[Q] Kindle Fire Utility Problem - Kindle Fire Q&A, Help & Troubleshooting

I'm trying to install TWRP on my kindle using KFU...no matter what i do, my ADB always shows as offline...i've reinstalled it a dozen times...how do i get it to go online?

kemmycupid said:
I'm trying to install TWRP on my kindle using KFU...no matter what i do, my ADB always shows as offline...i've reinstalled it a dozen times...how do i get it to go online?
Click to expand...
Click to collapse
http://forum.xda-developers.com/showthread.php?t=1552547
Read the first post for background information.
Read the second post and make sure your drivers are working
Then you can go back to KFU and see if you can get it working, or...
Read the third post for adb and fastboot information and this post...
http://forum.xda-developers.com/showthread.php?t=1638452
will show you how to install TWRP.

Related

[Q] Problem with kindle fire pls help me.

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.

[Q] twrp...and nothing else

ok, this is probably been a question asked and answer many times now. so please bare with me. my kindle is stuck in twrp boot loop. it will only boot to twrp. when using kfu and trying to change boot mode from 5001 to 4000, i get the message: system cannot find the drive specified.
my kindle has nothing on it but a ics zip and twrp. there is no backup, nothing else.
when i try to install the driver for kfu 9, my pc wont install it. although i have the other drivers working (the drivers that make my pc see my kindle as a android device).
any help would be appreciated. thanks.
confusedwithu said:
ok, this is probably been a question asked and answer many times now. so please bare with me. my kindle is stuck in twrp boot loop. it will only boot to twrp. when using kfu and trying to change boot mode from 5001 to 4000, i get the message: system cannot find the drive specified.
my kindle has nothing on it but a ics zip and twrp. there is no backup, nothing else.
when i try to install the driver for kfu 9, my pc wont install it. although i have the other drivers working (the drivers that make my pc see my kindle as a android device).
any help would be appreciated. thanks.
Click to expand...
Click to collapse
Take a look at the second post in the thread below...
http://forum.xda-developers.com/showthread.php?t=1552547
confusedwithu said:
ok, this is probably been a question asked and answer many times now. so please bare with me. my kindle is stuck in twrp boot loop. it will only boot to twrp. when using kfu and trying to change boot mode from 5001 to 4000, i get the message: system cannot find the drive specified.
my kindle has nothing on it but a ics zip and twrp. there is no backup, nothing else.
when i try to install the driver for kfu 9, my pc wont install it. although i have the other drivers working (the drivers that make my pc see my kindle as a android device).
any help would be appreciated. thanks.
Click to expand...
Click to collapse
Use the utility and set it to boot normal with the kindle off, them it'll say waiting for device, connect the kindle turn it on and voila.
Sent from my Kindle Fire using xda premium

[Q] Seemingly stuck in bootloop

I used the Kindle FIre Utility that was stickied to install ClockworkMod. Unfortunately, the utility gives an error message when I attempted to root or install FFF or really do anything else. However, I was able to boot into CWM using the utility. I remember from my experience with ROMs on the Samsung Captivate (AT&T) that installing new ROMs would overwrite things like being unrooted or even recovery mode itself. So I downloaded the zip of Alien Droid and flashed it using ClockworkMod. I wiped data and cache and dalvik cache. I then rebooted the device to find it bootlooping on the Alien Droid logo. So I plug it back into the computer, the computer recognizes the ADB interface as "Android." However, Kindle Fire Utility does not recognize the device anymore since it is not known as "kindle" or at least that's what I seemed to gather. So It's stuck bootlooping for now and I'm not sure how to get it out of the boot loop or how to get back to stock. Anybody have any pointers?
Links:
[Root][TWRP][FFF][CWM]Kindle Fire Utility v0.9.6 (5/09/12)
[ROM] [CM10] [JB]â–ºAlien Droidâ—„(Complete GUI customization)
What version of CWM did you use? (very important)
soupmagnet said:
What version of CWM did you use? (very important)
Click to expand...
Click to collapse
The version that came with the Kindle Fire Utility I linked above. I'm not sure what number it is, but it allowed for touch functions and was black with red text.
The only version that comes to kfu anymore is sbloods but I only know it to be gb and ics safe don't know about jelly bean
---------- Post added at 09:47 PM ---------- Previous post was at 09:41 PM ----------
Also you should have included a factory reset and system wipe to you scheme of wipes all you have is a broken system very likely...
I would say install twrp manually in fastboot (temporary or otherwise)
Thepooch said:
The only version that comes to kfu anymore is sbloods but I only know it to be gb and ics safe don't know about jelly bean
---------- Post added at 09:47 PM ---------- Previous post was at 09:41 PM ----------
Also you should have included a factory reset and system wipe to you scheme of wipes all you have is a broken system very likely...
Click to expand...
Click to collapse
I did do a factory reset. I accidentally mentioned in the post that I wiped data, but what I meant was factory reset. The kindle still shows up in the computer when I plug it in, so I feel like there is some hope.
Did you create a backup?
soupmagnet said:
I would say install twrp manually in fastboot (temporary or otherwise)
Click to expand...
Click to collapse
How would I go about this while bootlooping?
Thepooch said:
Did you create a backup?
Click to expand...
Click to collapse
No, but how would I use a backup anyway while bootlooping?
EDIT: could I use a backup from another kindle fire using this method?
My thought was to get back into recovery and restore your backup but that's not possible without fff
A backup from another kindle if it was created in cwmr yes I believe this is possible...
thethinkman said:
How would I go about this while bootlooping?
Click to expand...
Click to collapse
Even while bootlooping, you should still be able to issue adb commands, check your drivers. Also, the Alien Droid animation takes a really long time the first time around. How long did you let it sit before shutting it off?
soupmagnet said:
Even while bootlooping, you should still be able to issue adb commands, check your drivers. Also, the Alien Droid animation takes a really long time the first time around. How long did you let it sit before shutting it off?
Click to expand...
Click to collapse
If your bootlooping but still get adb acces before it reboots, you should try the steps in this post...
http://forum.xda-developers.com/showpost.php?p=30098800&postcount=7
Then flash whatever rom or erase cache/dalvik-cache/userdata.
Even while bootlooping, you should still be able to issue adb commands, check your drivers. Also, the Alien Droid animation takes a really long time the first time around. How long did you let it sit before shutting it off?
Click to expand...
Click to collapse
This is true. Although I don't know much about how to operate adb, I do have it installed. I waited an hour or two, the animation stops at some point and freezes but the usb connection still works.
lmntone said:
If your bootlooping but still get adb acces before it reboots, you should try the steps in this post...
http://forum.xda-developers.com/showpost.php?p=30098800&postcount=7
Then flash whatever rom or erase cache/dalvik-cache/userdata.
Click to expand...
Click to collapse
I don't currently have TWRP installed on the kindle, just clockworkmod. I will try to install TWRP from adb and see what I can do.
EDIT: While my computer detects the kindle as an "Android ADB Interface" when I type "adb devices" into cmd nothing shows when the kindle is plugged in (but my phone shows when it's plugged in with USB debugging enabled, so I know I have it installed properly at least). I think the proper drivers are not installed.
EDIT 2: I uninstalled the driver for it to install the google usb driver but it failed to install the new one. Now when I plug the Kindle in it shows up as an empty Removable device in Computer butt does not show up anywhere else.
thethinkman said:
This is true. Although I don't know much about how to operate adb, I do have it installed. I waited an hour or two, the animation stops at some point and freezes but the usb connection still works.
I don't currently have TWRP installed on the kindle, just clockworkmod. I will try to install TWRP from adb and see what I can do.
EDIT: While my computer detects the kindle as an "Android ADB Interface" when I type "adb devices" into cmd nothing shows when the kindle is plugged in (but my phone shows when it's plugged in with USB debugging enabled, so I know I have it installed properly at least). I think the proper drivers are not installed.
EDIT 2: I uninstalled the driver for it to install the google usb driver but it failed to install the new one. Now when I plug the Kindle in it shows up as an empty Removable device in Computer butt does not show up anywhere else.
Click to expand...
Click to collapse
"Android ADB Interface" usually appears in the device manager when the KF is in fastboot mode, but if you are seeing the boot animation from the ROM, it cannot be in fastboot mode. I'm not sure where your KF is in the boot process, so it's important to figure that out first. Take a look at this fastboot guide...
http://forum.xda-developers.com/showthread.php?t=1668159
and it sounds like your device drivers are going to need some help as well...
http://forum.xda-developers.com/showpost.php?p=23747671&postcount=2
kinfauns said:
"Android ADB Interface" usually appears in the device manager when the KF is in fastboot mode, but if you are seeing the boot animation from the ROM, it cannot be in fastboot mode. I'm not sure where your KF is in the boot process, so it's important to figure that out first. Take a look at this fastboot guide...
http://forum.xda-developers.com/showthread.php?t=1668159
and it sounds like your device drivers are going to need some help as well...
http://forum.xda-developers.com/showpost.php?p=23747671&postcount=2
Click to expand...
Click to collapse
I installed the drivers and now the Kindle is detected by adb when I type adb devices. ADB tells me it is in normal boot mode (4000). However, I cannot switch to ffastboot. It tells me it cannot find the drive specified and that permission is denied.
FFF, assuming you installed it, goes into temporary fastboot for the first few seconds the the bootloader is running. Use that time to do what you need to do in fastboot. When the device detects you are trying to do something in fastboot during this time, it will stop the countdown and stay in fastboot.

[Q] Installing 2nd Bootloader on 8.4.3

Has anyone tried it?
I have only just picked up my KF8.9, but have successfully rooted it. However, chickened out of installing the 2ndBootloader and TWRP as it seems that some people say it still works and some people say it doesn't.
Don't want to brick my shiny new toy, and don't know enough about these devices to know if the existing guide (http://forum.xda-developers.com/showthread.php?t=2128175) is still correct for 8.4.3.
Any info appreciated.
Thanks
:good: I would like to know this also
If trying to accomplish this under Windows, the key is to have the proper USB driver for your device installed AND ADB communication working. Once I managed to confirm this, I used KF First Aide to install the 2nd bootloader + TWRP under 8.4.3 without any issues.
GenghisKhan67 said:
If trying to accomplish this under Windows, the key is to have the proper USB driver for your device installed AND ADB communication working. Once I managed to confirm this, I used KF First Aide to install the 2nd bootloader + TWRP under 8.4.3 without any issues.
Click to expand...
Click to collapse
Thank you very much
GenghisKhan67 said:
If trying to accomplish this under Windows, the key is to have the proper USB driver for your device installed AND ADB communication working. Once I managed to confirm this, I used KF First Aide to install the 2nd bootloader + TWRP under 8.4.3 without any issues.
Click to expand...
Click to collapse
How did you confirm that you had the proper USB driver installed?
Currently with the drivers I have:
I can see my Kindle in Windows explorer
I can see my device as an "ADB Device"
When the Kindle is off I can type "fastboot -i 0x1949 getvar product" to put my device into Fastboot
Is that about it?
Thanks again.
GenghisKhan67 said:
If trying to accomplish this under Windows, the key is to have the proper USB driver for your device installed AND ADB communication working. Once I managed to confirm this, I used KF First Aide to install the 2nd bootloader + TWRP under 8.4.3 without any issues.
Click to expand...
Click to collapse
ADB is working just fine for me under 8.4.3 but each and every time I attempt to install the 2nd bootloader and TWRP it red screens on me. Could you tell me the steps you followed with KF First Aide in order to get it to work? I can't seem to find information here at all.
Thanks,
Ray
narse said:
How did you confirm that you had the proper USB driver installed?
Currently with the drivers I have:
I can see my Kindle in Windows explorer
I can see my device as an "ADB Device"
When the Kindle is off I can type "fastboot -i 0x1949 getvar product" to put my device into Fastboot
Is that about it?
Thanks again.
Click to expand...
Click to collapse
You can install the proper USB drivers with option 12. in KFF, or manually by following instructions described here: http://forum.xda-developers.com/showthread.php?t=2069117
You can also check ADB communication with option 11. in KFF. If a device ID is displayed, you are in business.
---------- Post added at 04:45 PM ---------- Previous post was at 04:43 PM ----------
Reborn627 said:
ADB is working just fine for me under 8.4.3 but each and every time I attempt to install the 2nd bootloader and TWRP it red screens on me. Could you tell me the steps you followed with KF First Aide in order to get it to work? I can't seem to find information here at all.
Thanks,
Ray
Click to expand...
Click to collapse
I simply used option 41. in KFF. You need to be rooted first, use option 21. in KFF to do this. You may be prompted to manually grant permission to SU on your Kindle, so don't just run this and leave the tablet alone to go for a cup of coffee...
GenghisKhan67 said:
I simply used option 41. in KFF. You need to be rooted first, use option 21. in KFF to do this. You may be prompted to manually grant permission to SU on your Kindle, so don't just run this and leave the tablet alone to go for a cup of coffee...
Click to expand...
Click to collapse
Yeah, I was rooted. Strange. Not sure why I can't seem to get it working. Thanks for the info.
Ray
Reborn627 said:
Yeah, I was rooted. Strange. Not sure why I can't seem to get it working. Thanks for the info.
Ray
Click to expand...
Click to collapse
Yup same situation here
followed the same process, made sure that the drivers were correct and my device could be seen in fastboot and adb.
ran firstaid option 41
get red screen
HELP!!!!!
skippy96 said:
followed the same process, made sure that the drivers were correct and my device could be seen in fastboot and adb.
ran firstaid option 41
get red screen
HELP!!!!!
Click to expand...
Click to collapse
to fix it i used a homemade factory/fastboot cable turned off the kindle and used option "25. Restore The Kindle From The KindleBackup Folder" then plugged in the kindle to the pc and said yes only to the boot partition one and it booted up fine. You would have to have made a backup to your pc first.
skippy96 said:
followed the same process, made sure that the drivers were correct and my device could be seen in fastboot and adb.
ran firstaid option 41
get red screen
HELP!!!!!
Click to expand...
Click to collapse
go to fastboot mod...and flash backuped boot loader ...KFFirstAide simply dont work..use manual methods...http://forum.xda-developers.com/showthread.php?t=2277105
to repair it worked just fine
jmpiv4 said:
to repair it worked just fine
Click to expand...
Click to collapse
same here.
i can repzair and go back to normal but every time i try to install any rom i get a red screen.
tried the redscreenfix but that doesnt work either.
maybe try to downgrade to 8.1.4 i think there is an issue with newer versions
jmpiv4 said:
maybe try to downgrade to 8.1.4 i think there is an issue with newer versions
Click to expand...
Click to collapse
tried that as well but 2 things happen
1. fireflash says that its NOT 8.14
2. red screen still happens
skippy96 said:
followed the same process, made sure that the drivers were correct and my device could be seen in fastboot and adb.
ran firstaid option 41
get red screen
HELP!!!!!
Click to expand...
Click to collapse
Well I am at this point myself. Just ran Option 41 and ended up with a Red Screen.
KFHD8.9
OS 8.4.3
Rooted w/ Bin4ry v30
Android SDK installed in Win7 PC; ADB communication working fine with Kindle
ADB and Fastboot were working fine per KFFirstAide
executed KFFirstAide option 41... Kindle went into Fastboot mode and then rebooted into Red Screen.
Any ideas on next steps?
tpgchina said:
Well I am at this point myself. Just ran Option 41 and ended up with a Red Screen.
KFHD8.9
OS 8.4.3
Rooted w/ Bin4ry v30
Android SDK installed in Win7 PC; ADB communication working fine with Kindle
ADB and Fastboot were working fine per KFFirstAide
executed KFFirstAide option 41... Kindle went into Fastboot mode and then rebooted into Red Screen.
Any ideas on next steps?
Click to expand...
Click to collapse
I didn't have the Android SDK installed, as I used the ADB drivers provided through KFF. Perhaps going back to 8.4.1 (from backed-up .img files) or an earlier version and start from there?
GenghisKhan67 said:
I didn't have the Android SDK installed, as I used the ADB drivers provided through KFF. Perhaps going back to 8.4.1 (from backed-up .img files) or an earlier version and start from there?
Click to expand...
Click to collapse
Well, I cleared the red screen. Went back to fastboot and reinstalled backup images. Now... to start over ! I'll get it soon.... if I don't run out of Scotch first.
:laugh:
Uggg.... I just want cm10.1 but I have no idea on how to install 2nd bootloader and twrp without bricking I know the methods, but they don't work on 8.4.3... But everyone who tries on 8.4.3 bricks. I need help!
Sent from my Kindle Fire 8.9 HD via T-T Hd

[Q] Unable to root or access Fastboot on Kindle Fire HD 8.9" with firmware 8.5.1

Hello,
I am attempting to install CyanogenMod on a Kindle Fire HD 8.9". It appears the Fire OS received the recent OTA update to 8.5.1.
Whenever I attempt to root it using the restore exploit used in KFFirstAide or Bin4ry, the device will reboot into a state in which it is nearly unusable. It takes ~2 minutes just to get to the carousel screen from the lock screen. A reset to factory settings fixes this, and I have done this a two times thus far. I tried an application on my PC called Kingo Root to root it, and it does not cause the device to act strangely and slowly, but I do not have access to su. Beyond this, I am unable to access Fastboot. Fastboot just says <Waiting for device> whenever I start my device after using the fastboot -i 0x1949 getvar product or any other Fastboot command. I believe I have installed the drivers properly, and the ADB works fine.
What other information should I provide? Are there any steps I could/should try?
Thanks!
When i installed cm11 i had this same problem immediately after root. Once i installed cm11 it went away. Not sure why but i hope this helps. If you are keeping the Amazon os i don't have a good solution
Well, I was able to get into Fastboot and install TWRP. Now the tablet will not let me push the CyanogenMod ZIP to the internal storage.
Any ideas? ADB sideload refuses to load in TWRP and ADB says no devices are connected.
Uninstall the drivers in the device manager and let it reinstall the drivers, then adb should work.
I love it if this guy gets it working, teamwork ftw!
Shack70 said:
I love it if this guy gets it working, teamwork ftw!
Click to expand...
Click to collapse
i'm stuck with the 5.8.1 (my fault i would to try i lost my root) .
Anyone found solution to root this rom ?
i tried a lot of old tools, but no luck....
thank you
Same problem here, I have lost root with 8.5.1 update, old root methods don't work.
Update!
Hi everyone!
I gave up on trying to root and decided to just get the ROM flashed via TWRP (which can be done without root).
So I installed the drivers from here after disabling driver signature enforcement: http://forum.xda-developers.com/showpost.php?p=44446906&postcount=9
Now, I am in TWRP.... But I did not transfer the CyanogenMod ZIP to my device. Now I am stuck trying to get ADB sideload to work so I may push the zip to the device. No success thus far. I cannot get the sideload to work, though. The Kindle will not connect to the PC for ADB (no yellow triangles in Device Manager, nothing) and I cannot get into the original OS... So, I am stuck.
Any ideas now?
jasona99:
I am not an expert, but I understand that before install twrp, second bootloader and a custom rom in a Kindle Fire Hd 8.9, you need to be ROOTED. In all the guides to be rooted is a must step, maybe that is where begin all your problems...
jasona99 said:
Hello,
I am attempting to install CyanogenMod on a Kindle Fire HD 8.9". It appears the Fire OS received the recent OTA update to 8.5.1.
Whenever I attempt to root it using the restore exploit used in KFFirstAide or Bin4ry, the device will reboot into a state in which it is nearly unusable. It takes ~2 minutes just to get to the carousel screen from the lock screen. A reset to factory settings fixes this, and I have done this a two times thus far. I tried an application on my PC called Kingo Root to root it, and it does not cause the device to act strangely and slowly, but I do not have access to su. Beyond this, I am unable to access Fastboot. Fastboot just says <Waiting for device> whenever I start my device after using the fastboot -i 0x1949 getvar product or any other Fastboot command. I believe I have installed the drivers properly, and the ADB works fine.
What other information should I provide? Are there any steps I could/should try?
Thanks!
Click to expand...
Click to collapse
I too tried to root I was able to get fast boot working but had to reapply my driver in settings. I have the LTE variant and thus need a working root solution. Does anyone know a method to achieve root without the slowness?
no root this sucks
I was able to root where the device is slow then use adb commands to get the device into fast mode from there you can follow the tutorial that helps you get a second boot loader.
Once you have root and the device is connected over adb then use the command adb shell then run reboot bootloader.
Can you please share your rooting instrcutions from the Amazon OS 8.5.1?
I'm on 8.5.1 and tried all methods of the rooting, but failed all.
Many thanks.
macman005 said:
I was able to root where the device is slow then use adb commands to get the device into fast mode from there you can follow the tutorial that helps you get a second boot loader.
Once you have root and the device is connected over adb then use the command adb shell then run reboot bootloader.
Click to expand...
Click to collapse
???
---------- Post added at 01:03 AM ---------- Previous post was at 12:11 AM ----------
Try this app keyrootmaster I just root my kindle 8.9 with it
taller238 said:
Can you please share your rooting instrcutions from the Amazon OS 8.5.1?
I'm on 8.5.1 and tried all methods of the rooting, but failed all.
Many thanks.
Click to expand...
Click to collapse
I used Root_with_Restore_by_Bin4ry_v36 with option 3. Once complete device is basically unusable but you can still connect over ADB and you do have root. I then followed http://forum.xda-developers.com/showthread.php?t=2277105 for installing a different boot loader. I didn't follow it exactly as I again opened an ADB shell then ran the commands as I was getting an error if I just ran them as is. If you open a shell you only run the command in "" without the quotes. Once complete you can then flash to cm11 or another ROM of your choosing.
macman005 said:
I used Root_with_Restore_by_Bin4ry_v36 with option 3. Once complete device is basically unusable but you can still connect over ADB and you do have root. I then followed http://forum.xda-developers.com/showthread.php?t=2277105 for installing a different boot loader. I didn't follow it exactly as I again opened an ADB shell then ran the commands as I was getting an error if I just ran them as is. If you open a shell you only run the command in "" without the quotes. Once complete you can then flash to cm11 or another ROM of your choosing.
Click to expand...
Click to collapse
This don't work no more I try already u got use the app keyrootmaster if u on 8.5.1 to Root it
Can you post a link to keyrootmaster? The above works if you want an alternative rom.
http://getandroidapp.org/applications/comics/905-key-root-master-mod-version-1-3-6.html
---------- Post added at 05:22 AM ---------- Previous post was at 05:22 AM ----------
This one
esema1o said:
http://getandroidapp.org/applications/comics/905-key-root-master-mod-version-1-3-6.html
---------- Post added at 05:22 AM ---------- Previous post was at 05:22 AM ----------
This one
Click to expand...
Click to collapse
Being a total Kindle newbie here... do you know of a tutorial on how to use key root mater for my Kindle 8.5.1 version? Or maybe you can tell me how I install the apk file?
Reading and reading without a very good explanation driving me crazy(er)
Thanks!
justanumber said:
Being a total Kindle newbie here... do you know of a tutorial on how to use key root mater for my Kindle 8.5.1 version? Or maybe you can tell me how I install the apk file?
Reading and reading without a very good explanation driving me crazy(er)
Thanks!
Click to expand...
Click to collapse
I had luck with a different method I outlined in this thread.
http://forum.xda-developers.com/kindle-fire-hd/8-9-inch-help/success-rooting-8-5-1-t2943620

Categories

Resources