On Monday 13 February 2006 00:29, Uwe Thiem wrote:
>
> No, they are not. That's OSS stuff and not present on my box since I don't
> use OSS.
>
I have this in my /etc/udev/rules.d/50-udev.rules which is related to ALSA

# alsa devices
SUBSYSTEM=="sound", GROUP="audio"
KERNEL=="controlC[0-9]*",       NAME="snd/%k"
KERNEL=="hw[CD0-9]*",           NAME="snd/%k"
KERNEL=="pcm[CD0-9cp]*",        NAME="snd/%k"
KERNEL=="midiC[D0-9]*",         NAME="snd/%k"
KERNEL=="timer",                NAME="snd/%k"
KERNEL=="seq",                  NAME="snd/%k"

Confirm that you have some similar entries.

-- 
Regards,
Abhay

Attachment: pgpMoa0XdP67e.pgp
Description: PGP signature

Reply via email to