[Q] Installing stock Rom - Transformer TF300T Q&A, Help & Troubleshooting

Hello, i have this rom xeogenesis DEODEX rom. I want to install stock rom. I am on 4.2.1 bootloader, and i want to install Stock 4.2.1 rom
How to do that???

martynasmck said:
Hello, i have this rom xeogenesis DEODEX rom. I want to install stock rom. I am on 4.2.1 bootloader, and i want to install Stock 4.2.1 rom
How to do that???
Click to expand...
Click to collapse
There are a couple of ways to do this. As you said your running CROMi-X DEODEX, 4.2 bootloader (twrp 2.4.4.0-4.2 or 2.5.0.0-4.2) - so example below to flash latest stock asus JB 4.2 firmware for tf300t model - TF300T-WW_epad-10_6_1_15_3-UpdateLauncher.zip.
Method 1: - Using TWRP
Download the asus firmware zip - TF300T-WW_epad-10_6_1_15_3-UpdateLauncher.zip
Unzip this to a folder and inside you will find another zip called WW_epad-user-10.6.1.15.3.zip - Copy this zip file to your microSD.
Insert microSD in tab and reboot to twrp recovery, flash the WW_epad-user-10.6.1.15.3.zip , reboot, Done :good: You will now be on stock asus firmware, stock recovery & stock kernel.
Method 2 - Using fastboot - Assuming here android-sdk is installed and fastboot & adb working.
Download the asus firmware zip - TF300T-WW_epad-10_6_1_15_3-UpdateLauncher.zip
Unzip this to a folder and inside you will find another zip called WW_epad-user-10.6.1.15.3.zip
Here I put a copy of the WW_epad-user-10.6.1.15.3.zip on my micro SD card
On PC unzip WW_epad-user-10.6.1.15.3.zip and you will find a "blob" file- this is the system blob file for that firmware which is the system, stock recovery, kernel & bootloader all rolled into a one blob file.
Copy this blob file to your android-sdk/platform-tools folder
The version of TWRP you need for the JB 4.2 - 10.6.1.15.3 bootloader is "openrecovery-twrp-2.5.0.0-tf300t-4.2.blob" - flashing a non-4.2 version of TWRP or any version of CWM will brick device. Not sure if 2.4.4.0-tf300t-4.2 works on 10.6.1.15.3 bootloader.
So download "openrecovery-twrp-2.5.0.0-tf300t-4.2.blob" and also put this in android-sdk/platform-tools folder - you can rename it to something shorter if you want, say twrp-2.5.0.0-4.2.blob
Now connect tab to pc and boot to fastboot and check that pc can see your device ok
Code:
fastboot devices
should see device s/n here, if ok we can flash the system blob we put in the platform-tools folder
Code:
fastboot -i 0x0b05 flash system blob
This will take 10ish minutes, it will send file then write file and you should a blue progress bar on tab when it starts to write.
When complete
Code:
fastboot reboot-bootloader
You should now check & confirm that your bootloader has upgraded, look at the text in the top left of the bootloader screen and make sure it now has 10.6.1.15.3 in the text.
Here you should really be able to just reboot the tab and be fine but I would get stuck at boot animation so next part is a second flash of the same firmware but via TWRP recovery instead of fastboot, so method 1 - but you now have stock recovery so we need to flash TWRP first.
So in fastboot flash the "openrecovery-twrp-2.5.0.0-tf300t-4.2.blob" I shortened to "twrp-2.5.0.0-4.2.blob"
Code:
fastboot -i 0x0b05 flash recovery twrp-2.5.0.0-4.2.blob
again here you should see a blue progress bar on your tab
When done reboot to bootloader again
Code:
fastboot reboot-bootloader
This time select the RSK icon and boot TWRP recovery. In recovery I do a full wipe then follow method 1 and flash the WW_epad-user-10.6.1.15.3.zip from microSD, reboot & done :good: - You will now be on stock asus firmware, stock recovery & stock kernel.
If you need any more help just ask or have a look at my how-to in sig below for more info.

Thanks for that looong post . I did that but I forgot to do a wipe after installing... I was very upset. But I did wipe and now my tablet fully workin'. THANKS!!!

Related

[Q] Can't boot after CM9[SOLVED]

Hey XDA
I tried to install CM9 today, it fail...
I have unlocked my phone using htcdev.com.
Then I followed this:
If you unlocked your phone via htcdev.com, you must flash the included
boot.img after flashing the ROM in recovery:
- Boot into fastboot, either by:
- Turning phone on whilse holding VOLUME DOWN, or
- adb reboot bootloader, or
- using an option in your recovery (eg. Reboot Bootloader)
- Connect your phone to your PC and copy the boot.img from the ROM .zip
to the same place as fastboot.exe and issue the following command:
- fastboot flash boot boot.img
Failing to follow these instructions on a htcdev.com unlocked device will
cause the ROM to fail to boot.
And now it just stands with a mobile and a ret warning sign. I can get in bootloader, but that's all. I have the CM9.zip on the sdcard but I forgot to run it before I did the above mentioned. I have tried to reset the mobile from bootloader nothing helps
Pleas help me what should I do?
So what is your problem exactly ? Do you have a custom recovery like 4EXT ? It's needed in order to apply the CM9.zip.
None
No i have not installed any recovery app. I cant start my mobile
Naaler said:
Hey XDA
I tried to install CM9 today, it fail...
I have unlocked my phone using htcdev.com.
Then I followed this:
If you unlocked your phone via htcdev.com, you must flash the included
boot.img after flashing the ROM in recovery:
- Boot into fastboot, either by:
- Turning phone on whilse holding VOLUME DOWN, or
- adb reboot bootloader, or
- using an option in your recovery (eg. Reboot Bootloader)
- Connect your phone to your PC and copy the boot.img from the ROM .zip
to the same place as fastboot.exe and issue the following command:
- fastboot flash boot boot.img
Failing to follow these instructions on a htcdev.com unlocked device will
cause the ROM to fail to boot.
And now it just stands with a mobile and a ret warning sign. I can get in bootloader, but that's all. I have the CM9.zip on the sdcard but I forgot to run it before I did the above mentioned. I have tried to reset the mobile from bootloader nothing helps
Pleas help me what should I do?
Click to expand...
Click to collapse
1.install a custom recovery like 4ext or cwm
(2. Backup current system) this time you don't have to do this since you don't have a working system at the moment.
3. Full wipe (data, system, boot, caches... Not sd card) from recovery
4. Flash ROM zip from recovery
5.flash boot.img via adb
6.reboot
7.done
Sent by my fingers to your head.
How?
The recovery app Is it ón the computer or the Mobile?
ón Mobile how do i get it ón?
1.install a custom recovery like 4ext or cwm
(2. Backup current system) this time you don't have to do this since you don't have a working system at the moment.
3. Full wipe (data, system, boot, caches... Not sd card) from recovery
4. Flash ROM zip from recovery
5.flash boot.img via adb
6.reboot
7.done
Click to expand...
Click to collapse
That's it.
here is 4ext 2.2.7: http://dl.dropbox.com/u/45382761/PG88IMG_4EXTrecovery_2.2.7_RC5_Desire_S.zip
Extract the "recovery.img" and flash it using fastboot:
fastboot flash recovery recovery.img
Thanks
Thanks it works now
Naaler said:
The recovery app Is it ón the computer or the Mobile?
ón Mobile how do i get it ón?
Click to expand...
Click to collapse
I'm assuming you know how to boot into fastboot and use fastboot and adb commands. If not, just click on the link in my signature under Helpful links.
Once you're done, just put the attached file in your adb folder, then boot into fastboot and issue the command ;
fastboot flash recovery recovery.img
Click to expand...
Click to collapse
You will now have the custom 4EXT Recovery. From there, just follow the steps you outlined in your first post, and you should be up and running.
Cheers.
EDIT: I see you already got it working while I was composing my post. Congrats!
@op could you please update the thread title to something like [solved]
Sent by my fingers to your head.

[Q] HELP Won't boot

Trying to root using easy ace root tool. All seemed fine until I tried to flash rom. Now phone will boot to HTC screen and stop there. I can get into CWM and hboot, I have copied files to the SD from there but I can't get it to boot normally. I have tried putting a new PD98IMD but am not totally sure I have the right one. I miss the AAHK
You need to fastboot flash a boot.img.
tried
I tried that with no change
Unlock your bootloader and flash a custom recovery (CWM or 4ext)
Download the rom zip file you are willing to flash to your PC.
Extract the the boot.img from inside the zip file (do not extract the whole rom)
Put the zip file in your sdcard.
Boot into recovery and do a full wipe (wipe data/factory reset, wipe cache partition, format system)
Flash rom (install zip from sdcard)
Reboot into bootloader again and plug the phone to the PC.
You need to be in fastboot usb (if you see HBOOT USB PLUG in the phone, just press power to toggle)
Open a cmd/terminal and navigate to where the boot.img file is located.
Type: fastboot flash boot boot.img
Reboot and now you should be enjoying your custom rom
And what does it say when you run fastboot flash boot boot.img?
worked
http://forum.xda-developers.com/showpost.php?p=31211732&postcount=396
Did the flash boot from here and it work using ext4
Glad you got it working. You'll need to do the boot.img flash every time you flash a new ROM.

[Q] Get back to stock from CM10.1

How do I do it?
I think I just have to flash system blob via fastest, but! Will this rewrite my recovery partition?
Because if TWRP recovery from 4.1 bootloader meets 4.2 bootloader, my tablet will be bricked.
So, I understand it like this.
I erase recovery with
fastboot erase recovery
Then I flash system blob.
fastboot flash system system.blob
Yes?
Yes flashing a stock system blob via fastboot will wipe recovery and replace with stock recovery.
There is no need to erase recovery partition via fastboot, flashing system blob will do this.
Being on CM10.1 I assume your on the 4.1.1 (10.4.2.20) bootloader.
You can follow my how-to upgrade/downgrade to any stock JB firmware.
http://forum.xda-developers.com/showthread.php?t=2195883
Just make sure you flash the correct twrp recovery depending on what bootloader you upgrade/downgrade to.
ie. If you flash the lastest JB system blob (10.6.1.8) flash the 2.4.4.0-4.2 - 2.5.5.0-4.2 is out but believe there are still some issues here.
If flashing system blob (10.4.2.20) flash the 2.4.4.0 or now up to 2.5.5.0
The twrp in my how-to is the 2.4.4.0-4.2 I just renamed to twrp421
Hope this helps.

How to reinstall stock rom!?

Hello
I unlocked my bootloader, then installed CWM, rooted then installed unofficial EMUI 4 ROM.
But I was EMUI 3.1 before...
So my Honor 6 didn't work after that and never couldn't boot the ROM
When I try to install CWM again by Multi-Tool, flashing error says that I need to check the confirmation dialog on my device but I cant't access to my device because there is no ROM :|
I installed EMUI 4 stock recovery and now what can I do for reinstall the rom -_-
Is there any way at all?
Have you tried downloading EMUI 3.0 stock ROM and using the three button method after placing it on your SD card? which is power + vol up + vol down?
In order to get back to full stock ROM follow these steps, since you already flashed recovery of a build number I don't know, do it again by following the procedure:
Download your phone's latest firmware and extract system.img, boot.img, recovery.img, cust.img from UPDATE.APP using Huawei Update Extractor tool.
Flash recovery first, using this command.
Code:
fastboot flash recovery recovery.img
Flash all other extracted files similarly firing these commands.
Code:
fastboot flash boot boot.img
fastboot flash cust cust.img
fastboot flash system system.img
After doing this put that very UPDATE.APP from which you extracted the files in dload folder of your external SDCARD.
Switch off your phone, and press Vol UP + Vol DOWN + Power button simultaneously.
Your device will now get to the full stock firmware.
Enjoy your out of the box device..!!
DigiGoon said:
In order to get back to full stock ROM follow these steps, since you already flashed recovery of a build number I don't know, do it again by following the procedure:
Download your phone's latest firmware and extract system.img, boot.img, recovery.img, cust.img from UPDATE.APP using Huawei Update Extractor tool.
Flash recovery first, using this command.
Code:
fastboot flash recovery recovery.img
Flash all other extracted files similarly firing these commands.
Code:
fastboot flash boot boot.img
fastboot flash cust cust.img
fastboot flash system system.img
After doing this put that very UPDATE.APP from which you extracted the files in dload folder of your external SDCARD.
Switch off your phone, and press Vol UP + Vol DOWN + Power button simultaneously.
Your device will now get to the full stock firmware.
Enjoy your out of the box device..!!
Click to expand...
Click to collapse
Hi Digicoon,
I tried your method to restore to stock ROM after successfully installing KangVip Rom.
Actually this custom rom was intended for Mate7, but beeing a simple port from Honor6Plus (as stated by the developer) I installed on my device without any problem. The only thing I noticed was that my device was no more a Honor6Plus PE-TL10, but a DUK-AL20 which I think is Mate7 model number, right?
The ROM works good but I wanted to revert it back to stock.
Anyway, I tried downloading the kitkat stock rom for my Honor6Plus (it should be PE-TL10_EMUI3.0_Android4.4_V100R001CHNC00B260.zip) , extracted the UPDATE.APP and the four files you stated above, flashed them via fastboot and then put the entire dload folder inside the root of my SD card.
The phone hangs on the boot screen and then boot loop... no way to restore it.
I reverted it back to custom rom (via nandroid backup), even tried to flash the stock recovery.img to use the "Three buttons method" but with no luck, every time it stucks on boot logo and bootloop.
Do you have any idea what could it be? Maybe a "partitions" problem, due to different model number?
Thanks in advance and Merry Christmas
Also work for rooted L04 (TWRP) back to lollipop?
DigiGoon said:
In order to get back to full stock ROM follow these steps, since you already flashed recovery of a build number I don't know, do it again by following the procedure:
Download your phone's latest firmware and extract system.img, boot.img, recovery.img, cust.img from UPDATE.APP using Huawei Update Extractor tool.
Flash recovery first, using this command.
Code:
fastboot flash recovery recovery.img
Flash all other extracted files similarly firing these commands.
Code:
fastboot flash boot boot.img
fastboot flash cust cust.img
fastboot flash system system.img
After doing this put that very UPDATE.APP from which you extracted the files in dload folder of your external SDCARD.
Switch off your phone, and press Vol UP + Vol DOWN + Power button simultaneously.
Your device will now get to the full stock firmware.
Enjoy your out of the box device..!!
Click to expand...
Click to collapse
Does this also work in my case?
I have a rooted L-04 with TWRP and the latest b831-software. Now that I realised GPS is not working anymore I want to go back to Lollipop.
Has anyone tried it?
Thanks for your help.
Zox37 said:
Hello
I unlocked my bootloader, then installed CWM, rooted then installed unofficial EMUI 4 ROM.
But I was EMUI 3.1 before...
So my Honor 6 didn't work after that and never couldn't boot the ROM
When I try to install CWM again by Multi-Tool, flashing error says that I need to check the confirmation dialog on my device but I cant't access to my device because there is no ROM :|
I installed EMUI 4 stock recovery and now what can I do for reinstall the rom -_-
Is there any way at all?
Click to expand...
Click to collapse
how i can root my device honor 6
my model H60-L04C900B521
i unlocked my boot loader via official site
but i cant root my device
i dont have a rom on device
my device stuck on bootloop

Honor 6x stuck in Recovery

Hey Guys,
I've tried to root my phone and while falshing the TWRP Recovery an Error occured.
Code:
C:\adb>fastboot boot twrp.img
downloading 'boot.img'...
OKAY [ 0.754s]
booting...
FAILED (remote: Command not allowed)
finished. total time: 0.763s
So I thought I could exit the menu by typing "fastboot reboot". Now I'm stuck in in that startup window "Your device has been unlocked and can´t be trusted" and have 3 options:
(1) Press Power Key to continue.
(2) Press Vol...
(3) ...
If I press the power button its just rebooting and everything starts from beginning and if I'm trying to recover it my phone cant connect to the wifi "Getting package info failed".
HiSuite and usb debugging aren´t working.
Did I broke my Phone or is there a way to fix it?
Sorry for my bad englich ^^.
Thank you! Musark.
Hi,
Musark said:
fastboot boot twrp.img
Click to expand...
Click to collapse
this is the wrong command for flashing a recovery. You should type: "fastboot flash recovery twrp.img".
In case you still get this error then:
Musark said:
FAILED (remote: Command not allowed)
Click to expand...
Click to collapse
It's usually because your bootloader is still or again locked.
LinuxKernel said:
Hi,
this is the wrong command for flashing a recovery. You should type: "fastboot flash recovery twrp.img".
In case you still get this error then:
It's usually because your bootloader is still or again locked.
Click to expand...
Click to collapse
I followed the tutorial "How to Root Honor 6X [100% Working]" from CyberKey (can't post links at the moment).
Everything was fine until I wanted to boot my phone.
At least i want to use my Phone.
I rode a lot about dload but I've only found tutorials where i need access to my phone.
Could someone give me a link for a tutorial?
Musark said:
I followed the tutorial "How to Root Honor 6X [100% Working]" from CyberKey (can't post links at the moment).
Everything was fine until I wanted to boot my phone.
Click to expand...
Click to collapse
It's because the tutorial you followed is wrong when it comes to flashing the twrp recovery. It seems like you flashed the recovery image to the wrong partition (boot).
If you want to install a custom rom:
1. Put your phone into fastboot mode
2. Use the command: fastboot flash recovery twrp.img
3. Flash any custom rom
If you want to get the stock rom running again:
Way1:
1. Download the right stock recovery for your phone (marshmallow recovery if you want to flash marshmallow and nougat recovery if you want to install the nougat stock rom)
2. Put your phone into fastboot mode
3. Use the command: fastboot flash recovery recovery.img
4. Download the right firmware for your phone and extract the files
5. Create the "dload" folder on your external sd card
6. Put the update.app from the extracted files into your "dload" folder
7. Power off your phone
8. Hold volume up + volume down + power button until the honor logo appears. Wait until the phone boots into stock recovery and installs the stock rom.
Way2.
1. If you know which version of stock rom you had installed, e.g. B360 you can download the same firmware version again.
2. Use huawei firmware extractor to extract recovery.img and boot.img
3. Put your phone into fastboot mode
4. Use the command: fastboot flash recovery recovery.img
5. Use the command: fastboot flash boot boot.img
6. Reboot your phone (fastboot reboot)
In general you can also install any rom via fastboot:
fastboot flash boot boot.img
fastboot flash cust cust.img
fastboot flash system system.img
fastboot flash recovery recovery.img
LinuxKernel said:
If you want to get the stock rom running again:
Way1:
1. Download the right stock recovery for your phone (marshmallow recovery if you want to flash marshmallow and nougat recovery if you want to install the nougat stock rom)
2. Put your phone into fastboot mode
3. Use the command: fastboot flash recovery recovery.img
4. Download the right firmware for your phone and extract the files
5. Create the "dload" folder on your external sd card
6. Put the update.app from the extracted files into your "dload" folder
7. Power off your phone
8. Hold volume up + volume down + power button until the honor logo appears. Wait until the phone boots into stock recovery and installs the stock rom.
Click to expand...
Click to collapse
Wow Thanks, I've only 1 question. My computer isnt noticing that my phone is connected with him via usb.
How can i access my sd card without HiSuite or usb debugging? I could also put my sd card in a diffrent phone, but i think thats not the usual way.
Musark said:
Wow Thanks, I've only 1 question. My computer isnt noticing that my phone is connected with him via usb.
How can i access my sd card without HiSuite or usb debugging? I could also put my sd card in a diffrent phone, but i think thats not the usual way.
Click to expand...
Click to collapse
If you have no running rom on your phone, then as far as I know only via TWRP or as you already mentioned by another phone.
My phone is working fine now thanks.
Musark said:
My phone is working fine now thanks.
Click to expand...
Click to collapse
Good, next time, try installing it through TWRP app (if you are rooted) it's easier
LinuxKernel said:
It's because the tutorial you followed is wrong when it comes to flashing the twrp recovery. It seems like you flashed the recovery image to the wrong partition (boot).
If you want to install a custom rom:
1. Put your phone into fastboot mode
2. Use the command: fastboot flash recovery twrp.img
3. Flash any custom rom
If you want to get the stock rom running again:
Way1:
1. Download the right stock recovery for your phone (marshmallow recovery if you want to flash marshmallow and nougat recovery if you want to install the nougat stock rom)
2. Put your phone into fastboot mode
3. Use the command: fastboot flash recovery recovery.img
4. Download the right firmware for your phone and extract the files
5. Create the "dload" folder on your external sd card
6. Put the update.app from the extracted files into your "dload" folder
7. Power off your phone
8. Hold volume up + volume down + power button until the honor logo appears. Wait until the phone boots into stock recovery and installs the stock rom.
Way2.
1. If you know which version of stock rom you had installed, e.g. B360 you can download the same firmware version again.
2. Use huawei firmware extractor to extract recovery.img and boot.img
3. Put your phone into fastboot mode
4. Use the command: fastboot flash recovery recovery.img
5. Use the command: fastboot flash boot boot.img
6. Reboot your phone (fastboot reboot)
In general you can also install any rom via fastboot:
fastboot flash boot boot.img
fastboot flash cust cust.img
fastboot flash system system.img
fastboot flash recovery recovery.img
Click to expand...
Click to collapse
i tried all previous mensioned method
i got stock firm ware and some custom rom from huawei support and xda developers
i tried dload method saying system update failed
itried fastboot flash recovery twrp.img
done
but i tried adb reboot recovery saying device not found
tried fastboot reboot done
my previous version was BLN-L22C675B360
please provied me with suitable firm ware and way to flash it
or tell me atleast how to go to twrp on fastboot mode when adb reboot recovery saying device not found
Thanks in advance
rom link plz
Musark said:
My phone is working fine now thanks.
Click to expand...
Click to collapse
give me rom link please on message or how did u get access to twrp tell me

Categories

Resources