From mboxrd@z Thu Jan 1 00:00:00 1970 From: Julius Schwartzenberg Subject: Re: Sound support (2), using hardware directly Date: Sat, 23 Jul 2005 20:16:07 +0200 Message-ID: <42E28967.4080707@zgod.cjb.net> References: <42E237B8.9060504@aknet.ru> Mime-Version: 1.0 Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <42E237B8.9060504@aknet.ru> Sender: linux-msdos-owner@vger.kernel.org List-Id: Content-Type: text/plain; charset="us-ascii"; format="flowed" To: linux-msdos@vger.kernel.org Stas Sergeev wrote: >> Also not loading the OPL3 driver doesn't seem to be possible, since >> the plain sounddriver seems to have a dependency on the OPL3 driver. > > But as a test, you can just not > load the sound drivers at all, > disable the SB emulation in dosemu, > open the Adlib ports, and see if > that works. I had already tried this on my laptop, but that didn't work, probably because of mixer problems. I indeed hadn't tried it yet with my AWE, but it seems to have the same problem. The OPL3 does get detected in Dosemu, but I can't hear anything at all. I also tried moving just the OPL3 modules away and see what would happen then, but that caused sb-awe to have several unresolved symbols. Do you think it would be possible to allow complete direct access to the Sound Blaster card in Dosemu, so that I could set the mixer from Dosemu? Julius