Register Guidelines E-Books Today's Posts Search

Go Back   MobileRead Forums > E-Book Readers > Amazon Kindle

Notices

Reply
 
Thread Tools Search this Thread
Old 02-04-2017, 05:08 PM   #1
wincel
Junior Member
wincel began at the beginning.
 
Posts: 6
Karma: 10
Join Date: Feb 2017
Device: Kindle DX Graphite
Kindle Dx Graphite with corrupted software, does not switch to "registered"

I'm really desperate by now and would very much appreciate if someone can help solve that.
My Kindle DX is at latest updates, standard software from Amazon, used daily and not problem with network or whatever. It started acting up two days ago when it would not manage to connect to the Kindle store despite displaying bars and 3G symbol.

I tried a soft and a hard restart without any change. Then I reset it to factory results. After trying to re-register it, the circle would just keep rotating without any effect and then it would tell me that it could not connect and I should try again soon. At this point I could not only see the bars (4 out of 5) and 3G symbol but I could browse the Kindle shop just fine ...
The Kindle still showed as registered in the Amazon account too. I de-registered it online via website. Tried to re-register it again via Kindle. Same thing, claiming it could not reach the network - but network was fine, browsing the store no problem, 3G and 4 bars.

I contacted Amazon tech support and they tried the same things: restart, register via Kindle (failed again), reset to factory, register via Kindle (failed). Then Amazon manually registered it online for me, but my Kindle still shows as unregistered on the device. I can browse the shop, I can download samples, I can even buy books and then it suddenly says "(my name) we are sending you your book ..." and it pops up. I can send books from the website from my collection and it shows up. But any feature that is based on Kindle switching to "registered" mode is greyed out, because the software on my Kindle somehow does not make the switch fully. I can't sync, I can't reach my archive, I can't use collections.

I asked the Amazon tech support if they can reinstall my software. They say they can't update the software, I am already at 2.5.8. I told them I'm not looking to update, I just want it reinstalled, I can go to recovery mode in my Kindle (took lots of googling to find that information), I just need a 2.5.8 that is not corrupted. They said they don't have access to that version.

I have another Kindle DX here with broken screen but it seems to switch on and was wondering if I can extract that 2.5.8 and reinstall it on my otherwise functional other DX? I read that there is some personal information in those images that can Amazon make ban your DX? If that is true: how would I get the 2.5.8 from my kindle DX with the broken screen extracted (needs to be done via PC as the screen is just bars/lines), replace the personal information/identifier from that one with my 2nd one with the software corruption and install it on the 2nd DX?

Maybe of interest to anyone else, I got some information about tech support modes for the DX:
A) Reaching the recovery with 2.5.8:
1. Hold Power button for 30 seconds
2. Release Power button and immediately start pressing Home button until screen starts blinking (ca. 40 seconds)
3. Release Home button
4. Enter "RESET" via keyboard, wait for the loading bar to finish = it goes into reboot mode
5. Theory now: connect to PC (it is all empty for my under Windows 10), dump update file into drive and ... then what? Dumping the 2.5.8 update file from Amazon into it does nothing
6. Unplug from PC
7. hit R4 to reboot (?)

B) Reaching tech status page on DX with 2.5.8: Hold ALT button pressed while typing Y-Q-Q to reach "page 611", which shows network status, SIM status etc etc

C) Reinstall (?) with linux while in recovery mode:
Connect kindle to the usb port you will see Usb connected.
In terminal (console) write:
fdisk -l
this will list all drives on the computers
Look for a 3.65 GB (can try df -kh as well) drive and make sure it is the Kindle. Remember it's device id. It should be something like /dev/sdc or /dev/sdd it will be last in the list.
then Type:
dd if=/path/to/rootfs.img of=/dev/sdd1 bs=1024
Wait till this command finishes and Press (R 4)
Kindle will reboot and starts.
Make Factory Reset from settings and thats all.
This should help in you case.

But I have no linux system ...

Last edited by wincel; 02-04-2017 at 05:12 PM.
wincel is offline   Reply With Quote
Old 02-04-2017, 06:19 PM   #2
wincel
Junior Member
wincel began at the beginning.
 
Posts: 6
Karma: 10
Join Date: Feb 2017
Device: Kindle DX Graphite
Is this of any use? There is the 2.5.8 source code on the Amazon website, but I'm not programmer or so which means I have no idea what to do with this ...
https://kindle.s3.amazonaws.com/Kind...5370010.tar.gz
wincel is offline   Reply With Quote
Advert
Old 02-04-2017, 06:42 PM   #3
wincel
Junior Member
wincel began at the beginning.
 
Posts: 6
Karma: 10
Join Date: Feb 2017
Device: Kindle DX Graphite
Amazon has provided the source code for all the versions it turns out btw: https://www.amazon.com/gp/help/custo...deId=200203720
wincel is offline   Reply With Quote
Old 02-04-2017, 07:03 PM   #4
wincel
Junior Member
wincel began at the beginning.
 
Posts: 6
Karma: 10
Join Date: Feb 2017
Device: Kindle DX Graphite
Found this: https://www.mobileread.com/forums/sh...ad.php?t=91862 which is absolute Chinese for me. Could someone compile this maybe and provide it since the source code is free now?
wincel is offline   Reply With Quote
Old 02-04-2017, 07:05 PM   #5
NullNix
Guru
NullNix ought to be getting tired of karma fortunes by now.NullNix ought to be getting tired of karma fortunes by now.NullNix ought to be getting tired of karma fortunes by now.NullNix ought to be getting tired of karma fortunes by now.NullNix ought to be getting tired of karma fortunes by now.NullNix ought to be getting tired of karma fortunes by now.NullNix ought to be getting tired of karma fortunes by now.NullNix ought to be getting tired of karma fortunes by now.NullNix ought to be getting tired of karma fortunes by now.NullNix ought to be getting tired of karma fortunes by now.NullNix ought to be getting tired of karma fortunes by now.
 
Posts: 916
Karma: 13928438
Join Date: Jan 2013
Location: Ely, Cambridgeshire, UK
Device: Kindle Oasis 3, Kindle Oasis 1
Quote:
Originally Posted by wincel View Post
Amazon has provided the source code for all the versions it turns out btw: https://www.amazon.com/gp/help/custo...deId=200203720
That is not the source code for everything, only for the GPLed and LGPLed portions (things like the font renderer, the kernel, etc: lots of largely-invisible infrastructural stuff). The actual ebook reader, store frontends and user interface code are non-free proprietary stuff which we only get in compiled form and cannot rebuild.
NullNix is offline   Reply With Quote
Advert
Old 02-04-2017, 07:12 PM   #6
jhowell
Grand Sorcerer
jhowell ought to be getting tired of karma fortunes by now.jhowell ought to be getting tired of karma fortunes by now.jhowell ought to be getting tired of karma fortunes by now.jhowell ought to be getting tired of karma fortunes by now.jhowell ought to be getting tired of karma fortunes by now.jhowell ought to be getting tired of karma fortunes by now.jhowell ought to be getting tired of karma fortunes by now.jhowell ought to be getting tired of karma fortunes by now.jhowell ought to be getting tired of karma fortunes by now.jhowell ought to be getting tired of karma fortunes by now.jhowell ought to be getting tired of karma fortunes by now.
 
jhowell's Avatar
 
Posts: 6,498
Karma: 84420419
Join Date: Nov 2011
Location: Tampa Bay, Florida
Device: Kindles
The source code provided is just for some of the components of the Kindle firmware. They need to release that to meet the terms of the license to use that software. It is far from complete and of no use to you.

On the Kindle DX Software Updates web page there are links to download Software Update 2.5.8 and the Kindle Services Update. There are different sets of these files for different DX models. Check your serial number to see which apply to your device.

Since you already have 2.5.8 installed I doubt that the kindle will allow it to be re-installed.

You haven't mentioned the Kindle Services Update. Have you ever installed it?

It was required to be installed to prevent the sort of connectivity problem that you are experiencing. Though you should have had a problem long before now without it. I suggest that you try downloading and installing that update.

Again, you have to use the one for your exact model. There are multiple links on the page that say "Kindle Services Update" and they link to different files.
jhowell is offline   Reply With Quote
Old 02-04-2017, 08:41 PM   #7
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 wincel View Post
Found this: https://www.mobileread.com/forums/sh...ad.php?t=91862 which is absolute Chinese for me. Could someone compile this maybe and provide it since the source code is free now?
The author of the post that link points to also has been a Lab126 employee.**
(In system security, not system development, but still, that work most likely benefits from on-the-job knowledge.)

** Not a great secret, he includes it on his resume.
knc1 is offline   Reply With Quote
Old 02-05-2017, 02:25 PM   #8
wincel
Junior Member
wincel began at the beginning.
 
Posts: 6
Karma: 10
Join Date: Feb 2017
Device: Kindle DX Graphite


Yes I've installed the March update. As I mentioned, it connected online just fine, but the Kindle itself does not switch the MODE after it has registered. It is stuck in the software thinking it needs to be registered - but registration never finishes or updates to "registered" locally even though it IS registered (I can see it online via website, I can send it books via website, I can buy books via Kindle). Which blocks me from using any of the software features a Kindle has once mode is switched to "registered".
NullNix do you think that could be what the open source pack contains? You think it makes sense trying to flash it?

I've bought a replacement Kindle DX screen and found some DIY websites for how to swap it. So I'm going to try that to fix the one with the broken screen. Can I then extract the 2.5.8. from the one with the broken screen to flash it onto the one which has the software issue? How would one do this? My husband spent a few hours yesterday to install Linux and get it set up as the "compile sourcecode and modify and flash Kindle" link laid out.

I've read somewhere that someone got blocked for providing his Kindle 3 (?) sourcecode because there are identifier in it. If the software from the broken-screen DX is extracted and flashed on the software-issue DX, would that be a problem then? How could one avoid that?

And no, I've no computer or programming background, really scrambling here as layman trying to find a solution ... I'm a scientist in biology who needs a large screen for PDF and diagrams, Amazon just tries to sell me the small 6" ones.
wincel is offline   Reply With Quote
Old 02-05-2017, 03:11 PM   #9
jhowell
Grand Sorcerer
jhowell ought to be getting tired of karma fortunes by now.jhowell ought to be getting tired of karma fortunes by now.jhowell ought to be getting tired of karma fortunes by now.jhowell ought to be getting tired of karma fortunes by now.jhowell ought to be getting tired of karma fortunes by now.jhowell ought to be getting tired of karma fortunes by now.jhowell ought to be getting tired of karma fortunes by now.jhowell ought to be getting tired of karma fortunes by now.jhowell ought to be getting tired of karma fortunes by now.jhowell ought to be getting tired of karma fortunes by now.jhowell ought to be getting tired of karma fortunes by now.
 
jhowell's Avatar
 
Posts: 6,498
Karma: 84420419
Join Date: Nov 2011
Location: Tampa Bay, Florida
Device: Kindles
The same sort of problem, the device being unable to interact with Amazon services, has been reported by owners of other older Kindle models in another thread. Perhaps the problem is at Amazon's end.
jhowell is offline   Reply With Quote
Old 02-06-2017, 10:18 AM   #10
eshafer15
Junior Member
eshafer15 began at the beginning.
 
Posts: 1
Karma: 10
Join Date: Feb 2017
Device: Paperwhite, DX 2nd gen.
I'm having the same exact issues with my DX and I tried everything above and still couldn't connect to register. I can browse the kindle store and use the browser. What is interesting is if I request a sample of a book using my browser on my notebook. If I try to register on my kindle it will timeout yet it WILL download the sample chapter. So.....one way around this is every time I want new book(s) I just buy them online, send them to my Kindle DX, try to register, wait for it to timeout and then the book(s) appear. Same process if I want to restore an archived book. I tried the factory reset, etc. and Amazon support said they do not see where a factory reset was requested. I also had to get Amazon to manually register the device for the above registration hack to work. This all started after I did a factory reset since I was going to give my brother my DX and just use my Paperwhite.
eshafer15 is offline   Reply With Quote
Old 02-09-2017, 12:25 AM   #11
Stead
Junior Member
Stead began at the beginning.
 
Posts: 4
Karma: 10
Join Date: Jan 2017
Device: Kindle DX graphite
I have the exactly same problem.
My Kindle DXG can not register!
I can buy book via kindle!

Quote:
Originally Posted by wincel View Post


Yes I've installed the March update. As I mentioned, it connected online just fine, but the Kindle itself does not switch the MODE after it has registered. It is stuck in the software thinking it needs to be registered - but registration never finishes or updates to "registered" locally even though it IS registered (I can see it online via website, I can send it books via website, I can buy books via Kindle). Which blocks me from using any of the software features a Kindle has once mode is switched to "registered".
NullNix do you think that could be what the open source pack contains? You think it makes sense trying to flash it?

I've bought a replacement Kindle DX screen and found some DIY websites for how to swap it. So I'm going to try that to fix the one with the broken screen. Can I then extract the 2.5.8. from the one with the broken screen to flash it onto the one which has the software issue? How would one do this? My husband spent a few hours yesterday to install Linux and get it set up as the "compile sourcecode and modify and flash Kindle" link laid out.

I've read somewhere that someone got blocked for providing his Kindle 3 (?) sourcecode because there are identifier in it. If the software from the broken-screen DX is extracted and flashed on the software-issue DX, would that be a problem then? How could one avoid that?

And no, I've no computer or programming background, really scrambling here as layman trying to find a solution ... I'm a scientist in biology who needs a large screen for PDF and diagrams, Amazon just tries to sell me the small 6" ones.
Stead is offline   Reply With Quote
Old 02-12-2017, 03:28 PM   #12
Mojosam
Junior Mint
Mojosam began at the beginning.
 
Mojosam's Avatar
 
Posts: 1
Karma: 10
Join Date: Feb 2017
Device: Kindle DX
I have this exact same problem. I think it started a couple of weeks ago, but I didn't really notice until I wanted to access my archived items.

I was actually afraid that Amazon had decided to stop supporting the DX, so they were deactivating some of its functionality (Tivo did that to me with one of their older devices, so I'm gun-shy about being at the mercy of a company that has the ability to reach out and "update" a product that I purchased and (theoretically) legally own.).

Since several others in this thread have reported the same problem, and Amazon has not made such a statement, I'm guessing that some software change happened at Amazon's end, and they just didn't bother to test compatibility with an ancient device that few of their customers still use (I work in software, and every company I've worked at only tests against their more recent devices.).

So now what? I guess we all call tech support and hope that if they get enough complaints that they'll take a look at it?
Mojosam is offline   Reply With Quote
Old 04-08-2019, 08:30 AM   #13
DeKuns
Connoisseur
DeKuns puts his or her pants on both legs at a time.DeKuns puts his or her pants on both legs at a time.DeKuns puts his or her pants on both legs at a time.DeKuns puts his or her pants on both legs at a time.DeKuns puts his or her pants on both legs at a time.DeKuns puts his or her pants on both legs at a time.DeKuns puts his or her pants on both legs at a time.DeKuns puts his or her pants on both legs at a time.DeKuns puts his or her pants on both legs at a time.DeKuns puts his or her pants on both legs at a time.DeKuns puts his or her pants on both legs at a time.
 
Posts: 89
Karma: 133654
Join Date: Apr 2019
Device: Kindle DX Graphite
Quote:
Originally Posted by Mojosam View Post
I have this exact same problem. I think it started a couple of weeks ago, but I didn't really notice until I wanted to access my archived items.

I was actually afraid that Amazon had decided to stop supporting the DX, so they were deactivating some of its functionality (Tivo did that to me with one of their older devices, so I'm gun-shy about being at the mercy of a company that has the ability to reach out and "update" a product that I purchased and (theoretically) legally own.).

Since several others in this thread have reported the same problem, and Amazon has not made such a statement, I'm guessing that some software change happened at Amazon's end, and they just didn't bother to test compatibility with an ancient device that few of their customers still use (I work in software, and every company I've worked at only tests against their more recent devices.).

So now what? I guess we all call tech support and hope that if they get enough complaints that they'll take a look at it?
I have done that. It seemed that it affected DX after factory reset. If it is only de-registered and re-registered, then it seemed that Kindle DX will work normal. If someone with enough knowledge can see what flaws that make DX after factory reset cannot be registered, then I am very happy!
DeKuns is offline   Reply With Quote
Old 01-01-2020, 06:17 PM   #14
Elaine T
Enthusiast
Elaine T is generous with chocolateElaine T is generous with chocolateElaine T is generous with chocolateElaine T is generous with chocolateElaine T is generous with chocolateElaine T is generous with chocolateElaine T is generous with chocolateElaine T is generous with chocolateElaine T is generous with chocolateElaine T is generous with chocolateElaine T is generous with chocolate
 
Posts: 33
Karma: 33664
Join Date: Jun 2015
Device: kindle paperwhite
Did anyone ever find a solution?

My daughter is now struggling with the same problem and really wants to keep the DX working.
Elaine T is offline   Reply With Quote
Old 01-03-2020, 01:06 AM   #15
wincel
Junior Member
wincel began at the beginning.
 
Posts: 6
Karma: 10
Join Date: Feb 2017
Device: Kindle DX Graphite
Quote:
Originally Posted by Elaine T View Post
My daughter is now struggling with the same problem and really wants to keep the DX working.
Yes actually. The factory reset causes the Kindle dx click to set to 1970 and that makes the Kindle unable to register with Amazon as the Amazon servers refuse connection and issuing the certificates needed. You need to jailbreak the Kindle (information here in forum) and then install the USB network mode (dito). That then is activated by hitting DEL on home screen and in the search box entering
;debugOn (return)
`usbmode (return, careful, that is not a single quotation mark but a `)
;debugOff (return)
Then plug the Kindle back into the PC with cable. It will not show up anymore as drive but if you click on windows 10 on the network symbol on the task bar it will show a new network, not wifi, that is unidentified. Click that and set the ip of that to 196.168.2.1. Then download Putty and select telnet plus as ip 196.168.2.2 (NOT 1) and load. It will open a screen "welcome to kindle" so you are now logged into your kindle dx system.
Type:
date -s 'MMDDhhmm 2020'
(this is single quotation marks, MM is the current month, DD the day, hh the hour in 24h format, mm the minutes), hit return.
Your kindle will have the time reset to the current time.
Now unplug the Kindle and restart the kindle from the settings screen to switch off USB network mode again and your kindle will register etc.
wincel is offline   Reply With Quote
Reply


Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
Kindle Fire 2nd Gen, HD 7", 8.9" Software Update Version 7.3.0 Jessica Lares Kindle Fire 16 04-07-2013 08:25 AM
What is "development menu" on the Kindle DX graphite? megacoupe Kindle Developer's Corner 5 09-20-2012 01:26 AM
Registering Kindle DX Graphite Global in a "banned to sale" country (Turkey)? Dadelius Amazon Kindle 8 08-03-2010 04:48 AM
"Liquid" / "Fixed" - how to switch layouts Alexander Turcic Announcements 0 06-05-2007 09:29 AM


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


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