From owner-freebsd-questions Wed Mar 6 10:21:21 2002 Delivered-To: freebsd-questions@freebsd.org Received: from Mail6.nc.rr.com (fe6.southeast.rr.com [24.93.67.53]) by hub.freebsd.org (Postfix) with ESMTP id 13C8F37B404 for ; Wed, 6 Mar 2002 10:21:18 -0800 (PST) Received: from i8k.babbleon.org ([66.57.85.154]) by Mail6.nc.rr.com with Microsoft SMTPSVC(5.5.1877.687.68); Wed, 6 Mar 2002 10:28:06 -0500 Received: by i8k.babbleon.org (Postfix, from userid 111) id EBA68BA03; Wed, 6 Mar 2002 10:28:03 -0500 (EST) Content-Type: text/plain; charset="iso-8859-1" From: Brian T.Schellenberger To: "f.johan.beisser" Subject: Re: Sound Issues Date: Wed, 6 Mar 2002 10:28:03 -0500 X-Mailer: KMail [version 1.3] Cc: Rob Anderson , References: <20020306000320.L52371-100000@localhost> In-Reply-To: <20020306000320.L52371-100000@localhost> MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Message-Id: <20020306152803.EBA68BA03@i8k.babbleon.org> 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 Wednesday 06 March 2002 03:11 am, f.johan.beisser wrote: | On Tue, 5 Mar 2002, Brian T.Schellenberger wrote: | > Should be able to just load maestro support. | > | > First try this by hand: | > kldload snd_pcm | > kldload snd_maestro3 (Assuming you have a maestro3) | > | > if that works, the simple solution is to do that on bootup. I have an a | > /usr/local/etc/rc.d/zz.sh that looks like this myself. I doubt you want | > all of this stuff, but it shows some of the stuff you can do. | | an easier, and slightly less kludgy method to load modules is to use | loader.conf(5). | | in this case: | | snd_maestro_load="YES" | | pcm is implied, and should be loaded automatically. . . . or snd_maestro3_load="YES" in my case. Yes! Thank you. That's much more elegant. I *knew* there was a better way which I was once using, but I lost it when I did a re-install . . . since I previously was not backing up /boot, this was no doubt the "lost elegant solution." | | | -------/ f. johan beisser /--------------------------------------+ | http://caustic.org/~jan jan@caustic.org | "John Ashcroft is really just the reanimated corpse | of J. Edgar Hoover." -- Tim Triche -- Brian T. Schellenberger . . . . . . . bts@wnt.sas.com (work) Brian, the man from Babble-On . . . . bts@babbleon.org (personal) ME --> http://www.babbleon.org http://www.eff.org <-- GOOD GUYS --> http://www.programming-freedom.org To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message