How do i build the snd_driver ?

Subhro subhro.kar at gmail.com
Tue Oct 19 21:14:56 PDT 2004


Read through /usr/src/sys/conf/NOTES

Regards
S.


On Wed, 20 Oct 2004 06:06:01 +0200, Gert Cuykens <gert.cuykens at gmail.com> wrote:
> # kldstat
> Id Refs Address            Size     Name
> 1    3 0xffffffff80100000 79ce00   kernel
> 2    1 0xffffffffa77e1000 1cd      blank_saver.ko
> 
> # kldload snd_driver
> kldload: can't load snd_driver: No such file or directory
> 
> Need some more help :)
> 
> On Tue, 19 Oct 2004 22:39:16 -0500, Eric Kjeldergaard
> <kjelderg at gmail.com> wrote:
> > On Wed, 20 Oct 2004 05:27:25 +0200, Gert Cuykens <gert.cuykens at gmail.com> wrote:
> >
> >
> > > How do i build and install the snd_driver ?
> > When you install a fBSD system, the snd_driver is already built and
> > installed.  All one should need to do is kldload snd_driver.  This
> > driver is build and installed in a make buildkernel and make
> > installkernel (respectively[This process is now aliased to make kernel
> > for the lazy amongst us and I hope the same gets done with world
> > eventually]). If you /really/ want, the sound driver can be compiled
> > fully into the kernel, but this is largely unnecessary.
> >
> > --
> > If I write a signature, my emails will appear more personalised.
> 
> 
> >
> _______________________________________________
> freebsd-questions at freebsd.org mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-questions
> To unsubscribe, send any mail to "freebsd-questions-unsubscribe at freebsd.org"
> 


-- 
Subhro Sankha Kar
School of Information Technology
Block AQ-13/1 Sector V
ZIP 700091
India


More information about the freebsd-questions mailing list