LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Laptop and Netbook (https://www.linuxquestions.org/questions/linux-laptop-and-netbook-25/)
-   -   I don't hear any sound. (https://www.linuxquestions.org/questions/linux-laptop-and-netbook-25/i-don%27t-hear-any-sound-302722/)

mysticsound 03-17-2005 08:59 AM

I don't hear any sound.
 
System: Dell Inspiron 1100
Distro: Suse 9.2, kernel 2.6.8-24, KDE 3.3.0
Dual Booting with Win XP
And I'm totally new to this OS.

I don't hear any sound.
The system is not on mute.
I don't have the foggiest clue as to how to begin troubleshooting this...

Thanks for your patience and help,
James Carruthers

abisko00 03-17-2005 09:21 AM

Start with this link:
http://portal.suse.com/sdb/en/2004/0...ndsilence.html

If non of this works, we may need some hardware details.

samel_tvom 04-11-2005 09:28 AM

It's probably a question about permissions.
You should be in the right group to be able to listen to audio. If you have an audio group then pu your user in that group.

check out
http://www.ibiblio.org/pub/Linux/doc...und-HOWTO.html

This is not recommended but if you just "want it to work" you can change the permission on your devices you need to play audio

check in you /dev directory after
/dev/mixer /dev/snd/ /dev/sound

and do
chmod 777 /dev/mixer
chmod 777 /dev/snd/ -R (because it's a directory, R for recursive)

and so on..

you also need a mixer, aumix for instance is easy. you have to boost up both pcm and volume

good luck

mysticsound 04-11-2005 08:51 PM

Problem fixed! Thanks so much!

abisko00 04-12-2005 02:43 AM

Glad it works!
You could help others with the same problem by giving a brief description on how you finally solved the problem.

enfield 04-12-2005 11:18 AM

Yes, I'd greatly appreciate that. :)


All times are GMT -5. The time now is 05:35 AM.