View Single Post
Old 12-27-2014, 12:21 AM   #12
whlweb
Junior Member
whlweb began at the beginning.
 
Posts: 7
Karma: 10
Join Date: Dec 2014
Device: Kindle PaperWhite
Quote:
Originally Posted by denydias View Post
Replying to myself: no, it's not permanently bricked.

Almost all the fastboot utilities I've found (windows and Linux) don't support PW2 because the unavailable drivers. All but one.

I managed to make Linux to talk to PW2's fastboot mode by installing Fastboot GUI (32bits). Here are some quick and dirty steps:
  1. Install Ubuntu 32 bits in a virtual machine (VirtualBox, for instance);
  2. Run this:
    Code:
    sudo apt-get install libmono-2.0-1
  3. Download and unzip Fastboot GUI - LINUX NATIVE.zip;
  4. On your fastboot mode PW2, hold power button for 15 seconds (bottom orange led will flash in about 10 seconds, screen will flash twice in 15 seconds);
  5. Plug the USB cable to your PW2;
  6. Go to VirtualBox machine configuration and filter the Amazon Kindle [0001] port to be available only to the Ubuntu's virtual machine.
  7. Run Fastboot GUI;
  8. Set variable bootmode to diags or main;
  9. Add set variable and reboot taks;
  10. Your PW2 is back.

Just to make sure, I did the flashboot bundle install twice and the above method made it come back everytime. So, it works for me.

Best,
That's an exciting news, because I'm currently debricking my PW2.

Which version of Ubuntu did you use, I tried Ubuntu 14.10 desktop version in virtualbox, but the Fastboot GUI won't work for me, there is always an error:

Could not load file or assembly 'gtk-sharp Version=2.12.0.0 ...........
whlweb is offline   Reply With Quote