LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   No sound is coming from my speaker (https://www.linuxquestions.org/questions/linux-newbie-8/no-sound-is-coming-from-my-speaker-602704/)

Anirban_neo 11-27-2007 05:27 AM

No sound is coming from my speaker
 
hi,
i'm using winXP for last 5 yrs and just shited to linux the day before yesterday.The problem i'm having with my comp is after installing openSUSE 10.3 on one of the drives i can't hear any sound coming out of my speaker.But when i switch back to linux; speakers seem to be acting normal.Does this happen for installing linux or for some other reason??? :confused: My comp configuration is,-
2 SATA HD ----- Western Digital
INTEL D945GCNL M/B
INTEL PENTIUM D processor
1GB RAM
If anybody could help me out on this problem please give suggestion.

camorri 11-27-2007 10:53 AM

You need to do a few things to determine why you are not getting sound from your speakers.

What sound chip ( or card ) do you have?

Open a konsole and run the command as root 'lspci' and look for your sound card information. It may not show up there if is onboard, and not connected to the PCI bus. All command are without the quotes.

Next find out if you have a KLM loaded (KLM-kernel loadable module). In windoze you call it a driver.

Once again, as root run the comand 'lsmod grep | snd' Post the results of the commands. If you have a loaded module, then you may only need to open a mixer and make sure the volume is turned up, and not muted.

Quote:

Does this happen for installing linux or for some other reason???
Hardware detection in linux is improving all the time. With that said, not all hardware is detected. In such cases we have to find out what the hardware is, find the module, and load it using the command 'modeprobe modulename' This is just part of a learning curve you will go through on any linux system.

IndustrialGeek 11-27-2007 12:47 PM

I have had this happen before when the alsamixer volume was turned all of the way down.

Try running alsamixer from console and make sure the volumes are turned up and not muted.

Joe

Anirban_neo 12-03-2007 04:15 AM

many many thanks
 
thank u camorri. i followed the steps u told me and it really clicked:). but thanks to all u guys out there who given me the needful advice. i'm now studying :study:to find out more about linux and it feels very exiciting to know about a new OS:cool:. bye & thanks once again.


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