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 10-10-2024, 05:48 PM   #16
Radian
Member
Radian began at the beginning.
 
Radian's Avatar
 
Posts: 13
Karma: 10
Join Date: Oct 2024
Device: Paperwhite 2
Quote:
Originally Posted by j.p.s View Post
The sequence "422" does not appear in any S/N prefix in the wiki page
https://wiki.mobileread.com/wiki/Kindle_Serial_Numbers

so it looks like no one has reported it and code that depends on S/N doesn't know how to handle it. That could explain the problems. I've never heard of the JB working but not MRPI, but that doesn't mean anything.
What's meant by S/N prefix? I was asked for the 4th to 6th digits - the first four are what appear in that wiki list mine being B0D4 i.e.
Code:
B0D4, 90D4	Kindle PaperWhite 2 (2013) WiFi (U.S., Intl.)	PW2
Radian is offline   Reply With Quote
Old 10-10-2024, 07:10 PM   #17
j.p.s
Grand Sorcerer
j.p.s ought to be getting tired of karma fortunes by now.j.p.s ought to be getting tired of karma fortunes by now.j.p.s ought to be getting tired of karma fortunes by now.j.p.s ought to be getting tired of karma fortunes by now.j.p.s ought to be getting tired of karma fortunes by now.j.p.s ought to be getting tired of karma fortunes by now.j.p.s ought to be getting tired of karma fortunes by now.j.p.s ought to be getting tired of karma fortunes by now.j.p.s ought to be getting tired of karma fortunes by now.j.p.s ought to be getting tired of karma fortunes by now.j.p.s ought to be getting tired of karma fortunes by now.
 
Posts: 5,528
Karma: 100606001
Join Date: Apr 2011
Device: pb360
Your posts imply that you are trying to install everything with MRPI.

KUAL extensions just need to be unzipped into /mnt/us/extensions
j.p.s is offline   Reply With Quote
Old 10-10-2024, 07:22 PM   #18
j.p.s
Grand Sorcerer
j.p.s ought to be getting tired of karma fortunes by now.j.p.s ought to be getting tired of karma fortunes by now.j.p.s ought to be getting tired of karma fortunes by now.j.p.s ought to be getting tired of karma fortunes by now.j.p.s ought to be getting tired of karma fortunes by now.j.p.s ought to be getting tired of karma fortunes by now.j.p.s ought to be getting tired of karma fortunes by now.j.p.s ought to be getting tired of karma fortunes by now.j.p.s ought to be getting tired of karma fortunes by now.j.p.s ought to be getting tired of karma fortunes by now.j.p.s ought to be getting tired of karma fortunes by now.
 
Posts: 5,528
Karma: 100606001
Join Date: Apr 2011
Device: pb360
Quote:
Originally Posted by Radian View Post
What's meant by S/N prefix? I was asked for the 4th to 6th digits - the first four are what appear in that wiki list mine being B0D4 i.e.
Code:
B0D4, 90D4	Kindle PaperWhite 2 (2013) WiFi (U.S., Intl.)	PW2
mergen3107's request matches the relatively new knowledge that only those locations
matter. S/N decoding was empirically derived. In the early days it was thought that the
first 4 charcters defined the model and that worked OK. As the number of kindle models increased, that was increased to first 6. Looks like PW2 is from the era when first 4
(3 and 4 really) were enough. So looks like mergen3107 was off by 1.

So you indeed have a PW2.
j.p.s is offline   Reply With Quote
Old 10-10-2024, 08:07 PM   #19
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,331
Karma: 4740000
Join Date: Feb 2012
Location: Cape Canaveral
Device: Kindle Scribe
I just compared what current packages look for ("23M") for my Kindle Scribe
mergen3107 is offline   Reply With Quote
Old 10-11-2024, 05:44 AM   #20
Radian
Member
Radian began at the beginning.
 
Radian's Avatar
 
Posts: 13
Karma: 10
Join Date: Oct 2024
Device: Paperwhite 2
Quote:
Originally Posted by j.p.s View Post
Your posts imply that you are trying to install everything with MRPI.

KUAL extensions just need to be unzipped into /mnt/us/extensions
My understanding is that MRPI takes *.bin files placed in the /mnt/us/mrpackages folder and deletes them from there after being installed (successfully or not) using KUAL>Helper+>Install MR Packages. KUAL extensions themselves are simple directory structures containing menu items and scripts, dropped into /mnt/us/extensions - right?

I don't think any packages from *.bin files have been accepted so far. The watchthis JB wasn't packaged like that and all the other mods (like Kterm) have been installed as extensions. I just tried to install the screensaver hack as a MR package and get the same results as with USBNetwork - i.e. silent fail. Without retracing all my steps to this JB one-by-one, I'm not sure if any have silently failed in a similar way.

I'm now wondering if (and how) to wipe the Kindle and start over?
Radian is offline   Reply With Quote
Old 10-11-2024, 01:40 PM   #21
j.p.s
Grand Sorcerer
j.p.s ought to be getting tired of karma fortunes by now.j.p.s ought to be getting tired of karma fortunes by now.j.p.s ought to be getting tired of karma fortunes by now.j.p.s ought to be getting tired of karma fortunes by now.j.p.s ought to be getting tired of karma fortunes by now.j.p.s ought to be getting tired of karma fortunes by now.j.p.s ought to be getting tired of karma fortunes by now.j.p.s ought to be getting tired of karma fortunes by now.j.p.s ought to be getting tired of karma fortunes by now.j.p.s ought to be getting tired of karma fortunes by now.j.p.s ought to be getting tired of karma fortunes by now.
 
Posts: 5,528
Karma: 100606001
Join Date: Apr 2011
Device: pb360
Quote:
Originally Posted by Radian View Post
My understanding is that MRPI takes *.bin files placed in the /mnt/us/mrpackages folder and deletes them from there after being installed (successfully or not) using KUAL>Helper+>Install MR Packages. KUAL extensions themselves are simple directory structures containing menu items and scripts, dropped into /mnt/us/extensions - right?
Yes.

Quote:
Originally Posted by Radian View Post
I don't think any packages from *.bin files have been accepted so far. The watchthis JB wasn't packaged like that and all the other mods (like Kterm) have been installed as extensions. I just tried to install the screensaver hack as a MR package and get the same results as with USBNetwork - i.e. silent fail. Without retracing all my steps to this JB one-by-one, I'm not sure if any have silently failed in a similar way.
Seems correct. I don't think I've ever installed anything except KUAL extensions after I have JB + MRPI + hotfix.

Quote:
Originally Posted by Radian View Post
I'm now wondering if (and how) to wipe the Kindle and start over?
I think that you should PM NiLuJe and ask him to review this thread. Maybe he has some insight into what went wrong and what to try.

I think that the PW2 is special in that you can downgrade to earlier firmware with much easier jailbreak methods, so you might want to read some of the PW2 specific threads.

If you are sure that you want to "wipe the Kindle and start over", then you can reset the kindle then restart (reboot) a couple of times. The reset will remove the JB, all user content and settings and delete databases, etc. from /var. The reboots remove all traces of the hotfix.
j.p.s is offline   Reply With Quote
Old 10-12-2024, 02:53 PM   #22
NiLuJe
BLAM!
NiLuJe ought to be getting tired of karma fortunes by now.NiLuJe ought to be getting tired of karma fortunes by now.NiLuJe ought to be getting tired of karma fortunes by now.NiLuJe ought to be getting tired of karma fortunes by now.NiLuJe ought to be getting tired of karma fortunes by now.NiLuJe ought to be getting tired of karma fortunes by now.NiLuJe ought to be getting tired of karma fortunes by now.NiLuJe ought to be getting tired of karma fortunes by now.NiLuJe ought to be getting tired of karma fortunes by now.NiLuJe ought to be getting tired of karma fortunes by now.NiLuJe ought to be getting tired of karma fortunes by now.
 
NiLuJe's Avatar
 
Posts: 13,497
Karma: 26047188
Join Date: Jun 2010
Location: Paris, France
Device: Kindle 2i, 3g, 4, 5w, PW, PW2, PW5; Kobo H2O, Forma, Elipsa, Sage, C2E
The lack of log file implies a filesystem/storage issue, as you cannot reach the screen shown without a log being created .

And the lack of log file means I can't tell you what's happening unless you already had USBNet access, so, catch-22 .

So, yeah, my vote would be for a factory reset. With the caveat that if it's dying storage, that might kill it dead for good.
NiLuJe is offline   Reply With Quote
Old 10-12-2024, 03:22 PM   #23
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,331
Karma: 4740000
Join Date: Feb 2012
Location: Cape Canaveral
Device: Kindle Scribe
Good catch!
@Radian
You could probably check your storage by seeing if files stay after a restart.
If storage is problematic, any changes (say, content of MyClippings.txt after making new highlights/notes/bookmarks in Kindle Reader) will be lost after a restart.
mergen3107 is offline   Reply With Quote
Reply


Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
PW3 Fail to install USBNetwork Hack WyattSivan Kindle Developer's Corner 1 02-21-2019 09:10 AM
USBNetwork help gett Kindle Developer's Corner 5 02-07-2016 09:07 AM
install multiple versions, install to ram drive cybmole Sigil 3 01-12-2015 03:13 AM
Hacks I want usbnetwork for 2.5.2 al3bsi Amazon Kindle 4 06-18-2010 01:55 PM
PRS-900 Sony Digital Edition Library Install, and Install, ... Hamlet53 Sony Reader 3 04-05-2010 04:29 PM


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


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