Re: [LAU] How to find out correct parameters for snd-mpu401?

From: Clemens Ladisch <cladisch@email-addr-hidden>
Date: Tue May 05 2009 - 10:38:48 EEST

CC-Band wrote:
> i am not able to load the snd-mpu401-module ...
>
> i tried a few parameters (p.e. "modprobe snd-mpu401 port=0xb000 irq=11") but
> always get the message:
>
> FATAL: Error inserting snd_mpu401 (/lib/modules/2.6.25.8/kernel/sound/drivers/mpu401/snd-mpu401.ko): No such device

MPU-401 ports are ISA devices; they are not listed in the PCI Plug&Play
information, and you cannot use a port address from there.

If your mainboard is recent enough, the MPU-401 is listed in the ACPI
Plug&Play information, and the snd-mpu401 module will automatically load
without any parameters.

If there is no ACPI information about the MPU-401, you have to manually
set the parameters, _and_ disable P&P ("pnp=0"). The port address and
interrupt can be set in the BIOS setup, and that is the only place where
you can look to determine their values.

HTH
Clemens
_______________________________________________
Linux-audio-user mailing list
Linux-audio-user@email-addr-hidden
http://lists.linuxaudio.org/mailman/listinfo/linux-audio-user
Received on Tue May 5 12:15:02 2009

This archive was generated by hypermail 2.1.8 : Tue May 05 2009 - 12:15:02 EEST