Jesse Schwartzentruber wrote:
> >> Jesse Schwartzentruber wrote:
> >> > When I run it on the kit, I get /dev/controlC0 and /dev/pcmC0D0c
> >> > created by udev

Oops, I didn't notice that those files are not in the usual /dev/snd/
directory.

> compiling alsa-lib --with-alsa-devdir=/dev did the trick

This switch is actually intended for embedded systems where the device
nodes are not in the snd subdirectory because using udev would use too
much memory, or because /dev's file system doesn't support
subdirectories.

Otherwise, you could just change the udev rules to put the sound devices
into /dev/snd/.


Regards,
Clemens


_______________________________________________
Alsa-user mailing list
Alsa-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/alsa-user

Reply via email to