Q&A for [ROM + KERNEL] Tari's ASUS PadFone 2 (r150301)
Some developers prefer that questions remain separate from their main development thread to help keep things organized. Placing your question within this thread will increase its chances of being answered by a member of the community or by the developer.
Before posting, please use the forum search and read through the discussion thread for [ROM + KERNEL] Tari's ASUS PadFone 2 (r150301). If you can't find an answer, post it here, being sure to give as much information as possible (firmware version, steps to reproduce, logcat if available) so that you can get help.
Thanks for understanding and for helping to keep XDA neat and tidy!
Hello Tari! I have Running your awesome ROM on my Padfone2, and i find it a very smooth and cool ROM! Thank You, for your Work in it!
I have a Question, - There is a Custom Lollipop ROM on XDA for Padfone S/X! Do you think that work on Padfone2? And the Nexus4 is almost the same hardware as Padfone2, is it possible that a Nexus4 Custom Lollipop ROM works on Padfone2?
Many, Thanks to you for your Work, Time and Engagement!
roselanguste said:
Hello Tari! I have Running your awesome ROM on my Padfone2, and i find it a very smooth and cool ROM! Thank You, for your Work in it!
I have a Question, - There is a Custom Lollipop ROM on XDA for Padfone S/X! Do you think that work on Padfone2? And the Nexus4 is almost the same hardware as Padfone2, is it possible that a Nexus4 Custom Lollipop ROM works on Padfone2?
Many, Thanks to you for your Work, Time and Engagement!
Click to expand...
Click to collapse
Thanks for the kind words roselanguste, I am glad you are satisfied with the ROM.
As for the Lollipop, porting it onto the Padfone2 would be lot of work. There are too many ASUS-specific details that would have to be changed, plus for the kernel to work we would need updated hardware modules and firmware. As far as I am concerned, KitKat is the last stop for our device.
can you give me step by step how to flash cwm after unlocking the phone (using ansarijavid method for unlock)?
kinda new for this stuff
running 8.1 64 bit
does this rom fix weird colour contrast after put the phone into sleep?
azurisu said:
can you give me step by step how to flash cwm after unlocking the phone (using ansarijavid method for unlock)?
Click to expand...
Click to collapse
Create a folder, download the needed files into it and open a terminal from there
Make sure the tools are present: sudo apt-get install android-tools-adb android-tools-fastboot
Enable USB Debugging on the phone
Boot into fastboot mode (Power, Volume up)
Install the CWM recovery: sudo fastboot -i 0x0b05 flash recovery cwm.img
Note: The above is for Linux - no extras are needed, you just plug in your phone and go. Windows users should probably need some drivers, enable ADB, and change the "sudo + COMMAND" parts.
azurisu said:
does this rom fix weird colour contrast after put the phone into sleep?
Click to expand...
Click to collapse
I have not had any contrast troubles, so I really can't tell. The kernel is the latest PF2 can handle, and the firmware is also up-to-date. There should be no issues.
tari01 said:
Create a folder, download the needed files into it and open a terminal from there
Make sure the tools are present: sudo apt-get install android-tools-adb android-tools-fastboot
Enable USB Debugging on the phone
Boot into fastboot mode (Power, Volume up)
Install the CWM recovery: sudo fastboot -i 0x0b05 flash recovery cwm.img
Note: The above is for Linux - no extras are needed, you just plug in your phone and go. Windows users should probably need some drivers, enable ADB, and change the "sudo + COMMAND" parts.
I have not had any contrast troubles, so I really can't tell. The kernel is the latest PF2 can handle, and the firmware is also up-to-date. There should be no issues.
Click to expand...
Click to collapse
weird,, i've been experiencing some weird colour issue since kitkat for PF2 released, and still happened on newest fw (11.4.8.23)
locking then unlocking the screen always trigger this, need to restart my device to get it back to normal
something like this..
padfoneclub.com/pl/forum/forum_viewtopic.php?15485
so i thought using custom rom will solve my issue haha
--------
reversiblity
tari01 said:
Create a folder, download the needed files into it and open a terminal from there
Make sure the tools are present: sudo apt-get install android-tools-adb android-tools-fastboot
Enable USB Debugging on the phone
Boot into fastboot mode (Power, Volume up)
Install the CWM recovery: sudo fastboot -i 0x0b05 flash recovery cwm.img
Note: The above is for Linux - no extras are needed, you just plug in your phone and go. Windows users should probably need some drivers, enable ADB, and change the "sudo + COMMAND" parts.
I have not had any contrast troubles, so I really can't tell. The kernel is the latest PF2 can handle, and the firmware is also up-to-date. There should be no issues.
Click to expand...
Click to collapse
i'm a completely noob about linux so my only question is : is the procedure reversible? my only fear is about this " sudo fastboot -i 0x0b05 flash recovery cwm.img" , if i type wrong a value what's going to happen? Brick or simply a failrure in the procedure?
Thanks in advance
Zollolo19 said:
i'm a completely noob about linux so my only question is : is the procedure reversible? my only fear is about this " sudo fastboot -i 0x0b05 flash recovery cwm.img" , if i type wrong a value what's going to happen? Brick or simply a failrure in the procedure?
Thanks in advance
Click to expand...
Click to collapse
This command is fairly safe. It simply means: "use fastboot to write the cwm.img image to an ASUS device (0x0b05 is your PadFone)". If you feel paranoid you can search for a Stock Recovery image. You can always flash that file instead of cwm.img to get your device back to factory state. Bricking is harder than you think. The bottom line: always read the instructions carefully, make sure you have EXACTLY what is required, and go slowly step-by-step. If you are unsure, or there is an error, do not try to fix it by yourself - go to the forums and tell the people about it, someone will surely help you out.
tari01 said:
This command is fairly safe. It simply means: "use fastboot to write the cwm.img image to an ASUS device (0x0b05 is your PadFone)". If you feel paranoid you can search for a Stock Recovery image. You can always flash that file instead of cwm.img to get your device back to factory state. Bricking is harder than you think. The bottom line: always read the instructions carefully, make sure you have EXACTLY what is required, and go slowly step-by-step. If you are unsure, or there is an error, do not try to fix it by yourself - go to the forums and tell the people about it, someone will surely help you out.
Click to expand...
Click to collapse
Thank you for the professional and specially quick answer I'm going to try the procedure tomorrow
i have to leave "A68_signed_030415_031241.zip" zipped?
Thanks
Zollolo19 said:
i have to leave "A68_signed_030415_031241.zip" zipped?
Thanks
Click to expand...
Click to collapse
Yes. ROMs are always packaged in a ZIP - you just send it to your CWM (sideload seems to be the fastest).
it's going automatically in recovery mode? Because i don't know how to enter in it and there're tons of procedure throughout the web.
i'm referring to this point : 3. Boot into recovery mode.
I thought that power + bottom up volume was for the recovery mode, indeed is for the fastboot mode.
Thanks for your courtesy
ULTRA LOL: i forgot to try power + volume down when i wrote this post, sorry xD
Zollolo19 said:
it's going automatically in recovery mode? Because i don't know how to enter in it and there're tons of procedure throughout the web.
i'm referring to this point : 3. Boot into recovery mode.
I thought that power + bottom up volume was for the recovery mode, indeed is for the fastboot mode.
Thanks for your courtesy
ULTRA LOL: i forgot to try power + volume down when i wrote this post, sorry xD
Click to expand...
Click to collapse
So it seems you have got it right, but just for future reference:
Power + Volume Up = fastboot/csc
Power + Volume Down = recovery
It goes for most Android devices, ASUS especially.
i'm blocked at point 9... it says "cannot read sideload".. i've tried solutions found online like rename folder, or use adb push but in this it says "acces: blocked"..
help please :crying:
news: when i tried the normal boot of the padfone it returned to original conditions, it's like new eek: . factory mode returned like new, too
Now how i can use the other procedure (without sideload) ? i have to put simply the file in the root?
Zollolo19 said:
i'm blocked at point 9... it says "cannot read sideload".. i've tried solutions found online like rename folder, or use adb push but in this it says "acces: blocked"..
help please :crying:
news: when i tried the normal boot of the padfone it returned to original conditions, it's like new eek: . factory mode returned like new, too
Now how i can use the other procedure (without sideload) ? i have to put simply the file in the root?
Click to expand...
Click to collapse
I see no reason why sideload or push shouldn't work. When you enter CWM recovery you select the sideload option and then send your ROM from the PC. On Debian and derivatives (Ubuntu, Mint, etc.) adb/fastboot tools are in system locations, so you need to run the commands with "sudo" to elevate your privileges.
Here are the detailed steps:
Boot into fastboot mode (Power, Volume up)
Install the CWM recovery: sudo fastboot -i 0x0b05 flash recovery cwm.img
Boot into recovery mode (Power, Volume down)
Select "wipe data/factory reset"
Select "install zip from sideload"
Send the ROM to the phone: sudo adb sideload ROMNAME.zip
Wait until it says it's done, then select "reboot"
When CWM asks "ROM may flash stock rocovery on boot. Fix?" Choose "No"
When CWM asks "ROM access possibly lost. Fix?" Choose "No"
Alternatively, you could simply plug in your phone, copy the ROM to the root folder (/sdcard) using nautilus/nemo or any other file manager you're using, then go to CWM and select "Install zip from SD card", then browse for it.
As for your phone looking like a fresh one, it's because you still have the stock ROM and it has been reset to factory settings. This should not bother you at all.
I tried everything with ubuntu but nothing... so i put the rom in the root and flashed by sd card. Everything seems to be ok now DDD I'm trying your rom like now.
Thanks a lot
Hey im happy to see a nice Rom for my womens padfone 2! The only Problem is the i have a Invalidit kernel.. And no boot for me) = i can only boot with Superboot trick. I need help to repair this phone.. please help me.
locce said:
Hey im happy to see a nice Rom for my womens padfone 2! The only Problem is the i have a Invalidit kernel.. And no boot for me) = i can only boot with Superboot trick. I need help to repair this phone.. please help me.
Click to expand...
Click to collapse
I think we need to know a little bit more about your problem to see if there is help:
- How did you get an invalid kernel?
- Is the device unlocked/do you have custom recovery on it?
Im New in the asus sector...okay I have root with towelroot and forget to unlock the bootloader!!! The not normal booting and Invalid kernel Problem is coming from twrp flash.
locce said:
Im New in the asus sector...okay I have root with towelroot and forget to unlock the bootloader!!! The not normal booting and Invalid kernel Problem is coming from twrp flash.
Click to expand...
Click to collapse
Unlocking the bootloader is always the first step. You can fix things, though. First, remove towelroot, and any other rooting mechanisms you may have - you do not need them, custom roms are pre-rooted.
If you are running a 4.1 or 4.2 ROM follow the points from this post
If you have KitKat, it is a bit more complicated, see this post
WARNING: If your device has been serviced (specifically the motherboard replaced), you will not be able to unlock it!
Related
Need help...
Cant find any method to root this device ... is there anyone who suceeded? Is there any trick to root it?
Getting hopeless, please help...
Thanks
I bought a bricked z380c. It can only boot fastboot mode but I can't find anything to flash. I just need a recovery.img so I can sideload stock fw. It's unlocked and became brick after rooting attempt from previous owner. Any help?
SOLVED
Ok, so i found the way to root the asus zenpad 8 z380c p022 here on xda developers...
it is described in this post: http://forum.xda-developers.com/android/help/how-to-root-asus-zenpad-10-z300c-t3214802/page5
Big thanks to InvisiBot
afarkas said:
Ok, so i found the way to root the asus zenpad 8 z380c p022 here on xda developers...
it is described in this post: http://forum.xda-developers.com/android/help/how-to-root-asus-zenpad-10-z300c-t3214802/page5
Big thanks to InvisiBot
Click to expand...
Click to collapse
It is not clear for everyone, especially it was written for other tablet.
Could you please write some tutorial?
Thank you.
ogisha said:
It is not clear for everyone, especially it was written for other tablet.
Could you please write some tutorial?
Thank you.
Click to expand...
Click to collapse
Worked for me using the method linked below!
http://forum.xda-developers.com/showpost.php?p=65188654&postcount=45
machina77 said:
Worked for me using the method linked below!
http://forum.xda-developers.com/showpost.php?p=65188654&postcount=45
Click to expand...
Click to collapse
Thank you very much.
I have rooted it.
Did you manage to install xposed?
ogisha said:
Thank you very much.
I have rooted it.
Did you manage to install xposed?
Click to expand...
Click to collapse
Well done xposed will brick your tablet. although zenpad 7 owners have reported some success!
---------- Post added at 02:56 PM ---------- Previous post was at 02:44 PM ----------
Sp_Ark said:
I bought a bricked z380c. It can only boot fastboot mode but I can't find anything to flash. I just need a recovery.img so I can sideload stock fw. It's unlocked and became brick after rooting attempt from previous owner. Any help?
Click to expand...
Click to collapse
The thread linked below may help in recovering your tablet.
http://forum.xda-developers.com/and...d-10-z300c-t3214802/post65554796#post65554796
or this link
http://forum.xda-developers.com/showpost.php?p=65929688&postcount=210
good luck
machina77 said:
Well done xposed will brick your tablet. although zenpad 7 owners have reported some success!
Click to expand...
Click to collapse
Latest version of Xposed Installer by dvdandroid 3.1 from 26.11.2016, beside Recovery method, offers Classical method (write to /system directly) for xposed installation.
Have you tried it? Is it safe?
Thank you very much. ?
ogisha said:
Latest version of Xposed Installer by dvdandroid 3.1 from 26.11.2016, beside Recovery method, offers Classical method (write to /system directly) for xposed installation.
Have you tried it? Is it safe?
Thank you very much.
Click to expand...
Click to collapse
I have not tried it. Cannot comment on its reliability
Can anyone confirm Xposed will or... will not, brick a z380c (after rooting it) ?
Sp_Ark said:
I bought a bricked z380c. It can only boot fastboot mode but I can't find anything to flash. I just need a recovery.img so I can sideload stock fw. It's unlocked and became brick after rooting attempt from previous owner. Any help?
Click to expand...
Click to collapse
Ok, good news. There is a easy way to recover from soft bricked Z380C-CX. I had my ZenPad Z380CX, Android 5.0.2, kernel WW rooted and i start playing with it, I managed to soft-brick it after installing wrong kernel, and would get stuck to Logo. I tried the adb cmd option without luck, but here is how i recover it without loosing any app installed, any settings, etc. It's the same like before, i just lost root, but you can re-root after:
You need to download (choose the rom accordingly for your device):
1. Firmware
2. Asus Flash Tool
2. Drivers
-WW_Z_380C_v4.9.8_all_user_P022_fastboot.7z or WW_Z380C-v4.9.8_all_user.raw (i got the .raw file): https://forum.xda-developers.com/an...e-solution-t3165954/post71688236#post71688236
-Download Asus Flash too v1.0.0.34 (the newer one didn't work for me, so i used this): http://www.mediafire.com/file/bf97od5uengfgak/AsusFlashToolInstaller1.0.0.34.msi
-Download ADB and fastboot and install on your pc, (may also need usb, google or intel drivers, if your device isn't recognized by adb cmd!), can find all here: https://forum.xda-developers.com/zenfone2/help/adb-recognize-asus-zenfone-2-phone-t3151208
Now you have all you need, so check if your device is recognized by adb; Go to C:\ in your computer and look for "adb" folder. If it's not there, you didn't install it. Enter adb and hold "shift" while pressing right mouse, and click on "open command window here". Now you type in the command: adb device and enter, you should get a list with some random info / numbers. If nothing happens, reinstall adb; If you get it work, restart your device and when reboots, hold Volume Up and Power to boot in fastboot. Now, on pc, type the command: fastboot device, and if you get the numbers, your good to continue.
-Open Asus Flash Tool
-Select device from left top drop box menu
-Select "Wipe Data" to NO
-Select the image/zip firmware file from PC download folder, to flash
-Make sure your tablet is in Fastboot mode
-If no device appeared in your Flash Tool, disconnect and reconnect USB cable to PC
-At this point you should get your device number in Flash Tool window, followed by a blue large dot
-Click once on your listed device to highlight
-Press START green button above, to begin flashing.
(You can either get a message: "Failed-Cannot unzip file"- the dot turns Red, or "Unzipping Files"- the dot turns Yellow.) Try to use .7z file instead .raw, or vice versa.
-After flashing, you'll be required to reboot your device, wait and hope
-Now on Flash Tool, the dot is Green and the message: "Flash image successfully xxx-xxxxx"
-You should be have all your apps installed, all settings same, etc. If you had it rooted, now root is gone, and you should re-root.
Hope this will work well for you, as it did for me. Just remember, i am not responsible for anything you choose to do to your device, and i am not gonna take any responsibility if this doesn't work for you.
hey, I just got an Asus p022 tablet. and was looking to root but I can't understand the directions. can I get some help or some noob instructions?
UPDATED to include instructions for flashing other ROMS
I've successfully unlocked, flashed TWRP, rooted, and flashed Lineage on both an XT1602 and an XT1607. I'd done this before on other devices, but had forgotten just how it all came together, so when I was done I went back and made this step-by-step guide. It's a bit shorthand.
Many thanks to squid2 for his TWRP port, to the folks who make superuser, to parrotgeek1 for superSUFixer.zip, and to spiked_mistborn for reminding me about it. And, of course, huge thanks to squid2 and Alberto97 for the killer Lineage ROM. It is far better than stock or the last Nougat CM. If I forgot anyone, or made any mistakes here, somebody please point them out. Have fun!
1. Preparation (if the links don't work, search on xdaDevelopers or with Google)
a. Backup entire phone to the extent you are able, either with a dedicated tool and/or to Google via the Android backup feature
b. Download and install Motorola Device Manager on your computer from https://motorola-global-portal.custhelp.com/app/answers/detail/a_id/88481 so as to make sure you have the proper drivers
c. Download adb and fastboot tools onto your computer from
http://forum.xda-developers.com/showthread.php?t=2588979 or
http://forum.xda-developers.com/showthread.php?t=2317790d. Download TWRP for Moto G4 Play to same folder as adb and fastboot tools from http://forum.xda-developers.com/devdb/project/?id=16870#downloads
e. Depending upon whether you want to flash Lineage or stay with the stock ROM, download to the same directory on your computer either:
i. Lineage and the Lineage SU addon (if you want root) from https://forum.xda-developers.com/g4-play/development/rom-lineageos-14-1-moto-g4-play-t3544646 and Google apps (arm 7.1 micro) from http://opengapps.org/; or,
ii. superSUFixer.zip from http://forum.xda-developers.com/g4-play/development/automatic-flashable-zip-fix-supersu-t3464396 and superusersu.zip from http://www.supersu.com/download
Note: I did not find superSUFixer.zip necessary when I intially rooted, but after later installing squid's kernel it was indispensable to reinstallation of superusersu.zip.g. Attach phone to computer with USB cable, enable file transfer on phone and either copy the Lineage zip and Lineage SU addon zip and gapps.zip to your phone, OR copy superSUFixer.zip and superusersu.zip to the phone (you don't need to copy twrp)
2. Unlock bootloader
a. Enable developer options (Settings/About Phone/tap Build Number 7x)
b. Enable USB debugging on phone (Settings/Developer Options)
c. Enable OEM unlock on phone (same)
d. Open command window and change to the directory where you put adb, fastboot, and twrp
e. > adb devices (to check that you are connected - you should get a response with a device id)
f. > adb reboot bootloader
g. >fastboot oem get_unlock_data
h. On computer, go to https://motorola-global-portal.custhelp.com/app/standalone/bootloader/unlock-your-device-a (you need to proceed through the login and to the second page)
i. Copy data returned by phone in the command window (make sure you copy all of it!)
ii. Paste that data into the Data Scrub Tool on the web page
iii. Copy scrubbed data, paste it into the box on the web page at step 6, and click the button; if it says you can't unlock your device, either you didn't copy and paste all the data, or your phone can't be unlocked and you're done; otherwise,i. Copy unlock key from email
j. > fastboot oem unlock <unique unlock key>
3. Flash TWRP
a. > fastboot flash recovery twrp.img
b. > fastboot reboot recovery
4. Flash Lineage and root, or just root -- when the phone has rebooted into recovery (you'll be in TWRP now)
a. follow prompts to make TWRP permanent or not
b. DO A FULL BACKUP OF EVERYTHING with TWRP
c. make sure you performed step b (or you may wish you had later, if something goes wrong!)
d. To flash another ROM, in TWRP
i. Wipe Data, Cache, and Dalvik. (Yes, you have to do this.)
ii. For Lineage - Install the Lineage zip file, the Lineage SU addon zip file, and the gapps zip file, one after the other, in that order, WITHOUT REBOOTING in between. TWRP will let you add all three to its queue to flash in order;
iii. For other ROMs - see instructions for those ROMs, but in general, install the ROM zip file, and then the gapps zip file, one after the other without rebooting in between. For root access, depending on the ROM, you may need superSUFixer, supersu.zip, or both; again, see the instructions for the ROM you are flashing.OR
e. To stick with the stock ROM but get root access, DO NOT WIPE, just flash superSUFixer and then supersu.zip
5. If TWRP does not automatically reboot your phone (if you unchecked the "reboot when done" box), then reboot to the System; if you left the box checked, then your device will reboot by itself once the zip files have been flashed.
6. Follow the prompts to set up your new ROM or stock Android.
7. Reboot into recovery (TWRP) and make another backup!
8. Want to get rid of the "Unlocked Bootloader!" warning screen? Flashing this file from TWRP worked for me (all the others I tried did not work):
https://forum.xda-developers.com/attachment.php?attachmentid=4065906&d=1488923356
For me, and it seems like I'm not the only person facing this issue either, I cannot unlock my boot loader on their website as it says it's not eligible. I do have the unlocked XT1607, bought it at Walmart for $150. I contacted their customer support and they said it can be unlocked and that they'd forward the boot loader string to the dev team and then follow up and email the unlock code, yet it's been almost 24hrs and no response which is saddening.
-Edit-
I did some research quickly, and it does fully quality according to their forums, as my CID value is 0x0032 and they state that devices with that CID are eligible for being unlocked. So they must be updating things in the background in their system
fireball0093 said:
For me, and it seems like I'm not the only person facing this issue either, I cannot unlock my boot loader on their website as it says it's not eligible. I do have the unlocked XT1607, bought it at Walmart for $150. I contacted their customer support and they said it can be unlocked and that they'd forward the boot loader string to the dev team and then follow up and email the unlock code, yet it's been almost 24hrs and no response which is saddening.
-Edit-
I did some research quickly, and it does fully quality according to their forums, as my CID value is 0x0032 and they state that devices with that CID are eligible for being unlocked. So they must be updating things in the background in their system
Click to expand...
Click to collapse
Any word yet on that unlock code?
loociddreemr said:
Any word yet on that unlock code?
Click to expand...
Click to collapse
After talking to their customer support, I never got an email. The next day however I decided to go online to their boot loader page and put my code in, then it worked! The data scrub tool or whatever it may be called that they have I recommend using it too.
where the twrp backups are stored? how do I transfer them to pc? (coz phone's capacity is not enough).
Thanks a ton for the guide
haher2 said:
where the twrp backups are stored? how do I transfer them to pc? (coz phone's capacity is not enough).
Click to expand...
Click to collapse
They are in a subdirectory of the TWRP directory. With the proper drivers installed on your PC you can transfer them via File Explorer. Or, 20 pounds/euros/dollars will get you a 64gb SD card.
3. Flash twrp
a. > fastboot flash recovery twrp.img
b. > fastboot reboot recovery
Click to expand...
Click to collapse
I tried to fastboot boot recovery from the bootoader but it didn't work. I rebooted the phone first and did it with: "adb reboot recovery" in windows.
Overall nice guide, works like a charm, i also flashed the unlocked bootloader warning with a custom logo.bin, no issues here and works like a charm (I flashed it with the stock logo you see when you first bought the phone with a locked bootloader)
Thank you!
Yah fastboot reboot recovery doesn't work. But very nice guide.
While in the main bootloader menu, the Power & Vol+/- buttons are active and you can go straight to recovery (and other modes) using the toggles. Perhaps this should be mentioned in the OP.
It should also be noted that after flashing recovery, one needs to go to recovery straight before rebooting to normal (system) for the TWRP/Custom Recovery to stick.
Also worth noting, Power + Volume Down will boot to bootloader/fastboot and then hardware buttons to navigate to all other modes as needed.
.
loonix said:
Yah fastboot reboot recovery doesn't work. But very nice guide.
While in the main bootloader menu, the Power & Vol+/- buttons are active and you can go straight to recovery (and other modes) using the toggles. Perhaps this should be mentioned in the OP.
It should also be noted that after flashing recovery, one needs to go to recovery straight before rebooting to normal (system) for the TWRP/Custom Recovery to stick.
Also worth noting, Power + Volume Down will boot to bootloader/fastboot and then hardware buttons to navigate to all other modes as needed.
.
Click to expand...
Click to collapse
Yes and, adding to what you said, you need to re-enable the "Allow bootloader unlocking" and "USB Debugging" in Developer Settings if you failed to flash your recovery as the device expects to be flashed. Else, you'll get a "unable to load kernel" error in the bootloader log and being rebooted again to the bootloader menu.
Great tutorial indeed, thanks a lot. Nandroid backup doesn't worked for me but i'm going on.
Edit - worked after disable sd as internal memory
I found the stock firmware for my phone here :
https://mirrors.lolinet.com/firmware/moto/harpia/official/
Is it possible to relock and revert the phone to stock after flashing twrp/Lineage/Root ?
https://forum.xda-developers.com/moto-g4-plus/help/moto-g4-plus-relock-bootloader-t3410399
does it work with g4 play ?
I want to throw something out there, because it happened to me. In newer builds of Windows 10, you are no longer able to open a command window in a folder (the only available option is Powershell). I even tried that Path thing some Android tutorials talked about, and it failed. When I went to flash TWRP, I had to put twrp.img in my User folder directly (I only figured this out because when I did t-tab it fetched the .thumbnails folder). Make sure you know what CMD is referencing BEFORE you start the process, because doing so will save you a lot of headache down the road.
hamelg said:
I found the stock firmware for my phone here :
https://mirrors.lolinet.com/firmware/moto/harpia/official/
Is it possible to relock and revert the phone to stock after flashing twrp/Lineage/Root ?
https://forum.xda-developers.com/moto-g4-plus/help/moto-g4-plus-relock-bootloader-t3410399
does it work with g4 play ?
Click to expand...
Click to collapse
In concept, I don't see any reason why you couldn't use TWRP to flash the stock ROM and then fastboot to flash the stock recovery ... or fastboot to flash both (be easier and quicker). The Moto website may have instructions for re-locking.
mkollersms said:
I want to throw something out there, because it happened to me. In newer builds of Windows 10, you are no longer able to open a command window in a folder (the only available option is Powershell). I even tried that Path thing some Android tutorials talked about, and it failed. When I went to flash TWRP, I had to put twrp.img in my User folder directly (I only figured this out because when I did t-tab it fetched the .thumbnails folder). Make sure you know what CMD is referencing BEFORE you start the process, because doing so will save you a lot of headache down the road.
Click to expand...
Click to collapse
In a command window use the cd command to change directories. For example:
C:> CD \mytopdirectory\mysubdirectory
Another link to consider about OTA update if you stick with the stock ROM :
https://forum.xda-developers.com/moto-g4-plus/how-to/guide-sucsessfull-ota-update-rooting-t3472658
Thanks again.
If your phone is from Verizon Prepaid, Moto will say the device is not eligible to be unlocked. Knowing Verizon, it's not likely to be unlocked later along down the line either. Hopefully someone comes up with a good way to bypass this restriction and install some ROMs.
Does this method work on the Verizon prepaid model, or does it have to be from moto/amazon?
Moto g play twrp IMG file not IMG it's **** IMG file please develop it
Does this works with LATAM version? XT1601?
Thanks :good:
Hey guys,
I'm still running the stock EUI ROM and getting pretty sick of it.
I've looked at getting my bootloader unlocked and installing TWRP but it seems pretty complicated for this device and what information I could find didn't work for me.
Can anyone show me some noob friendly guides on getting this done?
Much appreciated!
What?!? I never had a phone which bootloader unlocks easier than in Le Max 2. You have a special switch for that i developer options. That's all. Next you have to restart your phone in bootloader mode and flash desired recovery using fastboot commands.
Qron said:
What?!? I never had a phone which bootloader unlocks easier than in Le Max 2. You have a special switch for that i developer options. That's all. Next you have to restart your phone in bootloader mode and flash desired recovery using fastboot commands.
Click to expand...
Click to collapse
Wow, I didn't know that's how you unlock the bootloader. Sorry like I said I'm not very familiar with this device yet. Thanks!
As far as using fastbood commands I tried that but the drivers didn't seem to work on my PC. I couldn't get any of that to work. But I'll keep trying.
If you have anything like Samsung Kies or HTC Sync, etc. installed on your PC, you might try to remove it and reinstall drivers using "15 seconds ADB installed".
i just posted this yesterday,. i guess i could have chosen a better title... do you have any suggestions?? (maybe "full guide: adb, fastboot, twrp recovery, backup, flashing"?????)
http://forum.xda-developers.com/le-max-2/how-to/protocol-backup-stock-rom-flash-stock-t3517151
@thielek what windows do you have? I can suggest something if you have win7, for win10 you can find a guide in some other threads.
Qron said:
If you have anything like Samsung Kies or HTC Sync, etc. installed on your PC, you might try to remove it and reinstall drivers using "15 seconds ADB installed".
Click to expand...
Click to collapse
I had a Nexus 5 I was using on this PC I'll try removing all those drivers. Thanks.
valy_cta said:
@thielek what windows do you have? I can suggest something if you have win7, for win10 you can find a guide in some other threads.
Click to expand...
Click to collapse
Windows 10 here. Does that make it more difficult?
greenManGaming said:
i just posted this yesterday,. i guess i could have chosen a better title... do you have any suggestions?? (maybe "full guide: adb, fastboot, twrp recovery, backup, flashing"?????)
http://forum.xda-developers.com/le-max-2/how-to/protocol-backup-stock-rom-flash-stock-t3517151
Click to expand...
Click to collapse
Hey, this looks really good!
Thanks I will definitely give it a read and try to get this sorted. I'm pumped to get that CM 14.1 ROM when it gets a few more of the bugs sorted.
thielek said:
Windows 10 here. Does that make it more difficult?
Click to expand...
Click to collapse
No, actually you need to disable the signature verification if I recall it right. I can't find the thread for win10 driver installation right now but for sure I have seen it on xda for LeMax2
Here is the tuturial for noobs (I was noob too and I wrote it for people like me):
Here is the quick tutorial for users like me:
1. Enable USB Debugging
2. Connect phone to the computer
3. Unzip this https://www.androidfilehost.com/?fid=529152257862669609 and run LE_X2_fastboot.exe
4. Wait until it say "Press any button to reboot phone" and just press random button
5. Your phone will boot into system
If you want change to China 21s with SuperSU, you just have to:
1. Turn off your phone
2. Press VolumeUp + Power button - it's gonna boot you to TWRP
3. You can now upload the 21s.zip and SuperSU-v2.78...zip files to your phone from this thread: http://forum.xda-developers.com/le-m...a-rom-t3492640
4. On your phone go to Whipe and whipe all data (swipe blue arrow)
5. Go to Install and choose 21s.zip and wait - when it ends it's gonna boot you to the system
6. Turn off your phone and again boot to Recovery (VolumeUp + Power button)
7. Choose Install and choose SuperSU.zip and there you are!
Now you're gonna have China 21s with root and SuperSu!
Emokah said:
Here is the tuturial for noobs (I was noob too and I wrote it for people like me):
Here is the quick tutorial for users like me:
1. Enable USB Debugging
2. Connect phone to the computer
3. Unzip this https://www.androidfilehost.com/?fid=529152257862669609 and run LE_X2_fastboot.exe
4. Wait until it say "Press any button to reboot phone" and just press random button
5. Your phone will boot into system
If you want change to China 21s with SuperSU, you just have to:
1. Turn off your phone
2. Press VolumeUp + Power button - it's gonna boot you to TWRP
3. You can now upload the 21s.zip and SuperSU-v2.78...zip files to your phone from this thread: http://forum.xda-developers.com/le-m...a-rom-t3492640
4. On your phone go to Whipe and whipe all data (swipe blue arrow)
5. Go to Install and choose 21s.zip and wait - when it ends it's gonna boot you to the system
6. Turn off your phone and again boot to Recovery (VolumeUp + Power button)
7. Choose Install and choose SuperSU.zip and there you are!
Now you're gonna have China 21s with root and SuperSu!
Click to expand...
Click to collapse
Wow! That fastboot program was amazingly simple. Thank you! How did I know find this before. The other guides are very long.
So that installed cuoco92's ROM as well as TWRP. Do you suggest using his ROM? That second link you provided in the next paragraph didn't work.
I was looking for a very clean and vanilla android like ROM. I hate EUI and am excited for that CM 14.1 build but it's not ready yet.
Thanks again very much!
thielek said:
Wow! That fastboot program was amazingly simple. Thank you! How did I know find this before. The other guides are very long.
So that installed cuoco92's ROM as well as TWRP. Do you suggest using his ROM? That second link you provided in the next paragraph didn't work.
I was looking for a very clean and vanilla android like ROM. I hate EUI and am excited for that CM 14.1 build but it's not ready yet.
Thanks again very much!
Click to expand...
Click to collapse
Maybe Madsurfer's 21s will be good for you. It's without chinese apps etc.
Emokah said:
Maybe Madsurfer's 21s will be good for you. It's without chinese apps etc.
Click to expand...
Click to collapse
Cool I'll check that out.
Any idea what the best CM ROM is right now?
If I backup after Ive flashed twrp & want to restore on Mokee rom?Im on stock eui 19s & also Can I flash rom placed on internal storage?Coz it's showing storage as encrypted
Emokah said:
Here is the tuturial for noobs (I was noob too and I wrote it for people like me):
Here is the quick tutorial for users like me:
1. Enable USB Debugging
2. Connect phone to the computer
3. Unzip this https://www.androidfilehost.com/?fid=529152257862669609 and run LE_X2_fastboot.exe
4. Wait until it say "Press any button to reboot phone" and just press random button
5. Your phone will boot into system
If you want change to China 21s with SuperSU, you just have to:
1. Turn off your phone
2. Press VolumeUp + Power button - it's gonna boot you to TWRP
3. You can now upload the 21s.zip and SuperSU-v2.78...zip files to your phone from this thread: http://forum.xda-developers.com/le-m...a-rom-t3492640
4. On your phone go to Whipe and whipe all data (swipe blue arrow)
5. Go to Install and choose 21s.zip and wait - when it ends it's gonna boot you to the system
6. Turn off your phone and again boot to Recovery (VolumeUp + Power button)
7. Choose Install and choose SuperSU.zip and there you are!
Now you're gonna have China 21s with root and SuperSu!
Click to expand...
Click to collapse
The process I am aware of is
1. Unlock bootloader
2. Install twrp (or any custom recovery) in fastboot mod
3. Flash SuperSu zip to get root access.
Can you please explain in your tutorial the first paragraph can do this? I just want these 3 thing to do mentioned above. Thanks.
manishsoni7689 said:
The process I am aware of is
1. Unlock bootloader
2. Install twrp (or any custom recovery) in fastboot mod
3. Flash SuperSu zip to get root access.
Can you please explain in your tutorial the first paragraph can do this? I just want these 3 thing to do mentioned above. Thanks.
Click to expand...
Click to collapse
This 5 steps:
1. Enable USB Debugging
2. Connect phone to the computer
3. Unzip this https://www.androidfilehost.com/?fid=529152257862669609 and run LE_X2_fastboot.exe
4. Wait until it say "Press any button to reboot phone" and just press random button
5. Your phone will boot into system
unlocks you Bootloader, installs TWRP and installs Cuoco92 with root and everything included.
You can install new ROM like 21s and just flash SuperSu zip to get it.
manishsoni7689 said:
The process I am aware of is
1. Unlock bootloader
2. Install twrp (or any custom recovery) in fastboot mod
3. Flash SuperSu zip to get root access.
Can you please explain in your tutorial the first paragraph can do this? I just want these 3 thing to do mentioned above. Thanks.
Click to expand...
Click to collapse
Hello I've successfully flashed mokee from,But Jio is not working only data is working.Cannot make or receive calls,Any solutions?
RISHI RAJ said:
Hello I've successfully flashed mokee from,But Jio is not working only data is working.Cannot make or receive calls,Any solutions?
Click to expand...
Click to collapse
Buddy, I am still finding proper steps to flash twrp, so I can't guide you on custom roms.
Can you please give the steps those you followed in order to install twrp. Thanks
manishsoni7689 said:
Buddy, I am still finding proper steps to flash twrp, so I can't guide you on custom roms.
Can you please give the steps those you followed in order to install twrp. Thanks
Click to expand...
Click to collapse
check 3 posts up
Hi everybody
I've got a problem...
Downloaded latest OTA update from "xiaomi.eu", agreed to install, the phone then rebooted in to fastboot mode and does nothing else.
Rebooted the phone with adb command "fastboot continue" and this went well...it rebooted the system.
Now every time i restart the phone it reboots in to fastboot mode and i have to "fastboot continue" again.
I am also not able to enter recovery because the phone always enters fastboot mode.
Reinstalled recovery (Twrp-3.4.2B_toco_by.alex.msk1407.img) via ADB succesfully, but when i "fastboot reboot recovery" it reboots back into fastboot.
I'm also not able to boot into EDL mode.
Any solution?
Thanks
"MI NOTE LITE 8GB/128GB" running "MIUI by xiaomi.eu 12.1.1 | Stable 12.1.1.0(RFNMIXM)
Hi, I 'm in the same case, same model, same version.
I investigated and I can provide more details to help the community to look where to get a match to lightning our lanterns.
I downloaded the last OTA from built-in updater then the device was trapped in fastboot loop.
Unable to reboot/boot with adb/fastboot commands, but able to flash, I tried with différents recoveries,whose the last TWRP (testing version) let us discover the "super partition" (need fastbootd implantation to see it) This is the new OTA update partitioning.
We have to set up the proper flags via adb to perform successfully the update , or cancel the update process to retrieve original partitioning (non-updating state).
The commons way to restore recovery/fastboot might don't work, because system/vendor partitions are hidden inside "super partition" so might result of unknown/doesn't exist partition.
I am still seeking (Android dev super partitioning) and I'll be back when I'll discovered more...
EDIT : Doublon ? Another thread is open
https://forum.xda-developers.com/t/...astboot-after-updating-to-android-11.4223957/
EDIT: many users had a similar issue.
Will try with any another GSI rom, downloading...
opposatto said:
Hi, I 'm in the same case, same model, same version, I investigated and I can provide more details to help the community which lantern to pickup.
I downloaded the last OTA from built-in updater then the device was trapped in fastboot loop.
Unable to reboot/boot with adb/fastboot commands, but able to flash, I tried with différents recoveries,whose the last TWRP (testing version) let us discover the "super partition" (need fastbootd implantation to see it) This is the new OTA update partitioning.
We have to set up the proper flags via adb to perform successfully the update , or cancel the update process to retrieve original partitioning (non-updating state).
The commons way to restore recovery/fastboot might don't work, because system/vendor partitions are hidden inside "super partition" so might result of unknown/doesn't exist partition.
I am still seeking (Android dev super partitioning) and I'll be back when I'll discovered more...
EDIT : Doublon ? Another thread is open
https://forum.xda-developers.com/t/...astboot-after-updating-to-android-11.4223957/
Click to expand...
Click to collapse
Thank you. I'll be for updates
salsaecoentros said:
Thank you. I'll be for updates
Click to expand...
Click to collapse
Looking around https://source.android.com/devices/tech/ota/dynamic_partitions/implement
opposatto said:
Looking around https://source.android.com/devices/tech/ota/dynamic_partitions/implement
Click to expand...
Click to collapse
EDIT : so here is the idea, not tried yet:
https://source.android.com/devices/tech/ota/dynamic_partitions/implement
Alex msk's twrp is not compatible with android 11. Use orangefox or pitchblack recovery.
Btw i would recommend not upgrading to android 11 at the moment. It has a lot of bugs.
ApexPrime said:
Alex msk's twrp is not compatible with android 11. Use orangefox or pitchblack recovery.
Click to expand...
Click to collapse
So that's the problem....didn't think about that.
Thanks...i Will try one of them and them get back to you.
Thanks
salsaecoentros said:
So that's the problem....didn't think about that.
Thanks...i Will try one of them and them get back to you.
Thanks
Click to expand...
Click to collapse
Hi...
Sorry for the late Replay.
So i did like you said and installed new twrp and...what do you know...ir worked like a charme. No more issues.
Thank you do much.
it started with calyxOS then i tried Paranoid Andriod and now i am trying RiceDriod.
Specifically it happens trying to go into recovery mode to install updates via adb sideloading but it just takes me to the google screen then the "your devices bootloader is unlocked" warning.
I just flashed stock using andriod flash tools and it worked fine. not sure why it wont work for the others.
catcatjpg said:
it started with calyxOS then i tried Paranoid Andriod and now i am trying RiceDriod.
Specifically it happens trying to go into recovery mode to install updates via adb sideloading but it just takes me to the google screen then the "your devices bootloader is unlocked" warning.
I just flashed stock using andriod flash tools and it worked fine. not sure why it wont work for the others.
Click to expand...
Click to collapse
You have to flash a custom recovery so that you can flash custom ROMs.
Lineage OS has a up to date collection for device specific recoveries. However, you have to check the compatibility of them with the ROM you are intended to flash.
You should read the OP of that ROM more carefully regarding the compatibility issue.
aimsjahan said:
You have to flash a custom recovery so that you can flash custom ROMs.
Lineage OS has a up to date collection for device specific recoveries. However, you have to check the compatibility of them with the ROM you are intended to flash.
You should read the OP of that ROM more carefully regarding the compatibility issue.
Click to expand...
Click to collapse
I do flash the custom recovery so I can flash the ROM. I never had an issue before but now I do even though I have done everything correctly.
How do I clear cashe partition and dalvik cashe? The rest of the steps I have done but have not worked unfortunately. even with the different roms.
Do you have a visual of this? Pixel 6 does not have a physical home button when powered off haha. It would also help just for better understanding what to do
nothings working so far guess ill stick with graphene until i get a new phone or a solution pops up
catcatjpg said:
Do you have a visual of this? Pixel 6 does not have a physical home button when powered off haha. It would also help just for better understanding what to do
Click to expand...
Click to collapse
To manually boot recovery on a custom rom just hold power button down , keep holding it down and once your screen goes black hold volume down till you are in bootloader/fastboot mode, then use volume to select recovery and hit power. That should get you in recovery on custom roms. Or you can plug in to a PC with adb and enable USB debugging and dev options on device, disable screen lock and type: sudo adb devices (for Linux ) and when the box pops up on your phone check mark it really quick. Now your device can have commands sent to it. If on a custom rom from cli type: sudo adb reboot recovery or sudo adb reboot bootloader then use volume keys to go to recovery and power to select it.
The best way to get out of a bootloop is hold power and volume down until you are in bootloader/aka fastboot mode then execute the ./flash-all.sh script that's in factory image and let it flash and wipe your device. You can always sideload a rom again but the factory image script will get everything to normal. There are tons of videos on YouTube about flashing device's. Everything changed a few years ago when Google started making android A/B partition devices but if you check out YouTube just do a quick search for whatever it is and more than likely you'll find what you're looking for there. Lots of pixel 6 videos!!!
Please explain your "exact " installation technique step by step. The more details the better the answers you'll get. What rom are you installing and exact steps you are doing to get in a boot loop.. While there are some highly intelligent people here nobody can read minds. Every detail helps to get a solution that works. Must be specific.. For me I rarely have issues but i don't flash nearly as often as I used to but when I have had a loop I hold power and volume down then from bootloader screen plug up to PC and I flash factory image using the flash-all.sh script that comes in factory image. Check out YouTube for visuals. Lots of good videos there.
This will hopefully provide more information on my situation
Currently I am trying to install RiceDroid for the pixel 6.
How I am in stalling it is I extract the images from the payload bin using a guide. Get the vendor boot image. Flash it with 'fastboot flash vendor_boot 'path/to/vendor_boot.img' then I try to boot into recovery which doesn't work it loads into the the warning screen then to the Google boot up screen but I never get to the Andriod 'no command' screen I only get taken back to the warning screen then back to the boot screen again untill I manually boot into bootloader again (power button and volume down) and flash my stock firmware.
Other Roms are not working for me either and it started happening after I tried to flash calyxOS and that failed. Now I can't even flash lineageOS or Evolution X rom only web flashing with GrapheneOS and Android Flash Tool can successfully flash my device.
im not sure what i did but things are working again