Subject: Re: [linux-audio-user] Does someone sucessfuly enable sis7012's midi port?
From: Clemens Ladisch (clemens_AT_ladisch.de)
Date: Fri Dec 03 2004 - 16:17:24 EET
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
This archive was generated by hypermail 2b28 : Fri Dec 03 2004 - 16:24:17 EET