Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 28 Mar 2007 13:23:39 -0500
From:      Kevin Kinsey <kdk@daleco.biz>
To:        =?UTF-8?B?SXZhbiBaZW56ZXJvdmnEhw==?= <zenzof1@gmail.com>
Cc:        freebsd-questions@freebsd.org
Subject:   Re: New to FreeBSD
Message-ID:  <460AB2AB.5060901@daleco.biz>
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
Ivan Zenzerović 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?

In short, add:

snd_driver_load="YES"

to /boot/loader.conf.

However, it'd be better to figure out which of the umpty-leven
drivers is really being used, and only load it.  See snd(4)
for more details.

Kevin Kinsey
-- 
Don't knock President Fillmore.  He kept us out of Vietnam.




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