[Root] Amazon Fire HD 8 & 10 (5th Gen 2015)

Search This thread

sd_shadow

Recognized Contributor / XDA Welcome Team
Sep 21, 2011
18,989
2
10,019
South Dakota
goo.gl
Motorola Droid X
Amazon Fire
I think you should reinstall the firmware
Download
update-kindle-32.5.2.2_user_522054520.bin or newer
place the bin file in the same location as the command prompt has listed when using adb commands
reboot tablet to recovery mode>select apply update from ADB
check device manager tablet should be listed as sideload or adb composite interface
if not drivers are not correct
from command prompt
Code:
adb sideload update-kindle-32.5.2.2_user_522054520.bin
install may take 10mins or so,
it should reboot to recovery options again
wipe cache, wait for it to finish,
select reboot, may take a few minutes to boot
 

gt7599a

Senior Member
Jul 8, 2007
64
11
What is the correct button combination to get the fire into recovery? I've stumbled on it a few times but not in a repeatable fashion. Right now the device is still just showing "fire" with the yellow line passing across the word but makes no progress.

Ed
 

sd_shadow

Recognized Contributor / XDA Welcome Team
Sep 21, 2011
18,989
2
10,019
South Dakota
goo.gl
Motorola Droid X
Amazon Fire
What is the correct button combination to get the fire into recovery? I've stumbled on it a few times but not in a repeatable fashion. Right now the device is still just showing "fire" with the yellow line passing across the word but makes no progress.

Ed

Power off/hold volume up/power on

Sent from my KFFOWI using XDA One
 

gt7599a

Senior Member
Jul 8, 2007
64
11
Thanks, was able to get it back running

Fire: from powered off
Hold Vol Up & Power
Booted into recovery

PC: Driver appeared wrong
updated Windows Device Manager drivers
Was under "Other"
selected Andoird ADB Interface

Fire: selected "adb sideload" something
error messages
E:Can't mount /cache/recovery/dropbox_last_lmsg
can't open...
E:failed to mount /cache (Invalid argument)

Fire: In recovery
selected wipe cache
This time it worked
sideloaded update-kindle-32.5.2.2_user_522054520.bin
Attempted to go to fastboot but the screen just stayed black (left it for 90 minutes and it was still black)

Attempted rebooting
unplug USB, finished rebooting appears fine.

PC: Attempted batch file again

PC: on the Device Manager fire appears under
ADB Interface
Fastboot interface (Google USB ID)

unplugged fire from PC
Plugged back in,
Fire screen is still black.
 

sd_shadow

Recognized Contributor / XDA Welcome Team
Sep 21, 2011
18,989
2
10,019
South Dakota
goo.gl
Motorola Droid X
Amazon Fire
Thanks, was able to get it back running

Fire: from powered off
Hold Vol Up & Power
Booted into recovery

PC: Driver appeared wrong
updated Windows Device Manager drivers
Was under "Other"
selected Andoird ADB Interface

Fire: selected "adb sideload" something
error messages
E:Can't mount /cache/recovery/dropbox_last_lmsg
can't open...
E:failed to mount /cache (Invalid argument)

Fire: In recovery
selected wipe cache
This time it worked
sideloaded update-kindle-32.5.2.2_user_522054520.bin
Attempted to go to fastboot but the screen just stayed black (left it for 90 minutes and it was still black)

Attempted rebooting
unplug USB, finished rebooting appears fine.

PC: Attempted batch file again

PC: on the Device Manager fire appears under
ADB Interface
Fastboot interface (Google USB ID)

unplugged fire from PC
Plugged back in,
Fire screen is still black.
It is very possible that fastboot mode on the HD 8, doesn't say fastboot on it.
don't use the batch file, till you can manually run some fastboot commands successfully
try
Code:
fastboot -i 0x1949 getvar product
 

gt7599a

Senior Member
Jul 8, 2007
64
11
Yes, should I go forward?

Sent from my LG-D855 using Tapatalk

---------- Post added at 06:06 AM ---------- Previous post was at 06:04 AM ----------

Press any key to continue

Sent from my LG-D855 using Tapatalk
 

sd_shadow

Recognized Contributor / XDA Welcome Team
Sep 21, 2011
18,989
2
10,019
South Dakota
goo.gl
Motorola Droid X
Amazon Fire
Yes, should I go forward?

Sent from my LG-D855 using Tapatalk
Yes, boot the device normally (stock rom)
open device manager and wait till it shows up as adb composite interface
run the batch
when it detect the tablet it should show two things on the batch window
serial # and something like Fire or tablet
something like this
Code:
A000asdfghjkl122346.................Fire

If you could post the first 4 of the serial and the device name, that would be helpful
then you can press enter
watch device manager for it to show up again
In fastboot mode device manager it should be adb interface (without composite)
if it takes longer than 2 mins, disconnect usb, and wait a few secs (or try a different port) then reconnect usb
once you see it in device manager press enter
you should see
Code:
sending...
success
writing...
success
if you see failed try to remember what failed
but it may go by fast
if it doesn't reboot by itself, reply here, and post what you saw
if it reboot back to stock rom, recheck device manager before continuing
press enter when you see it in device manager
same steps for the other reboots
 
Last edited:

gt7599a

Senior Member
Jul 8, 2007
64
11
Tried and it gave the same error I had originally.

Booting device...
downloading 'boot.img'...
OKAY [ 0.219s]
booting...
FAILED (Status read failed (Too many links))
finished. total time: 0.502s

---------- Post added at 06:24 AM ---------- Previous post was at 06:23 AM ----------

Sorry, I tried it with the batch file before I saw you directions. Let me try again & I'll post

---------- Post added at 06:45 AM ---------- Previous post was at 06:24 AM ----------

List of devices attached
G090H9########## device

Same error as post #32 above with slightly variations in the times

Fire doesn't really reboot. Device manager doesn't detect it.
 
Last edited:
  • Like
Reactions: diegocr

sd_shadow

Recognized Contributor / XDA Welcome Team
Sep 21, 2011
18,989
2
10,019
South Dakota
goo.gl
Motorola Droid X
Amazon Fire
Tried and it gave the same error I had originally.

Booting device...
downloading 'boot.img'...
OKAY [ 0.219s]
booting...
FAILED (Status read failed (Too many links))
finished. total time: 0.502s

---------- Post added at 06:24 AM ---------- Previous post was at 06:23 AM ----------

Sorry, I tried it with the batch file before I saw you directions. Let me try again & I'll post

---------- Post added at 06:45 AM ---------- Previous post was at 06:24 AM ----------

List of devices attached
G090H9########## device

Same error as post #32 above with slightly variations in the times

Fire doesn't really reboot. Device manager detects it but as "Unknown USB device (Device Descriptor Request Failed)"
You are going to need to sideload firmware again
this boot.img doesn't seem to work
 

gt7599a

Senior Member
Jul 8, 2007
64
11
I didn't write down the version, but the device updated (on it's own) 3 different times when I first got it and during the earlier attempts & reboots

Sent from my LG-D855 using Tapatalk
 
  • Like
Reactions: timpilcher

diegocr

Senior Member
Dec 8, 2011
543
820
@csolanol and @diegocr
any ideas?
Did you use ?
update-kindle-32.5.2.2_user_522054520.bin
or
update-kindle-32.5.2.2_user_522053720.bin

Hello, used boot.bin from update-kindle-32.5.2.2_user_522053720.bin

Can use bootimg.exe to extract and build it, here is with 7'' original boot.bin, ignore this .bin
Can only extract and rebuild boot.bin and lost signature, if unsigned boots by fastboot, bootloader don't check signature.

No idea why gives links error, at modified init.rc don't create any new symlink
 
Last edited:
  • Like
Reactions: timpilcher

Black Hawk90

Senior Member
Mar 5, 2008
72
4
What about the recovery posted in the Fire tread?
Will it work with the HD10? If so why it will not be possible to root it that way?
 

Top Liked Posts