Linux - Hardware This forum is for Hardware issues.
Having trouble installing a piece of hardware? Want to know if that peripheral is compatible with Linux? |
Notices |
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
Are you new to LinuxQuestions.org? Visit the following links:
Site Howto |
Site FAQ |
Sitemap |
Register Now
If you have any problems with the registration process or your account login, please contact us. If you need to reset your password, click here.
Having a problem logging in? Please visit this page to clear all LQ-related cookies.
Get a virtual cloud desktop with the Linux distro that you want in less than five minutes with Shells! With over 10 pre-installed distros to choose from, the worry-free installation life is here! Whether you are a digital nomad or just looking for flexibility, Shells can put your Linux machine on the device that you want to use.
Exclusive for LQ members, get up to 45% off per month. Click here for more info.
|
|
08-24-2006, 05:33 AM
|
#1
|
Member
Registered: Sep 2005
Location: Kampala,Uganda
Distribution: RHEL,FC,SUSE,UBUNTU
Posts: 41
Rep:
|
no sound as normal user but there's sound as root on suse
Hi all,
I have sound as root but no sound when logged in as normal user on suse.
Can anyone help?
|
|
|
08-24-2006, 05:41 AM
|
#2
|
Member
Registered: Apr 2006
Location: holland
Distribution: Gentoo / debian / suse / mint
Posts: 558
Rep:
|
Check to see if the "normal" user is in the SOUND group. Or just do with SU:
usermod "name of user" -A sound (without quotes )
|
|
|
08-24-2006, 05:49 AM
|
#3
|
Member
Registered: Sep 2005
Location: Kampala,Uganda
Distribution: RHEL,FC,SUSE,UBUNTU
Posts: 41
Original Poster
Rep:
|
I actually manually did that in the /etc/group file and i added the user to the audio group, but the user still can't get sound!Anything else?
|
|
|
08-26-2006, 11:29 AM
|
#4
|
Member
Registered: Apr 2006
Location: holland
Distribution: Gentoo / debian / suse / mint
Posts: 558
Rep:
|
Check with "ls" if you have read and write permissions on /dev/dsp , /dev/adsp and /dev/mixer. "should be 660". If you don't ..Do su and
chmod 660 /dev/dsp
chmod 660 /dev/adsp
chmod 660 /dev/mixer
|
|
|
08-27-2006, 05:27 AM
|
#5
|
Member
Registered: Sep 2005
Location: Kampala,Uganda
Distribution: RHEL,FC,SUSE,UBUNTU
Posts: 41
Original Poster
Rep:
|
I had done that with just /dev/dsp and /dev/mixer.But got nothing.Let me try it with /dev/adsp,and see if it comes.....
|
|
|
All times are GMT -5. The time now is 11:38 AM.
|
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.
|
Latest Threads
LQ News
|
|