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 03-10-2021, 11:54 AM   #931
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,506
Karma: 26047202
Join Date: Jun 2010
Location: Paris, France
Device: Kindle 2i, 3g, 4, 5w, PW, PW2, PW5; Kobo H2O, Forma, Elipsa, Sage, C2E
Why, yes, there is indeed: I'm told that there was a fire at the datacenter.

EDIT: Burned. (pun, err, intended? ).
NiLuJe is offline   Reply With Quote
Old 03-10-2021, 11:58 AM   #932
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,506
Karma: 26047202
Join Date: Jun 2010
Location: Paris, France
Device: Kindle 2i, 3g, 4, 5w, PW, PW2, PW5; Kobo H2O, Forma, Elipsa, Sage, C2E
The buildbox happens to be in another DC, and is in the process of finishing a rebuild, so I'll push the next update to yet another DC in the meantime .

EDIT: Might be slowed down a little, because I remembered that I send my backups to SBG, so, err, storing a copy of those elsewhere, too ^^.

Last edited by NiLuJe; 03-10-2021 at 02:53 PM.
NiLuJe is offline   Reply With Quote
Advert
Old 03-10-2021, 12:11 PM   #933
hamroach
Junior Member
hamroach began at the beginning.
 
Posts: 2
Karma: 10
Join Date: Mar 2021
Device: Kindle PW1
Quote:
Originally Posted by katadelos View Post
The data center hosting all of these hacks caught fire earlier today.
Wow! No kidding. I'm happy to wait patiently until stuff comes back. Thanks for the update.
hamroach is offline   Reply With Quote
Old 03-10-2021, 05:03 PM   #934
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,506
Karma: 26047202
Join Date: Jun 2010
Location: Paris, France
Device: Kindle 2i, 3g, 4, 5w, PW, PW2, PW5; Kobo H2O, Forma, Elipsa, Sage, C2E
There, stuff should be back .
NiLuJe is offline   Reply With Quote
Old 03-11-2021, 05:05 AM   #935
trunglinh06
Member
trunglinh06 began at the beginning.
 
Posts: 13
Karma: 10
Join Date: Jul 2019
Device: kobo glo
can you show me how to jailbreak kindle step by step?
because english is not well so i don't understand in page 1

Last edited by trunglinh06; 03-11-2021 at 10:53 PM.
trunglinh06 is offline   Reply With Quote
Advert
Old 03-13-2021, 05:34 AM   #936
gompa
Junior Member
gompa began at the beginning.
 
Posts: 1
Karma: 10
Join Date: Mar 2021
Device: kindle k2i
Hey, iam trying to install usbnetwork 0.57n-r18245 on a k2i and i can get it installed with MR Package Installer
and i can connect just fine after adding my key

but when i run htop it crashes with a segfault:
Code:
The following function calls were active when the issue was detected:
---
/lib/ld-linux.so.3[0x40013358]
[0x516]
and when i run objdump:
Code:
./objdump: /lib/libc.so.6: version `GLIBC_2.8' not found (required by /mnt/us/usbnet/lib/libctf.so.0)
when i run eu-objdump it does seem to work fine


and lsblk:
Code:
./lsblk: /lib/libc.so.6: version `GLIBC_2.9' not found (required by /mnt/us/usbnet/lib/libmount.so.1)
./lsblk: /lib/libc.so.6: version `GLIBC_2.7' not found (required by /mnt/us/usbnet/lib/libmount.so.1)
and readelf:
Code:
./readelf: /lib/libc.so.6: version `GLIBC_2.8' not found (required by /mnt/us/usbnet/lib/libctf-nobfd.so.0)
and trying to open zsh just creates a infinite wait
trying to kill it with kill pid does nothing


i know this is an old device and it's probably because all the new kindles have newer libc but i thought id ask ( maybe something failed after setting up the "burned" build bot)

ps (a little unrelated)

i was able to access cnn trough the web browser but now i just get
Code:
HTTP: HTTP/1.1 403 Internet_Access_Embargo
could this be related to the jailbreak?

anyway best regards
NiLuJe thanks for the build bot and all the hard work you put into these devices !
gompa is offline   Reply With Quote
Old 03-13-2021, 07:52 AM   #937
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,506
Karma: 26047202
Join Date: Jun 2010
Location: Paris, France
Device: Kindle 2i, 3g, 4, 5w, PW, PW2, PW5; Kobo H2O, Forma, Elipsa, Sage, C2E
Wheee, shitty old glibc strikes again.

I've fixed some of these in the past, but apparently new code crept in, will look into it .
NiLuJe is offline   Reply With Quote
Old 03-14-2021, 09:29 PM   #938
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,506
Karma: 26047202
Join Date: Jun 2010
Location: Paris, France
Device: Kindle 2i, 3g, 4, 5w, PW, PW2, PW5; Kobo H2O, Forma, Elipsa, Sage, C2E
@gompa: The glibc issues should be fixed in the latest snapshots .

(Well, not elfutils', but that's by design, that's why USBNet ships binutils' objdump instead).

As for ZSH, it works just fine. The first startup will just take a while (a few dozen seconds), more if your storage device is in worse shape than mine. When it *does* start up, follow the prompt's recommendation to make subsequent startups speedier.

And I'd completely forgotten you'd reported an htop failure, too, but, yes, it's segfaulting in strlen somewhere, I'll look into it .
NiLuJe is offline   Reply With Quote
Old 03-14-2021, 10:25 PM   #939
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,506
Karma: 26047202
Join Date: Jun 2010
Location: Paris, France
Device: Kindle 2i, 3g, 4, 5w, PW, PW2, PW5; Kobo H2O, Forma, Elipsa, Sage, C2E
Respun the packages to fix the htop issue (which may also have affected the K5 builds).

Was due to my O_PATH shenanigans, which were "slightly" broken on systems without O_PATH defined at all.
NiLuJe is offline   Reply With Quote
Old 04-14-2021, 02:41 PM   #940
kindlepls
Junior Member
kindlepls began at the beginning.
 
Posts: 2
Karma: 10
Join Date: Apr 2021
Device: PW4
Exclamation Unauthorized when trying to download

Whenever I try to download something from snapshots, I get this error:

Unauthorized
This server could not verify that you are authorized to access the document you requested.

EDIT: Nevermind, it seems to work now? hmm

Last edited by kindlepls; 04-14-2021 at 02:43 PM. Reason: nvm it works now
kindlepls is offline   Reply With Quote
Old 04-14-2021, 04:56 PM   #941
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,506
Karma: 26047202
Join Date: Jun 2010
Location: Paris, France
Device: Kindle 2i, 3g, 4, 5w, PW, PW2, PW5; Kobo H2O, Forma, Elipsa, Sage, C2E
You must have hit the server during the short window of time (as in, a couple of minutes at most) when new packages are uploaded .
NiLuJe is offline   Reply With Quote
Old 04-14-2021, 04:59 PM   #942
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,506
Karma: 26047202
Join Date: Jun 2010
Location: Paris, France
Device: Kindle 2i, 3g, 4, 5w, PW, PW2, PW5; Kobo H2O, Forma, Elipsa, Sage, C2E
Speaking of: Monthly (-ish) update!

Besides the usual updates, the Python packages should now be a tad smaller (dropped the tests), and the installation a lot faster (dropped the optimized bytecode that almost nobdy ever actually uses), and numpy has been added to the Python 3 distribution.

I also fixed a small behavior difference in the new MobiCover tool compared to the older Python 2 implementation: it won't reject files without a cdeType anymore, because apparently KindleGen like(d) to generate those at one point.
NiLuJe is offline   Reply With Quote
Old 04-15-2021, 09:15 AM   #943
radamo
Addict
radamo can program the VCR without an owner's manual.radamo can program the VCR without an owner's manual.radamo can program the VCR without an owner's manual.radamo can program the VCR without an owner's manual.radamo can program the VCR without an owner's manual.radamo can program the VCR without an owner's manual.radamo can program the VCR without an owner's manual.radamo can program the VCR without an owner's manual.radamo can program the VCR without an owner's manual.radamo can program the VCR without an owner's manual.radamo can program the VCR without an owner's manual.
 
Posts: 331
Karma: 175766
Join Date: Mar 2009
Location: Long Island, NY
Device: Oasis 9th Gen
I have recently moved to a Mac and have not updated these programs on my KOA2 for at least a year. Sorry for the upcoming newb questions...
Do I just redo:
K5 Jailbreak Hotfix
Python
Screensaver
Or do I need anything beyond that?
Thank you.

Last edited by radamo; 04-15-2021 at 09:40 AM.
radamo is offline   Reply With Quote
Old 04-15-2021, 10:13 AM   #944
radamo
Addict
radamo can program the VCR without an owner's manual.radamo can program the VCR without an owner's manual.radamo can program the VCR without an owner's manual.radamo can program the VCR without an owner's manual.radamo can program the VCR without an owner's manual.radamo can program the VCR without an owner's manual.radamo can program the VCR without an owner's manual.radamo can program the VCR without an owner's manual.radamo can program the VCR without an owner's manual.radamo can program the VCR without an owner's manual.radamo can program the VCR without an owner's manual.
 
Posts: 331
Karma: 175766
Join Date: Mar 2009
Location: Long Island, NY
Device: Oasis 9th Gen
Well... I think I succeeded.
Hotfix applied
Python updated
SS updated
No errors... Did I miss a step or are there other required pieces I omitted? Thanks again for all your work on this. Seems crazy that for a user like me that ONLY wants the screensaver to show the current book cover this is needed.
radamo is offline   Reply With Quote
Old 04-28-2021, 09:49 AM   #945
congtu9630
Junior Member
congtu9630 began at the beginning.
 
Posts: 5
Karma: 10
Join Date: Mar 2021
Device: Kobo, Kindle
Apply screensaver hack for kindle oasis 3

Hello everyone, Can i setup python and screensaver hack for my oa3? I see file install not support oa3.
congtu9630 is offline   Reply With Quote
Reply

Tags
hacks, kindle, niluje


Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
I removed the hacks, installed 3.1, then new hacks, and now Kindle is dead cloudyvisions Amazon Kindle 55 11-29-2023 07:27 PM
Tools Snapshots of Coplate's packages coplate Kindle Developer's Corner 104 10-23-2022 11:41 PM
NiLuJe offline? picree Kindle Developer's Corner 1 09-28-2016 10:29 PM
Snapshots test in Live version Michele Clinco OpenInkpot 7 09-08-2009 02:42 PM


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


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