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
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Hi,
I've a small problem accessing ALSA via the ALSA-api.
I'm using kernel 2.6.3-rc2 and latest stable alsa-libs and utils.
I just switched from devfs to udev. Accessing alsa (playing
some sound) via /dev/dsp* works fine. But for example the
followin