Michael Buesch wrote: > I just switched from devfs to udev. Accessing alsa (playing > some sound) via /dev/dsp* works fine. But for example the > following command: > amixer -c 0 sset Master 81% unmute > fails with: > amixer: Mixer attach hw:0 error: No such file or directory > > I know, that it's a udev configuration issue. Now my problem: > What did I forget? Is there a device node missing? Which one?
/dev/snd/*, in your case /dev/snd/controlC0 > Which permissions could be wrong? > > crw-rw-rw- 1 root root 14, 3 Feb 12 18:44 /dev/dsp This can be accessed by everybody, which is OK. (Sometimes, access to these device nodes is restricted to members of group 'audio'.) HTH Clemens ------------------------------------------------------- SF.Net is sponsored by: Speed Start Your Linux Apps Now. Build and deploy apps & Web services for Linux with a free DVD software kit from IBM. Click Now! http://ads.osdn.com/?ad_id=1356&alloc_id=3438&op=click _______________________________________________ Alsa-user mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/alsa-user