View Single Post
Schturman's Avatar
Posts: 5,339 | Thanked: 4,133 times | Joined on Jan 2010 @ Israel
#7
Originally Posted by anidel View Post
Hi there, got a Jolla C I was now trying to use as a phone, but the volume during the calls is amazingly low.

Any hints?

Tried a few solutions from together.jolla.com, namely trying to increase the volume via PulseAudio with its ctl util, but I got errors that it couldn't connect to a local server (I assume the pulseaudio server).

Code:
pactl set-sink-volume 1 150%
Someone tried and fixed it already?
that'd be appreciated.

Thanks!
You can try:
Code:
pactl set-sink-volume sink.primary 150%
or my patch for this:
https://openrepos.net/content/schtur...speaker-volume
 

The Following User Says Thank You to Schturman For This Useful Post: