Register Guidelines E-Books Search Today's Posts Mark Forums Read

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

Notices

Reply
 
Thread Tools Search this Thread
Old 02-07-2025, 10:10 PM   #3016
Frogm4n
Addict
Frogm4n ought to be getting tired of karma fortunes by now.Frogm4n ought to be getting tired of karma fortunes by now.Frogm4n ought to be getting tired of karma fortunes by now.Frogm4n ought to be getting tired of karma fortunes by now.Frogm4n ought to be getting tired of karma fortunes by now.Frogm4n ought to be getting tired of karma fortunes by now.Frogm4n ought to be getting tired of karma fortunes by now.Frogm4n ought to be getting tired of karma fortunes by now.Frogm4n ought to be getting tired of karma fortunes by now.Frogm4n ought to be getting tired of karma fortunes by now.Frogm4n ought to be getting tired of karma fortunes by now.
 
Posts: 363
Karma: 3003003
Join Date: Jul 2023
Device: Scribe, OA2, Glo HD, PRS-350
If your firmware is 5.16.3 or higher then there is nothing to do except wait for the hardfloat version of the python packages to be developed, unless you have programming skills and can help create them.
Frogm4n is offline   Reply With Quote
Old 02-10-2025, 10:57 PM   #3017
rand0m
Junior Member
rand0m began at the beginning.
 
Posts: 1
Karma: 10
Join Date: Feb 2025
Device: KOA3
A note from Bookfere may be useful (sucessful on my kindle oasis3 with 5.17+ and WB)
Regarding the installation of the screen saver hack for versions 5.17 and above:

After jailbreaking, ensure that KUAL and Mrpi are functional.

Then, install usbnetlite via MRPI (https://github.com/notmarek/kindle-u...ases/tag/1.0.M).
In KUAL, select USBNetLite -> Toggle USBNetwork.

Connect the Kindle to the internet, and SSH into the Kindle from your computer: `ssh root@[kindle IP] -p 22`. (The default pw is 'kindle')
Using WinSCP, execute the following commands in sequence:
1. `mntroot rw`
2. `ln -s /lib/ld-linux-armhf.so.3 /lib/ld-linux.so.3`
3. `mntroot ro`

After completing these steps, you can proceed to install the screensaver hack using Mrpi as usual.
rand0m is offline   Reply With Quote
Advert
Old 02-21-2025, 01:25 PM   #3018
ApprehensiveSoup
Junior Member
ApprehensiveSoup began at the beginning.
 
Posts: 7
Karma: 10
Join Date: Oct 2024
Device: Kindle Paperwhite
Quote:
Originally Posted by rand0m View Post
A note from Bookfere may be useful (sucessful on my kindle oasis3 with 5.17+ and WB)
Regarding the installation of the screen saver hack for versions 5.17 and above:

After jailbreaking, ensure that KUAL and Mrpi are functional.

Then, install usbnetlite via MRPI (https://github.com/notmarek/kindle-u...ases/tag/1.0.M).
In KUAL, select USBNetLite -> Toggle USBNetwork.

Connect the Kindle to the internet, and SSH into the Kindle from your computer: `ssh root@[kindle IP] -p 22`. (The default pw is 'kindle')
Using WinSCP, execute the following commands in sequence:
1. `mntroot rw`
2. `ln -s /lib/ld-linux-armhf.so.3 /lib/ld-linux.so.3`
3. `mntroot ro`

After completing these steps, you can proceed to install the screensaver hack using Mrpi as usual.

WinSCP sounds like a windows tool. Would the same commands work on a Mac by any chance?
ApprehensiveSoup is offline   Reply With Quote
Old 02-22-2025, 08:52 AM   #3019
shamanNS
Wizard
shamanNS ought to be getting tired of karma fortunes by now.shamanNS ought to be getting tired of karma fortunes by now.shamanNS ought to be getting tired of karma fortunes by now.shamanNS ought to be getting tired of karma fortunes by now.shamanNS ought to be getting tired of karma fortunes by now.shamanNS ought to be getting tired of karma fortunes by now.shamanNS ought to be getting tired of karma fortunes by now.shamanNS ought to be getting tired of karma fortunes by now.shamanNS ought to be getting tired of karma fortunes by now.shamanNS ought to be getting tired of karma fortunes by now.shamanNS ought to be getting tired of karma fortunes by now.
 
Posts: 1,068
Karma: 12000044
Join Date: Feb 2010
Location: Serbia
Device: Kindle PW5, Kobo Libra 2, Kindle PW1
Those commands are Linux CLI command executed on the Kindle itself, over a SSH connection. WinSCP was just the means to create a SSH connection to Kindle on Windows OS. You should be able to do the job using MacOS's Terminal?
shamanNS is offline   Reply With Quote
Old 02-22-2025, 11:19 AM   #3020
ApprehensiveSoup
Junior Member
ApprehensiveSoup began at the beginning.
 
Posts: 7
Karma: 10
Join Date: Oct 2024
Device: Kindle Paperwhite
Quote:
Originally Posted by rand0m View Post
Connect the Kindle to the internet, and SSH into the Kindle from your computer: `ssh root@[kindle IP] -p 22`. (The default pw is 'kindle')
.
Can someone guide a noob on how to get the Kindle IP address?
ApprehensiveSoup is offline   Reply With Quote
Advert
Old 02-23-2025, 01:04 AM   #3021
mergen3107
Wizard
mergen3107 ought to be getting tired of karma fortunes by now.mergen3107 ought to be getting tired of karma fortunes by now.mergen3107 ought to be getting tired of karma fortunes by now.mergen3107 ought to be getting tired of karma fortunes by now.mergen3107 ought to be getting tired of karma fortunes by now.mergen3107 ought to be getting tired of karma fortunes by now.mergen3107 ought to be getting tired of karma fortunes by now.mergen3107 ought to be getting tired of karma fortunes by now.mergen3107 ought to be getting tired of karma fortunes by now.mergen3107 ought to be getting tired of karma fortunes by now.mergen3107 ought to be getting tired of karma fortunes by now.
 
mergen3107's Avatar
 
Posts: 1,440
Karma: 4753224
Join Date: Feb 2012
Location: Cape Canaveral
Device: Kindle Scribe
In Kindle’s search, search for ;711
mergen3107 is offline   Reply With Quote
Old 03-15-2025, 01:49 PM   #3022
CacheCamera
Junior Member
CacheCamera began at the beginning.
 
Posts: 1
Karma: 10
Join Date: Mar 2025
Device: Kindle PW4
I get a "Package script failed (127)" error when trying to install this on my PW4, even after the SSH root fix. Is there any way around this?
CacheCamera is offline   Reply With Quote
Old 03-15-2025, 03:53 PM   #3023
durag5
Junior Member
durag5 began at the beginning.
 
Posts: 1
Karma: 10
Join Date: Feb 2024
Device: kindle
Quote:
Originally Posted by rand0m View Post
A note from Bookfere may be useful (sucessful on my kindle oasis3 with 5.17+ and WB)
Regarding the installation of the screen saver hack for versions 5.17 and above:

After jailbreaking, ensure that KUAL and Mrpi are functional.

Then, install usbnetlite via MRPI (https://github.com/notmarek/kindle-u...ases/tag/1.0.M).
In KUAL, select USBNetLite -> Toggle USBNetwork.

Connect the Kindle to the internet, and SSH into the Kindle from your computer: `ssh root@[kindle IP] -p 22`. (The default pw is 'kindle')
Using WinSCP, execute the following commands in sequence:
1. `mntroot rw`
2. `ln -s /lib/ld-linux-armhf.so.3 /lib/ld-linux.so.3`
3. `mntroot ro`

After completing these steps, you can proceed to install the screensaver hack using Mrpi as usual.
On 5.17+. Got this all working and screensaver hack installed but it will not show a cover. It will get stuck on processing cover and I have to force restart. Then once logged in, it only shows the "the screensavers hack is currently in cover mode but hasn't yet successfully processed a book cover". Does this fix bypass the need to install python? Python will still fail during install with a script error even after this ssh fix. I put a blank file named cover in the correct folder already and left a book open for 5 minutes.
durag5 is offline   Reply With Quote
Reply

Tags
kindle touch hacks, paperwhite, python, screensavers, touch

Thread Tools Search this Thread
Search this Thread:

Advanced Search

Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
Problem installing Kindle ScreenSavers Hack ratchetclank Kindle Developer's Corner 3 12-30-2015 09:59 PM
Is it impossible to hack screensavers in K4 4.1? nonfactor Kindle Developer's Corner 1 07-04-2012 07:17 PM
Help! Used screensaver hack- now all collections gone and no screensavers!!! kuklachica Amazon Kindle 1 01-16-2011 08:17 PM
Is a hack necessary to add screensavers? mldavis2 Amazon Kindle 4 10-29-2010 05:34 PM
Hack for screensavers on Kindle 2 KookyKathy Introduce Yourself 5 01-09-2010 11:16 PM


All times are GMT -4. The time now is 04:47 AM.


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