The Following 21 Users Say Thank You to sakya For This Useful Post: | ||
|
2011-02-24
, 14:20
|
Posts: 436 |
Thanked: 298 times |
Joined on Jan 2010
@ England
|
#2
|
|
2011-02-24
, 14:35
|
Posts: 436 |
Thanked: 298 times |
Joined on Jan 2010
@ England
|
#3
|
|
2011-02-24
, 14:35
|
|
Posts: 533 |
Thanked: 1,341 times |
Joined on Dec 2010
@ Italy
|
#4
|
ps | grep volumecontroldaemon
/usr/sbin/volumecontroldaemon -d
|
2011-02-24
, 14:42
|
Posts: 436 |
Thanked: 298 times |
Joined on Jan 2010
@ England
|
#5
|
Thanks.
It works when listening to music, receiving a call and making a call.
Did you reboot after installing it?
Check if the daemon is running with
You can also try to launch it from a terminal withCode:ps | grep volumecontroldaemon
With the -d switch you'll see debug output in the terminal.Code:/usr/sbin/volumecontroldaemon -d
ps | grep volumecontroldaemon
1796 user 2088 S grep volumecontroldaemon
|
2011-02-24
, 14:48
|
|
Posts: 533 |
Thanked: 1,341 times |
Joined on Dec 2010
@ Italy
|
#6
|
|
2011-02-24
, 14:51
|
Posts: 159 |
Thanked: 116 times |
Joined on Oct 2010
|
#7
|
|
2011-02-24
, 14:59
|
Posts: 436 |
Thanked: 298 times |
Joined on Jan 2010
@ England
|
#8
|
ps | grep volumecontroldaemon
1680 user 2088 S grep volumecontroldameon
/usr/sbin/volumecontroldaemon -d
Debug: "Starting daemon. . ." Debug: "Waiting for dbus events. . ." Debug: "Current volume: 99%"
|
2011-02-24
, 15:02
|
|
Posts: 533 |
Thanked: 1,341 times |
Joined on Dec 2010
@ Italy
|
#9
|
"Current volume: 99%"
|
2011-02-24
, 15:07
|
Posts: 436 |
Thanked: 298 times |
Joined on Jan 2010
@ England
|
#10
|
This is the "problem", the program reacts when the % is at 100%...strange that your N900 stops at 99%...Code:"Current volume: 99%"
I'll change the code to include 99%
I uploaded to Extras-devel an utility to set the headphone volume to 100% (instead of the default 88%).
http://maemo.org/packages/view/volumecontroldaemon/
The daemon starts automatically at boot.
The daemon sets the headphone volume to 100% when the N900 volume is set to max (other values are untouched) both when listening to music and during phone calls.
I promoted the package to extra-testing, please test it and give karma to promote the package to stable:
http://maemo.org/packages/package_in...ldaemon/0.1.2/
Last edited by sakya; 2011-02-26 at 09:37.