Register Guidelines E-Books Today's Posts Search

Go Back   MobileRead Forums > E-Book Readers > Amazon Kindle > Kindle Developer's Corner

Notices

Reply
 
Thread Tools Search this Thread
Old 06-02-2013, 02:15 PM   #1
Vava
Member
Vava began at the beginning.
 
Posts: 17
Karma: 10
Join Date: May 2013
Device: PaperWhite
Screen and processor activity

Hi,
I would like to know how I can shut off the screen and lower the processor activity within a script. And I don't want to put the Kindle in standby mode. I looked at the LIPC commands but without finding the right parameters
Thanks for your advices !

Last edited by Vava; 06-02-2013 at 02:17 PM.
Vava is offline   Reply With Quote
Old 06-02-2013, 04:12 PM   #2
ixtab
(offline)
ixtab ought to be getting tired of karma fortunes by now.ixtab ought to be getting tired of karma fortunes by now.ixtab ought to be getting tired of karma fortunes by now.ixtab ought to be getting tired of karma fortunes by now.ixtab ought to be getting tired of karma fortunes by now.ixtab ought to be getting tired of karma fortunes by now.ixtab ought to be getting tired of karma fortunes by now.ixtab ought to be getting tired of karma fortunes by now.ixtab ought to be getting tired of karma fortunes by now.ixtab ought to be getting tired of karma fortunes by now.ixtab ought to be getting tired of karma fortunes by now.
 
ixtab's Avatar
 
Posts: 2,907
Karma: 6736092
Join Date: Dec 2011
Device: K3, K4, K5, KPW, KPW2
Quote:
Originally Posted by Vava View Post
Hi,
I would like to know how I can shut off the screen and lower the processor activity within a script. And I don't want to put the Kindle in standby mode. I looked at the LIPC commands but without finding the right parameters
Thanks for your advices !
There is no need to "shut off" an e-ink screen. It is essentially shut down all the time, and only consumes power when it is being re-drawn (i.e., changed).

EDIT: Concerning the Paperwhite light, see this thread for inspiration.

Last edited by ixtab; 06-02-2013 at 04:17 PM.
ixtab is offline   Reply With Quote
Advert
Old 06-02-2013, 09:46 PM   #3
knc1
Going Viral
knc1 ought to be getting tired of karma fortunes by now.knc1 ought to be getting tired of karma fortunes by now.knc1 ought to be getting tired of karma fortunes by now.knc1 ought to be getting tired of karma fortunes by now.knc1 ought to be getting tired of karma fortunes by now.knc1 ought to be getting tired of karma fortunes by now.knc1 ought to be getting tired of karma fortunes by now.knc1 ought to be getting tired of karma fortunes by now.knc1 ought to be getting tired of karma fortunes by now.knc1 ought to be getting tired of karma fortunes by now.knc1 ought to be getting tired of karma fortunes by now.
 
knc1's Avatar
 
Posts: 17,212
Karma: 18210809
Join Date: Feb 2012
Location: Central Texas
Device: No K1, PW2, KV, KOA
Quote:
Originally Posted by Vava View Post
Hi,
I would like to know how I can shut off the screen and lower the processor activity within a script. And I don't want to put the Kindle in standby mode. I looked at the LIPC commands but without finding the right parameters
Thanks for your advices !
A general description, with links to training materials:
http://free-electrons.com/services/power-management/

Please share what you learn with this forum.
knc1 is offline   Reply With Quote
Old 06-02-2013, 10:59 PM   #4
knc1
Going Viral
knc1 ought to be getting tired of karma fortunes by now.knc1 ought to be getting tired of karma fortunes by now.knc1 ought to be getting tired of karma fortunes by now.knc1 ought to be getting tired of karma fortunes by now.knc1 ought to be getting tired of karma fortunes by now.knc1 ought to be getting tired of karma fortunes by now.knc1 ought to be getting tired of karma fortunes by now.knc1 ought to be getting tired of karma fortunes by now.knc1 ought to be getting tired of karma fortunes by now.knc1 ought to be getting tired of karma fortunes by now.knc1 ought to be getting tired of karma fortunes by now.
 
knc1's Avatar
 
Posts: 17,212
Karma: 18210809
Join Date: Feb 2012
Location: Central Texas
Device: No K1, PW2, KV, KOA
And while you are learning about this topic -
Investigate this part of the system device tree:
Code:
[root@kindle driver]# ls -l /sys/devices/platform/mxc_rtc.0/
lrwxrwxrwx    1 root     root             0 May 25 07:10 driver -> ../../../bus/platform/drivers/mxc_rtc
-r--r--r--    1 root     root          4096 Jun  2 14:56 modalias
drwxr-xr-x    2 root     root             0 Jun  2 14:56 power
drwxr-xr-x    3 root     root             0 May 25 07:10 rtc
-rw-rw-rw-    1 root     root          4096 Jun  2 14:56 rtc_pmic_epoch_time
-rw-rw-rw-    1 root     root          4096 Jun  2 14:56 rtc_saved_last_seconds
lrwxrwxrwx    1 root     root             0 May 25 07:10 subsystem -> ../../../bus/platform
-rw-r--r--    1 root     root          4096 May 25 07:10 uevent
-rw-r--r--    1 root     root          4096 Jun  2 14:56 wakeup_enable
-rw-r--r--    1 root     root          4096 Jun  2 14:56 wakeup_from_halt
It at least has interesting names.
You may have to read some of the driver source code to find out about those.
knc1 is offline   Reply With Quote
Reply


Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
PRS-T1 Activity ContentManager nor responding requiem_mortis Sony Reader 7 12-11-2011 02:44 PM
PRS-T1 SDHC - Activity Light requiem_mortis Sony Reader 2 11-23-2011 08:32 AM
low update activity apella enTourage Archive 6 10-24-2010 12:00 AM
Fictionwise activity VillageReader Lounge 3 11-20-2007 10:28 AM


All times are GMT -4. The time now is 11:22 PM.


MobileRead.com is a privately owned, operated and funded community.