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-26-2025, 10:09 AM   #121
64bits
Junior Member
64bits began at the beginning.
 
Posts: 2
Karma: 10
Join Date: Jun 2025
Device: Kindle Oasis (9th Gen)
I had the same issue with Kuhno92's version guzzling the battery, so I made some modifications. I use this in my project 'Little Langtale', here's the link to the version that should be more battery efficient, inspired by Kuhno92's work for PW2 and up. I'm using a Kindle Oasis myself.

https://github.com/64bits/Little-Lan...inescreensaver
64bits is offline   Reply With Quote
Old 07-01-2025, 05:26 AM   #122
nithou
Junior Member
nithou began at the beginning.
 
Posts: 5
Karma: 10
Join Date: Feb 2015
Device: Kindle Paperwhite
Thanks a lot this seems to work, got it running for 3 days now and it's at 80% so muuuuch less battery drain!
nithou is offline   Reply With Quote
Old 07-09-2025, 12:22 AM   #123
64bits
Junior Member
64bits began at the beginning.
 
Posts: 2
Karma: 10
Join Date: Jun 2025
Device: Kindle Oasis (9th Gen)
Glad to hear it, you're welcome!
64bits is offline   Reply With Quote
Old 07-15-2025, 06:48 AM   #124
RadicalEd
Junior Member
RadicalEd can extract oil from cheeseRadicalEd can extract oil from cheeseRadicalEd can extract oil from cheeseRadicalEd can extract oil from cheeseRadicalEd can extract oil from cheeseRadicalEd can extract oil from cheeseRadicalEd can extract oil from cheeseRadicalEd can extract oil from cheese
 
Posts: 1
Karma: 1000
Join Date: Jul 2025
Device: Kindle Touch 2011
Smile 2011 Kindle Touch set-up

Hi!

After a week of trial and error I got online screensaver to work properly on my Kindle Touch. Hopefully someone else might find this useful.

I downloaded the file provided by amapetilan and made the following changes:

config.sh: changed NETWORK_TIMEOUT (line 66) to 59 seconds and the name of the screensaver file (line 45) to match the one provided by the screensaver hack;
checkschedule.sh: changed config.sh and utils.sh at lines 14 and 19 respectively with their full path;
enable.sh: fixed the typo at line 13 (sourc-->source);
utils.sh: removed lines 27-65 (I think this was the edit that made everything work. If you think you need them, use the original file and fix "wait_forr" at line 33);

I don't think these have anything to do with the extension working properly, but still:

scheduler.sh: changed the value at line 23 to match the one in config.sh at line 10;
Turned off and then on again the Kindle's automatic time setting;
Reset and reinstalled from scratch the jailbreak and the extensions just to be sure;

My goal was to integrate this with the Home Assistant Screensaver add-on and so far it works as expected.
Huge thanks to all the people who contributed to this thread!
RadicalEd is offline   Reply With Quote
Old Yesterday, 07:05 AM   #125
avhm
Junior Member
avhm began at the beginning.
 
Posts: 5
Karma: 10
Join Date: Aug 2024
Device: Kindle
I spent a while improving this script for the Kindle PW2 - Better consistency of hitting the schedule, and much improved power management.

I was having issues with Kuhno92's version (high power consumption) and 64bits fork (wouldn't keep schedule) - This version fixes both of those issues.

This should work on almost all supported kindles (it tries to detect which power management process to use) but I've only tested it on PW2, so add an issue if it's failing on your device.

If you try it out, let me know how you get on

Link: https://github.com/avhm/onlinescreensaverPW2
avhm is offline   Reply With Quote
Old Today, 12:41 AM   #126
spamsluis
Junior Member
spamsluis began at the beginning.
 
Posts: 3
Karma: 10
Join Date: Jul 2025
Device: kindle pw2
Quote:
Originally Posted by avhm View Post
I spent a while improving this script for the Kindle PW2 - Better consistency of hitting the schedule, and much improved power management.

I was having issues with Kuhno92's version (high power consumption) and 64bits fork (wouldn't keep schedule) - This version fixes both of those issues.

This should work on almost all supported kindles (it tries to detect which power management process to use) but I've only tested it on PW2, so add an issue if it's failing on your device.

If you try it out, let me know how you get on

Link: https://github.com/avhm/onlinescreensaverPW2

avhm, I tried your solution and although the refreshing part works great on my 8th gen kindle, the resolution is kinda messed up. not sure how to solve it. any ideas? I'm attaching the image generated by my website and a picture of how it renders on my kindle. https://imgur.com/a/G47khWO Thanks!
spamsluis is offline   Reply With Quote
Old Today, 02:01 AM   #127
spamsluis
Junior Member
spamsluis began at the beginning.
 
Posts: 3
Karma: 10
Join Date: Jul 2025
Device: kindle pw2
oh.. looks like the first time I open the screen saver it's all buggy, bug if I close and open again, it works as expected. thanks!
spamsluis is offline   Reply With Quote
Old Today, 02:41 AM   #128
spamsluis
Junior Member
spamsluis began at the beginning.
 
Posts: 3
Karma: 10
Join Date: Jul 2025
Device: kindle pw2
unfortunately it's not auto updating.. I set DEFAULTINTERVAL=2 and commented out the SCHEDULE variable (I also tried SCHEDULE=00:00-24:00=2) but the screensaver doesn't update
spamsluis is offline   Reply With Quote
Old Today, 04:54 AM   #129
avhm
Junior Member
avhm began at the beginning.
 
Posts: 5
Karma: 10
Join Date: Aug 2024
Device: Kindle
Quote:
unfortunately it's not auto updating.. I set DEFAULTINTERVAL=2 and commented out the SCHEDULE variable (I also tried SCHEDULE=00:00-24:00=2) but the screensaver doesn't update
Could you post your onlinescreensaver.log, Kindle model and config.sh as an issue in the repo?

I haven't tested this without a schedule, nor at that low a refresh interval (the script does quite a bit of waiting around for WiFi up / ping testing) so it's likely failing somewhere there.
avhm is offline   Reply With Quote
Reply


Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
AZW3 Extension fcm52 Amazon Kindle 6 09-29-2013 06:47 PM
SSModeSwitcher: An extension to change Screensaver mode thomass Kindle Developer's Corner 13 11-04-2012 09:31 PM
Troubleshooting file extension gerry7 Amazon Kindle 1 05-25-2011 06:55 AM
Will there be another US copyright extension? pdurrant General Discussions 30 04-08-2011 10:12 AM
NO extension, no sugar.... Greg Anos Lounge 7 01-16-2010 10:23 AM


All times are GMT -4. The time now is 06:05 AM.


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