![]() |
2011-11-30
, 10:39
|
Posts: 1,680 |
Thanked: 3,685 times |
Joined on Jan 2011
|
#102
|
Will you give me some hint on how KPS correlate with the fact that:
# per |OFF: 0%|RET: 0%|INA: 0%| ON: 100%| nowON)
# core |OFF: 0%|RET: 0%|INA: 0%| ON: 100%| nowON)
# iva2 |OFF: 0%|RET: 0%|INA: 0%| ON: 100%| nowON)
WTF?
![]() |
2011-11-30
, 10:50
|
Posts: 306 |
Thanked: 38 times |
Joined on Dec 2009
@ Austria
|
#103
|
![]() |
2011-11-30
, 10:55
|
|
Posts: 1,239 |
Thanked: 1,278 times |
Joined on Aug 2011
@ Balochistan
|
#104
|
![]() |
2011-11-30
, 10:59
|
Posts: 306 |
Thanked: 38 times |
Joined on Dec 2009
@ Austria
|
#105
|
![]() |
2011-11-30
, 11:02
|
Posts: 1,680 |
Thanked: 3,685 times |
Joined on Jan 2011
|
#106
|
vi_ you are the man, big thanks !! you make me laugh with some of your explanations![]()
"Also, 2900mS sleep? HOLY ****! ultimate power saving!"
i have some questions:
- do you use kernel power?
- what brings me kernel power without kernel settings for the device performance?
- is it possible to oc the device and do the smart reflex thing without settings?
btw. thanks man!
![]() |
2011-11-30
, 11:10
|
Posts: 1,680 |
Thanked: 3,685 times |
Joined on Jan 2011
|
#107
|
yes kernel49 consumes battery more than power48. my phone dropped 7% battery in 8 hours. my phone was in stand by mode and also offline mode was activated. i haven't had any issue like this in kp48.
The Following User Says Thank You to vi_ For This Useful Post: | ||
![]() |
2011-11-30
, 11:30
|
Posts: 896 |
Thanked: 978 times |
Joined on Feb 2011
@ Greece, Athens
|
#108
|
![]() |
2011-11-30
, 11:45
|
Posts: 306 |
Thanked: 38 times |
Joined on Dec 2009
@ Austria
|
#109
|
![]() |
2011-11-30
, 12:02
|
Posts: 1,680 |
Thanked: 3,685 times |
Joined on Jan 2011
|
#110
|
echo "#!/bin/sh" > /etc/X11/Xsession.post/80kernel-config echo "sudo kernel-config load dsp" >> /etc/X11/Xsession.post/80kernel-config
With KP settings:
You will notice while the results are not that significantly different, there is a shitload more DMA activity and IRQing going on when KP-settings is installed. While the CPU is not hammering some hardware on the n900 is. Notice the extra 100% ONs in the power domain table for with KP settings.
Also, 2900mS sleep? HOLY ****! ultimate power saving!
There is an ancient bug in KP settings. I had issues with KP settings since version 26. I never figured out why it caused all these wake ups I just know in some circumstances it does.
This is why I do not use KP settings. I have the script extracted from the deb so I can quickly load/unload settings but it does not do the whole startup thing, I do that from an Xsession script.