LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   SUSE / openSUSE (https://www.linuxquestions.org/questions/suse-opensuse-60/)
-   -   root sound ok - user sound not..? (https://www.linuxquestions.org/questions/suse-opensuse-60/root-sound-ok-user-sound-not-335874/)

captain skywave 06-21-2005 04:23 PM

root sound ok - user sound not..?
 
suse9.3pro 64bit..
haven't yet found out why i can't get sound to work as a user - when it's ok as root..
i'm sure it's a simple setting which i have not yet discovered..

how is that done guys..?

krgds

kaz2100 06-22-2005 08:30 AM

I had similar problem with my Debian.
Problem was permission of sound device file (/dev/***). I do not remember what it was.

equinox 06-22-2005 09:33 AM

chmod 666 /dev/dsp?

captain skywave 06-23-2005 02:40 AM

i'm not quite sure how to interpret your reply equinox..?
do i understand you correct that i need to change permission for the file specified..? i checked if the file is where you noted - but when looking at permissions in that one - it says permissions cannot be set - it a link..?

krgds

equinox 06-23-2005 02:49 AM

Paste the output of this command for me:

Code:

ll /dev/dsp

captain skywave 06-23-2005 05:32 AM

Code:

lrwxrwxrwx  1 root root 4 May 26 21:39 /dev/dsp -> dsp0

captain skywave 06-23-2005 05:42 AM

all right..

i got your hint - i suspect that with this output - you wanted to see which of the dsp files is the active one..?

i opened the dsp0 - and in permissions i checked rwx for group - which belongs to the audio group..

was this what you were aiming at..?

one thing that baffles me is: shouldn't it be possible to arrange this through yast or control-panel..?
and why isn't sound automatically accessible to users during install - is there some security item involved..?

ohh - and btw - sound works fine now - for users.. :)

kaz2100 06-23-2005 07:29 AM

Quote:

Originally posted by captain skywave
is there some security item involved..?
I've never thought about that. If you find out, please post here.

captain skywave 06-23-2005 07:55 AM

will do..

equinox 06-23-2005 09:57 AM

Are you in the audio group?

Read these: http://kreiger.linuxgods.com/kiki/?l...nd-permissions and http://www.linuxquestions.org/questi...?postid=241216

captain skywave 06-23-2005 10:42 AM

yes - because i could not get the sound to work being a member of users - i selected to be member of the audio group - in order to try and get the sound - but at no avail..

now - i have just changed myself back into the users group - deselected audio - so now there is only ticks in users, dialup and video..which is the default setting..i guess..?

..and there is no sound as user..

kaz2100 06-23-2005 04:26 PM

I assume that I think that I suppose that I guess that

because sound is connected to speaker which exists physically (for some reason, this has to exist at one place and usually does not move around)

and that "users" can connect to penguin box electronically through network which means user can be anywhere,

so that to avoid non-existing user to play MP3 file at your speaker,
/dev/dsp is NOT other-writable. (If I have an account on your comp, I can play music at your speaker. For unknown reason, I cannot appreciate. Furthermore, you may not like.

therefore, smart penguin did not set permission for others. Only users, who can exist near speaker belongs to "audio" group.

When two speaker systems are connected in different place, two device file and two different groups.

I feel I am right. I am positive if I am correct.

captain skywave 06-23-2005 05:24 PM

yezzz - you certainly have a valid point there - makes sence..

howdy


All times are GMT -5. The time now is 10:36 PM.