# 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 <[EMAIL PROTECTED]> wrote: > On Wed, 20 Oct 2004 05:27:25 +0200, Gert Cuykens <[EMAIL PROTECTED]> 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. > _______________________________________________ [EMAIL PROTECTED] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "[EMAIL PROTECTED]"
