Hi
First I want to thank the community for bringing us this AWESOME OS.
I am having analog output from ATI RS780 High Definition Audio Controller with Realtek ALC888. I want to use HDMI output WITH NO LUCK.
1) I have:
into /boot/loader.conf for the driver to load.
2) some output:
No audio from HDMI only Analog. Any suggestions would be appreciated.
First I want to thank the community for bringing us this AWESOME OS.
I am having analog output from ATI RS780 High Definition Audio Controller with Realtek ALC888. I want to use HDMI output WITH NO LUCK.
1) I have:
Code:
snd_hda_load="YES"
2) some output:
Code:
bsd# cat /dev/sndstat
FreeBSD Audio Driver (newpcm: 64bit 2009061500/amd64)
Installed devices:
pcm0: <HDA ATI RS690/780 HDMI PCM #0 HDMI> (play) default
pcm1: <HDA Realtek ALC888 PCM #0 Analog> (play/rec)
pcm2: <HDA Realtek ALC888 PCM #1 Analog> (play/rec)
pcm3: <HDA Realtek ALC888 PCM #2 Digital> (play)
pcm4: <HDA Realtek ALC888 PCM #3 Digital> (play)
bsd# dmesg | grep hda
hdac0: <ATI RS780 High Definition Audio Controller> mem 0xfe9e8000-0xfe9ebfff irq 19 at device 5.1 on pci1
hdac0: HDA Driver Revision: 20100226_0142
hdac0: [ITHREAD]
hdac1: <ATI SB600 High Definition Audio Controller> mem 0xfe7f4000-0xfe7f7fff irq 16 at device 20.2 on pci0
hdac1: HDA Driver Revision: 20100226_0142
hdac1: [ITHREAD]
hdac0: HDA Codec #0: ATI RS690/780 HDMI
pcm0: <HDA ATI RS690/780 HDMI PCM #0 HDMI> at cad 0 nid 1 on hdac0
hdac1: HDA Codec #0: Realtek ALC888
pcm1: <HDA Realtek ALC888 PCM #0 Analog> at cad 0 nid 1 on hdac1
pcm2: <HDA Realtek ALC888 PCM #1 Analog> at cad 0 nid 1 on hdac1
pcm3: <HDA Realtek ALC888 PCM #2 Digital> at cad 0 nid 1 on hdac1
pcm4: <HDA Realtek ALC888 PCM #3 Digital> at cad 0 nid 1 on hdac1
No audio from HDMI only Analog. Any suggestions would be appreciated.