Using: Debian Lenny
I can't really remember if it was the last update or the previous update I did via apt-get upgrade, but ever since the update udev doesn't seem to be creating any of these device files. ALSA works fine, but have applications that really do require /dev/dsp to work since they do not support ALSA.
Currently, I use "MAKEDEV audio" in a temp directory and then move the files to /dev because udevd won't let me execute MAKEDEV in the /dev directory.
I'd be grateful if anyone could help me resolve this issue.
Cheers