Re: [linux-audio-user] Midi Woes

From: Clemens Ladisch <cladisch@email-addr-hidden>
Date: Mon Nov 13 2006 - 11:15:57 EET

Chip VanDan wrote:
> When I try to load snd-mpu401 I get :
> FATAL: Error inserting snd_mpu401: No such device

Apparently, your BIOS does have ACPI, but does not have ACPI PnP entries
for the MPU-401 port.

Try to load it with

        modprobe snd-mpu401 pnp=0 port=0x330 irq=5

The port address us almost always 330; when not, there will be error
messages in the system log when you try to send something.
The interrupt number may be wrong (i.e., MIDI input will not work), so
you should try several values (5 and 10 are the most likely).

What mainboard are you using?

HTH
Clemens
Received on Mon Nov 13 12:15:02 2006

This archive was generated by hypermail 2.1.8 : Mon Nov 13 2006 - 12:15:02 EET