I set up ALSA and managed to get MIDI and PCM output working on my emu10k1 Sound Blaster Live!
However I rebooted my machine and now pmidi cannot play any MIDI sound. pmidi -l doesn't give me any ports for MIDI on my sound card. (I can still play PCM fine). In addition I cannot load any soundfonts into the card either. It says that it cannot find /dev/sequencer, despite the fact that I've run ./snddevices. I've tried to reload the drivers using rmmod and insmod, and the drivers seem to unload and reload properly, but the MIDI ports do not appear. Does anyone have any ideas for me? Thank you... Information follows below: ALSA: 0.9.0rc1 Kernel: 2.4.18 Compiler: gcc 3.0.2 Here are the messages: [irwink@sapphire] - Sat Apr 27 19:45:49 [~]$ pmidi -l Port Client name Port name [irwink@sapphire] - Sat Apr 27 19:45:51 [~]$ [irwink@sapphire] - Sat Apr 27 19:44:45 [~/src/sound]$ sfxload 8RealGS20.SF2 /dev/sequencer: No such device [irwink@sapphire] - Sat Apr 27 19:44:57 [~/src/sound]$ The contents of my modules: [irwink@sapphire] - Sat Apr 27 19:46:22 [~]$ cat /proc/modules snd-seq-oss 22688 0 snd-emu10k1 55744 0 (unused) smbfs 32304 1 (autoclean) snd-seq-midi-event 3136 0 (autoclean) [snd-seq-oss] snd-pcm 49248 0 [snd-emu10k1] snd-util-mem 1296 0 [snd-emu10k1] snd-rawmidi 12640 0 [snd-emu10k1] snd-ac97-codec 23120 0 [snd-emu10k1] snd-hwdep 3504 0 [snd-emu10k1] snd-seq 34512 2 (autoclean) [snd-seq-oss snd-seq-midi-event] snd-timer 9808 0 (autoclean) [snd-pcm snd-seq] snd-seq-device 3792 0 (autoclean) [snd-seq-oss snd-emu10k1 snd-rawmidi snd-seq] snd 25040 0 (autoclean) [snd-seq-oss snd-emu10k1 snd-seq-midi-event snd-pcm snd-util-mem snd-rawmidi snd-ac97-codec snd-hwdep snd-seq snd-timer snd-seq-device] parport_pc 12816 1 (autoclean) lp 5536 0 (autoclean) parport 13504 1 (autoclean) [parport_pc lp] tulip 38416 1 vfat 10000 2 (autoclean) fat 31424 0 (autoclean) [vfat] [irwink@sapphire] - Sat Apr 27 19:46:28 [~]$ The contents of /etc/modules.conf: [irwink@sapphire] - Sat Apr 27 19:46:28 [~]$ cat /etc/modules.conf alias eth0 tulip alias parport_lowlevel parport_pc alias usb-controller usb-uhci # ALSA Sound Support alias char-major-116 snd options snd snd_major=116 snd_cards_limit=1 # OSS/Free portion alias char-major-14 soundcore # ALSA alias sound-card-0 snd-emu10k1 # OSS/Free alias sound-slot-0 sound-card-0 alias sound-service-0-0 snd-mixer-oss alias sound-service-0-1 snd-seq-oss alias sound-service-0-3 snd-pcm-oss alias sound-service-0-12 snd-pcm-oss # post-install snd-emu10k1 /bin/sfxload /home/src/sound/8MBGMSFX.SF2 post-install sound-slot-0 /bin/aumix-minimal -f /etc/.aumixrc -L >/dev/null 2>&1 || : pre-remove sound-slot-0 /bin/aumix-minimal -f /etc/.aumixrc -S >/dev/null 2>&1 || : -- -- Arcana _______________________________________________ Alsa-user mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/alsa-user