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

Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
To: Brett McCoy <idragosani@...>
Cc: A list for linux audio users <linux-audio-user@...>
Date: Wednesday, January 19, 2005 - 8:49 am

I did it as you mentioned, but When playmidi, it still have no sound
output.
Then I installed OSS/Linux 3.99.1i driver, when dmesg it says:
"oss: Probing the hardware for MPU-401 (UART) failed."
Which item in the bios setup configuration present the irq?

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 i810_audio
alias snd-card-1 mpu401
options i810_audio index=0
options mpu401 index=1 port=0x330 irq=5

HTH
Clemens

Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
[linux-audio-user] ams PCM input?, Paul Coccoli, (Wed Jan 19, 1:41 am)
Re: [linux-audio-user] ams PCM input?, nescivi, (Fri Jan 28, 10:59 pm)
Re: [linux-audio-user] ams PCM input?, , (Mon Jan 24, 9:09 pm)
Re: [linux-audio-user] ams PCM input?, Christoph Eckert, (Mon Jan 24, 9:37 pm)
Re: [linux-audio-user] ams PCM input?, Dave Robillard, (Wed Jan 19, 9:21 am)
Re: [linux-audio-user] ams PCM input?, tim hall, (Wed Jan 19, 11:55 am)
Re: [linux-audio-user] ams PCM input?, Brett McCoy, (Wed Jan 19, 2:06 am)
Re: [linux-audio-user] Does someone sucessfuly enable sis701..., 高生旺, (Wed Jan 19, 8:49 am)
Re: [linux-audio-user] ams PCM input?, Paul Coccoli, (Wed Jan 19, 3:39 am)
Re: [linux-audio-user] ams PCM input?, Them, (Wed Jan 19, 4:09 am)
Re: [linux-audio-user] ams PCM input?, Spencer Russell, (Wed Jan 19, 2:24 am)
Re: [linux-audio-user] ams PCM input?, David Cournapeau, (Wed Jan 19, 4:56 am)
Re: [linux-audio-user] ams PCM input?, Erik de Castro Lopo, (Wed Jan 19, 5:36 am)
Re: [linux-audio-user] ams PCM input?, David Cournapeau, (Wed Jan 19, 7:03 am)
Re: [linux-audio-user] ams PCM input?, Brett McCoy, (Wed Jan 19, 3:13 am)
Re: [linux-audio-user] ams PCM input?, Brett McCoy, (Wed Jan 19, 3:04 am)
Re: [linux-audio-user] ams PCM input?, Spencer Russell, (Wed Jan 19, 3:13 am)
Re: [linux-audio-user] ams PCM input?, Brett McCoy, (Wed Jan 19, 3:20 am)