View Single Post
Old 01-21-2014, 12:24 AM   #2
denydias
Member
denydias can program the VCR without an owner's manual.denydias can program the VCR without an owner's manual.denydias can program the VCR without an owner's manual.denydias can program the VCR without an owner's manual.denydias can program the VCR without an owner's manual.denydias can program the VCR without an owner's manual.denydias can program the VCR without an owner's manual.denydias can program the VCR without an owner's manual.denydias can program the VCR without an owner's manual.denydias can program the VCR without an owner's manual.denydias can program the VCR without an owner's manual.
 
Posts: 17
Karma: 192060
Join Date: Dec 2013
Device: KPW2
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,
denydias is offline   Reply With Quote