- You may lose Fastboot and ADB access if it is not flashed correctly (and maybe even if it is)
- You may lose functionality to receive OTA updates from Amazon
- You will be able to flash custom ROMS and kernels using TWRP
- Neither I or Team Win are responsible for anything that you flash on your devices. You do this accepting the risks
READ EVERYTHING and at least until page 3 and the last few pages in this thread before you continue.
Download the following file and place it in the location of your "fastboot" file. (mine is located in platform-tools because I figured it would be easier to start commands for ADB and Fastboot from the same prompt)
twrp-blaze-2.0.0RC0.img
Right Click+shift the folder where your twrp-blaze-2.0.0RC0.img file is located (along with ADB and Fastboot) and click Open Command Window Here:
Execute the commands below from this command prompt with your Kindle connected to the PC.
adb shell idme bootmode 4002 exit fastboot -i 0x1949 boot twrp-blaze-2.0.0RC0.img
your command window should state that it is <waiting for device> (if it doesn't instantly reboot itself). If the device doesn't reboot immediately hold the power button on the bottom of your device until it turns off. Then power it on. You should see some on screen signage and then the installing of TWRP 2.0 and the FIREFIREFIRE Bootloader.
AFTER it is done and the REBOOT option shows up. Open up a command prompt from your platform-tools folder.
type the following
adb shell idme bootmode 4000 reboot
your device should reboot into the OS
From now on:
tapping power repeatedly during boot up will bring you into TWRP 2.0
not doing anything during boot up will bring you to your OS
For those of you that are still stuck on the yellow triangle:
Thanks to rwphwp:
Add the vendor ID 0x18d1 and
%SingleAdbInterface% = USB_Install, USB\VID_18D1&PID_0100 %CompositeAdbInterface% = USB_Install, USB\VID_18D1&PID_0100&MI_01
to the android_winusb.inf (PID came from properties/detail under device manager)
If you LOVE TWRP 2.0 on your Kindle Fire. I suggest donating to @agrabren (<--- donation link) for his hard work and thanking me here for my testing
TWRP 2.0 is solely supported here at RootzWiki.
Edited by Pyrostic, 18 December 2011 - 11:49 AM.





