Results 1 to 3 of 3
Hello,
I recently installed Debian on my mother's Dell desktop. Everything has been working smoothly so far except for one problem: there is no sound at all (aside from system ...
- 12-26-2009 #1Just Joined!
- Join Date
- Feb 2007
- Location
- LA/Berkeley
- Posts
- 32
No Sound
Hello,
I recently installed Debian on my mother's Dell desktop. Everything has been working smoothly so far except for one problem: there is no sound at all (aside from system beep). I ran Knoppix off of a live CD on the same computer and was able to play some mp3 files (using the same speakers), so I'm sure the speakers and sound card are fine.
I've had trouble with sound in Linux before, and usually I end up fumbling in the dark (figuratively speaking) until I manage to fix it; as such, I'm not sure what kind of information would be useful. Here's what I've gathered so far:
aplay -l shows:
**** List of PLAYBACK Hardware Devices ****
card 0: ICH5 [Intel ICH5], device 0: Intel ICH [Intel ICH5]
Subdevices: 1/1
Subdevice #0: subdevice #0
card 0: ICH5 [Intel ICH5], device 4: Intel ICH - IEC958 [Intel ICH5 - IEC958]
Subdevices: 1/1
Subdevice #0: subdevice #0
lspci | grep audio returns:
00:1f.5 Multimedia audio controller: Intel Corporation 82801EB/ER (ICH5/ICH5R) AC'97 Audio Controller (rev 02)
and lsmod has snd_intel8x0 listed as one of the modules.
Please let me know if any more information would be useful. Thanks
- 12-27-2009 #2
Hi,
the audio hardware seems to be recognized, which is a good thing.
Next, let's check if the volume can be set correctly. Open a terminal window and type "gnome-alsamixer". You may need to install the gnome-alsamixer package first.
Make sure that the "Mute" checkboxes are not checked.Debian GNU/Linux -- You know you want it.
- 12-28-2009 #3Just Joined!
- Join Date
- Feb 2007
- Location
- LA/Berkeley
- Posts
- 32
Hello,
Thanks for your response. I installed gnome-alsamixer and checked the different channels; the only ones that were muted were the Phone and Aux channels. I unmuted them and tried playing an mp3 and then an ogg with aplay, but still no luck...there's no sound coming out of my speakers.


Reply With Quote
