![]() |
#1 |
Provocateur
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Posts: 1,859
Karma: 505847
Join Date: Feb 2009
Location: Columbus, OH
Device: Kindle Touch, Kindle 2, Kindle DX, iPhone 3GS
|
Kindlepid Fix for KindleDX
I posted this is in the regular Kindle forums earlier, but thought it was prudent to add here as well. I order for version 0.2 to work on the Kindle DX, you need to add the following in bold:
Code:
if serial.startswith("B001"): print "Kindle 1 serial number detected" elif serial.startswith("B002"): print "Kindle 2 serial number detected" elif serial.startswith("B004"): print "Kindle DX serial number detected" else: print "Warning: unrecognized serial number. Please recheck input." sys.exit(1) |
![]() |
![]() |
![]() |
#2 |
Junior Member
![]() Posts: 3
Karma: 10
Join Date: Jun 2009
Device: K2
|
I might add that my wife got a replacement Kindle 1 with a S/N beginning B101 so I I had to modify the script for that.
|
![]() |
![]() |
![]() |
#3 |
Provocateur
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Posts: 1,859
Karma: 505847
Join Date: Feb 2009
Location: Columbus, OH
Device: Kindle Touch, Kindle 2, Kindle DX, iPhone 3GS
|
|
![]() |
![]() |
![]() |
#4 |
Enthusiast
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Posts: 49
Karma: 28402
Join Date: Sep 2008
Location: USA East Coast
Device: Kindle
|
Does anyone know what the B00X prefix will be on the new K3 latest generation Kindles will be?
|
![]() |
![]() |
![]() |
#5 |
BLAM!
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Posts: 13,506
Karma: 26047190
Join Date: Jun 2010
Location: Paris, France
Device: Kindle 2i, 3g, 4, 5w, PW, PW2, PW5; Kobo H2O, Forma, Elipsa, Sage, C2E
|
No, we don't.
|
![]() |
![]() |
![]() |
#6 |
A Reader who can think..!
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Posts: 257
Karma: 108298
Join Date: Jul 2010
Location: Earth Planet
Device: Kindle 3 WiFi - Kindle DX (B004)
|
Good, Is it a shell script ?
And did you tried it ? |
![]() |
![]() |
![]() |
#7 |
BLAM!
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Posts: 13,506
Karma: 26047190
Join Date: Jun 2010
Location: Paris, France
Device: Kindle 2i, 3g, 4, 5w, PW, PW2, PW5; Kobo H2O, Forma, Elipsa, Sage, C2E
|
Re: K3 prefix.
Seems to be B006 in the few clear shots of the 3g+Wifi review units I've seen. (And since we're talking about S/N prefixes, for those wondering, it's B009 for the DXG) Last edited by NiLuJe; 08-24-2010 at 08:36 PM. |
![]() |
![]() |
![]() |
#8 |
Junior Member
![]() Posts: 4
Karma: 10
Join Date: Aug 2009
Location: The Netherlands
Device: Kindle 2 US & K3 WiFi
|
And it's B008 for the Kindle WiFi version
|
![]() |
![]() |
![]() |
#9 |
Junior Member
![]() Posts: 3
Karma: 10
Join Date: Jun 2009
Device: K2
|
Delete
Last edited by CondorX; 06-22-2012 at 04:25 PM. Reason: delete |
![]() |
![]() |
![]() |
|
![]() |
||||
Thread | Thread Starter | Forum | Replies | Last Post |
Calibre + PDF + KindleDX= ? | rcuadro | Calibre | 4 | 10-04-2010 11:00 PM |
Hacks KindlePID doesn't work with DX | Talldog | Amazon Kindle | 48 | 08-13-2010 08:02 AM |
Hacks kindlepid/kindlefix 0.2 | igorsk | Amazon Kindle | 162 | 01-30-2010 11:40 AM |
First Thing You'll Do With Your KindleDX | Gideon | Amazon Kindle | 25 | 06-13-2009 10:51 PM |
In regard to kindlepid.py | Alexander Turcic | Announcements | 11 | 03-12-2009 10:31 AM |