How do i build the snd_driver ?

Gert Cuykens gert.cuykens at gmail.com
Tue Oct 19 21:06:02 PDT 2004


# 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.
>


More information about the freebsd-questions mailing list