Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 12 Aug 2008 18:19:25 -1000
From:      Al Plant <noc@hdk5.net>
To:        Bernt Hansson <bernt@bah.homeip.net>
Cc:        freebsd-questions@freebsd.org, Manolis Kiagias <sonic2000gr@gmail.com>
Subject:   Re: Sound problems
Message-ID:  <48A260CD.8000905@hdk5.net>
In-Reply-To: <48A257C9.30903@bah.homeip.net>
References:  <48A1C8A2.1090803@bah.homeip.net> <48A1CC10.90309@gmail.com> <48A257C9.30903@bah.homeip.net>

next in thread | previous in thread | raw e-mail | index | archive | help
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@freebsd.org mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-questions
> To unsubscribe, send any mail to "freebsd-questions-unsubscribe@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@hdk5.net >
"All that's really worth doing is what we do for others."- Lewis Carrol




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?48A260CD.8000905>