From owner-freebsd-mobile Sat Apr 14 20:30:33 2001 Delivered-To: freebsd-mobile@freebsd.org Received: from midget.dons.net.au (daniel.lnk.telstra.net [139.130.137.70]) by hub.freebsd.org (Postfix) with ESMTP id 8327E37B42C; Sat, 14 Apr 2001 20:30:27 -0700 (PDT) (envelope-from doconnor@gsoft.com.au) Received: from cain.gsoft.com.au (chowder.dons.net.au [203.31.81.11]) by midget.dons.net.au (8.11.3/8.9.3) with ESMTP id f3F3UKJ48506; Sun, 15 Apr 2001 13:00:20 +0930 (CST) (envelope-from doconnor@gsoft.com.au) Message-ID: X-Mailer: XFMail 1.4.7 on FreeBSD X-Priority: 3 (Normal) Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 8bit MIME-Version: 1.0 In-Reply-To: <20010415104147.C2823@brel.com> Date: Sun, 15 Apr 2001 13:00:16 +0930 (CST) From: "Daniel O'Connor" To: Calvin NG Subject: Re: Dell Inspiron 8000 and FreeBSD 4.3 Cc: freebsd-stable@FreeBSD.ORG, freebsd-mobile@FreeBSD.ORG Sender: owner-freebsd-mobile@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org 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