Sound problems

Al Plant noc at hdk5.net
Wed Aug 13 04:19:27 UTC 2008


Bernt Hansson wrote:
> Manolis Kiagias skrev:
> 
>>> sound_load="YES"                 # Digital sound subsystem
>>> <SNIP>
>>> #snd_hda_load="YES"               # Intel High Definition Audio (Controller)
>>>   
>> Well, it seems the snd_hda_load line is commented out ;)
>> Also you don't need to add sound_load="YES", just by adding 
>> snd_hda_load="YES" the generic sound module will be loaded as well.
> 
> Well, that's not working, so I'm not going to compile it in the kernel.
> 
> This is what's found when snd_hda="YES" is in the /boot/loader.conf
> 
>  pcm0: <ATI SB600 High Definition Audio Controller> mem
> 0xfe024000-0xfe027fff irq 16 at device 20.2 on pci0
> pcm0: [ITHREAD]
> pcm0: <HDA Codec: Realtek ALC885>
> pcm0: <HDA Driver Revision: 20071129_0050>
> pcm1: <ATI (Unknown) High Definition Audio Controller> mem
> 0xfddfc000-0xfddfffff irq 19 at device 0.1 on pci1
> pcm1: [ITHREAD]
> pcm1: <HDA Codec: Unknown Codec>
> pcm1: <HDA Driver Revision: 20071129_0050>
> pcm0: <ATI (Unknown) High Definition Audio Controller> mem
> 0xfddfc000-0xfddfffff irq 19 at device 0.1 on pci1
> pcm0: [ITHREAD]
> pcm1: <ATI SB600 High Definition Audio Controller> mem
> 0xfe024000-0xfe027fff irq 16 at device 20.2 on pci0
> pcm1: [ITHREAD]
> pcm0: <HDA Codec: Unknown Codec>
> pcm0: <HDA Driver Revision: 20071129_0050>
> pcm1: <HDA Codec: Realtek ALC885>
> pcm1: <HDA Driver Revision: 20071129_0050>
> _______________________________________________
> freebsd-questions at freebsd.org mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-questions
> To unsubscribe, send any mail to "freebsd-questions-unsubscribe at freebsd.org"
> 
Aloha,

Try putting this in the boot/loader.conf

sound_driver_load="YES"

This loads the driver it is already in there.

~Al Plant - Honolulu, Hawaii -  Phone:  808-284-2740
   + http://hawaiidakine.com + http://freebsdinfo.org +
   + http://aloha50.net   - Supporting - FreeBSD 6.* - 7.* - 8.* +
   < email: noc at hdk5.net >
"All that's really worth doing is what we do for others."- Lewis Carrol



More information about the freebsd-questions mailing list