Hi,

we're trying to get midi output via gameport working here, and the midi players (pmidi 
for example) aren't finding any device. pmidi -l lists no device. 

lsmod gives this:

snd-seq-midi            3184   0  (unused)
snd-seq-midi-event      3136   0  [snd-seq-midi]
snd-seq                39952   0  [snd-seq-midi snd-seq-midi-event]
snd-rawmidi            12960   0  [snd-seq-midi]
snd-seq-device          4032   0  [snd-seq-midi snd-seq snd-rawmidi]
snd-pcm-oss            35552   0  (autoclean)
snd-mixer-oss           9456   0  (autoclean) [snd-pcm-oss]
snd-rme9652            15776   0
snd-pcm                51456   0  [snd-pcm-oss snd-rme9652]
snd-timer              10832   0  [snd-seq snd-pcm]
snd                    27120   0  [snd-seq-midi snd-seq-midi-event snd-seq snd-rawmidi 
snd-seq-device snd-pcm-oss snd-mixer-oss snd-rme9652 snd-pcm snd-timer]
snd-rme9652-mem         1984   2  [snd-rme9652]
NVdriver              818016  14  (autoclean)

The game port is on the motherboard. Enabling the via686 that's also on the 
motherboard doesn't make a difference.

The rme9652 is working perfectly (alsa0.9.0beta12, kernel 2.4.17). Could it be 
interfering? Can this setup be made to work?

Regards,

  Uli

PS: All we really need to do is send a program change event to an external device. Is 
there an easier way to get that done?

_______________________________________________
Alsa-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/alsa-user

Reply via email to