Date: Mon, 09 Sep 2002 15:26:09 -0700 From: Orion Hodson <orion@FreeBSD.ORG> To: "Brandon S. Davis" <bsdavis@midman.com> Cc: "questions@freebsd.org" <questions@FreeBSD.ORG>, "John Bleichert" <syborg@stny.rr.com> Subject: Re: Modem and sound card help? Message-ID: <200209092226.g89MQ9mE066312@puma.icir.org> In-Reply-To: <Pine.LNX.4.44.0209091637050.26724-100000@janeway.vonbek.dhs.org>
next in thread | previous in thread | raw e-mail | index | archive | help
You should not need to build a kernel to set up the the SBLive! (or the majority of supported cards. In the case of the SBLive!, you can (as root) type: kldload snd_emu10k1 Or set: snd_emu10k1_load="Yes" in /boot/loader.conf. The handbook and the man pages *really* need updating. BTW, you will need to go into /dev and type: ./MAKEDEV snd0 before you'll be able to use the device. If the card is not based on the emu10k neither kernel module loading, nor kernel compilation will help. cheers - Orion To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200209092226.g89MQ9mE066312>