[linux-audio-user] Does someone sucessfuly enable sis7012's midi port?

Clemens Ladisch clemens at ladisch.de
Fri Dec 3 09:17:24 EST 2004


Coscell wrote:
> Does someone sucessfuly enable sis7012's midi port?

SiS chipsets don't have MIDI support, but the LPC I/O controller has a
MPU-401 compatible MIDI port.

Use the snd-mpu401 driver, and specify the port address and interrupt
that you've configured in the BIOS setup.

The entries in your modules.conf/modprobe.conf shoud look like this:

alias snd-card-0 snd-intel8x0
alias snd-card-1 snd-mpu401
options snd-intel8x0 index=0
options snd-mpu401 index=1 port=0x330 irq=5


HTH
Clemens




More information about the Linux-audio-user mailing list