-------- Forwarded Message -------- From: Sérgio Basto sergio@serjux.com Reply-to: kde@mail.kde.org To: KDE ML kde@mail.kde.org Subject: [kde] Low maximum volume with pulseaudio on kde Date: Wed, 15 Jun 2011 23:04:26 +0100
Hi, try again,
1st - edit /etc/pulse/client.conf and change autospawn = no
2nd - killall pulseaudio
3rd - run on user env: pulseaudio -vvv
lets test with kmix I see on pulseaudio logs at maximum :
D: alsa-sink.c: Requested volume: 0: 100% 1: 100% D: alsa-sink.c: Got hardware volume: 0: 100% 1: 100% D: alsa-sink.c: Calculated software volume: 0: 100% 1: 100% (accurate-enough=yes)
with gnome-control-center -> sound I see on pulseaudio logs at maximum :
D: protocol-native.c: Client gnome-control-center changes volume of sink alsa_output.pci-0000_00_1b.0.analog-stereo. D: alsa-sink.c: Requested volume: 0: 153% 1: 153% D: alsa-sink.c: Got hardware volume: 0: 100% 1: 100% D: alsa-sink.c: Calculated software volume: 0: 153% 1: 153% (accurate-enough=no)
so how I put kmix also control "software volume" since system use pulse-audio ?
I read this articles http://www.webupd8.org/2009/08/increase-maximum-sound-level-in-ubuntu.html http://alsa.opensrc.org/How_to_use_softvol_to_control_the_master_volume
but can't figure out.
thanks,