Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 20 Oct 2004 06:06:01 +0200
From:      Gert Cuykens <gert.cuykens@gmail.com>
To:        freebsd-questions@freebsd.org
Subject:   Re: How do i build the snd_driver ?
Message-ID:  <ef60af090410192106ca482a3@mail.gmail.com>
In-Reply-To: <ef60af0904101921047671ede1@mail.gmail.com>
References:  <ef60af0904101920273e76e7b1@mail.gmail.com> <d9175cad04101920397668fe0b@mail.gmail.com> <ef60af0904101921047671ede1@mail.gmail.com>

next in thread | previous in thread | raw e-mail | index | archive | help
# 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@gmail.com> wrote:
> On Wed, 20 Oct 2004 05:27:25 +0200, Gert Cuykens <gert.cuykens@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.
>



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