|
/dev/dsp disappear at boot
Hi all,
I have my sound device working in /dev/dsp. When I reboot my computer the device disappars and so my
sound doesn't work. What I hae to do is, after every reboot, remake the device using:
mknod -m 666 /dev/dsp c 14 3
This problem startd after a recent dist-upgrade of my debian unstable distribution.
How can I get rid of this? I don't want to add this command in the startup scripts...
Thanks,
emanuele
|