From mboxrd@z Thu Jan 1 00:00:00 1970 From: Ricardo Peres Date: Tue, 18 May 1999 12:01:18 +0000 Subject: Re: SB AWE32 & RH 6.0, MIDI not working! Message-Id: List-Id: References: In-Reply-To: MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable To: linux-sound@vger.kernel.org Yep, thanks, I had already found! By the way, my MIDI sound is not very good... Using Windows I can choose between 2 (or 3...) MIDI devices, and AWE Synth gives much better sound. How do I do this with Linux? Thanks, again! ---------------------------------------------------------------------------= -- Ricardo Peres E-mail: rjperes@student.dei.uc.pt ICQ UIN: 708926 TM: 0931 9459192 Departamento de Engenharia Inform=E1tica Universidade de Coimbra PORTUGAL ---------------------------------------------------------------------------= -- On Mon, 17 May 1999, Bill Nottingham wrote: > Ricardo Peres (rjperes@student.dei.uc.pt) said:=20 > > alias sbawe awe_wave > > options -k awe_wave io=3D0x620 >=20 > Actually, you don't need to specify an io port here for the awe module. >=20 > Add after this line in your isapnp.conf file: > > (IO 0 (SIZE 4) (BASE 0x0620)) > (IO 1 (SIZE 4) (BASE 0x0A20)) > (IO 2 (SIZE 4) (BASE 0x0E20)) >=20 > Then re-run isapnp and try to load the module - does that > help? >=20 > Bill >=20