[ale] How to turn /dev/midi on?

Jim Popovitch jimpop at yahoo.com
Tue Feb 15 14:57:27 EST 2005


Next step:  ;-)

What's this show:

# ls -al /dev/* | grep audio      <-- if not audio try media or sound



# grep audio /etc/group    <-- is your user in that group? (substitute 
                             for "audio" if needed)

Finally, when you get the error about missing /dev/midi, does the last
few lines of "dmesg" show anything relevant?

-Jim P.

On Tue, 2005-02-15 at 13:23 -0600, ChangingLINKS.com wrote:
> Here is what lsmod returns.
> 
> snd_seq_oss            32416  0 
> snd_seq_midi_event      7680  1 snd_seq_oss
> snd_seq                51664  4 snd_seq_oss,snd_seq_midi_event
> snd_via82xx            25024  0 
> snd_pcm_oss            49764  0 
> snd_mixer_oss          17152  1 snd_pcm_oss
> snd_pcm                92064  2 snd_via82xx,snd_pcm_oss
> snd_timer              24996  2 snd_seq,snd_pcm
> snd_ac97_codec         57220  1 snd_via82xx
> snd_page_alloc         10788  2 snd_via82xx,snd_pcm
> gameport                4736  1 snd_via82xx
> snd_mpu401_uart         7776  1 snd_via82xx
> snd_rawmidi            23936  1 snd_mpu401_uart
> snd_seq_device          7944  3 snd_seq_oss,snd_seq,snd_rawmidi
> snd                    51780  12 
> snd_seq_oss,snd_seq_midi_event,snd_seq,snd_via8                                                                                
> 2xx,snd_pcm_oss,snd_mixer_oss,snd_pcm,snd_timer,snd_ac97_codec,snd_mpu401_uart,s                                                                                
> nd_rawmidi,snd_seq_device
> soundcore               9728  1 snd
> 
> Any clues?
> 



More information about the Ale mailing list