Curious sound problem in 5.2.1-R

Aaron Peterson aaron at alpete.com
Wed Mar 3 08:05:12 PST 2004


> Have you compiled the following in your kernel?
>
> device          pcm
> device          sbc

or alternatively add this to your /boot/loader.conf

snd_ich_load="YES"

then run "kldload snd_ich.ko" as root...

adding to loader.conf makes the proper sound driver load at boot, the
kldload command loads it from the command line so you don't have to
reboot.

Aaron


More information about the freebsd-questions mailing list