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 07-06-2015, 09:52 AM   #76
Rosomak
Junior Member
Rosomak began at the beginning.
 
Posts: 3
Karma: 10
Join Date: Feb 2015
Device: Kindle Voyage
Thanks a lot guys, appreciated.
So nooby version looks like this:

1. generate the password with kindletool or python
2. attach serial cable
3. Connect through software emulated terminal or whatnot, google said something about Kterm
4. reboot the kindle
5. Press "Enter" to stop the autoboot.
6. Go by the points from the top of the thread.
Rosomak is offline   Reply With Quote
Old 07-06-2015, 10:05 AM   #77
eschwartz
Ex-Helpdesk Junkie
eschwartz ought to be getting tired of karma fortunes by now.eschwartz ought to be getting tired of karma fortunes by now.eschwartz ought to be getting tired of karma fortunes by now.eschwartz ought to be getting tired of karma fortunes by now.eschwartz ought to be getting tired of karma fortunes by now.eschwartz ought to be getting tired of karma fortunes by now.eschwartz ought to be getting tired of karma fortunes by now.eschwartz ought to be getting tired of karma fortunes by now.eschwartz ought to be getting tired of karma fortunes by now.eschwartz ought to be getting tired of karma fortunes by now.eschwartz ought to be getting tired of karma fortunes by now.
 
eschwartz's Avatar
 
Posts: 19,421
Karma: 85400180
Join Date: Nov 2012
Location: The Beaten Path, USA, Roundworld, This Side of Infinity
Device: Kindle Touch fw5.3.7 (Wifi only)
Well, kterm is a standard terminal program compiled to run on the Kindle., You run it with KUAL as a Kindle app.

What you want is e.g. minicom or typerterminal or somesuch -- for sending commands over a serial port interface, including setting the baud rate.
eschwartz is offline   Reply With Quote
Advert
Old 10-16-2015, 03:09 AM   #78
hackqiang
Junior Member
hackqiang began at the beginning.
 
Posts: 8
Karma: 10
Join Date: Aug 2015
Device: kindle pw2
Does it work on 5.6.5?
hackqiang is offline   Reply With Quote
Old 10-16-2015, 03:39 AM   #79
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 hackqiang View Post
Does it work on 5.6.5?
Does what work on 5.6.5?
knc1 is offline   Reply With Quote
Old 11-01-2015, 05:50 AM   #80
jammydodge
Junior Member
jammydodge began at the beginning.
 
Posts: 1
Karma: 10
Join Date: Nov 2015
Device: Kindle 7th gen
Can I use the root to change the serial number and MAC address?

Cheers,
JD
jammydodge is offline   Reply With Quote
Advert
Old 11-01-2015, 06:13 AM   #81
HarryT
eBook Enthusiast
HarryT ought to be getting tired of karma fortunes by now.HarryT ought to be getting tired of karma fortunes by now.HarryT ought to be getting tired of karma fortunes by now.HarryT ought to be getting tired of karma fortunes by now.HarryT ought to be getting tired of karma fortunes by now.HarryT ought to be getting tired of karma fortunes by now.HarryT ought to be getting tired of karma fortunes by now.HarryT ought to be getting tired of karma fortunes by now.HarryT ought to be getting tired of karma fortunes by now.HarryT ought to be getting tired of karma fortunes by now.HarryT ought to be getting tired of karma fortunes by now.
 
HarryT's Avatar
 
Posts: 85,555
Karma: 93383099
Join Date: Nov 2006
Location: UK
Device: Kindle Oasis 2, iPad Pro 10.5", iPhone 6
We will not give you any assistance with a blacklisted Kindle, which is the only reason for wanting to change these.
HarryT is offline   Reply With Quote
Old 11-01-2015, 10:44 AM   #82
eschwartz
Ex-Helpdesk Junkie
eschwartz ought to be getting tired of karma fortunes by now.eschwartz ought to be getting tired of karma fortunes by now.eschwartz ought to be getting tired of karma fortunes by now.eschwartz ought to be getting tired of karma fortunes by now.eschwartz ought to be getting tired of karma fortunes by now.eschwartz ought to be getting tired of karma fortunes by now.eschwartz ought to be getting tired of karma fortunes by now.eschwartz ought to be getting tired of karma fortunes by now.eschwartz ought to be getting tired of karma fortunes by now.eschwartz ought to be getting tired of karma fortunes by now.eschwartz ought to be getting tired of karma fortunes by now.
 
eschwartz's Avatar
 
Posts: 19,421
Karma: 85400180
Join Date: Nov 2012
Location: The Beaten Path, USA, Roundworld, This Side of Infinity
Device: Kindle Touch fw5.3.7 (Wifi only)
Wouldn't help anyway -- the serial numbers are listed @Amazon, they will notice if you create a non-existent serial number, and they'll also notice if the same serial number exists in multiple locations -- they'll just blacklist that number too.

Yes -- anything is "possible", and actually getting access to the device's internals is the blatantly obvious first step...
... as HarryT said, we can't help you do that, though.
eschwartz is offline   Reply With Quote
Old 01-14-2016, 12:52 PM   #83
sguerrini97
Enthusiast
sguerrini97 began at the beginning.
 
Posts: 27
Karma: 12
Join Date: Jan 2016
Device: KT2
Hi there, I just connected to the serial interface of my Kindle KT2 and I'm able to see the diag login prompt, but the password i got with the python script doesn't allow me to login as root.

Code:
Welcome to Kindle!

[192_168_15_244] login: root
Password: 
Login incorrect
[192_168_15_244] login:
I also tried the two passwords that kindletool generated with my serial number (one is the same as the one generated by the python script), but they aren't working.. May I get some help? Thanks and sorry for my english.
sguerrini97 is offline   Reply With Quote
Old 01-14-2016, 01:17 PM   #84
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 sguerrini97 View Post
Hi there, I just connected to the serial interface of my Kindle KT2 and I'm able to see the diag login prompt, but the password i got with the python script doesn't allow me to login as root.

Code:
Welcome to Kindle!

[192_168_15_244] login: root
Password: 
Login incorrect
[192_168_15_244] login:
I also tried the two passwords that kindletool generated with my serial number (one is the same as the one generated by the python script), but they aren't working.. May I get some help? Thanks and sorry for my english.
Tells us how you reached what you think is the 'diag login' (most likely, you didn't).
knc1 is offline   Reply With Quote
Old 01-14-2016, 01:26 PM   #85
sguerrini97
Enthusiast
sguerrini97 began at the beginning.
 
Posts: 27
Karma: 12
Join Date: Jan 2016
Device: KT2
I connected to the serial console with the kindle powered on, then I selected "Settings -> Reboot" and I started to get things written on my screen. During the boot process I successfully managed to stop the autoboot.
Then, on the touch screen, I chose "(X) Exit", "(o) Reboot or disable diags" and then "Exit to login prompt". That's where I got the login prompt.

I can login with the framework user, so I think that's the diag login prompt..

This is what I get if I put the wrong password for three times:
Code:
[192_168_15_244] login: root
Password: 
Login incorrect
Unknown HZ value! (89) Assume 100.
process '/bin/sh /etc/getty-diags' (pid 1204) exited. Scheduling for restart.
starting pid 1214, tty '': '/bin/sh /etc/getty-diags'
Edit: I successfully logged in with "mario" password.. Whatever

Last edited by sguerrini97; 01-14-2016 at 01:41 PM.
sguerrini97 is offline   Reply With Quote
Old 01-14-2016, 04:32 PM   #86
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
From your description, you are still running the 'main' system.
Or, you might have been only summarizing what you did in general.

Perhaps you have heard (or read) the phrase:
"Garbage in, garbage out"
I can't see over your shoulder, so unless you tell all, I don't stand a chance to be of any help.
knc1 is offline   Reply With Quote
Old 01-14-2016, 04:38 PM   #87
sguerrini97
Enthusiast
sguerrini97 began at the beginning.
 
Posts: 27
Karma: 12
Join Date: Jan 2016
Device: KT2
Quote:
Originally Posted by knc1 View Post
From your description, you are still running the 'main' system.
Or, you might have been only summarizing what you did in general.

Perhaps you have heard (or read) the phrase:
"Garbage in, garbage out"
I can't see over your shoulder, so unless you tell all, I don't stand a chance to be of any help.
I'm sorry I wasn't able to explain the situation very well. As I said the kindle accepted "mario" as root password and I have jailbroken it with success, I appreciate your effort
sguerrini97 is offline   Reply With Quote
Old 01-15-2016, 11:08 AM   #88
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 sguerrini97 View Post
I'm sorry I wasn't able to explain the situation very well. As I said the kindle accepted "mario" as root password and I have jailbroken it with success, I appreciate your effort
That should not have been possible on a factory stock KT2.
(You could sign in as 'framework' but not 'root' with "mario" in the diags system.)

I received my KT2 on the first USA release date and documented the contents of the files that control logins based on that one, you may have a newer or different firmware.
(For the main filesystem only, not for the diags filesystem.)

Did you get that KT2 new, yourself? (not new as a gift)
Or has it passed through other hands between its sale and when you received it?

What you are reporting may be a very significant change in the firmware.
We really need to know about the details.

Last edited by knc1; 01-15-2016 at 11:11 AM.
knc1 is offline   Reply With Quote
Old 01-18-2016, 11:20 AM   #89
sguerrini97
Enthusiast
sguerrini97 began at the beginning.
 
Posts: 27
Karma: 12
Join Date: Jan 2016
Device: KT2
@knc1 I bought it in a local store here in Italy, new in the original box. It was on 5.6.5. I ran the update to 5.6.5 (yeah, same version) from the recovery menu before trying that password, I don't know if that matters. I changed the password of the rootfs immediatly, but I did not change anything on the diags partition as far as I can remember so I can share it if you want to have a look at it.

Edit:
Firmware version: Kindle 5.6.5 2730300038

Last edited by sguerrini97; 01-18-2016 at 11:27 AM.
sguerrini97 is offline   Reply With Quote
Old 01-18-2016, 11:33 AM   #90
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 sguerrini97 View Post
@knc1 I bought it in a local store here in Italy, new in the original box. It was on 5.6.5.
- - - -
There is the difference. Mine shipped still on 5.5.something.
(It still is, but I can't check, it is powered down and dissassembled.)
knc1 is offline   Reply With Quote
Reply


Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
Kindle PW new FW5.3.4 solved PDF low memory bthoven Amazon Kindle 6 01-24-2014 06:53 PM
fw5.3.3 for KPW and fw5.3.2 for KT: how different? pirl8 Kindle Developer's Corner 7 03-03-2013 09:26 AM
Kindle 5 root access swinejelly Kindle Developer's Corner 5 10-09-2012 05:59 PM
PRS-T1 need basic steps after root Bluejay59 Sony Reader Dev Corner 2 06-16-2012 12:05 PM
How can I access to Kindle root file system ? meem Amazon Kindle 0 08-04-2010 02:34 AM


All times are GMT -4. The time now is 02:32 PM.


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