XBMC Community Forum
[LINUX] HOW-TO get multi-channel HD sound output working over NVIDIA HDMI - Printable Version

+- XBMC Community Forum (http://forum.xbmc.org)
+-- Forum: Announcements, Info, and General Discussion (/forumdisplay.php?fid=85)
+--- Forum: Tips, tricks, and step by step guides (/forumdisplay.php?fid=110)
+--- Thread: [LINUX] HOW-TO get multi-channel HD sound output working over NVIDIA HDMI (/showthread.php?tid=59877)

Pages: 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44


- Phantisy - 2009-12-21 18:32

Still no idea on my issue back in post 178? All sound is working fine except my mp3 music.


- Kali - 2009-12-21 19:00

some report on 190.53 ?

edit
don't work to :|


- wmilas - 2009-12-23 23:30

alanwww1 Wrote:It is great news. From now we don't have to patch the kernel source code anymore, but as the channel mapping is still wrong in the code we still need those custom files. I will upgrade the whole guide to use with karmic and the new alsa if i have a little time.

So does this mean I can compile and install 1.0.22 then just use the custom /etc/asound and the intel hd file?


- alanwww1 - 2009-12-23 23:38

wmilas Wrote:So does this mean I can compile and install 1.0.22 then just use the custom /etc/asound and the intel hd file?

Yes, exactly. We don't need to patch Alsa anymore. The patch is included. We can now use all sampleformats and frequencies. The custom files only needed because of the wrong channel mapping still in the code.


- wmilas - 2009-12-23 23:48

alanwww1 Wrote:Yes, exactly. We don't need to patch Alsa anymore. The patch is included. We can now use all sampleformats and frequencies. The custom files only needed because of the wrong channel mapping still in the code.

Thanks. One other question. is Nvidia 195.53 still broke sound wise? I was told that it mutes all channels except front L&R or some such when passing 7.1 LPCM?


- wmilas - 2009-12-24 06:11

wmilas Wrote:Thanks. One other question. is Nvidia 195.53 still broke sound wise? I was told that it mutes all channels except front L&R or some such when passing 7.1 LPCM?

Actually I jsut realized there is a 190.53 and a 195.30. Whats the difference?


Troubleshooting help needed Karmic 64bit, XBMC 9.11, Alsa 1.0.22 - hahel - 2009-12-26 15:13

Hi!


I've read the thread and tried to roughly follow the guide on the first page,
I used a modified version of the original Alsa Upgrade script to download and compile ALSA 1.0.22.
This seems to be OK:
Code:
#cat /proc/asound/version
Advanced Linux Sound Architecture Driver Version 1.0.22.
Compiled on Dec 26 2009 for kernel 2.6.31-16-generic (SMP).

#aplay -l
**** List of PLAYBACK Hardware Devices ****
card 0: NVidia [HDA NVidia], device 3: NVIDIA HDMI [NVIDIA HDMI]
  Subdevices: 1/1
  Subdevice #0: subdevice #0

However the commands:
Code:
/usr/bin/amixer -q -c 0 sset 'Master',0 unmute && /usr/bin/amixer -q -c 0 sset 'Master',0 100
/usr/bin/amixer -q -c 0 sset 'IEC958 Default PCM',0 unmute
/usr/bin/amixer -q -c 0 sset 'IEC958',0 unmute && /usr/bin/amixer -q -c 0 sset 'IEC958',1 unmute
sudo alsactl store

Gives the following results:
Code:
amixer: Unable to find simple control 'Master',0
amixer: Unable to find simple control 'IEC958 Default PCM',0
amixer: Unable to find simple control 'IEC958',1

Running Speakertest -c2/-c6 gives me sound but when running XBMC everything is silent, (video & music).

In my XBMC audio settings dialog there are not the same alternatives as in
http://img27.imageshack.us/i/xbmchdmisetting.jpg//

My AudioOut has a "Internal Audio Digital Stereo (HDMI)" device
My Passthrough device is labeled "hdmi".

HW: M3N78-EM (Geforce 8300) AMD X2 4450
Nvidia driver : 185.18.36

Any suggestions on where i should go from here?

/HÃ¥kan


- Kali - 2009-12-26 16:22

hahel Wrote:Gives the following results:
Code:
amixer: Unable to find simple control 'Master',0
amixer: Unable to find simple control 'IEC958 Default PCM',0
amixer: Unable to find simple control 'IEC958',1

this is on alsa 1.0.22 (same error here, but audio work)
check alsamixer manually

what's your output device?


- hahel - 2009-12-26 16:55

Kali Wrote:this is on alsa 1.0.22 (same error here, but audio work)
check alsamixer manually
Alsamixer only shows a S/PDIF output channel.

Kali Wrote:what's your output device?

In XBMC Audio settings?
Audio Output:
Digital +AC3 +DTS
Audio output device:
Internal Audio Digital Stereo (HDMI)
Passtrough output device:
HDMI


- Kali - 2009-12-26 17:21

i have PCM and S/PDIF on alsamixer
what's you receiver?