On Mon, 31 Jan 2000, Adam Wendt wrote:
>>> opl3: I/O port 0x388 already in use
>>
>> That is probably your problem. 0x388 is used by sound cards a lot, and
>> OPL3 is definitely a synthesis engine. Do a "cat /proc/ioports" to see if
>> you can't find out what is using port 0x388.
>
> That gives me this:
> 0388-0389 : mpu401
Okay, what you've got is the MPU-401 driver on that address. As I said
before, I'm pretty sure MPU-401 is for external MIDI devices only (I could be
wrong). The OPL-3 driver is also trying to use that address, which makes me
think that you have a choice of one or the other, but not both, at once. Check
the documentation for your sound card -- does it say anything about this?
What kind of sound card do you have, anyway?
Did you compile your kernel yourself, or are you using a pre-compiled kernel
that came with a Linux distribution?
--
Ben Scott
[EMAIL PROTECTED]
**********************************************************
To unsubscribe from this list, send mail to
[EMAIL PROTECTED] with the following text in the
*body* (*not* the subject line) of the letter:
unsubscribe gnhlug
**********************************************************