On Sat, Apr 16, 2011 at 09:42:38AM +0700, Erich Dollansky wrote:
> Hi,
> 
> did you really get no other answer?
> 
> On Friday 15 April 2011 22:11:05 Zhang Weiwu, Beijing wrote:
> > Hello. I intend to use FreeBSD instead of PC-BSD. The sound card doesn't 
> > work on FreeBSD 8.2. I tried to follow the manual and loaded all sound 
> > card drivers
> > 
> > # kldload snd_driver
> 
> this will never work.

Yes, it will.  'snd_driver' is a meta-module which depends on, and
therefore will pull in, all the available sound drivers.

(If you don't believe me try checking the output of 'kldstat' before
and after doing 'kldload snd_driver')



-- 
<Insert your favourite quote here.>
Erik Trulsson
ertr1...@student.uu.se
_______________________________________________
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "freebsd-questions-unsubscr...@freebsd.org"

Reply via email to