Related
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
Hello, I have a rooted Kindle Fire (with bootloader) and tried to return it to original Amazon Stock OS.
I tried the steps specified on this page androidcowboy.com/2013/06/how-to-return-kindle-fire-hd-to-stock/
After this steps:
"Navigate to the folder where you unzipped the Kindle Fire SRT Tool and double-click on “SR Tool” file. Choose option 1 for “Restore-Factory Rooted with Superuser.apk”. Be patient as it’s very important. The file transfer can take up to 5 minute with no progress notification. If you interrupt the process in any way then you will BRICK your device. After the transfer is done then choose option 4 to “Erase cache and userdata”. Once it’s finished then choose option 6 to reboot."
It rebooted and seemed to be stuck at the white and orange Kindle Fire logo screen. I can turn it off and on by holding the power button, but my computer cannot detect it as a portable device or ADB. But I can enter fastboot mode by plugging the USB while it is turned off, so I don't think it's hard bricked.. I hope so.
Any thing wrong that I have done? Sorry I'm a noob when it comes to this. Help please?
Btw, my Kindle Version 8.4.1
Is it boot looping on the animated kindle logo or the static image one? Cause either way I'm guessing something went wrong with the flash, you should probably reflash the boot and system images, try using kindle fire first aid if the SRT doesn't work, I believe it has a stock rooted image flashing option like SRT. BTW don't confuse boot with bootloader, boot is where the kernel is stored. Just pointing this out because if you don't need to flash the boot loader then u shouldn't, if it corrupts you have a hard brick.
Sent from my Amazon Kindle Fire HD running CM10.1 Tablet UI using xda-developers app
stunts513 said:
Is it boot looping on the animated kindle logo or the static image one? Cause either way I'm guessing something went wrong with the flash, you should probably reflash the boot and system images, try using kindle fire first aid if the SRT doesn't work, I believe it has a stock rooted image flashing option like SRT. BTW don't confuse boot with bootloader, boot is where the kernel is stored. Just pointing this out because if you don't need to flash the boot loader then u shouldn't, if it corrupts you have a hard brick.
Sent from my Amazon Kindle Fire HD running CM10.1 Tablet UI using xda-developers app
Click to expand...
Click to collapse
I do have KFFA, which option should I choose? And mine is stuck on a static image one.
Weird sounds like it doesn't want to even try to load the os, maybe some things wrong with the kernel, anyways I haven't ever used kffa, but there should be an option somewhere to restore system image. You will first need to get the device into fastboot mode, just open a command prompt and CD into the kffa directory, I should have a fastboot command, and run this: fastboot.exe -i 0x1949 getvar product
Then plug your kindle in with the power off. If for some reason it doesn't work, which it should because you seem to have flashed something from fastboot before, then u will just have to update a driver before it disconnects.
Edit: OK fixed sorry for the thread mix up.
Sent from my Amazon Kindle Fire HD running CM10.1 Tablet UI using xda-developers app
Same problem
I have a KFHD 8.9 with the same problem as the OP. It's stuck on the static (orange) Kindle Fire logo. I have working drivers and I am able to get it into fastboot using "fastboot.exe -i 0x1949 getvar product". The problem is, I don't know any of the history of how it got this way. I have repaired a lot of Generation 1 KF's and I thought I would get started on the Gen 2's so I bought this on eBay this way. I didn't realize how much more risky it was to work on the Gen 2. I also have KFFA working but I can't figure out how to get the stock image onto the KF so I can flash it back to stock. When I go into fastboot mode and use KFFA to reboot to normal more it just stops on the static Kindle Fire logo. Also, I can't get ADB to work at all. Any help would be greatly appreciated.
There's an option in kffa to restore the system partition, should be a fairly obvious choice, if you can't find it try the kfhd system restore tool
Sent from my Amazon Kindle Fire HD running CM10.1 Tablet UI using xda-developers app
stunts513 said:
There's an option in kffa to restore the system partition, should be a fairly obvious choice, if you can't find it try the kfhd system restore tool
Sent from my Amazon Kindle Fire HD running CM10.1 Tablet UI using xda-developers app
Click to expand...
Click to collapse
Well I tried KFFA Option 7 - Completly Restore the KFHD 8.9 8.1.4 (Fastboot) but it didn't work. There is a problem in RunMe.bat with the wget command when trying to download the .img files from dropbox:
Connecting to dl.dropboxusercontent.com|174.129.21.126|:443... connected.
ERROR: cannot verify dl.dropboxusercontent.com's certificate, issued by `/C=US/O
=DigiCert Inc/OU=www.digicert.com/CN=DigiCert High Assurance CA-3':
Unable to locally verify the issuer's authority.
To connect to dl.dropboxusercontent.com insecurely, use `--no-check-certificate'
Unable to establish SSL connection.
So then, I Downloaded the KFHD_SRT tool and managed to restore the system partition but it still would not boot. Then I saw down at the bottom of the instruction page that to downgrade to 8.1.4 you also need to restore the boot and recovery partitions. After I did that -- PRESTO! my KFHD 8.9 booted up and is now working.
THANK YOU SO VERY MUCH FOR THE HELP!!!!! I will be sure to click the "THANKS" button.
Anchorman42 said:
I have a KFHD 8.9 with the same problem as the OP. It's stuck on the static (orange) Kindle Fire logo. I have working drivers and I am able to get it into fastboot using "fastboot.exe -i 0x1949 getvar product". The problem is, I don't know any of the history of how it got this way. I have repaired a lot of Generation 1 KF's and I thought I would get started on the Gen 2's so I bought this on eBay this way. I didn't realize how much more risky it was to work on the Gen 2. I also have KFFA working but I can't figure out how to get the stock image onto the KF so I can flash it back to stock. When I go into fastboot mode and use KFFA to reboot to normal more it just stops on the static Kindle Fire logo. Also, I can't get ADB to work at all. Any help would be greatly appreciated.
Click to expand...
Click to collapse
Hey, I got same problem, after I install a bootloader for my KFHD 8.9, the original Kindle OS was unable to boot up, I got 8.4.6 when I recived my KFHD, Is the problem of OS ?
Sorry, but after re-reading my post I realized that I probably gave bad instructions. Mods please delete this post...
Okay starting off with this is the tutorial I was using: rootkindlefire . com/kindle-fire-root/how-to-root-convert-kindle-fire-hd-8-9-into-pure-android-tablet and I like a lot of people in the linked youtube comments (which I stupidly didn't read before trying, yes I am aware that was stupid) am stalled after step 20. But my kindle fire HD doesn't seem to have TWRP because it turned on and the kindle fire logo is still orange. It didn't go to blue like most of the other peoples did.
Can someone please help me to either undo my mess or help me get past this block? I wasn't able to find any help in the comments or a related thread on here.
I think it's stuck in fastboot but I can't get it to go into recovery so I'm not sure.
It's not in fastboot, its just hung on the boot loader. If you have never installed the fastboot driver before I reccomend fixing this partially from Linux, your device will be detected briefly when its first turned on as a fastboot device, but it's a pain to try to install the drivers in that brief moment on windows. It is way easier to get it into fastboot from and Ubuntu live CD by installing fastboot from the software center on a Ubuntu 13.10 live CD, and then running this with the kindle unplugged and off:
Code:
fastboot -i 0x1949 getvar product
Then after it says waiting for device, plug the kindle on and wait for the device to say fastboot, from there you can boot back into windows and use kindle fire first aid to restore.
Sent from my Amazon Kindle Fire HD running CM10.1 Tablet UI using xda-developers app
stunts513 said:
It's not in fastboot, its just hung on the boot loader. If you have never installed the fastboot driver before I reccomend fixing this partially from Linux, your device will be detected briefly when its first turned on as a fastboot device, but it's a pain to try to install the drivers in that brief moment on windows. It is way easier to get it into fastboot from and Ubuntu live CD by installing fastboot from the software center on a Ubuntu 13.10 live CD, and then running this with the kindle unplugged and off:
Code:
fastboot -i 0x1949 getvar product
Then after it says waiting for device, plug the kindle on and wait for the device to say fastboot, from there you can boot back into windows and use kindle fire first aid to restore.
Sent from my Amazon Kindle Fire HD running CM10.1 Tablet UI using xda-developers app
Click to expand...
Click to collapse
I'm glad to know I didn't break it haha. Thanks for the advice.
stunts513 said:
It's not in fastboot, its just hung on the boot loader. If you have never installed the fastboot driver before I reccomend fixing this partially from Linux, your device will be detected briefly when its first turned on as a fastboot device, but it's a pain to try to install the drivers in that brief moment on windows. It is way easier to get it into fastboot from and Ubuntu live CD by installing fastboot from the software center on a Ubuntu 13.10 live CD, and then running this with the kindle unplugged and off:
Code:
fastboot -i 0x1949 getvar product
Then after it says waiting for device, plug the kindle on and wait for the device to say fastboot, from there you can boot back into windows and use kindle fire first aid to restore.
Sent from my Amazon Kindle Fire HD running CM10.1 Tablet UI using xda-developers app
Click to expand...
Click to collapse
Hello,
I have found myself stuck in the same situation. I have the fastboot drivers installed and I can get into fastboot using your command. My question is about the version I have and the available restore versions.
I have the 8.4.6 software version. and I see in first aide that the newest for the HD 8.9 is 8.2.4.
I got stuck after a root attempt, the exploit worked but the files didn't install properly it seems. when I rebooted I just get stuck at the Kindle Fire screen no animation?
Any idea if it is safe to restore 8.2.4 on a 8.4.6 device? In uncertain if downgraded are safe.
Downgrades are perfectly safe, go for it.
Sent from my Amazon Kindle Fire HD running CM10.1 Tablet UI using xda-developers app
Cool thanks man, just wanted to know if there were any big don'ts before I try the downgrade.
I'll give it a go tonight after dinner.
Stupid me used the old KFFA from the rooting thread to try and root (may or may not have been the issue). I have the latest now all ready to go for the restore attempt.
Sent from my HTCONE using Tapatalk
Hi, I successfully rooted my KF HD 8.9 with instructions found here
http://androidroot.org/watch_video.php?v=A7HRK4M23YG7
But am now stuck in fastboot mode (displayed on screen). I did have twrp installed and got the blue logo, but not anymore.
I tried KF First Aid, under the option “Display Fastboot Status” I get
“product JEM-PVT-Prod-04
6498000040002FFF fastboot
If you see output above it looks like fastboot is enabled”
Device Manager shows under “Kindle Fire > Android ADB Interface”
Have I bricked my Kindle?
Any help greatly appreciated
Its not bricked, though I would attempt to restore the system partition with kffa since 2nd bootloader is gone. You should be in fastboot mode so that's good at least.
Sent from my Amazon Kindle Fire HD using Tapatalk
Thanks for advice, unfortunately I'm not clever enough to do that without step by step instructions, could you help me?
Thank you
phatsteve said:
Thanks for advice, unfortunately I'm not clever enough to do that without step by step instructions, could you help me?
Thank you
Click to expand...
Click to collapse
Download Kindle Fire First Aid, find the option about restoring, and if it asks something about is it in fastboot already say yes(or if it asks to put it in fastboot mode say no as it should be already).
tried that exactly as you said, everything seemed to go ok, but when it rebooted it sticks on the kindlefire (orange) logo
Try using SRT instead. Ignore the adb command it lists, that's only for if you have a working kindle that can boot up fully, just stick it in fastboot again and use this utility and see if you have any luck.
Sent from my Amazon Kindle Fire HD using Tapatalk
Hi, I've tried about 10 times to download KFHD_SRT_v2.0.zip which seems to be for my device, but it fails every time
with message ' the source file cannot be read'. I have downloaded KFHD_SRTv1.3.5.zip, which appears to be for the 7" kindle.
Can I use this, or will the imgs be wrong? There are 4 in the images folder, boot.img, recovery.img, system.img, and systym2.img
The 7" version is not for the 8.9 version, you would probably brick it even worse using that... The ones on that link I sent you are the compatible ones.
Sent from my Amazon Kindle Fire HD using Tapatalk
that is the one I'm having trouble with, KFHD_SRT_v2.1.zip. While in Kindle Fire First Aid I checked adb and got the message 'adb drivers not installed' so removed and re-installed adb drivers from Amazon, but I still get same message.
Since removing and re-installing drivers my device in device manager now only shows as 'Kindle fire > Fastboot Mode | HD 8.9. It used to say 'ADB Interface'
Hello,
Without beating myself up, here is what I did:
1. used steps from another site to root my Kindle Fire HD 8.9 and attempt to load Android 4.4.2 on it. First major mistake.
2. during that process, the steps to make a backup didn't work and I continued. I realize that was my second major mistake, one from which I cannot recover.
3. attempted to use a Factory Image found on this site. I followed the steps, and when I perform the "fastboot -i 0x1949" reboot command, I get the "kindle fire" orange logo, and it sits there. I'm guessing it's bricked.
4. without giving up, I attempted to follow the commands found on this site here (http://forum.xda-developers.com/showthread.php?t=2128175), but I've been unsuccessful.
So, I'm stuck looking at the "kindle fire" orange logo. My thoughts were to get an image on the device and boot into it to at least get all the necessary files for flashing the image. Nope. I would appreciate any assistance. I will also state that I am a very fresh NooB when it comes to these things. I thought I was prepared, but I guess not enough.
TIA!
Mike
mikeroundrock said:
Hello,
Without beating myself up, here is what I did:
1. used steps from another site to root my Kindle Fire HD 8.9 and attempt to load Android 4.4.2 on it. First major mistake.
2. during that process, the steps to make a backup didn't work and I continued. I realize that was my second major mistake, one from which I cannot recover.
3. attempted to use a Factory Image found on this site. I followed the steps, and when I perform the "fastboot -i 0x1949" reboot command, I get the "kindle fire" orange logo, and it sits there. I'm guessing it's bricked.
4. without giving up, I attempted to follow the commands found on this site here (http://forum.xda-developers.com/showthread.php?t=2128175), but I've been unsuccessful.
So, I'm stuck looking at the "kindle fire" orange logo. My thoughts were to get an image on the device and boot into it to at least get all the necessary files for flashing the image. Nope. I would appreciate any assistance. I will also state that I am a very fresh NooB when it comes to these things. I thought I was prepared, but I guess not enough.
TIA!
Mike
Click to expand...
Click to collapse
if you never installed the fastboot drivers that would explain the issue. when the kindle first turns on after you plug it in while off, it should briefly be detected as a jem device in the device manager. if it already has the drivers installed it will briefly show up as a adb device. if you don't have the drivers installed then grab the ones from mg SIG and extract them somewhere and point the update driver box to it in the few seconds it is detected. once it is installed power the kindle off! run the "fastboot -I 0x1949 getvar product" and when it says waiting for device, plug in the kindle while it is off, it should go into fastboot.
Sent from my Amazon Tate using Tapatalk
stunts513 said:
if you never installed the fastboot drivers that would explain the issue. when the kindle first turns on after you plug it in while off, it should briefly be detected as a jem device in the device manager. if it already has the drivers installed it will briefly show up as a adb device. if you don't have the drivers installed then grab the ones from mg SIG and extract them somewhere and point the update driver box to it in the few seconds it is detected. once it is installed power the kindle off! run the "fastboot -I 0x1949 getvar product" and when it says waiting for device, plug in the kindle while it is off, it should go into fastboot.
Sent from my Amazon Tate using Tapatalk
Click to expand...
Click to collapse
OK. I followed your instructions and installed the driver. I then attempted to install a base image following the instructions here:http://forum.xda-developers.com/showthread.php?t=2011126
I chose the following prompts: 1. enable fastboot, then 2. Restore-su/supersu.apk only, then 4. Erase cache and userdata, and finally Reboot normally. No luck.
I'd really appreciate any and all ideas/help. My hope is to turn this brick into something productive again.
What are you using to restore the kindle?
stunts513 said:
What are you using to restore the kindle?
Click to expand...
Click to collapse
All I have are whatever people have shared. As mentioned in my initial post, I do not have a backup of what I had before I started. Perhaps my biggest mistake. My understanding is that I need to get the Kindle software back on it in order to install the Android bits. Perhaps I am in error on that thinking. Please let me know if that is an unneeded step.
Use either kindle fire first aid or system restore tool and stay away from kindle fire utility unless you want a paperweight.