So I know that Alsa is supposed to be devfs aware :-)  And I have it
working on my home machine without any problems (with a ymfpci card).

However, I'm having a really difficult time getting Alsa + devfs to play
nice on my work machine (with an ens1371 card)...

These are the modules I have loaded:

snd-seq-midi            3200   0 (unused)
snd-seq-midi-event      3360   0 [snd-seq-midi]
snd-seq                37968   0 [snd-seq-midi snd-seq-midi-event]
snd-ens1371            10736   0
snd-pcm                51776   0 [snd-ens1371]
snd-timer              10576   0 [snd-seq snd-pcm]
snd-rawmidi            12768   0 [snd-seq-midi snd-ens1371]
snd-seq-device          3808   0 [snd-seq-midi snd-seq snd-rawmidi]
snd-ac97-codec         23952   0 [snd-ens1371]
snd                    26848   0 [snd-seq-midi snd-seq-midi-event snd-seq snd-ens1371 
snd-pcm snd-timer snd-rawmidi snd-seq-device snd-ac97-codec]
soundcore               4048   2 [snd]

This is from devfsd.conf:

# ALSA stuff
LOOKUP      snd         MODLOAD ACTION snd
REGISTER    ^sound/.*   PERMISSIONS root.audio 660
REGISTER    ^snd/.*     PERMISSIONS root.audio 660

aplay works great, as does alsaplayer, and alsamixer.

But with OSS apps, I run into problems.

esd returns immediately, but leaves /tmp/.esd/socket

aumix returns immediately, with no error messages.

$ ls -l /dev/sound*
total 0
crw-------    1 adamk    audio     14,   9 Dec 31  1969 dmmidi
crw-------    1 adamk    audio     14,   2 Dec 31  1969 midi00

I just don't think that's right.

Any ideas or suggestions?

Adam





-------------------------------------------------------
This sf.net email is sponsored by:ThinkGeek
Oh, it's good to be a geek.
http://thinkgeek.com/sf
_______________________________________________
Alsa-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/alsa-user

Reply via email to