[Q] Problem with kindle fire pls help me. - Kindle Fire Q&A, Help & Troubleshooting

I accidentally deleted kindle fire system files and now i can do anything.
Is any way to reload operating system from scratch?
I am stuck on kindle fire logo try everything help help help

nikolasargyrou said:
I accidentally deleted kindle fire system files and now i can do anything.
Is any way to reload operating system from scratch?
I am stuck on kindle fire logo try everything help help help
Click to expand...
Click to collapse
Deleting files from the system folder only affects the current rom(or as you call it, operating system) and doesn't affect ADB or the TWRP recovery program. You can use TWRP to install a new rom, even the stock Kindle rom.
I can't post links, so search google for "kindle fire software update" and you should find amazon's page to download the latest stock rom for the kindle fire. Rename the file to update.zip and transfer it to the storage on your kindle. You can then use TWRP to select the zip file and re-install the stock kindle rom. This WILL break your root, so use the Kindle Fire utility that's linked in the development forum if you want to re-root your kindle.
If you don't have TWRP installed, try using the Kindle Fire Utility (in the development forum) to install TWRP or recover your kindle fire. I hope this helps!

karmadragon said:
Deleting files from the system folder only affects the current rom(or as you call it, operating system) and doesn't affect ADB or the TWRP recovery program. You can use TWRP to install a new rom, even the stock Kindle rom.
I can't post links, so search google for "kindle fire software update" and you should find amazon's page to download the latest stock rom for the kindle fire. Rename the file to update.zip and transfer it to the storage on your kindle. You can then use TWRP to select the zip file and re-install the stock kindle rom. This WILL break your root, so use the Kindle Fire utility that's linked in the development forum if you want to re-root your kindle. I hope this helps!
Click to expand...
Click to collapse
Thanks for the reply
The kindle its not mine it belongs to my boss.He tried to root it deleted some files i think its not rom problem but something else.Is any way to load rom and install it from the pc.can't access kindle the only thing i find on my pc is a winre drive with 2 files sources and boot.sdi.i try everything all utilties on internet all suggentions but nothing.TWRP is a utility that runs from device or pc?

nikolasargyrou said:
TWRP is a utility that runs from device or pc?
Click to expand...
Click to collapse
TWRP is the recovery program that you can boot into before the rom loads. You can use the Kindle Fire Utility to install TWRP. If the kindle fire utility isn't working, you can try installing TWRP manually, but you will also need to install FireFireFire, which is the boot loader that replaces the stock kindle loader and allows you to boot into TWRP.
The most important thing is to have ADB access. If you can plug the kindle fire into your PC and get ADB working, you can fix pretty much anything.

How i can be sure that adb is working?
The most important thing is to have ADB access. If you can plug the kindle fire into your PC and get ADB working????How i can be sure that adb is working?

download the latest kfu from here:
http://forum.xda-developers.com/showthread.php?t=1399889
extract to c:\ and rename "kindle fire utility" to "kfu"
cd to c:\kfu and run "install_drivers.bat"
cd to c:\kfu\tools and type:
"adb devices" - get a response ?
"fastboot devices" - get a respose ?
you should get a response from one of the commands

I have to mention when in b63 post where your in the tools folder it easier to right click inside that folder in an empty space within it, and then press the keyboard's shift key for an option from the right clicked dropdown to open a command prompt window right there. Then type adb devices followed by enter key. Optimum would be a device ##000000000 sorta output in that tiny window , whereas then you could close it and click run in the kindle fire utility from the download. You can see more options to root your device to here with "status info".

Same problem
b63 said:
download the latest kfu from here:
http://forum.xda-developers.com/showthread.php?t=1399889
extract to c:\ and rename "kindle fire utility" to "kfu"
cd to c:\kfu and run "install_drivers.bat"
cd to c:\kfu\tools and type:
"adb devices" - get a response ?
"fastboot devices" - get a respose ?
you should get a response from one of the commands
Click to expand...
Click to collapse
>>> Hi, I have the same problem here. I accidentally deleted my rooted KF system with no rom saved on my KF (I'm a noob). Now, I did the steps you mentioned above.
This is what I have:
-When I typed ad devices it says "list of devices attached :15FE000600000001"
-Got nothing when typed "fastboot devices.
-On KFU it says" adb statusnline', "boot status:unknown".
-I can't install the Fastboot mode on the KF because it stays on waiting for device.
-My pc recognizes the Kindle as a device on the Device Manager, but I can't explore it because it doesn't show up on My Computer.
-I have already unistalled, deleted, re-install the drivers many times. The one that comes with KFU only makes the adb status go offline. The only driver that makes it show on the computer is the one I get when I connect the KF to the computer and let it download a driver by itself.
Please tell me, what can I do to make it show up so I can paste the rom on the device.

erikac71 said:
>>> Hi, I have the same problem here. I accidentally deleted my rooted KF system with no rom saved on my KF (I'm a noob). Now, I did the steps you mentioned above.
This is what I have:
-When I typed ad devices it says "list of devices attached :15FE000600000001"
-Got nothing when typed "fastboot devices.
-On KFU it says" adb statusnline', "boot status:unknown".
-I can't install the Fastboot mode on the KF because it stays on waiting for device.
-My pc recognizes the Kindle as a device on the Device Manager, but I can't explore it because it doesn't show up on My Computer.
-I have already unistalled, deleted, re-install the drivers many times. The one that comes with KFU only makes the adb status go offline. The only driver that makes it show on the computer is the one I get when I connect the KF to the computer and let it download a driver by itself.
Please tell me, what can I do to make it show up so I can paste the rom on the device.
Click to expand...
Click to collapse
You're getting confused with how adb and fastboot work. I suggest reading this to get a better understanding.

soupmagnet said:
You're getting confused with how adb and fastboot work. I suggest reading this to get a better understanding.
Click to expand...
Click to collapse
Thanks, I have read it like 3 times, it's just a little confusing for someone dealing with rooting for the first time. What I get is that I need to get the KF come up on Windows so I can paste the rom into the KF and that the KF needs to be in fastboot to install the rom.
Anyway, now the Kindle shows up on KFU as "online" and the bootmode is "4000", but still nothing comes up on the explorer. Twrp is installed and I'm able to load it, but I did not make a Backup. How can I install the system again?

If twrp is installed when you boot into it click on mount, then click mount usb, this is the only way it's going to show up as a mass storage device on your pc so that you can transfer a rom over to it.
Sent from my Amazon Kindle Fire using xda app-developers app

erikac71 said:
Thanks, I have read it like 3 times, it's just a little confusing for someone dealing with rooting for the first time. What I get is that I need to get the KF come up on Windows so I can paste the rom into the KF and that the KF needs to be in fastboot to install the rom.
Anyway, now the Kindle shows up on KFU as "online" and the bootmode is "4000", but still nothing comes up on the explorer. Twrp is installed and I'm able to load it, but I did not make a Backup. How can I install the system again?
Click to expand...
Click to collapse
Put both zips on your sdcard in zip form, wipe factory/data reset, wipe cache, wipe dalvik, wipe system, flash rom zip, flash gapps zip, reboot then system if prompted.

Thank you so much!!! :laugh:
I have done what you told me and my Kindle is now working. It's already downloading my files from the cloud.
(Sorry for the long reply, I had to go to work.)

Very good you`re welcome.

Related

[Q] Kindle Fire stuck at TWRP

So I formatted my rooted kindle fire with twrp installed, now whenever I boot I go straight to the TWRP menu, why can/t I boot into a fresh stock ROM?
i assume you told it to boot to recovery (in cm7)
you can use kfu option 1 - bootmode normal
or manually:
adb shell idme bootmode 4000
adb reboot
b63 said:
i assume you told it to boot to recovery (in cm7)
you can use kfu option 1 - bootmode normal
or manually:
adb shell idme bootmode 4000
adb reboot
Click to expand...
Click to collapse
I'm having the same problem, I went into KFU and set option 1 and it shows this
***********************************************
* Activating Normal (4000) *
***********************************************
but doesnt go any further
When trying to install a ROM it says....
E:Cannot load volume /misc!......but it's right after it says that the ROM was installed
where do I insert the command for adb...........for KFU it is reading the Kindle Fire but for some reason when trying to set option 1 it doesn't go further.
It might be good to know that I deleted alot on the Fire in Windows explorer before this happened. Right now on my Kindle fire my
folders are Android, .android_secure, LOST.DIR and TWRP
files are fix_permissions, 3 ROMS, lol- Databasefile, and .config_c38
Any help would be GREATLY appreciated
Ethanzh said:
So I formatted my rooted kindle fire with twrp installed, now whenever I boot I go straight to the TWRP menu, why can/t I boot into a fresh stock ROM?
Click to expand...
Click to collapse
wbales said:
I'm having the same problem, I went into KFU and set option 1 and it shows this
***********************************************
* Activating Normal (4000) *
***********************************************
but doesnt go any further
When trying to install a ROM it says....
E:Cannot load volume /misc!......but it's right after it says that the ROM was installed
where do I insert the command for adb...........for KFU it is reading the Kindle Fire but for some reason when trying to set option 1 it doesn't go further.
It might be good to know that I deleted alot on the Fire in Windows explorer before this happened. Right now on my Kindle fire my
folders are Android, .android_secure, LOST.DIR and TWRP
files are fix_permissions, 3 ROMS, lol- Databasefile, and .config_c38
Any help would be GREATLY appreciated
Click to expand...
Click to collapse
Typing this:
adb shell idme bootmode 4000
adb reboot
In ADB should fix both of y'alls problems
sweetness, Not only did I just learn how to actually use ADB, but it also worked
THANKS
ok that worked great. But any idea why this is happening and how to avoid it from happening in the future?
I'm having the same problem, with "activating normal" stuck.
I also cannot input the command input adb shell idme bootmode 4000 or adb shell in command prompt.
It says that 'adb' is not recognized as an internal or external command.
endari said:
It says that 'adb' is not recognized as an internal or external command.
Click to expand...
Click to collapse
it's a good practice to move kfu to c:\ and rename it to "kfu"
now open a (elevated) command prompt and cd to c:\kfu\tools
now the adb command should work ...
i did the same thing
i did the same thing on accident thinking it was my usb data stick and on top of that i somehow manage to do a complet wipe now it wil only boot up to the kindle fire logo and stay and the only the wtrp 2.0.0 but nothing and my touch screen will only sometime work half [email protected]# i had it usb mounted ounce and only the twrp file was on it nothing inside the file itself iv tried just about everything that was on this site plus the usb ubutun linixi was lost and i want to try this adb but it seems like nothing is installing for my and i really like this kindle fire i had it going so good i just about cried lol cause i had it so fast and clean so could someone e-mail me on how to do this adb iv got the sdk files every file made for the kindle uboot fboot u name it i have it lol but still lost i am a semi noob to all this kindle flashing and rooting i use to have a droid x and was a pro at that plus it was pretty easy lol so my e addy is [email protected] i have my mini hp with me at all time and now my wifes kindle fire and my paper weight for now iv got teamveiwer and i will be sooo willing to ler u log on to my mini to do this for me plz plz plz plz HELP
I am having the same problem here is exactly what i did
rooted
installed android market
installed twrp
made backup in twrp
flashed ics
wasnt happy with the performance of some apps on ics and there were quite a lot of stalls and complete freezes so i used the backup i made in twrp to restore back to original kf rom
most of my apps wouldnt worked and asked me to reinstall them through the kf market. i was unable to access the kf market or the android market as it said there was no connection and to retry even though i could access my email through mail and the internet through browser no problem.
then i decided to do a factory reset through kf rom settings and now twrp starts automatically anytime i try to turn on the kf. i tried to do the recovery again with the backup but the restore factory settings had obviously deleted it along with everything else on the sd card.
has anyone any ideas on how i can get back to the stock kf rom? I am happy with stock kf until hardware acceleration works with ics
thanks in advance
Irish01 said:
I am having the same problem here is exactly what i did
rooted
installed android market
installed twrp
made backup in twrp
flashed ics
wasnt happy with the performance of some apps on ics and there were quite a lot of stalls and complete freezes so i used the backup i made in twrp to restore back to original kf rom
most of my apps wouldnt worked and asked me to reinstall them through the kf market. i was unable to access the kf market or the android market as it said there was no connection and to retry even though i could access my email through mail and the internet through browser no problem.
then i decided to do a factory reset through kf rom settings and now twrp starts automatically anytime i try to turn on the kf. i tried to do the recovery again with the backup but the restore factory settings had obviously deleted it along with everything else on the sd card.
has anyone any ideas on how i can get back to the stock kf rom? I am happy with stock kf until hardware acceleration works with ics
thanks in advance
Click to expand...
Click to collapse
You need to flash a new ROM. If you need to go back to Amazon stock ROM, then you need to download and flash it. Please note FFF and TWRP will be over written by the stock ROM.
Sent from my Amazon Kindle Fire using Tapatalk
ammubarak said:
You need to flash a new ROM. If you need to go back to Amazon stock ROM, then you need to download and flash it. Please note FFF and TWRP will be over written by the stock ROM.
Sent from my Amazon Kindle Fire using Tapatalk
Click to expand...
Click to collapse
thanks for the reply
I just tried to do this. i mounted the kf and moved the stock rom .zip file to the kf. when i mounted it however instead of seeing the usual list of files and folders and selecting the cdcard folder i could only see the twrp folder and nothing else. when I am in twrp i can see the other folders but not when it is mounted to the computer.
i tried anyway and there were numerous errors in the process that i didnt have time to write down
now when i start up the kindle fire it stops on the kindle fire logo screen
any ideas?
It looks like the KF is booting into fast boot mode.
You may use kfu to change the mode to normal or issues the following adb commands
fastboot -i 0x1949 oem idme bootmode 4000
or
fastboot oem idme bootmode 4000
then fastboot reboot
If the KF boots to recovery mode i.e. twrp then mount the sdcard and flash the desired ROM.
Sent from my Amazon Kindle Fire using Tapatalk
Thank you, it worked! Enjoying Energy ROM
I have been working on this for over four hours. I have done absolutely everything that is said to do.
Heres my symptoms:
Turn Kindle Fire on and i get the yellow triangle, after a few seconds I get the curtain that says "teamwin" then it just opens TWRP. I cannot get it to boot normally.
I have SDK and ADB. This is the last screen I got from ADB.
C:\Users\Jeff\Desktop\android-sdk\platform-tools>fastboot -i 0x1949 oem idme boo
tmode 4000
< waiting for device >
When I try to do it thru KFU:
ADB Status: Offline
Boot Status: Unkown
I tried hitting 1 then 1 again and all I get is <waiting for device>
The Kindle is just sitting here with the TWRP screen on and I have no idea how to get around it.
PUNKYOU007 said:
I have been working on this for over four hours. I have done absolutely everything that is said to do.
Heres my symptoms:
Turn Kindle Fire on and i get the yellow triangle, after a few seconds I get the curtain that says "teamwin" then it just opens TWRP. I cannot get it to boot normally.
I have SDK and ADB. This is the last screen I got from ADB.
C:\Users\Jeff\Desktop\android-sdk\platform-tools>fastboot -i 0x1949 oem idme boo
tmode 4000
< waiting for device >
Click to expand...
Click to collapse
Fastboot only works in fastboot mode (4002). When you are in recovery or booted into an OS, you have to use adb to reset the bootmode. To get back to normal...
Code:
adb shell idme bootmode 4000
As a side note, the "-i 0x1949" should be dropped when you are using the FIREFIREFIRE bootloader (yellow triangle boot logo). The "-i 0x1949" is only necessary in the stock bootloader (kindle fire boot logo).
Ethanzh said:
So I formatted my rooted kindle fire with twrp installed, now whenever I boot I go straight to the TWRP menu, why can/t I boot into a fresh stock ROM?
Click to expand...
Click to collapse
I am stuck at TWRP on my Kindle Fire
I installed the KFU, installed the drivers, then run, install permanent root with superviser, twrp page came up and is now stuck on
*Verifying filesystems...
*Verifying partition sizes...
Anybody have some advice for me?? Please help me!! :crying:
---------- Post added at 10:26 PM ---------- Previous post was at 09:56 PM ----------
Irish01 said:
I am having the same problem here is exactly what i did
rooted
installed android market
installed twrp
made backup in twrp
flashed ics
wasnt happy with the performance of some apps on ics and there were quite a lot of stalls and complete freezes so i used the backup i made in twrp to restore back to original kf rom
most of my apps wouldnt worked and asked me to reinstall them through the kf market. i was unable to access the kf market or the android market as it said there was no connection and to retry even though i could access my email through mail and the internet through browser no problem.
then i decided to do a factory reset through kf rom settings and now twrp starts automatically anytime i try to turn on the kf. i tried to do the recovery again with the backup but the restore factory settings had obviously deleted it along with everything else on the sd card.
has anyone any ideas on how i can get back to the stock kf rom? I am happy with stock kf until hardware acceleration works with ics
thanks in advance
Click to expand...
Click to collapse
Did you ever get help with this. I am having similar problems.
frannytown said:
I am stuck at TWRP on my Kindle Fire
I installed the KFU, installed the drivers, then run, install permanent root with superviser, twrp page came up and is now stuck on
*Verifying filesystems...
*Verifying partition sizes...
Anybody have some advice for me?? Please help me!! :crying:
---------- Post added at 10:26 PM ---------- Previous post was at 09:56 PM ----------
Did you ever get help with this. I am having similar problems.
Click to expand...
Click to collapse
You're quoting someone from early March. I'm guessing you probably wont hear from them very soon.
On the other hand, if you're willing to start a new thread and explain in great detail what your "similar" problem is, I'm sure you'll be pleased with the quickness in which somebody responds.
KF unbrick utility
Try using the KF unbrick utility for all issues like this...I am a noob but it got me of problems like these...several times..
error: device not found
b63 said:
it's a good practice to move kfu to c:\ and rename it to "kfu"
now open a (elevated) command prompt and cd to c:\kfu\tools
now the adb command should work ...
Click to expand...
Click to collapse
i did this and i got a message saying error: device not found

[Q] Stuck in Recovery Boot TWRP

TLDR: i system restored my kindle using the KF launcher. cant get past TWRP and KFU says im still in Recovery mode 5001. (TWRP 2.0.0 KFU 0.9.5)
When i selecte 1. Bootmode menue -> 1. Normal <4000> all i get out of KFU is "The system cannot find the drive specified.
Soooo i used the KFU 0.9.5 on my kindle fire 6.3 to root and install FIREFIREFIRE and TWRP. Then i installed google play store. Then google said to update my kindle app and i was all "yeah yeah w/e w/e." Well that update maid it so that my kindle kindle build in app wouldnt read any of my books or documents. This troubled me. Since it is late at night i figured i would just system restore and reinstall the root and stuff since KFU makes it all so easy.
Now im stuck in REcovery boot 5001 and cant get further than TWRP. pretty sure EVERYTHING is wiped, which isnt an issue, i jsut want my kindle to do its thing.
So i read around on the forums and realize i have 2 options, try to install and flash Kindle software 6.3 onto it using TWRP or 2. just get the kindle out of recovery and back into normal boot 4000.
HOWEVER, when i try to use KFU to boot into normal mode i get "the system cannot find the drive specified."
any help would be greatly appreciated. I have been reading around on the forums but am hesitant to move forward and make the problem any worse than it already is.
so what do i do?
Try this:
Turn Kindle off
Uninstall/delete drivers
Reinstall drivers
Navigate to KFU's tools folder containing fastboot.exe
Shift + right-click on the tools folder
Select Run in Command prompt (or something like that)
When the prompt comes up, enter:
fastboot oem idme bootmode 4000 (if firefirefire is installed)
or
fastboot -i 0x1949 oem idme bootmode 4000 (if firefirefire is not installed)
When it says "<waiting for device>“ turn the Kindle on
Your prompt should reflect the change but it may not (wait about 30 sec.)
Hold power button for 30 sec to shut down
The device should boot normally
Sent from my Amazon Kindle Fire using xda premium
i was only ever able to find the drivers for the kindle to delete them when it was plugged in and operating normally as a kindle. where do i go about finding them now in Win 7 x64?
not to be a complete nub. i did a qick google search and searched "device manager" but that was result-less.
should i just install the drivers again w/o uninstalling them? will that handle it properly? after this hiccup i cant wait to try what you suggested to fix it.
I don't use Windows, for this and so many other reasons. If you can only delete the drivers with the device plugged in, then do so. You may want to reboot afterwards though.
Then reinstall your drivers, turn the device off and carry on.
Sent from my Amazon Kindle Fire using xda premium
in case anyone else is looking, i didnt uninstall the drivers but instead re-ran the drivers install.bat in KFU, then did as told. im now at the Kindle Fire screen and hopefully it will boot up. IT DID.
so thanks a lot, friend. you just made my day.

Rooting Kindle Fire with KFU

Hi, I've been trying to root my Kindle Fire using multiple different guides I've found online. I tried using Kindle Fie Utility but it says "ADB Status: offline" and "Boot status: unknown". I've tried to run the install drivers file multiple times, I've installed drivers manually, and I've tried using adb devices from command prompt to manually check for the Kindle Fire. It's running stock 6.3.1 and I'm using KFU 0.9.3. The weird thing is that in device manager it shows as Android ADB Interface instead of a drive. But not and Android Composite ADB Interface. My Android SDK is installed in "C:\Program Files (x86)\android\android-sdk\". I've spent hours on google and can't find anything. I just want to root so I can install Google Play Store because I don't have another Android device to sideload apps from. As an alternative, is it possible to create an Android virtual device in the emulator, install Google Play Store, and get the .APK files off of it to sideload without rooting?
http://forum.xda-developers.com/showthread.php?t=1552547
Thanks for the link. I read the whole thing and it was really useful. I see that my Kindle Fire is in fastboot mode. I can't connect to it with KFU, adb, or fastboot command line though. If I run a factory reset of my Kindle will it reset the boot mode too? Or is there some trick for getting ADB to recognize devices in fastboot?
3DModelerMan said:
Thanks for the link. I read the whole thing and it was really useful. I see that my Kindle Fire is in fastboot mode. I can't connect to it with KFU, adb, or fastboot command line though. If I run a factory reset of my Kindle will it reset the boot mode too? Or is there some trick for getting ADB to recognize devices in fastboot?
Click to expand...
Click to collapse
You must confirm that the device drivers are loading properly for whatever mode your Kindle Fire is in at the time. This is in post #2 of that guide.
No, bootmodes are set in a persistent, non-volatile RAM separate from any other software. I'm not sure how you plan to run a factory reset on it anyway if you are in fastboot mode and you can't send it commands.
Use the guide I gave you and reinstall the drivers in the way that I suggest. Then learn the adb/fastboot commands you need to root using the guide at the bottom of post #3. If you cannot get around the issue with drivers, you might try Firekit...
http://forum.xda-developers.com/showthread.php?t=1430038
but there's a bit of a learning curve involved there too. That's really about the best advice I can give you... drivers drivers drivers.

[Q] Bricked KF2 - no OS, fastboot & TWRP available

I've read through hundreds of similar threads and haven't been able to find a solution - I'll gladly give up my firstborn (and/or make a paypal donation) to anyone who is able to help solve my issue!!
From my research, I seem to have no OS installed on the Kindle, and as far as I can tell, I'm booting into fastboot mode (screen hangs on the blue/white Kindle Fire logo, screen does not ever dim). I AM able to access TWRP Recovery, but don't have any backup to load from, am unable to successfully flash the ROM that I have saved to my SD card. My device manager recognizes the Kindle as a Kindle Fire (Android ADB Interface), no yellow triangles. Typing ADB Devices into Command Prompt gets me: [device number ] offline. Typing fastboot devices into Command Prompt gets me nothing (blank line).
Background/How I 'Bricked' It: I have a Kindle Fire 2 and was able to successfully unroot/flash Cyanogenmod 10 onto it. Worked perfectly for about 6 months, when I decided that it would be a good idea to flash back to stock so that I could give it to a relative. I have TWRP 2.3.3.0, so I used a guide on xda to do the following:
I used a guide from xda and followed these instructions
-Download latest KF2 stock software from amazon. Re-name the file to update.zip
-Moved it to the root of the SD card
-Booted in to TWRP
-Factory Wipe/Restore
-Wiped Cache
-Wiped Dalvik Cache
-Wiped System
-Installed the "update.zip"
-Wiped cache/dalvik again
-Rebooted
Unfortunately, wiping the system seems to have wiped the CM10 OS (ROM) that I had installed, and there was a failure in installing the amazon stock:
Installing '/sdcard/download/update.zip...
assert failed: is_substring ("Otter2 , file_getstring("/proc/product_name"))
E: Error in /sdcard/download/update.zip
(Status 7)
Error flashing zip '/sdcard/download/update.zip'
Updating partition details...
Trying to reboot the system from TWRP results in a message that states: "No OS installed! Are you sure you wish to reboot?"
Investigating using ADB: So it looks like I have no OS on the Kindle Fire 2. This seems to be a problem because without an OS, I am unable to use adb (from what I've read, no OS = no way to accept/authenticate the computer RSA fingerprint to whitelist the kindle and allow adb to function). Trying to use KFU, KFFirstAide, or the Kindle UnBrick Utility results in Error: Device offline or Error: Device not found types of messages (I am assuming due to the fact that I can't "turn" adb on by accepting the RSA fingerprint prompt)
What does Device Manager tell me? My computer can 'see' the Kindle Fire in device manager [as I stated earlier: My device manager recognizes the Kindle as a Kindle Fire (Android ADB Interface), no yellow triangles] but going to My Computer and looking under mass storage devices, the computer doesn't seem to recognize the device as a USB storage device, which is a problem because I can't drag/drop or push/pull files to the SD card so I can't try to flash anything *other* than the original file that failed.
Fastboot Mode...? From what I can tell (http://forum.xda-developers.com/showthread.php?t=1668159), my device is in fastboot mode. My Kindle screen hangs on the blue/white Kindle Fire logo screen, which from what I understand is hashcode's bootloader/fastboot screen. However, when I look at the Hardware IDs in the device manager, it tells me that my hardware IDs are:
USB\VID_1949&PID_0006&REV_0216
USB\VID_1949&PID_0006
So...my kindle seems to be stuck on the blue/white fastboot screen, but register on my computer as the stock kindle fastboot? I'm not really sure what's going on there, and couldn't find too many people with the same discrepancy that I have...
I tried plugging in my cord (making sure to use a USB 2.0 port), going into Command Prompt and using some fastboot commands. (ie: fastboot flash bootloader \path\update.zip) but all I get is a <waiting for device> for a LONG time. As in, a few hours. Some basic googling/investigation seems to indicate that I don't have fastboot drivers installed, OR that I wasn't running fastboot in an 'elevated mode' but I haven't been able to find too many details about how to fix those, IF that is the problem.
TWRP 2.3.3.0: I can get into TWRP recovery just fine, although I can't seem to figure out how to get files onto my device. So I've tried re-installing the original update.zip file that failed the first time several times, with no success. trying to 'Mount' the device doesn't seem to do anything (at least, my computer doesn't see the device as USB storage regardless of whether it's mounted or not) I tried using Advanced --> ADB Sideload, but trying to send the file in Command Prompt using the adb sideload <filename> command just gets me an Error: Device not Found message. I thought maybe I could try Advanced --> Terminal Command, but have no idea how to do that or what it does, and most sites are very vague about the step-by-step details, so I didn't really touch it.
Not sure if this is relevant or not, but when my KF2 is plugged into (attached) to my computer with the cord and is in TWRP, device manager shows the device under 'Other Devices' --> Amazon Kindle Fire2, and there is a yellow triangle on it. Not sure why...going back to 'fastboot' mode gets rid of yellow triangles and is recognized as a Kindle Fire again.
At this point - I'm pretty much stumped and have (hopefully) demonstrated that I've done my best to do my own research/read through threads/done due diligence. Is there anyone out there that might have any suggestions? Or do I now have a very large paperweight?
ANY input/suggestions/encouragement is welcome! I absolutely and sincerely appreciate your time in reading through this thread and trying to help noobs like me!
Use fast boot mode to recover to stock: http://forum.xda-developers.com/showthread.php?t=2096888
Or
If you have access to twrp. Use the ADb sideload feature to push CyanogenMod or another ROM over.
One thing though- if you can boot into TWRP you didn't wipe the system partition. Twrp for kf2 requires a file named stack to be there.
Sent from my SAMSUNG-SGH-I727 using Tapatalk 2
...tried those, but maybe am doing them incorrectly?
mindmajick said:
Use fast boot mode to recover to stock: http://forum.xda-developers.com/showthread.php?t=2096888
Or
If you have access to twrp. Use the ADb sideload feature to push CyanogenMod or another ROM over.
One thing though- if you can boot into TWRP you didn't wipe the system partition. Twrp for kf2 requires a file named stack to be there.
Sent from my SAMSUNG-SGH-I727 using Tapatalk 2
Click to expand...
Click to collapse
Trying to use the ADB sideload feature to push CM or another ROM over doesn't seem to be working for me (unless I'm doing it wrong?)
I tried using Advanced --> ADB Sideload, but trying to send the file in Command Prompt using the "adb sideload C:\users\Name\update.zip command just gets me an Error: Device not Found message". Could I be using the command incorrectly?
Trying to use any fastboot command in Windows Command Prompt results in <waiting for device> to hang for hours, with no changes to command prompt and no changes to the kindle (still sits at the blue/white boot logo).
Ah. Sorry. Missed that in the OP.
Sounds like you probably need the drivers installed.
Sent from my SAMSUNG-SGH-I727 using Tapatalk 2
Fastboot Drivers
mindmajick said:
Ah. Sorry. Missed that in the OP.
Sounds like you probably need the drivers installed.
Sent from my SAMSUNG-SGH-I727 using Tapatalk 2
Click to expand...
Click to collapse
Are there difference drivers for fastboot and adb? I don't get a 'yellow triangle' and my device manager identifies the device as a Kindle Fire [Android ADB Interface], so I thought I was okay.
Should I be looking for fastboot drivers?
And btw, thanks so much for your willingness to help and input!
ME TOO
Just purchased a KF from someone...thay had rooted it...I tried to unroot...got stuck...now mine is doing the same as yours. I hope someone has a fix for you as I too have a large paperweight.
Follow Up
tessa33 said:
I've read through hundreds of similar threads and haven't been able to find a solution - I'll gladly give up my firstborn (and/or make a paypal donation) to anyone who is able to help solve my issue!!
From my research, I seem to have no OS installed on the Kindle, and as far as I can tell, I'm booting into fastboot mode (screen hangs on the blue/white Kindle Fire logo, screen does not ever dim). I AM able to access TWRP Recovery, but don't have any backup to load from, am unable to successfully flash the ROM that I have saved to my SD card. My device manager recognizes the Kindle as a Kindle Fire (Android ADB Interface), no yellow triangles. Typing ADB Devices into Command Prompt gets me: [device number ] offline. Typing fastboot devices into Command Prompt gets me nothing (blank line).
Click to expand...
Click to collapse
tessa33,
I just sent you a response. Call me at 707-774-5923 when you have a moment.
Solution?
I figured I could post in this thread before staring my own because I am having a very similar issue trying to revert my Kindle Fire 2 back to stock from cyanogen so I can sell it. I downloaded the official software from Amazon but every time I try to flash it through TWRP I get the exact same error you were getting. Did anyone ever figure out how to resolve the issue for you?
Had the same problem, so I chatted with an Amazon associate, told him I turned it on one day and it showed the grey triangle and he sent me a new Kindle Fire 2nd Gen for free. Try that...
Sent from my iPhone using Tapatalk
Hello
I have rooted KF2 and I did factory reset I lost TWRP&Os I can see the device as ADB device, Howeverm when the device in fastboot the pc not recognize it.
issuing fastboot devices command return nothing.
I used ubuntu and windows still the same issue. any idea?

[Q] Formatted Kindle drive and now the touchscreen does not respond to tapping

I formatted my kindle fire using quick format ( I was going to format my jump drive but I formatted kindle drive instead). Now the touchscreen isn't working as it doesn't respond to my tapping. I would really appreciate if somebody helps me with solution regarding this problem.
P.S. : I am not a techie person. So, please explain me in plain English. Thank you.
sgesmin said:
I formatted my kindle fire using quick format ( I was going to format my jump drive but I formatted kindle drive instead). Now the touchscreen isn't working as it doesn't respond to my tapping. I would really appreciate if somebody helps me with solution regarding this problem.
P.S. : I am not a techie person. So, please explain me in plain English. Thank you.
Click to expand...
Click to collapse
Could try the Kindle Fire Uitility download, unzip, double click on run.bat, install Twrp.
if you see bp panic, you will need a Fastboot cable and follow Using Factory/Fastboot Cable to Flash FFF Bootloader and TWRP Recovery
Once you have Twrp recovery you can reinstall stock update.zip or my pre-root 6.3.3.zip
Need help with Kindle
sd_shadow said:
Could try the Kindle Fire Uitility download, unzip, double click on run.bat, install Twrp.
if you see bp panic, you will need a Fastboot cable and follow Using Factory/Fastboot Cable to Flash FFF Bootloader and TWRP Recovery
Once you have Twrp recovery you can reinstall stock update.zip or my pre-root 6.3.3.zip
Click to expand...
Click to collapse
Mr. Shadow,
Thank you for your help. I was able to do the first part , but I couldn't do install pre-root 6.3.3 zip.I tried to follow your video but my kindle's slider doesn't work that's why I couldn't go inside the drive and install the software. I would appreciate if you kindly help me with resolving this problem.
Thank you again.
Regards.
sgesmin said:
Mr. Shadow,
Thank you for your help. I was able to do the first part , but I couldn't do install pre-root 6.3.3 zip.I tried to follow your video but my kindle's slider doesn't work that's why I couldn't go inside the drive and install the software. I would appreciate if you kindly help me with resolving this problem.
Thank you again.
Regards.
Click to expand...
Click to collapse
This is a Kindle Fire 1, not a 2 or HD?
If it's the original kindle fire
TWRP may not have installed correctly could try flashing Twrp manually
Download adb/fastboot.exe files, and openrecovery-twrp-2.2.2.1-blaze.img
verify md5 e6183f4c6043f2c6a0d519d9f660ee98 for TWRP see https://sites.google.com/site/sdshadowscollection/home/hash-checksums
Create a folder in c drive named adb,
unzip/extract files,
copy AdbWinUsbApi.dll, AdbWinApi.dll, adb.exe, fastboot.exe, openrecovery-twrp-2.2.2.1-blaze.img to adb folder.
do not have kindle connected yet.
open command prompt (start>all programs >accessories>command prompt)
in command prompt>change directory to adb
Code:
cd\adb
then
Code:
fastboot flash recovery openrecovery-twrp-2.2.2.1-blaze.img
fastboot reboot
command prompt should say waiting for device
with kindle off, connect to pc via usb
when bootloader starts, commands should execute and kindle should reboot again
select reboot to recovery option
retry TWRP if still does not work try
try in command prompt with bootloader like last commands
Code:
fastboot oem format
fastboot reboot
try TWRP again
another option is the Kindle Fire Unbrick Utility V1.1
How about with kindle touch, pro?
How about with kindle touch, pro? I formatted my kindle touch when it connected to pc. After that, Kindle touch can not recieve ebooks that i copy to it. Then, i "reset device" and see "kindle user manual", but appear notice "...format disk..." when i connect to pc.

Categories

Resources