Thanks Dani. At my user log in, I typed:
debian$ echo $USER debian$ yuja
debian$ groups debian$ yuja
Then I typed at root:
root$ adduser $USER audio root$ you're done
Then I rebooted the machine and logged in again. The same error message still came. Anything I am missing here?
Thank you.
Yuja
Dani Belz wrote:
On Wed, Dec 29, 2004 at 10:00:15PM +1300, YH wrote:
There is another problem of an error message when start x11:
Sound Server information Message:
Error while initializing the sound driver, device /dev/dsp can't be opened (Permission denied). The sound server will continue, using the null output device.
How can I fix that problem?
Hi,
just check if your $USER is member of the group audio.
As user type $ groups
If "audio" is not in the list do (as root): $ adduser $USER audio
And you're done :)
grZ Dani
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]