After applying
[root@P4-2000 root]# chmod 777 /dev/dsp
yesterday, I found upon boot today
Sound server informational message:
Error while initializing the sound driver:
device /dev/dsp can't be opened (No such device)
The sound server will continue, using the null output device.
and
[root@P4-2000 root]# ls -l /dev/dsp
crw------- 1 root root 14, 3 Jan 30 2003 /dev/dsp
i) Why do permissions not stay the way I set them?
ii) Why does the above message say 'No such device' when /dev/dsp clearly exists?
iii) What is the name of the sound server?
Alan
Wed 19Nov2003 1pm ET