On Sat, 03 Feb 2007 the mental interface of Dumitrescu, Eduard told: [...] > AFTER I plug in the USB midi device, "lsmod | grep > midi" returns this: > > snd_rawmidi 22560 1 snd_usb_lib > snd_seq_device 7820 1 snd_rawmidi > snd 47012 10 > snd_usb_audio,snd_rawmidi,snd_seq_device,snd_hwdep,snd_intel8x0,snd_ac97_codec,snd_pcm_oss,snd_mixer_oss,snd_pcm,snd_timer >
Could you please add the following line as line #15 to /etc/modprobe.d/alsa-base: install snd-rawmidi /sbin/modprobe --ignore-install snd-rawmidi && { /sbin/modprobe --quiet snd-seq-midi ; : ; } remove the /etc/modules hack and try again? Thanks Elimar -- Never make anything simple and efficient when a way can be found to make it complex and wonderful ;-) -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]