So I rooted my device, and tried to unroot it because it was stuck at the blue kindle fire logo and wouldnt boot up to the actual os. Now the device only shows the orange logo, but won't go past that. Additionally, the volume up button does not make it enter fastboot. Oh and to top things off, the ADB doesnt recognize the device anymore. Instead of doing the logical thing and stopping at the first sign of an issue and coming here for help, I tried a few kindle fire recovery things from this site, but none of them seemed to make it work.
Here's what (little) else I know:
Superuser is no longer installed
I tried reinstalling Superuser.apk a while ago but system/app was read only
:crying:
Is anyone capable of helping me?
You need to enter fastboot mode, if it is a 8.9" model then a fastboot cable won't help. When it turns on it should initially show up as a jem device in the device manager, you have to install the driver when it shows up briefly, once you have the driver installed you just need to run "fastboot -i 0x1949 getvar product" and then plug the kindle in while it is off, it should then go into fastboot where you can restore it with kindle fire first aid or SRT.
Sent from my Amazon Kindle Fire HD using Tapatalk
stunts513 said:
You need to enter fastboot mode, if it is a 8.9" model then a fastboot cable won't help. When it turns on it should initially show up as a jem device in the device manager, you have to install the driver when it shows up briefly, once you have the driver installed you just need to run "fastboot -i 0x1949 getvar product" and then plug the kindle in while it is off, it should then go into fastboot where you can restore it with kindle fire first aid or SRT.
Sent from my Amazon Kindle Fire HD using Tapatalk
Click to expand...
Click to collapse
I have a similar problem with mine. Could you explain a little more clearly?
"You need to enter fastboot mode, if it is a 8.9" model then a fastboot cable won't help."
Do you mean that you cannot use fastboot over a terminal/command line on a computer connected to the tablet via a USB cable? Because that has not been my experience
stunts513 said:
You need to enter fastboot mode, if it is a 8.9" model then a fastboot cable won't help. When it turns on it should initially show up as a jem device in the device manager, you have to install the driver when it shows up briefly, once you have the driver installed you just need to run "fastboot -i 0x1949 getvar product" and then plug the kindle in while it is off, it should then go into fastboot where you can restore it with kindle fire first aid or SRT.
Sent from my Amazon Kindle Fire HD using Tapatalk
Click to expand...
Click to collapse
Okay, so I got into fastboot mode on my computer and it sees the device when I input fastboot -i 0x1949 getvar product. I used SRT to flash the second option, images/system2.img and I got this confirmation:
sending 'system' (907264 KB)...
It's been 40 minutes and I haven't gotten any change/update in the command line output. How long should this take/will it make things worse if I stop it?
I don't think things can get any worse if you pull it when it's not finished since it is the system partition, you will just have to try reflashing it again.
captainreynolds said:
I have a similar problem with mine. Could you explain a little more clearly?
"You need to enter fastboot mode, if it is a 8.9" model then a fastboot cable won't help."
Do you mean that you cannot use fastboot over a terminal/command line on a computer connected to the tablet via a USB cable? Because that has not been my experience
Click to expand...
Click to collapse
I mean a fastboot cable normally puts a kindle into fastboot mode, that's the purpose of it. On a 8.9" model they don't do this, hence the method I mentioned. This is what I have learned from all the resources on xda, I don't have a 8.9" model to test for myself though.
Sent from my LG-P769 using Tapatalk
stunts513 said:
I don't think things can get any worse if you pull it when it's not finished since it is the system partition, you will just have to try reflashing it again.
Sent from my LG-P769 using Tapatalk
Click to expand...
Click to collapse
So just close the window doing the flash operation and try again?
Sure, wouldn't recommend it if it does that on a boot partition but there's not much else you can do when it hangs.
Sent from my Amazon Kindle Fire HD using Tapatalk
stunts513 said:
Sure, wouldn't recommend it if it does that on a boot partition but there's not much else you can do when it hangs.
Sent from my Amazon Kindle Fire HD using Tapatalk
Click to expand...
Click to collapse
I can't get any fastboot commands to actually do anything! I enter them all correctly and nothing works. Any ideas?
If it says waiting for device and never did anything check the device manager and see if there's a jem device sitting there with a yellow triangle next to it. I'm about to nod off so let me say this, if you already did this I am half asleep so sorry for mentioning this again. Did you run "fastboot -i 0x1949 getvar product" then plug the device in while off and it show a fastboot logo? If no then its a driver issue.
Sent from my Amazon Kindle Fire HD using Tapatalk
Related
I am attempting to purchase one off eBay now and was wondering how I go about making it a real Kindle Fire HD. I have purchased two original Kindle Fire Demo Units off eBay, rooted and tried a variety of ROMs and really enjoy them. I was wondering how I go about rooted a demo unit Kindle Fire HD and what ROM I should put on it?
kindle fire
i brought my kindle fire hd off ebay as a store demo unit, the demo software is locked so you cant access the settings menu and adb debug is not enabled,
what i done to over come this is purchase a fastboot cable, when my cable came i power the kindle off plug the fastboot cable in and the device will turn on and be in fastboot mode, it will also say fastboot on the screen, install the drivers and then
head over to here
http://forum.xda-developers.com/showthread.php?t=1951254
use that tool it will allow you to flash the stock retail rom and your kindle. once you flash the stock rom your free to use the kindle as you like
i did have a issue where touch was not working on the first flash but i flashed a boot.img and it cured the problem
hope this helps
Rob:good:
No fastboot cable needed once rooted.
You don't necessarily have to buy a fastboot cable. Its far simpler to root your kindle fire hd:
here: http://forum.xda-developers.com/showthread.php?t=2069117
To enter fastboot mode once rooted you open an ADB command prompt window and type "adb reboot bootloader".
To exit fastboot type "fastboot -i 0x1949 reboot"
Now you'd want to install Hashcode's 2nd bootloader and TWRP to flash roms.
Follow the instructions here: http://http://forum.xda-developers.com/showthread.php?t=2128848
You can download the stock kindle fire hd 7.3.1 rom and flash with twrp and the wait for a proper CM10.1 release which is due very soon.
EDIT: You can also use KFFirstAide to boot into fastboot mode: http://forum.xda-developers.com/showthread.php?t=2096888
Fireator said:
You don't necessarily have to buy a fastboot cable. Its far simpler to root your kindle fire hd
Click to expand...
Click to collapse
Alternatively, since ADB is disabled and all of those techniques rely on it, you'll need fastboot....
Please, if you are going to mod your Kindle Fire.. Do yourself a favor and get a fastboot cable.
Sent from my Amazon Kindle Fire HD using Tapatalk 2
Fireator said:
You don't necessarily have to buy a fastboot cable. Its far simpler to root your kindle fire hd:
here: http://forum.xda-developers.com/showthread.php?t=2069117
To enter fastboot mode once rooted you open an ADB command prompt window and type "adb reboot bootloader".
To exit fastboot type "fastboot -i 0x1949 reboot"
Now you'd want to install Hashcode's 2nd bootloader and TWRP to flash roms.
Follow the instructions here: http://http://forum.xda-developers.com/showthread.php?t=2128848
You can download the stock kindle fire hd 7.3.1 rom and flash with twrp and the wait for a proper CM10.1 release which is due very soon.
EDIT: You can also use KFFirstAide to boot into fastboot mode: http://forum.xda-developers.com/showthread.php?t=2096888
Click to expand...
Click to collapse
That method is only good if your not running the Demo Rom as ADB is blocked you can not access the settings menu to enable it
psych0phobia said:
Alternatively, since ADB is disabled and all of those techniques rely on it, you'll need fastboot....
Click to expand...
Click to collapse
i totaly agree fastboot it the only method of flashing a demo kindle HD
Hashcode said:
Please, if you are going to mod your Kindle Fire.. Do yourself a favor and get a fastboot cable.
Sent from my Amazon Kindle Fire HD using Tapatalk 2
Click to expand...
Click to collapse
Straight From The Top Man who has blessed the Kindle scene. Its Strongly recommended you get a Fastboot cable and then you wont have any problems flashing if it all goes tits up on ya
Rob:good:
Sorry 'Bout that.
I think I misread the part about it not being able to access ADB.
Reflexdarky said:
i brought my kindle fire hd off ebay as a store demo unit, the demo software is locked so you cant access the settings menu and adb debug is not enabled,
what i done to over come this is purchase a fastboot cable, when my cable came i power the kindle off plug the fastboot cable in and the device will turn on and be in fastboot mode, it will also say fastboot on the screen, install the drivers and then
head over to here
http://forum.xda-developers.com/showthread.php?t=1951254
use that tool it will allow you to flash the stock retail rom and your kindle. once you flash the stock rom your free to use the kindle as you like
i did have a issue where touch was not working on the first flash but i flashed a boot.img and it cured the problem
hope this helps
Rob:good:
Click to expand...
Click to collapse
So I tried your method but my Kindle wont boot into fastboot. It will turn on when i plug it into my PC with the cable but just continues with the demo stuff. Should i try and get a new cable? I have the ADB drivers installed
You have to use a fastboot cord. This is a factory cord not the standard USB cord. You can make one of buy on for 10 buck or so off eBay.
First, you have to completely power down your KFHD. Hold the power button down for 20 seconds if nothing else. Now connect the KFHD 7 to the PC with the fastboot cord. You should see the word fastboot light up on your screen in just a few seconds.
Now follow the instructions provided in your quote. You can also try Kindle Fire FirstAide. The instructions provided are solid though.
Sent from my Amazon Kindle Fire HD running Paranoid Android using xda app-developers
---------- Post added at 09:50 PM ---------- Previous post was at 09:48 PM ----------
Yegort said:
So I tried your method but my Kindle wont boot into fastboot. It will turn on when i plug it into my PC with the cable but just continues with the demo stuff. Should i try and get a new cable? I have the ADB drivers installed
Click to expand...
Click to collapse
The instructions provided by reflexdarky...
Sent from my Amazon Kindle Fire HD running Paranoid Android using xda app-developers
For the Faint of Heart
If you're feeling really adventurous and know how to solder, you could try this. I may end up doing this as well, as I bricked my own KFHD and don't wanna drop $13 for a fastboot cable, and can't get the head off my spare micro-USB cable.
Buying demo units is nice, because you can buy the Kindle for less than half the price, put it into fastboot, and have a normal KFHD.
As for which ROM to use, I would go with @Hashcode's CM10.2. But that's just my suggestion. If you want to still have all of Amazon's media services, such as Prime Video and the Kindle Fire reading app, you can use Kinology.
So my fastboot cable will cause my Kindle to turn on when its plugged into a computer but it doesn't go into fastboot mode. Do I need special drivers on my computer for this to work? I tried it without any software on my computer and with ADB + Kidnle drivers and neither works. When I plug the cable into my Droid 4 and my computer it boots my phone into some sort of special mode, doesn't specifically say fastmode though. Do I need a new cable? Or did I buy an lemon of demo unit lol. Thanks
Edit: I'd like to add that i have the 8.9 version if it makes any difference...
Fastboot cables don't work on 8.9” models, those are much simpler to get into fastboot, at least from my standpoint, you basically just open a command prompt up and CD into he folder with fastboot and run "fastboot -i 0x1949 getvar product" and then after it says waiting for device you plug the kindle in while powered off with a normal cable. You might have to install the fastboot drivers though and that's kinda tricky because the device briefly appears as a fastboot device in the device manager when it first turns on and that's when you would have to update the drivers so it can communicate and send that command so it pops into fastboot. Probably is easier in my opinion to do it from an Ubuntu live CD after installing the fastboot command from the repos on13.10, but i only suggest that if you have driver issues.
Sent from my Amazon Kindle Fire HD running CM10.1 Tablet UI using xda-developers app
unlocking kindles from store demo mode (easy)
to unlock most kindles from store demo mode is easy . simple type in the search bar of the kindle
; demo
a list of options will pop up simple choose the resell option .
or any option you choose to reconnect wifi ect...
1 inserch bar of kindle . type ( ;demo )
2 erase all store info .
3 simple hit erase all info and tap the resll option .
thats it your kindle will be as good as a new product ..
hope this helps anyone looking to unlock store demo kindle units
this should work for all generations trapped in store demo mode ... aloha
Unfortunately, keaka8o8's method does not work. I tried it on a fresh batch of demo 8.9s that I received.
Hi all,
ADB works fine on my W8 box, after some playing around with getting the drivers to work.
However, when I try any fastboot commands such as fastboot reboot-bootloader <waiting for device > stays on the cmd prompt no matter how long I let it sit there.
EDIT: I used the below to force the kindle to go into fastboot mode:
- Opening a debug shell with ‘adb shell’
- Within the shell, getting root with ‘su’
- Entering ‘reboot bootloader’
Now a new device called Tate-PVT-08 appears in Device manager, with no device driver assigned to it.
Can anyone help please?
OK for one thing, when using fastboot with the kindle fire, you have to start it off with the syntax "fastboot -i 0x1949” or it won't recognize the device. Also now that its in fastboot try the drivers in my signature for the tate device, it should work, however if you are on windows 8 you will need to boot up with driver signature enforcement disabled or it won't let the drivers install. One last note, on the 7” kindle you typically can't get into fastboot using the fastboot commands like you can on the HD 8.9" model when its powered off.
Sent from my Amazon Kindle Fire HD running CM10.1 Tablet UI using xda-developers app
stunts513 said:
OK for one thing, when using fastboot with the kindle fire, you have to start it off with the syntax "fastboot -i 0x1949” or it won't recognize the device. Also now that its in fastboot try the drivers in my signature for theatre device, it should work, however if you are on windows 8 you will need to boot up with driver signature enforcement disabled or it won't let the drivers install. One last note, on the 7” kindle you typically can't get into fastboot using the fastboot commands like you can on the HD 8.9" model when its powered off.
Sent from my Amazon Kindle Fire HD running CM10.1 Tablet UI using xda-developers app
Click to expand...
Click to collapse
If it is appearing as Tate-PVT-08, I think he got it into fastboot. That only appears when it is in fastboot mode correct? But what I do think he got wrong is updating on what happened...lol.
Sent from my Amazon Kindle Fire HD using xda app-developers app
Hey all
My kindle Fire HD 8.9 is stuck in demo mode.
Please tell me their is an idiots guide to Flashing it back or any bloody operating system cos im tearing my hear out with it..
I can do ANYTHING on the actual Unit itself the demo mode has it completely locked down Its basicaly just a slide show you cant do anything..
I have a factory cable and im not an idiot I could really use a step by step guide does anyone know of one?
Please help guys or its getting thrown of the window lol.
Use a normal cable, and run "fastboot -i 0x1949 getvar product" while the device is powered off and not plugged in, then once the command prompt says waiting for device, plug you kindle in, it should boot into fastboot, from there I believe you can use kindle fire first aid to restore it to a normal amazon os. If once in fastboot you have issues with drivers, try using the ones in my signature.
Sent from my Amazon Kindle Fire HD running CM10.1 Tablet UI using xda-developers app
stunts513 said:
Use a normal cable, and run "fastboot -i 0x1949 getvar product" while the device is powered off and not plugged in, then once the command prompt says waiting for device, plug you kindle in, it should boot into fastboot, from there I believe you can use kindle fire first aid to restore it to a normal amazon os. If once in fastboot you have issues with drivers, try using the ones in my signature.
Sent from my Amazon Kindle Fire HD running CM10.1 Tablet UI using xda-developers app
Click to expand...
Click to collapse
Hi Stunts,
Thank you very much indeed for your reply and for trying to help me
I wonder if you could dumb that down a little bit more for me.
Im assuming the command you gave me is to be used with abd ?
But I cant seem to get it to work... I downloaded the Dev kit from android and whenever I click on what im assuming is the ABD exe it just does nothing
I need a little more hand holding lol
Much appreciated though buddy.
Noodles.
OK you can't just click that, its a command line program. Do you know how to use the windows command prompt?
Sent from my Amazon Kindle Fire HD running CM10.1 Tablet UI using xda-developers app
stunts513 said:
OK you can't just click that, its a command line program. Do you know how to use the windows command prompt?
Sent from my Amazon Kindle Fire HD running CM10.1 Tablet UI using xda-developers app
Click to expand...
Click to collapse
Yeah I remember vaguely from years ago.
Also use dosbox sometimes so i get the general gist of it yeah.
ok so basically you need to open a command prompt, and cd into the directory fastboot and adb are in, if you don't have fastboot in the same folder as adb in your android sdk, u probably have to update it first, or just get on of the utilities from the forum that comes with it. anyways once you cd into that directory, unplug your kindle, and turn it off then run this command in command prompt: fastboot -i 0x1949 getvar product
now after it says waiting for device, plug your kindle in, i believe it will automatically power on, if it doesn't then hit the power button, it should boot into fastboot mode. From there you can use the kindle fire first aid program to flash the stock rom onto it. Kindle fire first aid is in the 7" general forum (they really should rename it, its more like kindle second generation general forum). I would post a link but i'm on my pc, yea i know that sounds weird but its much more of a pain to do that on my pc when i have as much junk up on it right now as i do, maybe i'll edit the post in a few from my kindle, i'm trying to mod the systemui and framework...
stunts513 said:
ok so basically you need to open a command prompt, and cd into the directory fastboot and adb are in, if you don't have fastboot in the same folder as adb in your android sdk, u probably have to update it first, or just get on of the utilities from the forum that comes with it. anyways once you cd into that directory, unplug your kindle, and turn it off then run this command in command prompt: fastboot -i 0x1949 getvar product
now after it says waiting for device, plug your kindle in, i believe it will automatically power on, if it doesn't then hit the power button, it should boot into fastboot mode. From there you can use the kindle fire first aid program to flash the stock rom onto it. Kindle fire first aid is in the 7" general forum (they really should rename it, its more like kindle second generation general forum). I would post a link but i'm on my pc, yea i know that sounds weird but its much more of a pain to do that on my pc when i have as much junk up on it right now as i do, maybe i'll edit the post in a few from my kindle, i'm trying to mod the systemui and framework...
Click to expand...
Click to collapse
Hi stunts,
Thanks again for another reply
Ive managed to get in to adb and used the command u gave me.
It says waiting for device so i plugged the kindle in (powered off) The kindle turns itself on and just goes straight to demo mode CMD sits and waiting for device
The kindle always seems to install itself on my computer as a portable media device is this a problem?
I did down load the USB drivers in your signature and tried to update to them but the system says they are up to date.
I also tried to uninstall the kindle and reinstall it with your drivers and it still goes to the one windows already has for it.
Well that's odd, that should have worked on a 8.9 inch model, um I don't think fastboot cables work on 8.9 inch models, but that command should work when used like that. A few months ago I found a thread just like yours, I'd have to do some digging to find it. I will see if I can find it.
Edit: found it, you shouldn't need a fastboot cable if its a 8.9" model, read through the entire thread it may have some insights for you. http://forum.xda-developers.com/showthread.php?t=2096555
Sent from my Amazon Kindle Fire HD running CM10.1 Tablet UI using xda-developers app
ehiches myriads
stunts513 said:
ok so basically you need to open a command prompt, and cd into the directory fastboot and adb are in, if you don't have fastboot in the same folder as adb in your android sdk, u probably have to update it first, or just get on of the utilities from the forum that comes with it. anyways once you cd into that directory, unplug your kindle, and turn it off then run this command in command prompt: fastboot -i 0x1949 getvar product
now after it says waiting for device, plug your kindle in, i believe it will automatically power on, if it doesn't then hit the power button, it should boot into fastboot mode. From there you can use the kindle fire first aid program to flash the stock rom onto it. Kindle fire first aid is in the 7" general forum (they really should rename it, its more like kindle second generation general forum). I would post a link but i'm on my pc, yea i know that sounds weird but its much more of a pain to do that on my pc when i have as much junk up on it right now as i do, maybe i'll edit the post in a few from my kindle, i'm trying to mod the systemui and framework...
Click to expand...
Click to collapse
stunts513 said:
Well that's odd, that should have worked on a 8.9 inch model, um I don't think fastboot cables work on 8.9 inch models, but that command should work when used like that. A few months ago I found a thread just like yours, I'd have to do some digging to find it. I will see if I can find it.
Edit: found it, you shouldn't need a fastboot cable if its a 8.9" model, read through the entire thread it may have some insights for you. http://forum.xda-developers.com/showthread.php?t=2096555
Sent from my Amazon Kindle Fire HD running CM10.1 Tablet UI using xda-developers app
Click to expand...
Click to collapse
Yeah Ide already had it the problem im having is exactly the same but the thread doesent end in a solution.
They found a solution' did you read the second page, more than one person was able to do it, using different methods. This is a weird round about method but you could look into it, http://forum.xda-developers.com/showthread.php?p=39133145
Read the second page of that thread though it has some helpful posts.
Sent from my Amazon Kindle Fire HD running CM10.1 Tablet UI using xda-developers app
Amezon Fire HD Demo reset
Try this I hope it will work, type on search bar " :demo" and enter/go, then you can see more option include all reset. It is work for me.
vBumBy said:
Try this I hope it will work, type on search bar " :demo" and enter/go, then you can see more option include all reset. It is work for me.
Click to expand...
Click to collapse
Don't waste your time with this suggestion. You will need kindlefirefirstaide. There is an option to restore it to stock. You will need to modify the batch file to fix the Dropbox links. All the info you need is in the kffa thread.
Bought a Demo'd Fire HD 6 from Radio Shack during their "Going Out of Business Sale". After tons and tons and tons of reading, and attempting to reflash the boot, I just ./adb reboot recovery, and the Fire wiped clean. Performed a full factory recovery install, and proceeded to register it with Amazon. I have no intention of installing any custom ROMs on it, so now I have a fully functioning Fire for $30. :laugh:
To get rid of demo mode Amazon Fire phone
You can just hold volume up and power while device is off then toggle to wipe data factory reset and demo mode will be gone
So I rooted a kindle fire hd 7"? on 7.6.4 successfully then used fireflash.
I rebooted as instructed and held the volume up button to get to recovery.
it just sits at the fireflash logo now and when i try to boot regular it takes my to a "kindle Fire System Recovery" screen where I choose to reboot or reset the device.
I already tried the reset option with no luck.
How do i fix this.
You didn't flash twrp, run a "fastboot -i 0x1949 getvar product" on your PC, then plug the kindle in while its off. If it has 2nd boot loader on it and the fastboot drivers are working, your kindle should go into fastboot, from there you can restore with kffa and start over again. If the logo never turns blue you will need a fastboot cable.
Sent from my Amazon Kindle Fire HD running CM10.1 Tablet UI using xda-developers app
stunts513 said:
You didn't flash twrp, run a "fastboot -i 0x1949 getvar product" on your PC, then plug the kindle in while its off. If it has 2nd boot loader on it and the fastboot drivers are working, your kindle should go into fastboot, from there you can restore with kffa and start over again. If the logo never turns blue you will need a fastboot cable.
Sent from my Amazon Kindle Fire HD running CM10.1 Tablet UI using xda-developers app
Click to expand...
Click to collapse
So I put fastboot -i 0x1949 getvar product into cmd or what?
I have no clue what that is.
Yea it is a command you have to run in a command prmopt, but you need a copy of the fastboot command though for you to be able to run that, you can pull a fastboot command out of one of the utilities on the forum like kindle fire first aid or system restore utility, or just download the android sdk for it.
stunts513 said:
Yea it is a command you have to run in a command prmopt, but you need a copy of the fastboot command though for you to be able to run that, you can pull a fastboot command out of one of the utilities on the forum like kindle fire first aid or system restore utility, or just download the android sdk for it.
Click to expand...
Click to collapse
I have android sdk on my pc right now.
would i navigate to the sdk folder like cd c:/program files/sdk/platformtools/ and then run the command?
Sorry for the newbie questions, this is my first kindle.
EDIT- I just ran it through there
command worked and says waiting for device but when i plugged the kindle in it did the usual orange logo to blue logo back to orange and then system recovery thing.
What did i do wrong?
I'm guessing your fastboot drivers aren't installed, when it goes into fastboot your kindle will say fastboot on the screen in a small logo. Download the drivers in my signature and extract them somewhere. Open the device manager and plug your kindle in while its off, at some point if you see a tate-pvt device show up you will have to right click it and hit update drivers and point it to the ones you extracted from the zip file in my signature. If your on windows 8 you will have to disable windows driver signature enforcement first though... Once the drivers are installed the fastboot command should work on the next attempt.
Sent from my Amazon Kindle Fire HD running CM10.1 Tablet UI using xda-developers app
So.
I am in KFFA and selected the Kindle Fire HD 7" then the 7.2.3 option.
I skipped putting it into fastboot through KFFA since it is already there.
Then it tells me there are 3 files ready to flash so I type y and it does it's thing and tells me this,
imgur.com/JidXOIG.png
I type y and hit enter.
It does it's thing again and reboots the kindle, it goes orange, blue, orange shining, fast black screen, orange logo then to this screen.
imgur.com/Qhv7yGj.jpg
So I just reboot and hold the volume button and it comes up with this fastboot logo.
imgur.com/zVz5seU.jpg
Sorry about the links, I can't post full links yet.
In haven't used it myself, just run the runme.bat and look for a system restore option.
Sent from my Amazon Kindle Fire HD running CM10.1 Tablet UI using xda-developers app
Check the post above your last one.
I was editing it while you replied sorry.
thanks for the help btw.
Sounds like kffa didn't download the images it needs to flash. I would try again and see if you can get it to.
Sent from my Amazon Kindle Fire HD running CM10.1 Tablet UI using xda-developers app
stunts513 said:
Sounds like kffa didn't download the images it needs to flash. I would try again and see if you can get it to.
Sent from my Amazon Kindle Fire HD running CM10.1 Tablet UI using xda-developers app
Click to expand...
Click to collapse
I have tried 3 or 4 times now without success, I will try one more time from the beginning and see what happens.
If kffa won't work you can always try the system restore utility. http://forum.xda-developers.com/showthread.php?t=1951254
Sent from my Amazon Kindle Fire HD running CM10.1 Tablet UI using xda-developers app
Well I just tried with the system restore utility and now I think it is worse.
Now it just flashed the orange kindle logo.
No blue logo or nothin.
Would this be because i was not using the original cable?
I didn't think it mattered that much since it was already going into fastboot and all.
Plus i rooted and installed CM9 on a nook with the same cable without issues.
Well because that failed you will now need a fastboot cable to fix it...
Sent from my Amazon Kindle Fire HD running CM10.1 Tablet UI using xda-developers app
spacexhh said:
Well I just tried with the system restore utility and now I think it is worse.
Now it just flashed the orange kindle logo.
No blue logo or nothin.
Would this be because i was not using the original cable?
I didn't think it mattered that much since it was already going into fastboot and all.
Plus i rooted and installed CM9 on a nook with the same cable without issues.
Click to expand...
Click to collapse
You should have had a fastboot cord before using system restore utility in the first place. Often things go wrong.
So I was trying to install TWRP to my Kindle Fire HD7. I had successfully rooted and was using FireFlash to flash the bootloader.
When I pressed boot to recovery the device rebooted showed the kindle logo and then a red screen.
I tried making a fastboot cable but could not get the device to show up in ADB devices. Am I totally boned?
I have links to the directions I followed and a gif of the logo and red screen but I cannot post them since I'm new.
I had this issue also, I just made a fastboot cable, plugged it in and flashed stock files, I then rerooted, installed TWRP, 2ND bootloader, then CM11, finally with PAC-rom.
Sent from my Kindle Fire HD 7 running PAC-man
I can can agree with wire55. Have to have a fastboot cable to fix this. Reflashed stock then created my own personal port ROM.
Sent from my Kindle Fire HD running a Personal Ported Rom
I made a fastboot (by jumping pin 1 and 4 on a microusb) cable but it shows the device as disconnected in Device Manager.
Here is what it looks like when I turn it on i.imgur.com/TSUHsjW.gif
you dont use adb commands with fastboot mode, you use fastboot commands with fastboot mode. Try "fastboot -i 0x1949 getvar product" and see if it reports back. If it does all you will need to do is flash the older bootloader for your device first(check the md5sum plz so you don't hard brick), then restore with kffa or srt. Fireflash method should work fine now for sure once you have flashed the older bootloader.
concerning rdwidam
It says <waiting for device>
I will try again tomorrow, my friend is bringing over a fastboot cable that we know is working.
I'll report back if there is progress. Thanks.
stunts513 said:
you dont use adb commands with fastboot mode, you use fastboot commands with fastboot mode. Try "fastboot -i 0x1949 getvar product" and see if it reports back. If it does all you will need to do is flash the older bootloader for your device first(check the md5sum plz so you don't hard brick), then restore with kffa or srt. Fireflash method should work fine now for sure once you have flashed the older bootloader.
Click to expand...
Click to collapse
frakkingcylon said:
It says <waiting for device>
I will try again tomorrow, my friend is bringing over a fastboot cable that we know is working.
I'll report back if there is progress. Thanks.
Click to expand...
Click to collapse
ok that's good, if the command still doesn't respond after it says fastboot mode on the screen, then go to the device manager and look for a device with a yellow triangle next to it, once you find it download my drivers in my signature, extract them somewhere, and right click the device and hit update drivers, point it to where you extracted mine and let it install. If you are on windows 8 you will have to disable driver signature enforcement first.
OK, I got a fastboot cable but still no luck. Nothing shows up in device manager and no response to fastboot commands. I think I'm going to throw my self on the mercy of Amazon.
frakkingcylon said:
OK, I got a fastboot cable but still no luck. Nothing shows up in device manager and no response to fastboot commands. I think I'm going to throw my self on the mercy of Amazon.
Click to expand...
Click to collapse
So the fastboot cable isn't throwing it into fastboot mode, it is staying at a red screen? You are positive the fastboot cable is a fastboot cable? And i have to ask this even though its stupid but you are positive it was a kindle fire hd 7 and not an 8.9"? The fastboot cables don't work on 8.9" models is why i'm asking, those will go into fastboot with the command i mentioned but its slightly more complicated than that, the device would show up for a brief moment then disappear when turned on.
It is possible our fastboot cable is not working. I will try another one today. I measured the kindle and the view-able screen is 7 inches diagonally, while the whole body including the bezel is 9 inches.
stunts513 said:
So the fastboot cable isn't throwing it into fastboot mode, it is staying at a red screen? You are positive the fastboot cable is a fastboot cable? And i have to ask this even though its stupid but you are positive it was a kindle fire hd 7 and not an 8.9"? The fastboot cables don't work on 8.9" models is why i'm asking, those will go into fastboot with the command i mentioned but its slightly more complicated than that, the device would show up for a brief moment then disappear when turned on.
Click to expand...
Click to collapse
Ok, success! I got out my soldering iron and made a working fastboot cable. Now my kindle turns on and shows a fastboot logo on screen, and I have a device called Tate-PVT-08 in Device Manager. So I installed the android drivers to allow me to use fastboot commands. Then I used KFHD_SRT tools to restore the Recovery and Factory image.
Thank you everyone for all your help and knowledge. I was freaking out a bit, but all is well.