New to FreeBSD

Giorgos Keramidas keramida at ceid.upatras.gr
Wed Mar 28 18:31:15 UTC 2007


On 2007-03-28 19:43, Ivan Zenzerovi? <zenzof1 at gmail.com> wrote:
> Thanks, i managed to fix this by running the post install
> configuration with sysinstall. But I have another problem. Every time
> i start the system my soundcard won't work. I must tipe kldload
> snd_driver and then logoff and again logon in kde to get my soundcard
> working. How can i fix this?

Add the line:

    snd_driver_load="YES"

in your /boot/loader.conf file.

This way the kernel will preload the sound driver modules when it boots,
and you won't have to load them manually.



More information about the freebsd-questions mailing list