On 2007-03-28 19:43, Ivan Zenzerovi? <[EMAIL PROTECTED]> 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.

_______________________________________________
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Reply via email to