Alexander Saydakov wrote:
> I am trying to hook up a MIDI keyboard. Here is my configuration:
>
> Asus P4P800-E motherboard with on-board sound and MIDI/game port.
> MIDI port is configured 0x330 irq 5 in BIOS setup
> ...
> $ aseqdump -l
>  Port    Client name                      Port name
> ...
>  20:0    MPU-401 UART                     MPU-401 UART MIDI
>
> $ aseqdump -p 20:0
> Cannot connect from port 20:0 - Input/output error
>
> # tail /var/log/messages
> ...mpu401_uart.c:263: cmd: 0x3f failed at 0x330 (status = 0x80, data = 0x90)

This indicates that the driver was not able to switch the device into
UART mode.  It's possible that there was some data on the MIDI port that
prevented the driver from reading the port's status message; please try
running aseqdump after rebooting, before pressing any key on the MIDI
keyboard.


HTH
Clemens

-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2005.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
Alsa-user mailing list
Alsa-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/alsa-user

Reply via email to