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-14-2016, 05:30 AM   #61
Murphy2712
Junior Member
Murphy2712 began at the beginning.
 
Posts: 7
Karma: 10
Join Date: Feb 2016
Device: Kindle PW2/3
The MicroFTX is out of stock at jim.sh and tindie, do you know other shops and/or boards that would work with 1.8v?

I'm wondering specifically if this one could work:
http://www.aliexpress.com/item/1PCS-...572439616.html

Thanks!

Last edited by Murphy2712; 03-14-2016 at 06:10 AM.
Murphy2712 is offline   Reply With Quote
Old 03-14-2016, 06:55 AM   #62
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 Murphy2712 View Post
The MicroFTX is out of stock at jim.sh and tindie, do you know other shops and/or boards that would work with 1.8v?

I'm wondering specifically if this one could work:
http://www.aliexpress.com/item/1PCS-...572439616.html

Thanks!
Note that the vendor does not provide a datasheet for the device.
Which makes it impossible to give a definite answer.

It does appear to be a clone of an FTDI product.
And you can probably save some money dealing with the vendor through alibaba.com rather than their captive retail store operation (aliexpress.com).

Last edited by knc1; 03-14-2016 at 06:58 AM.
knc1 is offline   Reply With Quote
Old 03-16-2016, 12:20 PM   #63
gaspoweredcat
Junior Member
gaspoweredcat began at the beginning.
 
Posts: 1
Karma: 10
Join Date: Mar 2016
Device: kindles (many)
i got all the soldering bit done fine, i can see the output in putty, happy days, but there is a problem, i cant get the password, when i enter

Code:
print("fiona%s"%hashlib.md5(*myserialno*\n".encode('utf-8')).hexdigest()[13:16])
the python prompt simply changes from >>> to ... i dont get a password result, so what stupid mistake am i making here? ive tried on both python 2.7 and 3.4 with the same result, i am using a linux machine for the python part if that matters (although it shouldnt really as python is pretty much platform independent)

EDIT

i also cant seem to get the console to see my keyboard presses, it just boots normally ignoring the keyboard presses

Last edited by gaspoweredcat; 03-16-2016 at 12:24 PM.
gaspoweredcat is offline   Reply With Quote
Old 03-16-2016, 12:46 PM   #64
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 gaspoweredcat View Post
i got all the soldering bit done fine, i can see the output in putty, happy days, but there is a problem, i cant get the password, when i enter

Code:
print("fiona%s"%hashlib.md5(*myserialno*\n".encode('utf-8')).hexdigest()[13:16])
the python prompt simply changes from >>> to ... i dont get a password result, so what stupid mistake am i making here? ive tried on both python 2.7 and 3.4 with the same result, i am using a linux machine for the python part if that matters (although it shouldnt really as python is pretty much platform independent)

EDIT

i also cant seem to get the console to see my keyboard presses, it just boots normally ignoring the keyboard presses
Count the number of " characters.
If the number is odd, then one is missing or one is extra.
knc1 is offline   Reply With Quote
Old 03-19-2016, 08:39 AM   #65
Glukkkk
Enthusiast
Glukkkk began at the beginning.
 
Posts: 34
Karma: 10
Join Date: Jul 2015
Device: Forma _ KSM-9 _ vlasovsoft
"Serial Jailbreaking your fw 5.6.x Kindle for Dummies" does not work on FW 5.7.2 / 5.7.2.1
№№4.1 : "...tapping keys on your keyboard" ..."Text will keep scrolling until the boot is interrupted"... boot can not be stopped.
Glukkkk is offline   Reply With Quote
Old 03-19-2016, 08:48 AM   #66
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 Glukkkk View Post
"Serial Jailbreaking your fw 5.6.x Kindle for Dummies" does not work on FW 5.7.2 / 5.7.2.1
№№4.1 : "...tapping keys on your keyboard" ..."Text will keep scrolling until the boot is interrupted"... boot can not be stopped.
Yes it does, only the window on all firmwares is very small.

Hold the key down, don't try to catch the prompt - nobody's reflexes are fast enough.
knc1 is offline   Reply With Quote
Old 03-19-2016, 01:21 PM   #67
Glukkkk
Enthusiast
Glukkkk began at the beginning.
 
Posts: 34
Karma: 10
Join Date: Jul 2015
Device: Forma _ KSM-9 _ vlasovsoft
Exclamation

Quote:
Originally Posted by knc1 View Post
Hold the key down, don't try to catch the prompt
So, too, does not work...
Glukkkk is offline   Reply With Quote
Old 03-19-2016, 02:28 PM   #68
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 Glukkkk View Post
So, too, does not work...
Enable a capture log of the terminal emulator you are using, capture all output including the prompt you are trying to capture.

Use the 'advanced editor' to attach the log file.

Have you confirmed that the Kindle can "see" your keystrokes?
knc1 is offline   Reply With Quote
Old 03-19-2016, 03:31 PM   #69
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 Glukkkk View Post
So, too, does not work...
It has to be a problem with your local setup.

I just unpacked with KindleTool 5.6.5, 5.7.2, 5.7.2.1 and 5.7.3.1 -
NONE of them have a new build of u-boot included.

Q.E.D: You have the same u-boot as everyone else, it is a problem with your setup.
knc1 is offline   Reply With Quote
Old 03-20-2016, 11:57 AM   #70
Glukkkk
Enthusiast
Glukkkk began at the beginning.
 
Posts: 34
Karma: 10
Join Date: Jul 2015
Device: Forma _ KSM-9 _ vlasovsoft
log file
Glukkkk is offline   Reply With Quote
Old 03-20-2016, 12:55 PM   #71
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 Glukkkk View Post
The Kindle is not receiving the characters you are sending.

If they where, they would be echoed and show up in that serial line capture log.

The problem is with your setup.

How did you determine that your setup is sending characters to the Kindle?
knc1 is offline   Reply With Quote
Old 03-20-2016, 01:06 PM   #72
Glukkkk
Enthusiast
Glukkkk began at the beginning.
 
Posts: 34
Karma: 10
Join Date: Jul 2015
Device: Forma _ KSM-9 _ vlasovsoft
Kindle is not the first in which I received jailbreak...

PS It is necessary to connect another converter

Last edited by Glukkkk; 03-20-2016 at 01:14 PM.
Glukkkk is offline   Reply With Quote
Old 03-20-2016, 01:31 PM   #73
Glukkkk
Enthusiast
Glukkkk began at the beginning.
 
Posts: 34
Karma: 10
Join Date: Jul 2015
Device: Forma _ KSM-9 _ vlasovsoft
Exclamation

Noooooob....

On the other converter it works ...

Thanks knc1 !!!


PS login: root
pass: mario (NOT fionaxxx)

PSS ready to experiment: https://www.mobileread.com/forums/sho...d.php?t=270567

Last edited by Glukkkk; 03-20-2016 at 03:13 PM.
Glukkkk is offline   Reply With Quote
Old 03-31-2016, 01:58 AM   #74
Armstrong
Junior Member
Armstrong began at the beginning.
 
Armstrong's Avatar
 
Posts: 2
Karma: 10
Join Date: Dec 2015
Device: pw3
Amazon has finally pissed me off, and I am going to serial jb my pw3 5.7.2 with pl2303hx board. Will keep on updating, my board will take some time to arrive.
Armstrong is offline   Reply With Quote
Old 04-04-2016, 05:05 PM   #75
zhangsiyan12134
Member
zhangsiyan12134 began at the beginning.
 
zhangsiyan12134's Avatar
 
Posts: 13
Karma: 10
Join Date: Aug 2015
Location: Canada
Device: Kindle Paper White
I have a question about re-jailbreak:
Do I have to re-install all packages after firmware upgraded and re-jailbroken? Thanks.
zhangsiyan12134 is offline   Reply With Quote
Reply

Tags
serial jailbreak


Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
How much would people pay for easy serial jailbreaking their paperwhite? coplate Kindle Developer's Corner 3 02-21-2018 12:45 PM
Serial Jailbreaking FW >= 5.6.1.1 knc1 Kindle Developer's Corner 6 08-14-2017 08:38 AM
Need help jailbreaking this kindle that i have wizo Kindle Developer's Corner 5 11-15-2012 07:50 AM
Free (Kindle) A Little Bit of Everything For Dummies arcadata Deals and Resources (No Self-Promotion or Affiliate Links) 1 11-23-2011 10:51 AM
Which Kindle do I need for jailbreaking? chas0039 Kindle Developer's Corner 6 11-10-2010 10:04 PM


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


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