Error while initializing the sound driver:
Suddenly I get:
Quote:
Sound server informational message:
Error while initializing the sound driver:
device: default can't be opened for playback (Permission denied)
The sound server will continue, using the null output device.
When logging on as anyone other than root (sound works fine as root).
/etc/group reads:
audio:x:29:john:knoppix
/etc/group.org reads
audio:x:29:knoppix:john
all the dsp devices are root audio.
Any ideas? And can anyone tell me why there are group and group.org ?
Suddenly I can't pon as anyone other than root either. There doesn't seem to be any logic to this: all the entries suggest either user should be able to diallup, but the occurences do seem to have something to do with editing /etc/group.
Re: Error while initializing the sound driver:
Quote:
Originally Posted by fingers99
Suddenly I get:
Quote:
Sound server informational message:
Error while initializing the sound driver:
device: default can't be opened for playback (Permission denied)
The sound server will continue, using the null output device.
When logging on as anyone other than root (sound works fine as root).
/etc/group reads:
audio:x:29:john:knoppix
/etc/group.org reads
audio:x:29:knoppix:john
all the dsp devices are root audio.
Any ideas? And can anyone tell me why there are group and group.org ?
Suddenly I can't pon as anyone other than root either. There doesn't seem to be
any logic to this: all the entries suggest either user should be able to diallup, but the occurences do seem to have something to do with editing /etc/group.
For the /etc/group file doesn't it need to be in the format of:
audio:x:29:john,knoppix
?