answered
2013-12-28 06:04:44 +0200
Found a fix here
Tried djselbeck's fix, not a good one in my experience. Any touchscreen activity other than taps caused audio to stop.
Had much better luck with the following.
pactl set-sink-volume sink.primary 120%
and now it matches the max volume I'm used to.
Apparently I should be using the format that pacmd uses, set-sink-volume sink.primary 0x12000
if I want to put it in a config file, but the one that pulseaudio seems to use, /etc/pulse/arm_qct_msm8930_cdp.pa
freaks out if I add anything in it.
Can't seem to find where it logs to either so I have no idea exactly what's going on.
Good enough for now so I'll mark this as closed.
Audio volume level on N9 is louder also ...
Kaacz ( 2014-01-17 13:28:43 +0200 )edit