Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 28 Mar 2007 21:30:04 +0300
From:      Giorgos Keramidas <keramida@ceid.upatras.gr>
To:        Ivan Zenzerovi? <zenzof1@gmail.com>
Cc:        freebsd-questions@freebsd.org
Subject:   Re: New to FreeBSD
Message-ID:  <20070328183003.GA23052@kobe.laptop>
In-Reply-To: <640eadd40703281043v35ae98daib3a34c44441abf49@mail.gmail.com>
References:  <640eadd40703261409r55c570aeg8fe56de3753bd8e4@mail.gmail.com> <20070327023055.GB42651@gizmo.acns.msu.edu> <640eadd40703271436h799efba6nd44fd8c4a6586dec@mail.gmail.com> <20070328094522.GC1828@kobe.laptop> <640eadd40703280708s449a6667hc89c82626def4d74@mail.gmail.com> <20070328145337.GB49540@gizmo.acns.msu.edu> <640eadd40703281043v35ae98daib3a34c44441abf49@mail.gmail.com>

next in thread | previous in thread | raw e-mail | index | archive | help
On 2007-03-28 19:43, Ivan Zenzerovi? <zenzof1@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.




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20070328183003.GA23052>