LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Hardware (https://www.linuxquestions.org/questions/linux-hardware-18/)
-   -   no HDMI audio in Linux (https://www.linuxquestions.org/questions/linux-hardware-18/no-hdmi-audio-in-linux-819172/)

H_TeXMeX_H 12-25-2011 08:56 AM

Try adding:

Code:

options snd-hda-intel probe_mask=0xfff2
to '/etc/modprobe.d/sound.conf'.

Geremia 12-26-2011 01:17 AM

Should I create my non-existent sound.conf file? Thanks
 
Quote:

Originally Posted by H_TeXMeX_H (Post 4558038)
Try adding:

Code:

options snd-hda-intel probe_mask=0xfff2
to '/etc/modprobe.d/sound.conf'.

I don't have a sound.conf file there. Should I create it? Thanks

H_TeXMeX_H 12-26-2011 07:41 AM

Quote:

Originally Posted by Geremia (Post 4558395)
I don't have a sound.conf file there. Should I create it? Thanks

Yes, you should create it and add the line to it.

Geremia 12-27-2011 12:22 AM

Quote:

Originally Posted by H_TeXMeX_H (Post 4558541)
Yes, you should create it and add the line to it.

Thanks! That made HDMI appear in alsamixer now, but the audio levels weren't zero, so HDMI audio probably still won't work on when connected to the HDMI TV. I'll check and let you know for sure. Thanks

dreamviewer 02-21-2012 08:30 PM

Hi All,

I have a similar problem and I have not been able to get HDMI audio working either. I have installed the Linux NVIDIA drivers and 'aplay -l' cannot see the HDMI audio device. I am running Debian GNU/Linux 6.0.4 (squeeze) (32-bit). I will copy my results of the commands requested by lpallard when trying to help layr. Hopefully someone here may be able to help me with this.

---

cat /proc/asound/cards

0 [NVidia ]: HDA-Intel - HDA NVidia
HDA NVidia at 0xfbc7c000 irq 17


cat /proc/asound/devices

2: : timer
3: : sequencer
4: [ 0- 1]: hardware dependent
5: [ 0] : control


uname -a

Linux sirius 2.6.32-5-686 #1 SMP Mon Jan 16 16:04:25 UTC 2012 i686 GNU/Linux

---

Thanks for any help. I have been trying to get this working for a long time now and do not seem to be getting very far.


All times are GMT -5. The time now is 10:25 PM.