Help with downgrade - Fire TV Q&A, Help & Troubleshooting

Hi all, I have a rooted fire tv with cwm recovery and rbox boot menu, with software ver 51.1.5.3 on it. I have decided I would like to revert the box back to stock. I'm trying to downgrade the box to ver 51.1.4.0 and then follow this guide to unroot. http://www.aftvnews.com/how-to-unroot-a-fire-tv-and-switch-back-to-stock-updates-from-amazon/ , however when I reboot into recovery and attempt to install the zip file, I get an error, unable to open file, I have downloaded software from atvnews and one other site, both give same error. I also tried to use one of the downgrade script tools, however it failed also. Any ideas why I can't get a successful downgrade? thanks.
Update: I'm not sure what went wrong, but now when I try to reboot into recovery via adb reboot , or via selecting launch recovery from the rbox boot menu, it just goes to a screen that says "The system update was unsucessful, your device will reboot in few minutes and should resume normal operation"

Nevermind, solved.

Related

[Q] KFU Stuck trying to remove root checker.

I have been trying to reroot my Kindle Fire for some time now but recently when I try to run KFU it gets to the point where it installs TWRP but gets stuck in there trying to remove the root checker. The only way I can go back and actually use the kindle is by flashing the update.zip from the amazon website. Any help?
Were you actually successful in getting TWRP installed? Have you tried to access it?
soupmagnet said:
Were you actually successful in getting TWRP installed? Have you tried to access it?
Click to expand...
Click to collapse
It boots into TWRP while its rooting the Kindle. The problem is that it stays there and doesn't continue. TWRP is also missing some options and some text. I have to flash the update to gt out of TWRP
notdeadyet01 said:
It boots into TWRP while its rooting the Kindle. The problem is that it stays there and doesn't continue. TWRP is also missing some options and some text. I have to flash the update to gt out of TWRP
Click to expand...
Click to collapse
Download this and push it to your sdcard
http://forum.xda-developers.com/attachment.php?attachmentid=1286034&d=1346085105
It is a flashable version of TWRP that can be installed in recovery (this is to fix any potential bad installation of TWRP).
Reboot and access TWRP again.
Once in TWRP, enter the following code to remove the root check:
Code:
adb shell mv /system/bin/check_rooted /system/bin/check_rooted.bak
If you get an error message that says:
Code:
mv: can't rename '/system/bin/check_rooted': No such file or directory
You have nothing to worry about. It just means the "check_rooted" file does not exist.
While in TWRP, you can do whatever else you need to do to root your device or just flash a ROM (they're pre-rooted). If you do flash a ROM, be sure to wipe "system" and "factory reset" first. Otherwise you're looking at possibly needing a factory cable (or firekit) to fix the problem.

[Q] Stuck in ClockworkMod recovery mode loop.

My FireTV was rooted, I got the ClockworkMod recovery installed and working. I chose to do a factory reset on my FireTV because I wanted to start clean. After I chose to reset to factory settings, I keep getting back to the ClockworkMod menu. If I put it through a reboot, I see it booting up and it shows me the following on the screen:
- Choose a language.
- setting up ethernet.
- downloading firmware (this lasts about 2 seconds)
- restarting the FireTV
and then I'm back to the ClockworkMod menu.
I tried installing from Zip and going to bueller-51.1.3.0_513011820-rooted.zip, but I when I try this I get the following in the ClockworkMod menu:
Installing: /sdcard/bueller-51.1.3.0_513011820-rooted.zip
Finding update package...
Opening update package...
Installing update...
Amazon kernel detected: not patching
Install from sdcard complete.
I assume something went wrong, and if I try to reboot after this it brings me back to the same cycle as I've mentioned before and I end up right back in the ClockworkMod menu.
Can anyone give me some advise on how to get this thing back to the bueller-51.1.3.0_513011820-rooted.zip?
Thanks in advance.
Did you try restoring the cwm backup you made before flashing?
nhumber said:
Did you try restoring the cwm backup you made before flashing?
Click to expand...
Click to collapse
I didn't make one
What are my options from the CWM menu to bring this back to life (in any form rooted/stock)?
That message is fine. It's not an error. The newest CWM can install custom kernels and they need to be patched. That message in red is just saying it found a stock Amazon kernel that does not need patching. When you say you "reboot", what are you doing? Are you pulling the power because you think the install failed? You just need to hit esc to get back to the main menu and "choose reboot" system from there.
kraqh3d said:
That message is fine. It's not an error. The newest CWM can install custom kernels and they need to be patched. That message in red is just saying it found a stock Amazon kernel that does not need patching. When you say you "reboot", what are you doing? Are you pulling the power because you think the install failed? You just need to hit esc to get back to the main menu and "choose reboot" system from there.
Click to expand...
Click to collapse
That is exactly what I'm doing (reboot through CWM). The reboot brings up the Amazon boot up logo, and then proceeds to check ethernet, says it is downloading some firmware and then spits me back into the CWM menu.
DaveTO said:
That is exactly what I'm doing (reboot through CWM). The reboot brings up the Amazon boot up logo, and then proceeds to check ethernet, says it is downloading some firmware and then spits me back into the CWM menu.
Click to expand...
Click to collapse
If it's booting into the OS, it could be detecting that there is an updating, downloading it, and then rebooting to install it. CWM won't auto update, so it's just going to sit there. If you aren't on the latest version, that'll be why. So you'll need to update to that latest version through the prerooted roms.
And you'll have to get the latest pre-rooted image onto the firetv either via adb while cwm is running or from a usb stick.
kraqh3d said:
And you'll have to get the latest pre-rooted image onto the firetv either via adb while cwm is running or from a usb stick.
Click to expand...
Click to collapse
The easiest way to install updates is just to select install from sideload in cwm and use adb connect ip and then adb sideload.
rbox said:
The easiest way to install updates is just to select install from sideload in cwm and use adb connect ip and then adb sideload.
Click to expand...
Click to collapse
Is it pretty straight forward? I've sideloaded apks but not OS zip files. I'll try this when I get home tonight:
1) Install from sideload.
2) Connect to FireTV via adb.
3) adb sideload bueller-51.1.4.0_514006420-rooted+updated.zip
4) reboot after some on screen indication that the process is done?
DaveTO said:
Is it pretty straight forward? I've sideloaded apks but not OS zip files. I'll try this when I get home tonight:
1) Install from sideload.
2) Connect to FireTV via adb.
3) adb sideload bueller-51.1.4.0_514006420-rooted+updated.zip
4) reboot after some on screen indication that the process is done?
Click to expand...
Click to collapse
Yup.

[Q] HELP! GPE lollipop OTA Update Error, no apps loading after that

Hello All,
I have GPE version of GPad running Kitkat 4.4 Stock ROM. Last month I have used following link to enable chromecast mirroring. Due to the issues i have uninstalled superuser app and did factory reset. After that all well! I mean no issues with tablet.
http://forum.xda-developers.com/har...experimental-enable-mirroring-device-t2812193
Yesterday I tried to sideload the GPE lollipop update but prompted with following error.
"/system/etc/audio_policy.conf" has unexpected contents.
E:Error in /tmp/update.zip
(Status 7)
Installation aborted.
This morning I saw system update notification for Lollipop upgrade and opted to install it, but without any further msg during the system update it prompted with "Error!" After that I did factory reset. When it reboots starts optimizing 48 apps, but it prompts with following sequence of messages:
"Unfortunately sun beam has stopped. "
None of the apps loaded , no access to setting, just empty screen and on screen buttons at the bottom.
I spent quite some time looking around in xda to restore back to factory, none seems to work.
1. Tried flashing original stock .tot file, getting "Download user image is only available in the online environment!!
2. adb sideload, "/system/etc/audio_policy.conf" has unexpected contents
3. To Flash TWRP i am not getting access to setting to enable USB debugging.
Now i cant even put the G Pad in adb as i dont have access to settings to put in USB debug mode. vol down+power puts into bootloader, but cant access to adb commands.
Now I can only access to recovery and do sideload. but i am stuck with "/system/etc/audio_policy.conf" has unexpected contents error. Can someone share kitkat original version of audio_policy.conf? also how i can replace the exiting file as i dont have access to adb?
Greatly appreciate your help to bring back the G Pad.
regards
Raj
You can boot twrp from fastboot and flash either 4.4.4 or 5.0 back onto your tablet. Look at the thread in Android development for more details on flashing the stock images using twrp
Thanks! I was able to get back to kitkat with following method. I was able to flash recovery its now back to complete stock kitkat now.
http://forum.xda-developers.com/lg-...510-gpe-4-4-4-ktu84p-l002-stock-twrp-t2797883
After this I got system update notification to lollipop. Again got "Error!" msg during the install process.
I tried adb side load, got following error!
failed to verify whole-file signature
signature verification failed
installation aborted.
Any thought whats going wrong there?

HTC M8 One stuck on startup screen.

I had problem with my HTC M8 One not being to update Android. It downloaded Android (~1.16GB) and after I tried to install it a Red Triangle with an exclamation mark appeared. After I restarted the phone the same "popup" appears telling me that there is an available System Update. I tried to update my phone several times but the same problems appeared.
Alright I thought, let's be one of the cool guy and flash my phone.
First I unlocked my bootloader following the instructions from htcdev.com. (It says "unlocked")
After that I followed the instructions on this site: wccftech.com/ how-to-update-htc-one-m8-to-android-6-custom-rom/ and now I can't get past the startup-screen. It also has a message in red saying "This build is for development purpose only ..." after following the step "fastboot reboot".
Right now nothing really seems to work and I'm not sure how to be able to proceed.
Any help is highly appreciated!
Best regards,
Tomas
tomaswesterlund said:
I had problem with my HTC M8 One not being to update Android. It downloaded Android (~1.16GB) and after I tried to install it a Red Triangle with an exclamation mark appeared. After I restarted the phone the same "popup" appears telling me that there is an available System Update. I tried to update my phone several times but the same problems appeared.
Alright I thought, let's be one of the cool guy and flash my phone.
First I unlocked my bootloader following the instructions from htcdev.com. (It says "unlocked")
After that I followed the instructions on this site: wccftech.com/ how-to-update-htc-one-m8-to-android-6-custom-rom/ and now I can't get past the startup-screen. It also has a message in red saying "This build is for development purpose only ..." after following the step "fastboot reboot".
Right now nothing really seems to work and I'm not sure how to be able to proceed.
Any help is highly appreciated!
Best regards,
Tomas
Click to expand...
Click to collapse
First can you Boot into FASTBOOT mode ( to boot into fastboot mode turn off the phone and turn on holding volume down button)
Second if you boot into fastboot mode can you go into recovery?
FIrst let me explain where I'm at now and what I did. I downloaded a ROM that was, supposedly, made for my carrier (Telcel) and CID (HTC__332) so I downloaded that file, renamed it to 0P6BIMG and moved it to the root folder of the SD card. When I started up the bootloader it started to check for that file and then it said "Checking." for a while and then the text "Press <POWER> to reboot." appeared over the "Checking" text: i64.tinypic.com/ 317d1ep.jpg
Then after restart this appears: i65.tinypic.com/ 1194d5k.jpg
It restarts and the same screen but with the text "Entering Recovery..." appears: i63.tinypic.com/ 33vitn4.jpg
And after that it restarts once again to the screen without the "Entering recovery" and it goes on like this forever until there is no battery. During this step I can't access the bootloader or anything.
Now that my battery drained out and I'm starting it up to the bootloader and the "Recovery" it looks like this:
Bootloader: i67.tinypic.com/ 2lw4y15.jpg
After recovery: i68.tinypic.com/ inhnrs.jpg
It stays under the "Entering Recovery..." screen and nothing happens.
Also did "fastboot erase cache" (under FASTBOOT USB) and then started "RECOVERY" again with no success as you mentioned in this thread: forum.xda-developers.com/ showthread.php?t=2265290
Actually I cannot view the pics from the link as iam not on my computer. I'll check the pics one I reach home
Tell me what your bootloder says on top (locked , unlocked or relocked)
Try deleting the ROM file from your root of SD card ( make sure you have the backup of that file on your PC ) and then check if you boot into fastboot/ recovery.
Sent from my HTC_M8x using xda premium
Your firmware is too low to run current Custom ROM and too low to use latest TWRP version. That's why it stuck.
Go to this thread : http://forum.xda-developers.com/htc-one-m8/help/tutorial-how-to-stock-stock-twrp-t3086860
Read post #1 all the 14 steps
Restore 1.12.600.20 non-rooted backup and install 4.32.600.2 stock recovery (because 1.12.600.20 stock recovery is not available)
then reboot and do OTA to 4.32.600.2 then to 6.17.600.3
I can't personally guide you because I'm away on holiday and be back only on 15/7
ckpv5 said:
Your firmware is too low to run current Custom ROM and too low to use latest TWRP version. That's why it stuck.
Go to this thread : http://forum.xda-developers.com/htc-one-m8/help/tutorial-how-to-stock-stock-twrp-t3086860
Read post #1 all the 14 steps
Restore 1.12.600.20 non-rooted backup and install 4.32.600.2 stock recovery (because 1.12.600.20 stock recovery is not available)
then reboot and do OTA to 4.32.600.2 then to 6.17.600.3
I can't personally guide you because I'm away on holiday and be back only on 15/7
Click to expand...
Click to collapse
Thanks for your help!
Following your step I should install 4.32.600.2 but I get a "Failed" message. Also according to step 11 I should "11. fastboot flash stock recovery that you downloaded - command fastboot flash recovery x.xxx.xx.x_recovery.img" but under that stock recovery (4.32.600.2) I can't find an image file, just a ZIP file.
I'm not really sure what to do but I managed to install TWRP and restore 1.12.600.20 but I'm stuuck now on the stock recovery.
I see that I have "S-ON" and I was wondering if that might cause any problems? (Reading about it on this page: www.addictivetips.com/mobile/ what-is-s-off-how-to-gain-it-on-htc-android-phones-with-unrevoked-forever/ )
Steps from the beginning:
1. Installed twrp 2.8.1.0 (for 1.xx.xxx.x & 2.xx.xxx.x TWRP backup, in this case 1.12.600.20)
C:\adb>fastboot flash recovery C:\Users\Jefecito\Downloads\twrp-2.8.1.0-m8.img
sending 'recovery' (16576 KB)...
OKAY [ 1.746s]
writing 'recovery'...
OKAY [ 0.987s]
finished. total time: 2.733s
2. Downloaded TWRP backup 1.12.600.20
3. Downloaded Stock Recovery 4.32.600.2
4. Extracted 1.12.600.20_ckpv5.zip (It contains a variety of win and m5 files)
5. Backup "Boot". According to TWRP the Bacukup Folder is: /external_sd/TWRP/BACKUPS/SH46..../2017-07-03--18-21-10 LRX22G release-keys/
6b. (No OS) Verifies that MPT is enabled.
7. I transferred the extracted folder "1.12.600.20" to the SD card. Note: I mounted the SD card as a USB Storage as it didn't allow to transfer big files and then I unmounted it.
8. I made a wipe and selected "Dalvik Cache, "Cache", "Data" and "System" and it completed without any error message.
9. I made a restore (TWRP -> Restore -> Selected the "1.12.600.20" folder) and it was it was 2076 MB big. "Boot", "Data" and "System" was ticked.
10. I rebooted the device and selected "Do not install". It rebooted do the startup screen and I could see the carrier image.
It stopped working there. I restarted the device and a windows saying "Android is updraging..." popped up. After that I had a working Android 4.x version.
11. I installed the "4.32.600.2_recovery" and tried to reinstall the OTA System Update but after the reboot it now stops at the startup screen again. When I turn it off using Power + Volume Up it automatically restars so I'm having problem accessing the Bootloader.
12. After some attempts I managed to access the Bootloader and installed twrp-2.8.1.0-m8.img.
13. I wiped everything as in step 8.
14. I "Restored" backup 1.12.600.20.
15. Now it booted up okay with the old Android version, as expected, and it said "Android is upgrading...".
16. I made a stock recovery to 4.32.600.2_recovery.img. From my understanding OTA will not work without the stock recovery.
17. I restarted the phone and tried an OTA update (4.32.600.2) but after the restart it got stuck under the "Startup Screen". The "Update" icon (the green circle and the red one with an exclamation mark when an error occurrs) never appeared, just directly to the startup screen.
After that I restored it again and decided to give it a break.
Later I will try the RUU file from HTC.

Oneplus 3 do not boot after installing OxygenOS 4.0.2

Hello everyone!
My oneplus3 is actually running no OS and I'm having a boot loop.
I will try to explain what happened to me with the most details I can.
Before I ****ed everything up, I think I was running OxygenOS 3.28, not really sure about it but im 100% sure it was below 4.0, and it was rooted with TWRP 3.0.2 installed.
1) Today I had a pop up saying OxygenOS 4.0.2 was available (the official one that pops on the screen on boot) "Yay so coooool Nougat!"
1.1) I downloaded it, 1.4Go, then I pressed install
1.2) TWRP showed up, I didn't know what to do and that's where I ****ed up, I set my phone "factory new" in TWRP.
1.3) Phone restarted fresh new, I thought I had 4.0.2 but naaaaah would've been too easy so the official pop up showed again, I was still 3.28 I think.
1.4) Downloaded it once more, TWRP opened again, this time i was looking for the update i just downloaded in the "install" section. I browsed for quite a while and couldn't find it.
1.5) Master ****-up here: I tried to restore a backup. Then the bootloop happened. The black screen with "Oneplus" written in white. I was able to go back in TWRP by pressing power + volume down
1.6) Tried every kind of restore unsuccessfully, and tried ADB but it wouldn't load. Also TWRP said that I was running no OS when I wanted to turn off my phone for example.
2) I downloaded 4.0.2 from one plus website on my mac, and i flashed the official recovery instead of TWRP.
2.1) Transferred the update from my mac to my PC (seems important to me) and installed ADB & everything on both PC/O+3.
2.2) so adb worked in forceboot, i've been able to flash official recovery, tried once more to wipe & everything, but clearly I have no OS now, as TWRP said.
2.3) so i had the update in a folder (not a zip, probably due to the download being done from a mac), I made it a .ZIP with winrar, but "adb sideload update.zip" crashed at 0% everytime
2.4) looked at the archive then i noticed it was first a folder "OnePlus3Oxygen_16_OTA_039_all_1701140133_03b794d8a8b44883" then inside it i had the content like "boot.img" & everything. So i zipped it again but without that first folder because I thought it was the problem, but it kept on crashing 0%.
2.5) restarted my PC, looked on several forums, but i couldn't find any fix. Now adb can't even open update.zip anymore, it fails even before 0%.. I tried naming it .zip.zip, keeping the name "OnePlus3Oxygen_16_OTA_039_all_1701140133_03b794d8a8b44883.zip", using a third party app to allow more RAM to the cmd app...
I've been trying hard for 4 hours but I still have a O+3 without any OS... My last idea is downloading "OnePlus3Oxygen_16_OTA_039_all_1701140133_03b794d8a8b44883.zip" from my PC so it downloads it directly .zip unlike on my mac...
I hope I said everything, sorry for the long post but i'm desperate.. thanks for your attention,
Valentin
Try this guide: https://forum.xda-developers.com/oneplus-3/how-to/guide-flashing-oos-v4-0-1-custom-rom-t3537757
Let me know if it works.
EDIT: See FAQ #1, 2, 4, 12, 14 and 17.
dbabaev21 said:
Try this guide: https://forum.xda-developers.com/oneplus-3/how-to/guide-flashing-oos-v4-0-1-custom-rom-t3537757
Let me know if it works.
EDIT: See FAQ #1, 2, 4, 12, 14 and 17.
Click to expand...
Click to collapse
Thank you for answering! unfortunately i've already tried that and my problem occurs when i try to sideload the update from adb recovery... "couldn't load 'update.zip'"
I dont really know what to do now because I think my only option here is to load the OS through adb as I can't boot my phone to get the update zip inside a specified folder to load it from internal storage.
Try to install the new official TWRP version i think it is 3.0.3-0 through fastboot. Boot up TWRP, wipe every partiton and copy the update.zip onto the phone. You can copy it by connecting it normaly via USB(like you would do in OOS) and install the zip file afterwards.
Sleazy_ said:
Thank you for answering! unfortunately i've already tried that and my problem occurs when i try to sideload the update from adb recovery... "couldn't load 'update.zip'"
I dont really know what to do now because I think my only option here is to load the OS through adb as I can't boot my phone to get the update zip inside a specified folder to load it from internal storage.
Click to expand...
Click to collapse
install stock recovery and then try installing official OS. Or install modded twrp 3.0.2-1.28 and then try installing Freedom OS 2.3 via sideload or through internal storage.
Sleazy_ said:
Thank you for answering! unfortunately i've already tried that and my problem occurs when i try to sideload the update from adb recovery... "couldn't load 'update.zip'"
I dont really know what to do now because I think my only option here is to load the OS through adb as I can't boot my phone to get the update zip inside a specified folder to load it from internal storage.
Click to expand...
Click to collapse
Stop fiddling with the ROM. Download the ROM afresh directly to your Windows PC/laptop. Check the md5. Then start experimenting with the other suggestions but don't again meddle with the ROM!
Sleazy_ said:
Thank you for answering! unfortunately i've already tried that and my problem occurs when i try to sideload the update from adb recovery... "couldn't load 'update.zip'"
I dont really know what to do now because I think my only option here is to load the OS through adb as I can't boot my phone to get the update zip inside a specified folder to load it from internal storage.
Click to expand...
Click to collapse
I read your post again and here are a few things:
* Don't update Stock OOS via "System updates" in Settings if you are rooted and have TWRP
* Back up your data before updating, wiping or doing something with your phone.
* For the ADB error, see the FAQ #17 in the guide I provided.
Now, try this:
Flash TWRP via fastboot > boot to TWRP > connect your phone to your PC and copy the full Stock OOS v4.0.2 OTA to your phone > reboot to fastboot and flash Stock Recovery.
It didn't touch the internal storage. So, try to install from internal storage when you are in Stock Recovery.
Let me know if it worked.

Categories

Resources