punto
|
2011-01-03
, 02:13
|
Posts: 182 |
Thanked: 40 times |
Joined on Apr 2010
|
#81
|
|
2011-01-03
, 03:32
|
Posts: 1,425 |
Thanked: 983 times |
Joined on May 2010
@ Hong Kong
|
#82
|
The Following User Says Thank You to 9000 For This Useful Post: | ||
|
2011-01-03
, 03:36
|
Posts: 1,746 |
Thanked: 1,832 times |
Joined on Dec 2010
|
#83
|
|
2011-01-03
, 03:39
|
Posts: 163 |
Thanked: 21 times |
Joined on Feb 2010
@ London UK
|
#84
|
The Following 2 Users Say Thank You to crsnwby For This Useful Post: | ||
|
2011-01-03
, 03:56
|
Posts: 1,425 |
Thanked: 983 times |
Joined on May 2010
@ Hong Kong
|
#85
|
My opinion differs somewhat from you when I'm looking at a dead N900 in the early evening - while the iP4 is showing about half charge, while doing essentially the same simple day-to-day stuff (media, push messaging, heavy SMS's etc).
0 0 * * * run-standalone.sh /home/user/script/hardsleep.sh 30 7 * * * run-standalone.sh /home/user/script/normal_connection.sh
The Following User Says Thank You to 9000 For This Useful Post: | ||
|
2011-01-03
, 05:20
|
|
Posts: 1,789 |
Thanked: 1,699 times |
Joined on Mar 2010
|
#86
|
Is it due to a better power management or simply because it's being new? I ask because my friend's ip4's battery gone pretty bad after a month heavy usage. Well by heavy usage I mean she is playing iscrabble or some games that pushing coins/springing birds heavily, but still the battery life goes pretty bad lately.
The Following User Says Thank You to Kangal For This Useful Post: | ||
|
2011-01-03
, 10:04
|
Posts: 182 |
Thanked: 40 times |
Joined on Apr 2010
|
#87
|
Yes, you may well be aware that the radio strength of N900 is quite strong thus is the high power-usage. You may decrease the radio usage at night to save battery by the following method.
Download the attachment and extract the script hardsleep.sh (modified from No!No!No!Yes!'s N900 Hard Sleep Mode) and then have it run automatically at night with fcron. You may want to return your phone to normal connection mode so there's another attached script normal_connection.sh in the attachment you can use. The fcron lines will go like this:
There are many other ways to do the same thing but I like doing it with script. Hope this help.Code:0 0 * * * run-standalone.sh /home/user/script/hardsleep.sh 30 7 * * * run-standalone.sh /home/user/script/normal_connection.sh
|
2011-07-10
, 22:32
|
Posts: 308 |
Thanked: 62 times |
Joined on Jun 2009
@ Turkiye
|
#88
|
|
2011-07-11
, 12:46
|
Posts: 489 |
Thanked: 404 times |
Joined on Dec 2009
|
#89
|
|
2011-07-11
, 14:17
|
Posts: 20 |
Thanked: 24 times |
Joined on Nov 2010
|
#90
|