Results 1 to 3 of 3
Hey. I'm using Slackware 10.2 and KDE, but for some reason I'm getting no sound. I'm just using typical headphones that you plug into the headphone jack. What do you ...
- 08-14-2006 #1Just Joined!
- Join Date
- Aug 2006
- Posts
- 13
No sound.
Hey. I'm using Slackware 10.2 and KDE, but for some reason I'm getting no sound. I'm just using typical headphones that you plug into the headphone jack. What do you guys think might be wrong, and what do you suggest I do?
- 08-14-2006 #2Linux Enthusiast
- Join Date
- Jun 2005
- Posts
- 668
open up a terminal and type
it might detect and load the drivers for your sound card.. after thatCode:su - root (enter your root password) alsaconf
if you dont have luck this method, you can useCode:alsamixer (set the volumes accordingly and unmute any you might find muted) (finally, to store the settings) alsactl store
to find out your sound card, then load the correct driver manually.Code:lspci -vv
- 08-14-2006 #3Just Joined!
- Join Date
- Aug 2006
- Posts
- 13
Ok, will do, thanks!


Reply With Quote