> 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
_______________________________________________
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Reply via email to