[ROOT] Amazon Fire TV 2 (Updated) - Fire TV General

NOTE: This rooting method has been superseded by @rbox with his recovery and pre-rooted images. I will not be updating this method for 5.0.5. Please see the following links to use the safer recovery rooting and updating method:
http://forum.xda-developers.com/fire-tv/orig-development/firetv-2-recovery-installer-t3309785
http://forum.xda-developers.com/fire-tv/development/firetv-2-recovery-t3309780
http://forum.xda-developers.com/fire-tv/development/firetv-2-sloane-prerooted-stock-images-t3309783
This is an updated thread for rooting the Amazon Fire TV 2. A simpler preloader rooting procedure was developed and has been tested by a number of users, but the guides were not updated until now. We have decided to publish the guides on the wiki section of the repo website since it allows other primary contributors to edit the guides as well so we can share the work (currently just @ImCoKeMaN). For those interested in jumping straight to it follow the link below:
https://gitlab.com/zeroepoch/aftv2-tools/wikis/home
I have also uploaded the associated zip files to this thread as sort of a mirror. The above guide provides support for Windows, Mac OS X, and Linux. As of right now the procedure supports 5.0.3.1 and 5.0.4, but a unique zip file is required for each version. It does check the version when starting the root procedure so you'll have a chance to grab the correct one just in case. The original scripts are all located and will continue to be maintained in the git repo located here:
https://gitlab.com/zeroepoch/aftv2-tools
This new thread will serve as a place to ask questions and discuss the newer rooting procedure while the old thread will be more historical or for advanced users who are trying some new things using the preloader interface.

What do you mean by "Power cycle the Fire TV"? Do I simply pull the power and replug it? Thanks.

SupaJ said:
What do you mean by "Power cycle the Fire TV"? Do I simply pull the power and replug it? Thanks.
Click to expand...
Click to collapse
yes

Where can I check to find out which mediatek vcom driver I should get? You say based on your model. Where do i check that?
I see my model but where do I cross reference my model to a particular mediatek driver?
NVM: I see that it's one link... my bad. Thought it was multiple links

Once I've rooted, will the root access persist through subsequent automatic system updates?

I tried the ubuntu way and it is stuck on waiting for preloader... I am using a USB transfer cable, ubuntu 15.10, vmware 12 pro, and I have no luck getting past running the initial python script.

BigMatza said:
Once I've rooted, will the root access persist through subsequent automatic system updates?
Click to expand...
Click to collapse
No. Applying OTAs after rooting is extremely dangerous. I'm working on recovery and prerooted update packages to allow safe updates.

I still can't get past "Waiting for preloader" this seems pretty straight forward, what am i missing? Thanks for any help.
---------- Post added at 06:35 AM ---------- Previous post was at 06:06 AM ----------
Have you found a fix for your issue?
---------- Post added at 06:36 AM ---------- Previous post was at 06:35 AM ----------
rester555 said:
I tried the ubuntu way and it is stuck on waiting for preloader... I am using a USB transfer cable, ubuntu 15.10, vmware 12 pro, and I have no luck getting past running the initial python script.
Click to expand...
Click to collapse
Have you found a fix for your issue yet?

Worked fine for me using Windows 8.1 64 bit, Fire OS - 5.0.3.1.
Fire TV 2 is now rooted. Thanks Zeroepoch

FatKris said:
I still can't get past "Waiting for preloader" this seems pretty straight forward, what am i missing? Thanks for any help.
---------- Post added at 06:35 AM ---------- Previous post was at 06:06 AM ----------
Have you found a fix for your issue?
---------- Post added at 06:36 AM ---------- Previous post was at 06:35 AM ----------
Have you found a fix for your issue yet?
Click to expand...
Click to collapse
It seems for me that the computer is not recognizing the fire TV correctly over the USB cable. I am wondering if USB A to A is different from a USB transfer cable. It sees my device as a combo drive.

OOPS! My Fire TV 2 is rebooting randomly after root. I have had 3 reboots in the space of half-hour. Please, wow do I fix this? Thanks.

rester555 said:
It seems for me that the computer is not recognizing the fire TV correctly over the USB cable. I am wondering if USB A to A is different from a USB transfer cable. It sees my device as a combo drive.
Click to expand...
Click to collapse
Yes there is a difference you need just an a to a cable with no box or chips in it that is your issue.
---------- Post added at 08:16 AM ---------- Previous post was at 08:12 AM ----------
rester555 said:
Where can I check to find out which mediatek vcom driver I should get? You say based on your model. Where do i check that?
I see my model but where do I cross reference my model to a particular mediatek driver?
NVM: I see that it's one link... my bad. Thought it was multiple links
Click to expand...
Click to collapse
You can use the driver from the driver folder in the zip. The other link was just for the install instructions. They are both going to work but the dl process was somewhat shady from that instruction site link so @zeroepoch included it in the zip.

ImCoKeMaN said:
You can use the driver from the driver folder in the zip. The other link was just for the install instructions. They are both going to work but the dl process was somewhat shady from that instruction site link so @zeroepoch included it in the zip.
Click to expand...
Click to collapse
There are three drivers in there. Install all of them?

no just need the x64 for most cases actually.

FatKris said:
I still can't get past "Waiting for preloader" this seems pretty straight forward, what am i missing? Thanks for any help.
---------- Post added at 06:35 AM ---------- Previous post was at 06:06 AM ----------
Have you found a fix for your issue?
---------- Post added at 06:36 AM ---------- Previous post was at 06:35 AM ----------
Have you found a fix for your issue yet?
Click to expand...
Click to collapse
Try disabling your Antivirus. Mine was preventing the script from getting past that step.

Thanks for this! Got my AFTV2 rooted using these updated tools, its very automated now! Great work guys.
I originally rooted 5.0.3.1 using ubuntu VM in the video guide, I updated to 5.0.4 and re-rooted with the updated tools in the same VM and it worked a treat, very simple. Literally one cmd in the bash shell.

I am using linux mint, i updated to 5.0.4 OTA, i tried the directions given, but getting an error: serial protocol mismatched.
Waiting for preloader...
Found port = /dev/ttyACM0
Handshake complete!
Extracting build.prop...
ERROR: Serial protocol mismatch

@zeroepoch my guess is the IO controller or the MediaTek device itself has extremely slow transfer speed. Hence why it takes 2 hours to write the addresses?
Edit: I finally got the right cable and I am in the process of writing the addresses from the image files. One of the addresses that is being written to it is hanging for a long time... Could it be that the transfer got interrupted... The prompt blinks at one address now for about 10 minutes?
So I read the readme and I think I have to rerun the batch file when it gets stuck.
EDIT 2: killed the process and it's running fine again after restarting.
And FINISHED! Thanks Zeroepoch and IMCOKEMAN!!

DigitalBobby said:
I am using linux mint, i updated to 5.0.4 OTA, i tried the directions given, but getting an error: serial protocol mismatched.
Waiting for preloader...
Found port = /dev/ttyACM0
Handshake complete!
Extracting build.prop...
ERROR: Serial protocol mismatch
Click to expand...
Click to collapse
That sounds like a flaky USB connection. It does a check in places where it echos back the data and its saying it mismatched.

Now to figure out what I want to do with root...

Related

[Q] How do I get ADB composite drivers?

I've read that in the Kindle Fire Unbricking Utility thread that it requires ADB composite drivers to work, and that you update the regular drivers using extras/google/usb-driver or using the drivers from the Kindle Fire Utility, but it says that my drivers are already up to date. I used to have the composite drivers listed under the KF but I deleted them (stupid) can I do anything to get them back? I used this outdated guide before because I didn't know better and then started using this guide because I couldn't get cmd to recognize adb.
Screenshot of Devices and Printers>kindle: http://i.imgur.com/dnFzr.png
Sorry I dont have my laptop with me and this happened like 2 months ago so my memorys rusty
Sent from my R800a using Tapatalk
---------- Post added at 10:09 PM ---------- Previous post was at 09:53 PM ----------
my adb_usb.ini http://www.box.com/s/e74b32cff87b7c9363fb
http://www.box.com/s/d785bcc0969b7c0999f0 -androidwin.cfg
http://www.box.com/s/da267d41c04c6284f084 -ddms.cfg
http://www.box.com/s/242c14da6a4fa8f2664d -repositories.cfg
to use these click my computer then at the search bar on the top left type in %userprofile% make sure hidden folders are sshown go to the .android folder and put these files in their. if it still doesnt work try superoneclick connect your kindle and go to the advanced tab and click update drivers
if none of this works follow the first half of this tutorial- http://www.youtube.com/watch?v=f409qNgpzSA
Sent from my R800a using Tapatalk
Sorry I dont have my laptop with me and this happened like 2 months ago so my memorys rusty
Sent from my R800a using Tapatalk
---------- Post added at 10:09 PM ---------- Previous post was at 09:53 PM ----------
my adb_usb.ini http://www.box.com/s/e74b32cff87b7c9363fb
http://www.box.com/s/d785bcc0969b7c0999f0 -androidwin.cfg
http://www.box.com/s/da267d41c04c6284f084 -ddms.cfg
http://www.box.com/s/242c14da6a4fa8f2664d -repositories.cfg
to use these click my computer then at the search bar on the top left type in %userprofile% make sure hidden folders are sshown go to the .android folder and put these files in their. if it still doesnt work try superoneclick connect your kindle and go to the advanced tab and click update drivers
if none of this works follow the first half of this tutorial-http://www.youtube.com/watch?v=f409qNgpzSA
Sent from my R800a using Tapatalk
Bullonie said:
I've read that in the Kindle Fire Unbricking Utility thread that it requires ADB composite drivers to work, and that you update the regular drivers using extras/google/usb-driver or using the drivers from the Kindle Fire Utility, but it says that my drivers are already up to date. I used to have the composite drivers listed under the KF but I deleted them (stupid) can I do anything to get them back? I used this outdated guide before because I didn't know better and then started using this guide because I couldn't get cmd to recognize adb.
Screenshot of Devices and Printers>kindle: http://i.imgur.com/dnFzr.png
Click to expand...
Click to collapse
http://forum.xda-developers.com/showpost.php?p=22342376&postcount=6
b63 said:
http://forum.xda-developers.com/showpost.php?p=22342376&postcount=6
Click to expand...
Click to collapse
Tried the code 10 thing and now it says ADB composite drivers, but KF Unbrick utility still gives me "error: device not found"
Why isn't ADB working?!
Oh thank the maker. Make sure to add the Path variables, kids...
I now have some unofficial "Battery too low 10%! Please wait while Kindle is charging" text so I it just now received the KFU root command or sumpin'. I'm in the clear!
glad to help ...
please mark the subject of the topic (edit first post) with [Solved]

[Q] Android file transfer.

Love this phone, just got it today. BUT android file transfer will not work and samsung kies is not installed. What do i do to make it work??? Thanks.
Android file transfer on mac
macdude15 said:
Love this phone, just got it today. BUT android file transfer will not work and samsung kies is not installed. What do i do to make it work??? Thanks.
Android file transfer on mac
Click to expand...
Click to collapse
How is it not working? When you plug it in (using stock cable I assume) does your phone say it is connected as a media device? If so you might have to click that and change to camera mode. The mac utility only work on one of those modes if I remember correctly.
geoldr said:
How is it not working? When you plug it in (using stock cable I assume) does your phone say it is connected as a media device? If so you might have to click that and change to camera mode. The mac utility only work on one of those modes if I remember correctly.
Click to expand...
Click to collapse
Yeah ive tried that. and when i click camera mode, android file transfer says "no device found" and when its in media mode android file transfer starts and says, "cannot connect to device" and the phone isn't locked or anything and its getting me frustrated
macdude15 said:
Yeah ive tried that. and when i click camera mode, android file transfer says "no device found" and when its in media mode android file transfer starts and says, "cannot connect to device" and the phone isn't locked or anything and its getting me frustrated
Click to expand...
Click to collapse
Try an app called Airdroid.
---------- Post added at 05:35 PM ---------- Previous post was at 05:34 PM ----------
And if you go to Kies on mac using the tools menu you should redownload the drivers. Then reboot mac and phone and try again.
geoldr said:
How is it not working? When you plug it in (using stock cable I assume) does your phone say it is connected as a media device? If so you might have to click that and change to camera mode. The mac utility only work on one of those modes if I remember correctly.
Click to expand...
Click to collapse
geoldr said:
Try an app called Airdroid.
---------- Post added at 05:35 PM ---------- Previous post was at 05:34 PM ----------
And if you go to Kies on mac using the tools menu you should redownload the drivers. Then reboot mac and phone and try again.
Click to expand...
Click to collapse
that would work, but i need a larger file transfer. any other apps that allow USB connection?
macdude15 said:
that would work, but i need a larger file transfer. any other apps that allow USB connection?
Click to expand...
Click to collapse
I edited my post a bit, try seeing if that works for you.
geoldr said:
I edited my post a bit, try seeing if that works for you.
Click to expand...
Click to collapse
That worked! thank god. i really didn't want to return this baby! haha!
Please read forum rules before posting
Questions and help issues go in Q&A and Help section
Thread moved
Thank you for your cooperation
Friendly Neighborhood Moderator

TN7 and Linux

Hey guys, has anyone got the TN7 to work under Linux?
I mean filetranser to the tab itself and the sdcard, cause i can't get mine working under arch.
If yes please tell the package you use =)
already tried libmtp and mtpfs, but did not work for me =(
cars10k said:
Hey guys, has anyone got the TN7 to work under Linux?
I mean filetranser to the tab itself and the sdcard, cause i can't get mine working under arch.
If yes please tell the package you use =)
already tried libmtp and mtpfs, but did not work for me =(
Click to expand...
Click to collapse
Give me a few minutes to boot into Linux to test, i'll report back.
OK, I'm using Linux mint and it recognizes the device but doesn't mount it. I suspect it has to do with a rule in udev that needs to be created for it to mount it. This is a pretty common scenario.
---------- Post added at 08:00 PM ---------- Previous post was at 07:52 PM ----------
That said, you could use the airdroid app on the note and transfer the files via the browser in Linux. It works.
You could use adb push or pull for file transfer on linux.
"adb push ~/Desktop/flashable.zip /storage/sdcard0/"

Android x86 issues HP pavilion x2

So I have a HP pavilion x2 10 detachable pc that has been nothing less then a pain in the grass its a lollipop IMG and it'll boot off USB i can get it going but there is no audio and after installation and I take USB out I get a kernel panic it won't let me run fsck it says my fstab file is missing (I can write that myself) but what the hell is going on here? There isn't even adb so its not like I can logcat this I'm bloody stumped
So just find its stock rom and reflash it.....there's nothing you can do ....by the way try to copy-paste adb folder and vold.fstab from any android device...hope this helps but as far as drivers are concerns i guess it is blown and gone case and you have no choice but to reflash or put in service centres....or contact tech support
Its not a actual android or came stock w win 8 I'm trying to convert it
Ive got it.so it is win 8 loaded and you want to use it as android tab.....well you can download the AOSP(Android Open Source Project) stock nexus or any sort of firmware from internet (github,android .com or at any other site) and dont forget to check android version and the SHA1 & MD5 values...........go download it...probably it is .iso or .img file like the way u download in android.........put it ,install or flash it....i guess this helps.or if you have any PC,download change my software android edition...... And connect that tab to PC(ensure rooted and fastboot unlock to prevent any sort of mishap and back it up..) Then tap to start...it will verify the device and then starts downloading os and driver then tab gets reboot and voila.......... ( update :::: visit http://www.android-x86.org/download and download any one of the version.... Here x86 is for the windows ...if it runs windows then any of them will be compatible......)
But DON'T FORGET TO DOWNLOAD PATCH FILES(IF ANY) AND READ THE .PDF AT END CAREFULLY IN ORDER TO ATTEMPT THIS. Hope this help but dont forget to backup and factory reset the device
---------- Post added at 08:38 AM ---------- Previous post was at 08:19 AM ----------
Download latest and stable one if available
Tanmoy Mitra said:
Ive got it.so it is win 8 loaded and you want to use it as android tab.....well you can download the AOSP(Android Open Source Project) stock nexus or any sort of firmware from internet (github,android .com or at any other site) and dont forget to check android version and the SHA1 & MD5 values...........go download it...probably it is .iso or .img file like the way u download in android.........put it ,install or flash it....i guess this helps.or if you have any PC,download change my software android edition...... And connect that tab to PC(ensure rooted and fastboot unlock to prevent any sort of mishap and back it up..) Then tap to start...it will verify the device and then starts downloading os and driver then tab gets reboot and voila.......... ( update :::: visit http://www.android-x86.org/download and download any one of the version.... Here x86 is for the windows ...if it runs windows then any of them will be compatible......)
But DON'T FORGET TO DOWNLOAD PATCH FILES(IF ANY) AND READ THE .PDF AT END CAREFULLY IN ORDER TO ATTEMPT THIS. Hope this help but dont forget to backup and factory reset the device
---------- Post added at 08:38 AM ---------- Previous post was at 08:19 AM ----------
Download latest and stable one if available
Click to expand...
Click to collapse
I've tried x86 that's what I'm having issues w I'll try a nexus version
audio issue with hp
Shiftydogit said:
Its not a actual android or came stock w win 8 I'm trying to convert it
Click to expand...
Click to collapse
Hello,
I have a laptop hp HP Pavilion x2 - 10-n105nl and I have instaled a custom rom : Bliss-v10.0-PC_Beta--OFFICIAL-20171229-1246android_x86_64.iso .
The installer I used for is : Androidx86-Installv26.0003.exe.
Everything works almost fine but the audio doesn't works at all. I would like to know if somebody installed some different Bliss version that suite better my tablet than mine.
There are a lot of differents bliss rom and maybe there is one that can works fine with my tablet
I will appreciate any answer or advice.
Thanks a lot
Max
p.s sorry for my english

CSC Wisebook W803T driver package for Windows 10

Hi,
I recently reinstalled Windows 10 on a CSC Wisebook W803T (cheap tablet from Thailand) and ran into severe problems installing drivers as many of them can't be found on the net anymore. Windows Update didn't help because it loaded an I2C driver which was too new, so devices like touchscreen, rotation sensor, sound chip, GPS etc. couldn't even get detected by Windows.
With the help of another tablet owner I collected all the drivers (latest working version) necessary for the device to run properly. You can install the package with the program Double Driver, available for download here: http://boozet.org/dd.htm
Here you can get the driver package: https://www.dropbox.com/s/ebcyopsgdewl4vw/Wisebook W803T Drivers.zip?dl=0
VirusTotal Scan: https://www.virustotal.com/#/file/8...2a9277d74c17aa6d6ae3c75eba2cfe3f48f/detection
I hope this helps someone getting his Wisebook working again!
dropbox no download Damaged document
jakrapan2174 said:
dropbox no download Damaged document
Click to expand...
Click to collapse
Hi, try opening it directly with DD.
can't extract file file broken.
Nobel6601 said:
can't extract file file broken.
Click to expand...
Click to collapse
You cannot extract the file with another program, use Double Driver: http://boozet.org/dd.htm
I don't have bbackup.
Double Driver need backup and restore it back.
---------- Post added at 01:16 AM ---------- Previous post was at 01:08 AM ----------
can you give me Touchscreen driver.
Nobel6601 said:
Double Driver need backup and restore it back.
---------- Post added at 01:16 AM ---------- Previous post was at 01:08 AM ----------
can you give me Touchscreen driver.
Click to expand...
Click to collapse
The driver is in the ZIP package. Just open the ZIP with Double Driver!
Ok I'll try
---------- Post added at 02:33 AM ---------- Previous post was at 01:59 AM ----------
emm not work but all driver installed
---------- Post added at 02:44 AM ---------- Previous post was at 02:33 AM ----------
can you backup new? all driver installed but it' not working. and HID not show touchscreen device too
Installation
hi .. i am not sure if this thread is still available
i am facing the same problem as i have upgraded the tablet windows
my question is .. after downloading the driver pack and the DD software is this being done on the tablet itself ?
and is it only just choose restore on the DD to restore all the drivers ?
please your help
George1971 said:
hi .. i am not sure if this thread is still available
i am facing the same problem as i have upgraded the tablet windows
my question is .. after downloading the driver pack and the DD software is this being done on the tablet itself ?
and is it only just choose restore on the DD to restore all the drivers ?
please your help
Click to expand...
Click to collapse
Yes, you do this on the tablet. Just plug a mouse in with an adapter and use the on-screen-keyboard. Then you just have to restore everything from the driver package.
Hi
I did that and ask me to restart tablet
But nothing has happened .. Headache really
Installation
Da Bozz said:
Yes, you do this on the tablet. Just plug a mouse in with an adapter and use the on-screen-keyboard. Then you just have to restore everything from the driver package.
Click to expand...
Click to collapse
is there any other way that i can do this ?
can i install older windows like 8.1 and restore the drivers ?
George1971 said:
is there any other way that i can do this ?
can i install older windows like 8.1 and restore the drivers ?
Click to expand...
Click to collapse
I'm sorry, but my solution should be working. I don't know any other way.
Da Bozz said:
I'm sorry, but my solution should be working. I don't know any other way.
Click to expand...
Click to collapse
hi again ..
i have installed a clean windows 10 downloaded from internet
and i have done what you mentioned in the post
i managed to get all the drivers installed and i can see the battery icon and sound
but once the tablet ask me to restart everything disappears
am i doing anything wrong with installation ?
and is it possible to know which windows version you have ?
thanks again
George1971 said:
hi again ..
i have installed a clean windows 10 downloaded from internet
and i have done what you mentioned in the post
i managed to get all the drivers installed and i can see the battery icon and sound
but once the tablet ask me to restart everything disappears
am i doing anything wrong with installation ?
and is it possible to know which windows version you have ?
thanks again
Click to expand...
Click to collapse
To be honest, I don't know how to fix this problem and I forgot the Windows version (the tablet isn't mine), I'm sorry!
Is there any way to flash this tablet. I'm stuck with "Please insert the external storage media and press OK" after trying to flash it with windows 10 using its memorycard as bootable windows 10
George1971 said:
hi again ..
i have installed a clean windows 10 downloaded from internet
and i have done what you mentioned in the post
i managed to get all the drivers installed and i can see the battery icon and sound
but once the tablet ask me to restart everything disappears
am i doing anything wrong with installation ?
and is it possible to know which windows version you have ?
thanks again
Click to expand...
Click to collapse
now u can install any version of windows if its 32 bits I found its another source of driver,
W803T.rar
drive.google.com
this is directly by the thai company CSC and I've tested these drivers on Windows 10 X86 20H2
it works like a charm so now u can make use of this google drive link

Categories

Resources