Tell me more ×
Super User is a question and answer site for computer enthusiasts and power users. It's 100% free, no registration required.

I am running KDE 4.6 in Debian Testing. Is there a way to increase the sound (i.e. more than the standard 100%)? The current settings with my speakers seem a bit too quiet in some cases.

I found a way to do it in PulseAudio, but I don't think Debian's KDE build is compatible.

share|improve this question
2  
Is that you, Nigel Tufnel? – paradroid Jun 21 '11 at 19:29
I was able to do it in debian after installing pulseaudio, but that was under gnome. I've just installed pulseaudio under kde but doesn't work in the same way. Would be nice if someone know something about it. Thank you. – user105181 Nov 13 '11 at 0:18

2 Answers

up vote 5 down vote accepted

That's not a KDE issue. But the short answer is "No." If all of your volumes are set at 100%, then they're already at their max.

The exception to this rule, is that the sound stream itself can be modified--generally by compressing the dynamic range of the audio, so that quiet sounds seem louder. Technically, this degrades the sound quality, but may be what PulseAudio (whatever that is--I've never heard of it) does.

Your best bet is probably to buy better/more amplified speakers.


EDIT: I don't know of anything that does dynamic range compression, as mentioned above, on they fly in Linux, but ALSA is very configurable, so I'm sure it could be done with enough research and effort. But at my hourly pay rate, I could buy a lot of really nice speakers for the time it would take me to figure out how to do it in ALSA... and the results would be better with new speakers.

share|improve this answer
It seems that many modern motherboards expect to have external amplification. They don't have built-in audio amplifiers any more. – Keith Jun 21 '11 at 18:32
Even discrete sound cards do not generally have amplifiers. Output is high enough to drive a pair of headphones (300 -800 milliwatts) and then if a pair of speakers are used, they almost always have amplification built in themselves. – music2myear Jun 21 '11 at 18:41

I have raised audio volume above 100% using gnome-volume-control. However, this only works from the Audio Settings dialog and if you ever change the volume from the applet it drops back to 100% and won't go above it again.

Never tried it in KDE.

share|improve this answer
1  
Thanks a lot, it did the trick. – pineapple Nov 12 '12 at 14:36

Your Answer

 
discard

By posting your answer, you agree to the privacy policy and terms of service.

Not the answer you're looking for? Browse other questions tagged or ask your own question.