Kodi Community Forum
Linux AudioEngine testers - Linux only - Printable Version

+- Kodi Community Forum (https://forum.kodi.tv)
+-- Forum: Development (https://forum.kodi.tv/forumdisplay.php?fid=32)
+--- Forum: Kodi Application (https://forum.kodi.tv/forumdisplay.php?fid=93)
+--- Thread: Linux AudioEngine testers - Linux only (/showthread.php?tid=128298)



RE: AudioEngine testers - Linux only - wingrunr21 - 2012-06-08

The 295 drivers do work, but they only work for some people (like me). You'll just have to try them and see.


RE: AudioEngine testers - Linux only - luna_s - 2012-06-08

I have a problem , not sure if its AE related but, on occasion when I press play on a file (stream,video or audio) the video stops, but the audio continues to play in the background for a short while then xbmc hard locks - I have to physically power down the machine (remote stops working,ssh stops and cpu usage climbs), it seems to be getting progressively worse.
http://pastebin.co,m/6RUNwY05

This is the log, this was using the iplayer addon - same crash.



RE: AudioEngine testers - Linux only - lastimp - 2012-06-08

(2012-06-08, 18:44)luna_s Wrote: I have a problem , not sure if its AE related but, on occasion when I press play on a file (stream,video or audio) the video stops, but the audio continues to play in the background for a short while then xbmc hard locks - I have to physically power down the machine (remote stops working,ssh stops and cpu usage climbs), it seems to be getting progressively worse.
http://pastebin.co,m/6RUNwY05

This is the log, this was using the iplayer addon - same crash.

Sounds like one of the problems that I encountered lately see this thread http://forum.xbmc.org/showthread.php?tid=128457&highlight=vdpau long story short I disabled VDPAU and VAAPI (just in case) about three weeks ago and haven't seen a video freeze and the audio continue since. As per that thread there is a fix waiting to be merged into git but it changes alot of code and is awaiting review so that it doesn't break more stuff than it fixes. Depending on your hardware disabling VDPAU might not be possible if your computer isn't that powerful, on my system I don't notice any preformance difference at all. Just a headsup.


RE: AudioEngine testers - Linux only - luna_s - 2012-06-08

Yep sound like the issue thanks, at least I know it's not just me


RE: AudioEngine testers - Linux only - cdhesse - 2012-06-08

Running XBMCBuntu with the 295.40 driver - been doing so in this format with Audio Engine since before it was merged with master.

I tried specifying <audiophile>1</audiophile> in audio section of advancedsettings for the first time, and then I rebooted.

Results:
All normal 44khz/16bit played fine.
No 5.1 flac files would play.
Some 2ch 24bit/96Khz files would play, but in slow motion, stuttering its way through.
Other 2ch > 44/16 would play fine, and still others would not play at all.

Once I deleted the audiophile parameter from advancedsettings and rebooted, everything went back to playing fine again.

Is this a known issue, and/or is it a Windows only platform setting which isn't supposed to be used on Linux?

Thanks!


RE: AudioEngine testers - Linux only - rodercot - 2012-06-09

Hey All,

I am running the latest nvidia_current driver on myth 11.10 built xbmc with dush's latest pvr git and everything works fine here. some little quirks but none I believe are ae related and I use rapier. I am using a C2d 7400 on a P5N7A-VM with GT430 on hdmi. My 5.1 7.1 flacs seem fine I have not tried them all but what I did are ok, most were pcm uncompressed movies encoded to FLAC.

I have to say I re-encoded all my music BD's the Dave Matthews live at radio city in TrueHD 5.1EX at 96/24 sounds AMAZING. It brought stuff out with Tim Reynolds guitar work that I never ever heard with FLAC. SUPER SUPER SUPER work Gnif and all the rest - Hats off to you guys. UGGGHHH - but you made me spend another month getting my new server on-line having to re-encode all my HD movies, the WAF is complaing about the hydro bill with three servers running in the basement - LOL. I am bummed that most of my HD-dvd's are DD+ and not true hd, I never noticed that previously.

Thanks,

D.


RE: AudioEngine testers - Linux only - LubosD - 2012-06-10

I tried the latest git version with AudioEngine integrated and with AC-3 streams I get constant sound stuttering and synchro problems. Also the quality of sounds the menu itself makes seems to have decreased (some sort of weird conversion taking place?). I use an analog 5.1 output.


RE: AudioEngine testers - Linux only - forall - 2012-06-10

Hi,

A platform Sandy Bridge is support with AE and DTS/DTS-HD/DTS-MA sound, because I have problem with this.
I can't hear a sound if I play all movies with DTS soundtrack. AC-3 works correct.
I wrote abou my problem here: http://forum.xbmc.org/showthread.php?tid=133449


RE: AudioEngine testers - Linux only - geearf - 2012-06-11

Hi,

I run Arch Linux with the radeon driver for my HD4670.
All up to date.

With standard configuration options, AE only sees my Intel Audio output (from my motherboard) and not my AMD HDMI output that I use.
It also doesn't allow me to specify a custom one, like I can in Eden.

Compiling with pulse support now to see what it does.


Edit: so with pulse support I only get pulse choices for audio output, which includes default and my HDMI output.
"Standard" sounds then works but no passthrough.
Suspending PA before starting xbmc no longer works, as xbmc only sees PA outputs...
Therefore for now, I cannot use this :/


RE: AudioEngine testers - Linux only - Aubrien - 2012-06-11

I am using a GT210 ION with the 290.10 NVIDIA drivers. In previous versions I had to specify plughw:X,7 as a custom output device in order to get audio over HDMI. I compiled the latest git version and I cannot seem to get any sound to output anymore and I cannot specify a custom audio device anymore either. From the xbmc log it looks as if the AE is selecting a different device (X,3). I can still use speaker-test to output sound to plughw:X,7 but I have no idea how to get AE to pipe sound to the correct device anymore. All I have is generic HDMI devices in the audio options and it looks like no matter which i select it still uses X,3 not X,7 for playback. Any ideas for a work around so I can just play SD audio again while still using git versions for the newest features? I'd hate to have to roll back as more than just AE is in the git versions but AE seems to have broken all audio output for me.


RE: AudioEngine testers - Linux only - forall - 2012-06-11

@Aubrien I have the same situation.


RE: AudioEngine testers - Linux only - furii - 2012-06-11

(2012-06-11, 06:40)Aubrien Wrote: I am using a GT210 ION with the 290.10 NVIDIA drivers. In previous versions I had to specify plughw:X,7 as a custom output device in order to get audio over HDMI. I compiled the latest git version and I cannot seem to get any sound to output anymore and I cannot specify a custom audio device anymore either. From the xbmc log it looks as if the AE is selecting a different device (X,3). I can still use speaker-test to output sound to plughw:X,7 but I have no idea how to get AE to pipe sound to the correct device anymore. All I have is generic HDMI devices in the audio options and it looks like no matter which i select it still uses X,3 not X,7 for playback. Any ideas for a work around so I can just play SD audio again while still using git versions for the newest features? I'd hate to have to roll back as more than just AE is in the git versions but AE seems to have broken all audio output for me.

(2012-06-11, 17:11)forall Wrote: @Aubrien I have the same situation.

sigh. no logs. no aplay -l or aplay -L output. what kernel? what alsa version?

i can just imagine the clusterfuck of posts like these to come when frodo comes out.


RE: AudioEngine testers - Linux only - Aubrien - 2012-06-11

No need to get hostile. As you can see I am new to the forum and I didn't know what you may need to troubleshoot. I will post everything you mentioned above in a few hours. The idea is to fix this before Frodo comes out which is why I am here in the first place.


RE: AudioEngine testers - Linux only - forall - 2012-06-11

@furii - below my outpu


xbmc@xbmc-media:~$ aplay -l
Code:
**** List of PLAYBACK Hardware Devices ****
card 0: PCH [HDA Intel PCH], device 0: ALC892 Analog [ALC892 Analog]
  Subdevices: 1/1
  Subdevice #0: subdevice #0
card 0: PCH [HDA Intel PCH], device 1: ALC892 Digital [ALC892 Digital]
  Subdevices: 1/1
  Subdevice #0: subdevice #0
card 0: PCH [HDA Intel PCH], device 3: HDMI 0 [HDMI 0]
  Subdevices: 1/1
  Subdevice #0: subdevice #0
card 0: PCH [HDA Intel PCH], device 7: HDMI 1 [HDMI 1]
  Subdevices: 0/1
  Subdevice #0: subdevice #0
xbmc@xbmc-media:~$ aplay -L
Code:
Discard all samples (playback) or generate zero samples (capture)
pulse
    PulseAudio Sound Server
default:CARD=PCH
    HDA Intel PCH, ALC892 Analog
    Default Audio Device
sysdefault:CARD=PCH
    HDA Intel PCH, ALC892 Analog
    Default Audio Device
front:CARD=PCH,DEV=0
    HDA Intel PCH, ALC892 Analog
    Front speakers
surround40:CARD=PCH,DEV=0
    HDA Intel PCH, ALC892 Analog
    4.0 Surround output to Front and Rear speakers
surround41:CARD=PCH,DEV=0
    HDA Intel PCH, ALC892 Analog
    4.1 Surround output to Front, Rear and Subwoofer speakers
surround50:CARD=PCH,DEV=0
    HDA Intel PCH, ALC892 Analog
    5.0 Surround output to Front, Center and Rear speakers
surround51:CARD=PCH,DEV=0
    HDA Intel PCH, ALC892 Analog
    5.1 Surround output to Front, Center, Rear and Subwoofer speakers
surround71:CARD=PCH,DEV=0
    HDA Intel PCH, ALC892 Analog
    7.1 Surround output to Front, Center, Side, Rear and Woofer speakers
iec958:CARD=PCH,DEV=0
    HDA Intel PCH, ALC892 Digital
    IEC958 (S/PDIF) Digital Audio Output
hdmi:CARD=PCH,DEV=0
    HDA Intel PCH, HDMI 0
    HDMI Audio Output
hdmi:CARD=PCH,DEV=1
    HDA Intel PCH, HDMI 1
    HDMI Audio Output
dmix:CARD=PCH,DEV=0
    HDA Intel PCH, ALC892 Analog
    Direct sample mixing device
dmix:CARD=PCH,DEV=1
    HDA Intel PCH, ALC892 Digital
    Direct sample mixing device
dmix:CARD=PCH,DEV=3
    HDA Intel PCH, HDMI 0
    Direct sample mixing device
dmix:CARD=PCH,DEV=7
    HDA Intel PCH, HDMI 1
    Direct sample mixing device
dsnoop:CARD=PCH,DEV=0
    HDA Intel PCH, ALC892 Analog
    Direct sample snooping device
dsnoop:CARD=PCH,DEV=1
    HDA Intel PCH, ALC892 Digital
    Direct sample snooping device
dsnoop:CARD=PCH,DEV=3
    HDA Intel PCH, HDMI 0
    Direct sample snooping device
dsnoop:CARD=PCH,DEV=7
    HDA Intel PCH, HDMI 1
    Direct sample snooping device
hw:CARD=PCH,DEV=0
    HDA Intel PCH, ALC892 Analog
    Direct hardware device without any conversions
hw:CARD=PCH,DEV=1
    HDA Intel PCH, ALC892 Digital
    Direct hardware device without any conversions
hw:CARD=PCH,DEV=3
    HDA Intel PCH, HDMI 0
    Direct hardware device without any conversions
hw:CARD=PCH,DEV=7
    HDA Intel PCH, HDMI 1
    Direct hardware device without any conversions
plughw:CARD=PCH,DEV=0
    HDA Intel PCH, ALC892 Analog
    Hardware device with all software conversions
plughw:CARD=PCH,DEV=1
    HDA Intel PCH, ALC892 Digital
    Hardware device with all software conversions
plughw:CARD=PCH,DEV=3
    HDA Intel PCH, HDMI 0
    Hardware device with all software conversions
plughw:CARD=PCH,DEV=7
    HDA Intel PCH, HDMI 1
    Hardware device with all software conversions

xbmc@xbmc-media:~$ uname -a
Linux xbmc-media 3.3.0-999-generic-pae #201203030408 SMP Sat Mar 3 09:26:14 UTC 2012 i686 i686 i386 GNU/Linux
ii alsa-base 1.0.25+dfsg-0ubuntu1 ALSA driver configuration files

Logs: http://xbmclogs.com/show.php?id=3482





RE: AudioEngine testers - Linux only - furii - 2012-06-11

(2012-06-11, 18:14)Aubrien Wrote: No need to get hostile. As you can see I am new to the forum and I didn't know what you may need to troubleshoot. I will post everything you mentioned above in a few hours. The idea is to fix this before Frodo comes out which is why I am here in the first place.

not hostile, just tired of seeing posts that don't follow the guidelines clearly outlined in the first post of this thread.

(2012-06-11, 20:36)forall Wrote: @furii - below my outpu


xbmc@xbmc-media:~$ aplay -l
Code:
**** List of PLAYBACK Hardware Devices ****
card 0: PCH [HDA Intel PCH], device 0: ALC892 Analog [ALC892 Analog]
  Subdevices: 1/1
  Subdevice #0: subdevice #0
card 0: PCH [HDA Intel PCH], device 1: ALC892 Digital [ALC892 Digital]
  Subdevices: 1/1
  Subdevice #0: subdevice #0
card 0: PCH [HDA Intel PCH], device 3: HDMI 0 [HDMI 0]
  Subdevices: 1/1
  Subdevice #0: subdevice #0
card 0: PCH [HDA Intel PCH], device 7: HDMI 1 [HDMI 1]
  Subdevices: 0/1
  Subdevice #0: subdevice #0
xbmc@xbmc-media:~$ aplay -L
Code:
Discard all samples (playback) or generate zero samples (capture)
pulse
    PulseAudio Sound Server
default:CARD=PCH
    HDA Intel PCH, ALC892 Analog
    Default Audio Device
sysdefault:CARD=PCH
    HDA Intel PCH, ALC892 Analog
    Default Audio Device
front:CARD=PCH,DEV=0
    HDA Intel PCH, ALC892 Analog
    Front speakers
surround40:CARD=PCH,DEV=0
    HDA Intel PCH, ALC892 Analog
    4.0 Surround output to Front and Rear speakers
surround41:CARD=PCH,DEV=0
    HDA Intel PCH, ALC892 Analog
    4.1 Surround output to Front, Rear and Subwoofer speakers
surround50:CARD=PCH,DEV=0
    HDA Intel PCH, ALC892 Analog
    5.0 Surround output to Front, Center and Rear speakers
surround51:CARD=PCH,DEV=0
    HDA Intel PCH, ALC892 Analog
    5.1 Surround output to Front, Center, Rear and Subwoofer speakers
surround71:CARD=PCH,DEV=0
    HDA Intel PCH, ALC892 Analog
    7.1 Surround output to Front, Center, Side, Rear and Woofer speakers
iec958:CARD=PCH,DEV=0
    HDA Intel PCH, ALC892 Digital
    IEC958 (S/PDIF) Digital Audio Output
hdmi:CARD=PCH,DEV=0
    HDA Intel PCH, HDMI 0
    HDMI Audio Output
hdmi:CARD=PCH,DEV=1
    HDA Intel PCH, HDMI 1
    HDMI Audio Output
dmix:CARD=PCH,DEV=0
    HDA Intel PCH, ALC892 Analog
    Direct sample mixing device
dmix:CARD=PCH,DEV=1
    HDA Intel PCH, ALC892 Digital
    Direct sample mixing device
dmix:CARD=PCH,DEV=3
    HDA Intel PCH, HDMI 0
    Direct sample mixing device
dmix:CARD=PCH,DEV=7
    HDA Intel PCH, HDMI 1
    Direct sample mixing device
dsnoop:CARD=PCH,DEV=0
    HDA Intel PCH, ALC892 Analog
    Direct sample snooping device
dsnoop:CARD=PCH,DEV=1
    HDA Intel PCH, ALC892 Digital
    Direct sample snooping device
dsnoop:CARD=PCH,DEV=3
    HDA Intel PCH, HDMI 0
    Direct sample snooping device
dsnoop:CARD=PCH,DEV=7
    HDA Intel PCH, HDMI 1
    Direct sample snooping device
hw:CARD=PCH,DEV=0
    HDA Intel PCH, ALC892 Analog
    Direct hardware device without any conversions
hw:CARD=PCH,DEV=1
    HDA Intel PCH, ALC892 Digital
    Direct hardware device without any conversions
hw:CARD=PCH,DEV=3
    HDA Intel PCH, HDMI 0
    Direct hardware device without any conversions
hw:CARD=PCH,DEV=7
    HDA Intel PCH, HDMI 1
    Direct hardware device without any conversions
plughw:CARD=PCH,DEV=0
    HDA Intel PCH, ALC892 Analog
    Hardware device with all software conversions
plughw:CARD=PCH,DEV=1
    HDA Intel PCH, ALC892 Digital
    Hardware device with all software conversions
plughw:CARD=PCH,DEV=3
    HDA Intel PCH, HDMI 0
    Hardware device with all software conversions
plughw:CARD=PCH,DEV=7
    HDA Intel PCH, HDMI 1
    Hardware device with all software conversions

xbmc@xbmc-media:~$ uname -a
Linux xbmc-media 3.3.0-999-generic-pae #201203030408 SMP Sat Mar 3 09:26:14 UTC 2012 i686 i686 i386 GNU/Linux
ii alsa-base 1.0.25+dfsg-0ubuntu1 ALSA driver configuration files

Logs: http://xbmclogs.com/show.php?id=3482

seems to be a lot of issues with intel playback. based on your previous post it seemed like you had nvidia hardware. that said you need to post a full debug log. don't cut and paste, the devs need everything. also, exactly what issues are you having?