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-05-2014, 08:38 AM   #1
hondamarlboro
Enthusiast
hondamarlboro turned on, tuned in, and dropped out.hondamarlboro turned on, tuned in, and dropped out.hondamarlboro turned on, tuned in, and dropped out.hondamarlboro turned on, tuned in, and dropped out.hondamarlboro turned on, tuned in, and dropped out.hondamarlboro turned on, tuned in, and dropped out.hondamarlboro turned on, tuned in, and dropped out.hondamarlboro turned on, tuned in, and dropped out.hondamarlboro turned on, tuned in, and dropped out.hondamarlboro turned on, tuned in, and dropped out.hondamarlboro turned on, tuned in, and dropped out.
 
hondamarlboro's Avatar
 
Posts: 32
Karma: 35466
Join Date: Jul 2010
Location: Japan
Device: Kindle2, Kindle3, Kindle4, Kindle Touch, Kindle Fire
How-to obtain root access of New Basic Kindle (2014) FW5.6.0.1

Successfully obtained with following steps:

1. Open the back panel and get serial connections where printed "SERIAL DEBUG" Tx, Rx, GND (from L to R). I used "FTDI Basic Breakout - 3.3V" at hand with power supply from USB port
2. Get your password with Python script:
Code:
% python -c 'import hashlib,sys;print "fiona%s" % hashlib.md5("%s\n" % sys.argv[1]).hexdigest()[13:16]' YOUR_SERIAL_NUMBER
3. Reboot Kindle and stop autoboot, then enter into uboot mode
4. Run 'bootm 0xE41000' command
5. Tap 'Exit' and 'Reboot or Disable Diags', then 'Exit to login prompt' on the screen of Kindle
6. Login as 'root' with your password generated by Python script
7. Mount filesystem and edit password
Code:
# mount /dev/mmcblk0p1 /mnt/mmc
8. Reboot and enjoy!

bootlog --> http://pastie.org/9622128




Last edited by hondamarlboro; 10-06-2014 at 12:05 PM. Reason: Replaced a picture of Terminal
hondamarlboro is offline   Reply With Quote
Old 10-05-2014, 08:47 AM   #2
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
Thanks for the info and pictures.

What are the first 4 characters of your Kindle's serial number?
Please, just the first 4.

PS: If you have a choice, use a 1.8v serial interface device.
The Kindle **might** tolerate 3.3v but it is 1.8v interface.

Last edited by knc1; 10-05-2014 at 08:50 AM.
knc1 is offline   Reply With Quote
Old 10-05-2014, 08:58 AM   #3
hondamarlboro
Enthusiast
hondamarlboro turned on, tuned in, and dropped out.hondamarlboro turned on, tuned in, and dropped out.hondamarlboro turned on, tuned in, and dropped out.hondamarlboro turned on, tuned in, and dropped out.hondamarlboro turned on, tuned in, and dropped out.hondamarlboro turned on, tuned in, and dropped out.hondamarlboro turned on, tuned in, and dropped out.hondamarlboro turned on, tuned in, and dropped out.hondamarlboro turned on, tuned in, and dropped out.hondamarlboro turned on, tuned in, and dropped out.hondamarlboro turned on, tuned in, and dropped out.
 
hondamarlboro's Avatar
 
Posts: 32
Karma: 35466
Join Date: Jul 2010
Location: Japan
Device: Kindle2, Kindle3, Kindle4, Kindle Touch, Kindle Fire
Quote:
Originally Posted by knc1 View Post
What are the first 4 characters of your Kindle's serial number?
Please, just the first 4.
My Kindle S/N is 90C6 **** **** ****
hondamarlboro is offline   Reply With Quote
Old 10-05-2014, 09:09 AM   #4
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,477
Karma: 26012494
Join Date: Jun 2010
Location: Paris, France
Device: Kindle 2i, 3g, 4, 5w, PW, PW2, PW5; Kobo H2O, Forma, Elipsa, Sage, C2E
@hondamarlboro: Kudos!

I guess this is the moment we start begging for a rootfs dump? .
NiLuJe is offline   Reply With Quote
Old 10-05-2014, 09:35 AM   #5
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 hondamarlboro View Post
My Kindle S/N is 90C6 **** **** ****
** Thanks **

A model (and a motherboard) we have not seen here before.

Is this model being sold in Japan?
Does it have a front lighted screen? (one of the PW* series)
Does it have 4G of flash?

Why?
So we can add it to our model table:
https://wiki.mobileread.com/wiki/Kindle_Serial_Numbers

Last edited by knc1; 10-05-2014 at 09:39 AM.
knc1 is offline   Reply With Quote
Old 10-05-2014, 10:02 AM   #6
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,477
Karma: 26012494
Join Date: Jun 2010
Location: Paris, France
Device: Kindle 2i, 3g, 4, 5w, PW, PW2, PW5; Kobo H2O, Forma, Elipsa, Sage, C2E
Dry-coded handling of it in KindleTool, I'll take a better look at it when I have more time .

Thanks again !
NiLuJe is offline   Reply With Quote
Old 10-05-2014, 11:07 AM   #7
hondamarlboro
Enthusiast
hondamarlboro turned on, tuned in, and dropped out.hondamarlboro turned on, tuned in, and dropped out.hondamarlboro turned on, tuned in, and dropped out.hondamarlboro turned on, tuned in, and dropped out.hondamarlboro turned on, tuned in, and dropped out.hondamarlboro turned on, tuned in, and dropped out.hondamarlboro turned on, tuned in, and dropped out.hondamarlboro turned on, tuned in, and dropped out.hondamarlboro turned on, tuned in, and dropped out.hondamarlboro turned on, tuned in, and dropped out.hondamarlboro turned on, tuned in, and dropped out.
 
hondamarlboro's Avatar
 
Posts: 32
Karma: 35466
Join Date: Jul 2010
Location: Japan
Device: Kindle2, Kindle3, Kindle4, Kindle Touch, Kindle Fire
Quote:
Originally Posted by knc1 View Post
Is this model being sold in Japan?
Does it have a front lighted screen? (one of the PW* series)
Does it have 4G of flash?
This is
- Sold in Japan
- No front light
- 4GB Storage

Japanese edition but I guess same specs/model of US Kindle 2014
hondamarlboro is offline   Reply With Quote
Old 10-05-2014, 11:26 AM   #8
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 hondamarlboro View Post
This is
- Sold in Japan
- No front light
- 4GB Storage

Japanese edition but I guess same specs/model of US Kindle 2014
Ah, So

A touch screen replacement for the K4 in the model line-up.
It almost had to happen, they have been making the K4 for the "least cost" end of the product line for a long time now.

Link also claims "twice the book storage" - so the USA one must be 4GB also.

Also claimed: 20% faster processor - must also be an i.MX6 machine (like the PW2).

I can see they are building on a newer kernel (3.0.35 - released 17-Jun-2012).

Could you do a capture of the output of:
cat /proc/cpuinfo
for us?

Thanks for the USA link -
It is also showing me a "Kindle Voyage" link (new, top of line).

- - - - - -

Any USA dweller out there with more money than common sense want to throw $300 towards Amazon, buy a Kindle Voyage (3G+WiFi, no S/O) and tear it apart for us?
(Don't forget the not-included charger.)

Last edited by knc1; 10-05-2014 at 12:43 PM.
knc1 is offline   Reply With Quote
Old 10-05-2014, 02:58 PM   #9
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 NiLuJe View Post
Dry-coded handling of it in KindleTool, I'll take a better look at it when I have more time .

Thanks again !
I made suggestions for prefixs on the two 2014 models, see:
https://www.mobileread.com/forums/sho...78&postcount=1
knc1 is offline   Reply With Quote
Old 10-05-2014, 05:27 PM   #10
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,477
Karma: 26012494
Join Date: Jun 2010
Location: Paris, France
Device: Kindle 2i, 3g, 4, 5w, PW, PW2, PW5; Kobo H2O, Forma, Elipsa, Sage, C2E
And before anyone asks with a crazy idea of downgrading to a JB-friendly PW2 Firmware: big nope.

Code:
UPDATE_ERROR_DOWNGRADE_ATTACK=0xC
'ATTACK'. Why so serious, lab126? .

Last edited by NiLuJe; 10-05-2014 at 05:32 PM.
NiLuJe is offline   Reply With Quote
Old 10-05-2014, 06:39 PM   #11
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 NiLuJe View Post
And before anyone asks with a crazy idea of downgrading to a JB-friendly PW2 Firmware: big nope.

Code:
UPDATE_ERROR_DOWNGRADE_ATTACK=0xC
'ATTACK'. Why so serious, lab126? .
If those folks know the English language, that certainly does not sound like they are giving up this war over owner-access.

How can a person "ATTACK" something that they own?
knc1 is offline   Reply With Quote
Old 10-06-2014, 01:41 PM   #12
AcidWeb
KCC Co-Author
AcidWeb ought to be getting tired of karma fortunes by now.AcidWeb ought to be getting tired of karma fortunes by now.AcidWeb ought to be getting tired of karma fortunes by now.AcidWeb ought to be getting tired of karma fortunes by now.AcidWeb ought to be getting tired of karma fortunes by now.AcidWeb ought to be getting tired of karma fortunes by now.AcidWeb ought to be getting tired of karma fortunes by now.AcidWeb ought to be getting tired of karma fortunes by now.AcidWeb ought to be getting tired of karma fortunes by now.AcidWeb ought to be getting tired of karma fortunes by now.AcidWeb ought to be getting tired of karma fortunes by now.
 
AcidWeb's Avatar
 
Posts: 845
Karma: 765434
Join Date: Mar 2013
Location: Poland
Device: Kindle Oasis 2
Models send to Europe also have 90C6 serial.
AcidWeb is offline   Reply With Quote
Old 10-06-2014, 01:43 PM   #13
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,477
Karma: 26012494
Join Date: Jun 2010
Location: Paris, France
Device: Kindle 2i, 3g, 4, 5w, PW, PW2, PW5; Kobo H2O, Forma, Elipsa, Sage, C2E
If you're feeling adventurous, the latest snapshots should be KT2-ready, provided your jailbreak delivery method is a serial shell .
NiLuJe is offline   Reply With Quote
Old 10-06-2014, 03:20 PM   #14
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 NiLuJe View Post
And before anyone asks with a crazy idea of downgrading to a JB-friendly PW2 Firmware: big nope.

Code:
UPDATE_ERROR_DOWNGRADE_ATTACK=0xC
'ATTACK'. Why so serious, lab126? .
I am puppy sitting for a neighbor this month and have nicknamed him: "Lab126"
(No - he isn't a Lab - he is an American Bull Terrier - busy digesting the last person that tried to break into neighbor's house.) (A.K.A: Pit Bull & Texas Welcome Mat)
Attached Thumbnails
Click image for larger version

Name:	hoss-1.jpg
Views:	1146
Size:	1.48 MB
ID:	129292  

Last edited by knc1; 10-06-2014 at 03:22 PM.
knc1 is offline   Reply With Quote
Old 10-07-2014, 03:07 AM   #15
zxczxc
Addict
zxczxc knows how many angels can dance on the head of a pin.zxczxc knows how many angels can dance on the head of a pin.zxczxc knows how many angels can dance on the head of a pin.zxczxc knows how many angels can dance on the head of a pin.zxczxc knows how many angels can dance on the head of a pin.zxczxc knows how many angels can dance on the head of a pin.zxczxc knows how many angels can dance on the head of a pin.zxczxc knows how many angels can dance on the head of a pin.zxczxc knows how many angels can dance on the head of a pin.zxczxc knows how many angels can dance on the head of a pin.zxczxc knows how many angels can dance on the head of a pin.
 
Posts: 229
Karma: 136002
Join Date: Apr 2013
Device: PW
once you connect with the serial cable, and get the password, and have root access, is 'rooting'/jailbreaking the device easy/simple - the same everytime?
since, from what i understand, this is not an exploit, so, once you actually give yourself root permissions how can you keep it that way?
zxczxc 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 04:37 AM.


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