On 13 February 2006 08:52, Richard Fish wrote: > On 2/12/06, Uwe Thiem <[EMAIL PROTECTED]> wrote: > > How about dsp and such? Shouldn't there be rules to create them as well? > > Yes, your 50-udev.rules file should contain: > > /etc/udev/rules.d/50-udev.rules:KERNEL=="adsp", > NAME="sound/%k", SYMLINK+="%k", GROUP="audio" > /etc/udev/rules.d/50-udev.rules:KERNEL=="adsp[0-9]*", > NAME="sound/%k", SYMLINK+="%k", GROUP="audio" > /etc/udev/rules.d/50-udev.rules:KERNEL=="dsp", > NAME="sound/%k", SYMLINK+="%k", GROUP="audio" > /etc/udev/rules.d/50-udev.rules:KERNEL=="dsp[0-9]*", > NAME="sound/%k", SYMLINK+="%k", GROUP="audio" > > But these will only be created if you load the snd_pcm_oss module, > which emulates the OSS API for alsa. > > But according to your own posts, you are not using OSS. So why do you > want the legacy OSS device nodes?
Probably because I am missing something here, though I don't know yet what. ;-) Uwe -- Why do consumers keep buying products they will live to curse? -- gentoo-user@gentoo.org mailing list