View Single Post
Posts: 635 | Thanked: 1,535 times | Joined on Feb 2014 @ Germany
#27
Even with the tips in the above post the call volume was too low on my N9, so i had to edit the file
Code:
/usr/share/pulseaudio/alsa-mixer/paths/nokia-dfl61-twl4030-output-earpiece.conf
even more.

I changed the volume limit in line 32 from 17 to 18:

Before:
Code:
volume-limit = 17 # steps 0-18, 0: -24dB 12: 0dB 17: 10dB 18: 12dB
After
Code:
volume-limit = 18 # steps 0-18, 0: -24dB 12: 0dB 17: 10dB 18: 12dB
and the volume limit of the Element DAC2 Digital Fine to 100(line 56)

Before:
Code:
[Element DAC2 Digital Fine]
volume = 61
After:
Code:
[Element DAC2 Digital Fine]
volume = 100
Maybe this is helpful for someone.

Last edited by mautz; 2014-03-24 at 21:28.
 

The Following 3 Users Say Thank You to mautz For This Useful Post: