From owner-freebsd-questions Mon Sep 9 15:26:18 2002 Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 43AF637B405 for ; Mon, 9 Sep 2002 15:26:10 -0700 (PDT) Received: from puma.icir.org (puma.icir.org [192.150.187.73]) by mx1.FreeBSD.org (Postfix) with ESMTP id CE76443E7B for ; Mon, 9 Sep 2002 15:26:09 -0700 (PDT) (envelope-from hodson@puma.icir.org) Received: from puma.icir.org (localhost [127.0.0.1]) by puma.icir.org (8.12.3/8.12.3) with ESMTP id g89MQ9mE066312; Mon, 9 Sep 2002 15:26:09 -0700 (PDT) (envelope-from hodson@puma.icir.org) Message-Id: <200209092226.g89MQ9mE066312@puma.icir.org> X-Mailer: exmh version 2.5 07/13/2001 with nmh-1.0.3 X-Exmh-Isig-CompType: comp X-Exmh-Isig-Folder: inbox From: Orion Hodson To: "Brandon S. Davis" Cc: "questions@freebsd.org" , "John Bleichert" Subject: Re: Modem and sound card help? In-Reply-To: Mime-Version: 1.0 Content-Type: text/plain Date: Mon, 09 Sep 2002 15:26:09 -0700 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG 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