[pulseaudio-tickets] [Bug 92207] Disabling flat volumes triggered master volume level to reach 100% while trying to decrease/increase it

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Wed Sep 30 22:25:14 PDT 2015


https://bugs.freedesktop.org/show_bug.cgi?id=92207

--- Comment #1 from Tanu Kaskinen <tanuk at iki.fi> ---
In the first occurrence you didn't notice that the 70% volume was output
volume, while the 100% volume was microphone volume.

The second occurrence shows a real jump, however (lines 18014-18015):

D: [pulseaudio] protocol-native.c: Client kmix changes volume of sink
alsa_output.pci-0000_08_06.0.analog-stereo.
D: [pulseaudio] sink.c: The reference volume of sink
alsa_output.pci-0000_08_06.0.analog-stereo changed from front-left: 26208 / 
40% / -23,88 dB,   front-right: 26208 /  40% / -23,88 dB to front-left: 65536 /
100% / 0,00 dB,   front-right: 65536 / 100% / 0,00 dB.

The log looks like kmix sets the 100%, but of course it may be that PulseAudio
is misinterpreting the data that kmix sends. One way to debug this would be to
modify pa_context_set_sink_volume_by_index() so that it logs at the client side
the parameters that kmix gives.

-- 
You are receiving this mail because:
You are the QA Contact for the bug.
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/pulseaudio-bugs/attachments/20151001/d04b06c0/attachment.html>


More information about the pulseaudio-bugs mailing list