Register Guidelines E-Books Search Today's Posts Mark Forums Read

Go Back   MobileRead Forums > E-Book Readers > Amazon Kindle > Kindle Developer's Corner

Notices

Reply
 
Thread Tools Search this Thread
Old 01-30-2013, 10:27 PM   #1
wakawakawaka
Member
wakawakawaka does all things with Zen-like beautywakawakawaka does all things with Zen-like beautywakawakawaka does all things with Zen-like beautywakawakawaka does all things with Zen-like beautywakawakawaka does all things with Zen-like beautywakawakawaka does all things with Zen-like beautywakawakawaka does all things with Zen-like beautywakawakawaka does all things with Zen-like beautywakawakawaka does all things with Zen-like beautywakawakawaka does all things with Zen-like beautywakawakawaka does all things with Zen-like beauty
 
Posts: 18
Karma: 32998
Join Date: Oct 2006
Successful DX Demo un-demo'd and a few Q's

Hey Folks,
Been lurking for a while - short story, had a DR1000, then a Kindle3w, that died (broken screen) - always wanted a DX to replace the DR1000 in size, found a demo, took a chance I'd be able to un-demo it with info here. Turns out YAY.

A quick rundown of what I did for my own benefit and maybe others:
(note, I had a hard time sorting through all the various write-ups, in retrospect I think this is the closest one to what worked for me: https://www.mobileread.com/forums/sho...0&postcount=25)
The full steps:
I had obtained a 3.2.1 rootfs.img from somewhere in the ether, unpacked via Yifan Lu's KindleTools

On windows w/ USB connected to Kindle on, in demo mode:
Ran Sir Alex's Kindle Diagnostic Tool to recover fiona**** password.

Disconnected USB when fully charged.

In Linux, connected via modified PL2303HXA serial adapter (modified to take 1.8V on VDD_325 pin):
sudo minicom -s
set /dev/ttyUSB0 to 115200, 8n1, no flow control (hw nor sw)
hold down power switch for 15s
watch boot-up
hit ENTER when prompted for recovery console
3 ENTER
I left minicom running and open on this screen - there are two options, Done or Reboot and a spinning cursor - I left it alone
Plug in USB to linux
New terminal, find drive, if automounted, unmount, in my case was /dev/sdb1 (approx 400MB)
umount /dev/sdb1
dd if=/path/to/rootfs.img of=/dev/sdb1 bs=1M
117s later I was done.
Choose reboot

Interestingly, first reboot I had a lot of errors on the console, BUT it came up with 3.2.1!!!!
Rebooted to be sure, and fewer errors (I think a lot were logfile creations or similar). Was able to run jailbreak(pretty sure it was already jailbroken, as failed with U007), fonts, python, screensaver hacks. All seem to work. Registered, 3G working (I'm in US). Happy days are here again.

OK - now for the questions. I have 3 wires soldered to the back of my kindle. I have a working happy 3.2.1 filesystem and some kernel? Any reason to keep those wires? What am I likely to need them for in the near future? Any reason to upgrade past 3.2.1?

Finally, MUCH thanks to everyone who's gone before me here. Especially GeekMaster, yifanlu, stranger_st, stangri, twobob, knc1, begemot, megacoupe, lots of confusing stuff in there but some elucidation too.
wakawakawaka is offline   Reply With Quote
Old 01-30-2013, 10:42 PM   #2
twobob
( ͡° ͜ʖ ͡°){ʇlnɐɟ ƃǝs}Tır
twobob ought to be getting tired of karma fortunes by now.twobob ought to be getting tired of karma fortunes by now.twobob ought to be getting tired of karma fortunes by now.twobob ought to be getting tired of karma fortunes by now.twobob ought to be getting tired of karma fortunes by now.twobob ought to be getting tired of karma fortunes by now.twobob ought to be getting tired of karma fortunes by now.twobob ought to be getting tired of karma fortunes by now.twobob ought to be getting tired of karma fortunes by now.twobob ought to be getting tired of karma fortunes by now.twobob ought to be getting tired of karma fortunes by now.
 
twobob's Avatar
 
Posts: 6,586
Karma: 6299991
Join Date: Jun 2012
Location: uti gratia usura (Yao ying da ying; Mo ying da yieng)
Device: PW-WIFI|K5-3G+WIFI| K4|K3-3G|DXG|K2| Rooted Nook Touch
Don't suppose you would mind testing THIS for us while you have those cables attached?

Would be mightily grateful...

just need to check it doesn't trash the DX on reboot - after installing pre-requisites.
(it really probably wont)

Excellent write up! Thanks to you!

Last edited by twobob; 01-30-2013 at 10:47 PM.
twobob is offline   Reply With Quote
Old 01-31-2013, 02:58 PM   #3
twobob
( ͡° ͜ʖ ͡°){ʇlnɐɟ ƃǝs}Tır
twobob ought to be getting tired of karma fortunes by now.twobob ought to be getting tired of karma fortunes by now.twobob ought to be getting tired of karma fortunes by now.twobob ought to be getting tired of karma fortunes by now.twobob ought to be getting tired of karma fortunes by now.twobob ought to be getting tired of karma fortunes by now.twobob ought to be getting tired of karma fortunes by now.twobob ought to be getting tired of karma fortunes by now.twobob ought to be getting tired of karma fortunes by now.twobob ought to be getting tired of karma fortunes by now.twobob ought to be getting tired of karma fortunes by now.
 
twobob's Avatar
 
Posts: 6,586
Karma: 6299991
Join Date: Jun 2012
Location: uti gratia usura (Yao ying da ying; Mo ying da yieng)
Device: PW-WIFI|K5-3G+WIFI| K4|K3-3G|DXG|K2| Rooted Nook Touch
Any chance of?
twobob is offline   Reply With Quote
Old 02-01-2013, 01:36 AM   #4
wakawakawaka
Member
wakawakawaka does all things with Zen-like beautywakawakawaka does all things with Zen-like beautywakawakawaka does all things with Zen-like beautywakawakawaka does all things with Zen-like beautywakawakawaka does all things with Zen-like beautywakawakawaka does all things with Zen-like beautywakawakawaka does all things with Zen-like beautywakawakawaka does all things with Zen-like beautywakawakawaka does all things with Zen-like beautywakawakawaka does all things with Zen-like beautywakawakawaka does all things with Zen-like beauty
 
Posts: 18
Karma: 32998
Join Date: Oct 2006
Sorry for the late reply. Work project hit crisis mode. All clear, should be able to test in a few hours.
wakawakawaka is offline   Reply With Quote
Old 02-01-2013, 04:41 AM   #5
twobob
( ͡° ͜ʖ ͡°){ʇlnɐɟ ƃǝs}Tır
twobob ought to be getting tired of karma fortunes by now.twobob ought to be getting tired of karma fortunes by now.twobob ought to be getting tired of karma fortunes by now.twobob ought to be getting tired of karma fortunes by now.twobob ought to be getting tired of karma fortunes by now.twobob ought to be getting tired of karma fortunes by now.twobob ought to be getting tired of karma fortunes by now.twobob ought to be getting tired of karma fortunes by now.twobob ought to be getting tired of karma fortunes by now.twobob ought to be getting tired of karma fortunes by now.twobob ought to be getting tired of karma fortunes by now.
 
twobob's Avatar
 
Posts: 6,586
Karma: 6299991
Join Date: Jun 2012
Location: uti gratia usura (Yao ying da ying; Mo ying da yieng)
Device: PW-WIFI|K5-3G+WIFI| K4|K3-3G|DXG|K2| Rooted Nook Touch
AWESOME
twobob is offline   Reply With Quote
Old 02-01-2013, 07:37 PM   #6
wakawakawaka
Member
wakawakawaka does all things with Zen-like beautywakawakawaka does all things with Zen-like beautywakawakawaka does all things with Zen-like beautywakawakawaka does all things with Zen-like beautywakawakawaka does all things with Zen-like beautywakawakawaka does all things with Zen-like beautywakawakawaka does all things with Zen-like beautywakawakawaka does all things with Zen-like beautywakawakawaka does all things with Zen-like beautywakawakawaka does all things with Zen-like beautywakawakawaka does all things with Zen-like beauty
 
Posts: 18
Karma: 32998
Join Date: Oct 2006
Quick update for my own memory. Missing from my DXG as it stood after my original post: active content. This post had me sorted:
https://www.mobileread.com/forums/sho...&postcount=353

(though you may want to hit post #354 since it looks like there's a slight update)

I ran it without any of the 2.5.8 series stuff, my bad for not having a backup. Maybe I'll find that and improve it...

All of this was needed to show the new launcher to work on the DXG. It does.
wakawakawaka is offline   Reply With Quote
Old 02-01-2013, 07:49 PM   #7
twobob
( ͡° ͜ʖ ͡°){ʇlnɐɟ ƃǝs}Tır
twobob ought to be getting tired of karma fortunes by now.twobob ought to be getting tired of karma fortunes by now.twobob ought to be getting tired of karma fortunes by now.twobob ought to be getting tired of karma fortunes by now.twobob ought to be getting tired of karma fortunes by now.twobob ought to be getting tired of karma fortunes by now.twobob ought to be getting tired of karma fortunes by now.twobob ought to be getting tired of karma fortunes by now.twobob ought to be getting tired of karma fortunes by now.twobob ought to be getting tired of karma fortunes by now.twobob ought to be getting tired of karma fortunes by now.
 
twobob's Avatar
 
Posts: 6,586
Karma: 6299991
Join Date: Jun 2012
Location: uti gratia usura (Yao ying da ying; Mo ying da yieng)
Device: PW-WIFI|K5-3G+WIFI| K4|K3-3G|DXG|K2| Rooted Nook Touch
Heroic. updated the link on the thread.

Much obliged.
twobob is offline   Reply With Quote
Old 02-02-2013, 01:09 AM   #8
wakawakawaka
Member
wakawakawaka does all things with Zen-like beautywakawakawaka does all things with Zen-like beautywakawakawaka does all things with Zen-like beautywakawakawaka does all things with Zen-like beautywakawakawaka does all things with Zen-like beautywakawakawaka does all things with Zen-like beautywakawakawaka does all things with Zen-like beautywakawakawaka does all things with Zen-like beautywakawakawaka does all things with Zen-like beautywakawakawaka does all things with Zen-like beautywakawakawaka does all things with Zen-like beauty
 
Posts: 18
Karma: 32998
Join Date: Oct 2006
Another update so I have it written and can be shared.
Got vncviewer running with a virtual display from Windows 7 x64. This allows me to have a window not visible on my standard monitors appear on the Kindle - I'm using it to view code references while I work, would be great for datasheets, etc.

Install vncviewer on your kindle, test that it works. The write-up in the kvncviewer thread is sufficient for this.

Install the ZoneOS ZoneScreen virtual display driver for Windows 7 x64: http://www.zoneos.com/zonescreen.htm#downloads

Don't install it yet, windows 7 and esp. x64 (it seems) is really sincere about driver signing. I tried a couple things but the one that worked for me was option 3, the Driver Signature Enforcement Overrider found here: http://www.raymond.cc/blog/loading-u...ta-64-bit-x64/

Run that, I rebooted afterward.

Then run the installer for ZoneScreen - if all goes well you should have a new video device without the dreaded yellow ! sign in device manager.

Reboot.

Somewhere along the line here make sure you don't have Aero running - the "Basic" colorscheme seems to handle this.

Run ZoneScreen, Options->Custom Resolution
I made a 824x1200x8 mode, that's portrait on the DXG, not sure if color actually matters yet
then, File->Attach

Your screen will probably flickr, and if you've got the screen resolution settings dialog open you may notice your windows shift. I don't know what does this, and/or how to fix it. I moved my second display back to where it was.

Now the tricky bit. Since the new display is there, but Win7 won't show it in that settings dialog, you need to download the command line tool monarr.exe from here: http://www.zoneos.com/zonescreen.htm#notes

Then set the mode on your virtual display (monarr.exe --listvirtual will show you your display #), monarr.exe --setmode \\.\DISPLAY1 824 1200 8
Then move it where you want it - for me that's to the right of my primary 1440 panel
monarr.exe --move \\.\DISPLAY1 1440 0

So far so good. Now for VNC. The VNCServer Vasily modified for use with the ZoneScreen driver for me was incompatible with kindlevncviewer - still not 100% why, but presume it's doing some strange things.

In order to use say, TightVNC server and only export the virtual display, you need to go to the Extra Ports tab in configuration, add a port for your area of real estate, for me this line ended up being:
5901:824x1200+1440+0
very familiar given what I did with monarr above...

AND YOU ROLLIN
wakawakawaka is offline   Reply With Quote
Old 03-01-2013, 09:21 AM   #9
fredyd
Junior Member
fredyd began at the beginning.
 
Posts: 9
Karma: 10
Join Date: Feb 2013
Location: France
Device: PocketBook 912 + Kindle 3
Hi,

Thanks for sharing your experience and tips.

Quote:
Originally Posted by wakawakawaka View Post
In Linux, connected via modified PL2303HXA serial adapter (modified to take 1.8V on VDD_325 pin)
Can you please elaborate on that?
What kind of serial adapter did you start fro?
Something like this: PL2303HX USB to TTL Converter Module 5V & 3.3V Output, Onesanya brand ?
or this: USB To RS232 TTL PL2303HX Auto Converter Module Converter Adapter For arduino, no brand ?

Did you feed the VDD_325 pin with an external power source? Or from the Kindle itself (where I can find 1.8V on the kindle?) Or do another modification?

Cheers.

Last edited by fredyd; 03-01-2013 at 10:17 AM.
fredyd is offline   Reply With Quote
Old 03-01-2013, 10:37 AM   #10
twobob
( ͡° ͜ʖ ͡°){ʇlnɐɟ ƃǝs}Tır
twobob ought to be getting tired of karma fortunes by now.twobob ought to be getting tired of karma fortunes by now.twobob ought to be getting tired of karma fortunes by now.twobob ought to be getting tired of karma fortunes by now.twobob ought to be getting tired of karma fortunes by now.twobob ought to be getting tired of karma fortunes by now.twobob ought to be getting tired of karma fortunes by now.twobob ought to be getting tired of karma fortunes by now.twobob ought to be getting tired of karma fortunes by now.twobob ought to be getting tired of karma fortunes by now.twobob ought to be getting tired of karma fortunes by now.
 
twobob's Avatar
 
Posts: 6,586
Karma: 6299991
Join Date: Jun 2012
Location: uti gratia usura (Yao ying da ying; Mo ying da yieng)
Device: PW-WIFI|K5-3G+WIFI| K4|K3-3G|DXG|K2| Rooted Nook Touch
the 1.8v comes via the USBTTL adaptor. IIRC.
twobob is offline   Reply With Quote
Reply

Thread Tools Search this Thread
Search this Thread:

Advanced Search

Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
Kindle Fire Demo Unit...Remove Demo 'Software'? JayOf72 Kindle Fire 23 11-11-2016 09:41 PM
Got a Demo Kindle (k5) from work, need to remove demo software. Stea1th Kindle Developer's Corner 71 09-02-2014 02:46 PM
I demo'd a K4 Fbone Amazon Kindle 26 11-01-2011 07:11 PM
Demo: Jetbook mini official demo bookwarm Ectaco jetBook 36 09-21-2010 12:18 PM
Help - I need a demo! tlighty Which one should I buy? 1 11-05-2007 02:43 PM


All times are GMT -4. The time now is 09:30 AM.


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