Sound issue on -current

Maxim Maximov mcsi at mcsi.pp.ru
Thu Jul 22 13:16:40 PDT 2004


Alecs King wrote:
> Onboard nForce2 audio (Realtek ALC650 AC97Codec). I used to use 'device
> pcm' without problem. 
> 
> Just cvsup'ed the source and found that -current is now using a new
> 'sound/snd_*' scheme. I checked the NOTES but couldnt find any snd_*
> for my case. So i tried just using 'device sound' without any
> 'device snd_*' but failed.
> 
> Is there anything i missed? Which snd_* should i use? Any suggestions?

In /boot/loader.conf:

sound_load="YES"
snd_driver_load="YES"

should help you. Second line will load all available drivers. When 
you'll find out which one is yours, change that string to load 
appropriate driver.

References:
sys/conf/NOTES
/boot/defaults/loader.conf


-- 
Maxim Maximov


More information about the freebsd-current mailing list