shreeswifty wrote:
> i still need some help with my midiman2x2 interface
> i installed the latest ALSA 09rc and everything seems to play nice
> i installed the firmware loader for the midiman from
> http://www.informatik.uni-halle.de/~ladischc/midisport_linux_firmware.html
>
> and it turns on and the lights blink i move the sliders etc...
> but i cannot get pd to see the mididev
>
> i checked tail -f /var/log/messages
> and when i hotplug it it sees the the device
> loads the firmware but then it disconnects
>
> USB disconnect on device (#)
>
> is there a way to prevent it from disconnecting

This is OK. The Midisport pretends to be _two_ devices: something without
the firmware (ID 763/1001), and the MIDI interface after the firmware has
been loaded (ID 763/1002). There should be other messages about a new
device immediately after the "disconnect" message.

>   cat  /proc/asound/devices gives
>
>   0: [0-0]:ctl
>   16:[0-0];digital audio playback
>   24: [0-0];digital audio capture
>   1:            ;sequencer
>   33           ;timer

Apparently, the snd-usb-audio driver didn't load properly.
Please show the contents of your /etc/modules.conf.
If you have the option cards_limit=1, change it to 2.


HTH
Clemens



-------------------------------------------------------
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf
_______________________________________________
Alsa-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/alsa-user

Reply via email to