Anyone suceeded using midi with emu10k1 and alsa here ?

I tried playmidi (included from cooker) :
no playback device found
Morevoer, it is not working with alsa (but should be compatible with alsa
oss-emulation ?)

I tried timidity :
Can't read any configuration file
Please check /usr/share/timidity/timidity.cfg
This config file is not included in the rpm, and i didn't found any
command-line option to not use a config file. Using an empty config file
wasn't more succesful.

I tried self-compiled pmidi, which is supposed to work natively with alsa:
pmidi -l:
[guillaume@agathe guillaume]$ pmidi -l
Could not open sequencer Aucun fichier ou répertoire de ce type

Here's my current config:
[root@agathe guillaume]# lsmod | grep snd
snd-seq-midi            3728   0  (autoclean) (unused)
snd-seq-oss            30272   0  (autoclean)
snd-pcm-oss            18352   1  (autoclean)
snd-pcm-plugin         17328   0  (autoclean) [snd-pcm-oss]
snd-synth-emu10k1       5120   0 
snd-synth-emux         28256   0  [snd-synth-emu10k1]
snd-seq-midi-emul       4768   0  [snd-synth-emux]
snd-seq-virmidi         8464   0  [snd-synth-emux]
snd-seq-midi-event      3536   0  [snd-seq-midi snd-seq-oss
snd-seq-virmidi]
snd-seq                42464   0  [snd-seq-midi snd-seq-oss snd-synth-emux
snd-seq-virmidi snd-seq-midi-event]
snd-mixer-oss           4992   2  (autoclean) [snd-pcm-oss]
snd-card-emu10k1        2800   3 
snd-emu10k1            24336   0  [snd-synth-emu10k1 snd-card-emu10k1]
snd-rawmidi            10240   0  [snd-seq-midi snd-emu10k1]
snd-pcm                32576   0  [snd-pcm-oss snd-pcm-plugin snd-emu10k1]
snd-timer               8480   0  [snd-seq snd-pcm]
snd-ac97-codec         24768   0  [snd-emu10k1]
snd-mixer              24816   0  [snd-mixer-oss snd-emu10k1
snd-ac97-codec]
snd-emux-mem            2016   0  [snd-synth-emux snd-emu10k1]
snd-seq-device          4208   0  [snd-seq-midi snd-seq-oss
snd-synth-emu10k1 snd-synth-emux snd-seq snd-card-emu10k1 snd-rawmidi]
snd                    38000   1  [snd-seq-midi snd-seq-oss snd-pcm-oss
snd-pcm-plugin snd-synth-emux snd-seq-midi-emul snd-seq-virmidi
snd-seq-midi-event snd-seq snd-mixer-oss snd-card-emu10k1 snd-emu10k1
srawmidi snd-pcm snd-timer snd-ac97-codec snd-mixer snd-emux-mem
snd-seq-device]
soundcore               4336   9  [snd]
[root@agathe guillaume]# rpm -qa | grep alsa
alsa-lib-0.5.10-2mdk
alsa-lib-devel-0.5.10-2mdk
I compiled alsa drivers from kernel-2.4.0-12mdk with --with-sequencer=yes
--with-cards=emu10k1 options.

Any idea ?

Guillaume
-- 
A failure in a device will never appear until it has passed final
inspection. 
        -- Murphy's Hardware Laws n°6

Reply via email to