From owner-freebsd-questions Fri Dec 7 23:40:22 2001 Delivered-To: freebsd-questions@freebsd.org Received: from mail8.nc.rr.com (fe8.southeast.rr.com [24.93.67.55]) by hub.freebsd.org (Postfix) with ESMTP id 6DA5937B417 for ; Fri, 7 Dec 2001 23:40:20 -0800 (PST) Received: from i8k.babbleon.org ([66.57.85.154]) by mail8.nc.rr.com with Microsoft SMTPSVC(5.5.1877.537.53); Sat, 8 Dec 2001 02:40:13 -0500 Content-Type: text/plain; charset="iso-8859-1" From: Brian T.Schellenberger To: David Loszewski , questions@FreeBSD.ORG Subject: Re: Dell I8000 and Sound Date: Sat, 8 Dec 2001 02:40:13 -0500 X-Mailer: KMail [version 1.2] References: <3C11C0AE.5020300@mediaone.net> In-Reply-To: <3C11C0AE.5020300@mediaone.net> MIME-Version: 1.0 Message-Id: <01120802401300.02840@i8k.babbleon.org> Content-Transfer-Encoding: 8bit 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 On Saturday 08 December 2001 02:26, David Loszewski wrote: > Has anyone gotten sound working on the Dell I8000 in freebsd, there's > stuff like the ALSA drivers for linux but when I try to install that it > can't find the kernel version number. > > Dave > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message Just do this: kldload snd_pcm kldload snd_maestro3 I do it in /usr/local/etc/rc.d/zz.sh, along with sleep 1 aumix -v 30 so that it will have a reasonable volumne by default. -- Brian T. Schellenberger . . . . . . . bts@wnt.sas.com (work) Brian, the man from Babble-On . . . . bts@babbleon.org (personal) http://www.babbleon.org -------> Free Dmitry Sklyarov! (let him go home) <----------- http://www.eff.org http://www.programming-freedom.org To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message