Date: Sun, 15 Apr 2001 13:00:16 +0930 (CST) From: "Daniel O'Connor" <doconnor@gsoft.com.au> To: Calvin NG <calvinng@brel.com> Cc: freebsd-stable@FreeBSD.ORG, freebsd-mobile@FreeBSD.ORG Subject: Re: Dell Inspiron 8000 and FreeBSD 4.3 Message-ID: <XFMail.20010415130016.doconnor@gsoft.com.au> In-Reply-To: <20010415104147.C2823@brel.com>
next in thread | previous in thread | raw e-mail | index | archive | help
On 15-Apr-2001 Calvin NG wrote: > My Way: > ------ > in /boot/loader.conf, I have a line that says, > snd_pcm_load="YES" > This loads the pcm module way in advance, (before kernel, I think), Yes. > then , I have to edit a file /etc/rc.local (create it if not there), > and add the following line, > /sbin/kldload snd_maestro3 > Which loads the sound driver towards the end of system startup. Hmm OK. > I figure out after a while that it probably has to do with > the order of the modules loading (I tried and error by hand), > and that I need to load the pcm module way in advance, then > after that load the maestro3 module. Hmm.. that shouldn't be the case.. Maybe you have a slightly out of date system? > Good luck to you, Daniel. Hope this helps. Yep, I loaded the module and sounds works great now :) --- Daniel O'Connor software and network engineer for Genesis Software - http://www.gsoft.com.au "The nice thing about standards is that there are so many of them to choose from." -- Andrew Tanenbaum To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-mobile" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?XFMail.20010415130016.doconnor>