From Bugzilla Helper: User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.7.6) Gecko/20050322 Epiphany/1.5.8 Description of problem: $ aplaymidi something.mid ALSA lib seq_hw.c:446:(snd_seq_hw_open) open /dev/snd/seq failed: No such file or directory Cannot open sequencer - No such file or directory Version-Release number of selected component (if applicable): How reproducible: Always Steps to Reproduce: x Additional info:
Which soundcard and driver? And have you loaded kernel module for sequencer?
According to hwbrowser, it's an ATI Technologies Inc. IXP150 AC'97 Audio Controller. The driver is snd-atiixp. I tried modprobe snd-atiixp;modprobe snd-pcm-oss;modprobe snd-mixer-oss;modprobe snd-seq-oss and that got me further. I had to specify the port (there is only one). I get no sound, and there seems to be no volume control for it.
atiixp driver doesn't support midi.