LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   sound unable to play in user account in my sabayon linux (https://www.linuxquestions.org/questions/linux-newbie-8/sound-unable-to-play-in-user-account-in-my-sabayon-linux-585788/)

wisdomvk 09-19-2007 07:11 AM

sound unable to play in user account in my sabayon linux
 
hi

i m using sabayaon linux and my sound works as a root but unable to run in user account which i creatd and shows the error message


error while initialising sound driver

device /dev/dsp cannot b opened(permission denied)


please help me in this regard

thanx in advance

bwvb 09-19-2007 08:25 AM

Don't know about your distribution, but on suse 10.2 I had exactly the same problem.
You may want to check if the user accounts that have no audio, are a member of the group "audio". If not, just add the users to this group. Changes are this solves your problem.

wisdomvk 09-19-2007 02:10 PM

Quote:

Originally Posted by bwvb (Post 2896755)
Don't know about your distribution, but on suse 10.2 I had exactly the same problem.
You may want to check if the user accounts that have no audio, are a member of the group "audio". If not, just add the users to this group. Changes are this solves your problem.

thanx for ur advice buddy
hey i know its sound sily but how can i find that its a member of audio
or not

reply me soon

ajef101272 12-22-2007 01:34 AM

Open a terminal, change to root if not already logged in as root and type:
# gpasswd -a your_user_name audio
Hope this helps.


All times are GMT -5. The time now is 09:34 PM.