Date: Sat, 8 Dec 2001 02:40:13 -0500 From: Brian T.Schellenberger <bts@babbleon.org> To: David Loszewski <stealth215@mediaone.net>, questions@FreeBSD.ORG Subject: Re: Dell I8000 and Sound Message-ID: <01120802401300.02840@i8k.babbleon.org> In-Reply-To: <3C11C0AE.5020300@mediaone.net> References: <3C11C0AE.5020300@mediaone.net>
next in thread | previous in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?01120802401300.02840>
