Any root for Asus ZenFone max plus(M1)? - Android Q&A, Help & Troubleshooting

Is there anything I can do to root this device? I already tried using kingroot and kingoroot but it failed to root, I also tried to install a custom recovery (twrp) but it doesn't support this device so if anyone compiled a twrp file for this device it can also help.please help me guys.thank you.
Device:Asus ZenFone Max Plus (M1)

I haven't found anything yet, but there is an official unlocker here. I think it only works for a certain model though, it didn't seem to do it for me. However they did release the source, and I'm in the process of getting set up to try and get TWRP to compile with it. Won't be able to do much with it if I can't unlock the bootloader, though

dbgr said:
I haven't found anything yet, but there is an official unlocker here. I think it only works for a certain model though, it didn't seem to do it for me. However they did release the source, and I'm in the process of getting set up to try and get TWRP to compile with it. Won't be able to do much with it if I can't unlock the bootloader, though
Click to expand...
Click to collapse
Hey! Did you have any results there? I ended up buying this phone and totally regretting it. Stuck in android 7.0 and no root yet.

good luck?
dbgr said:
I haven't found anything yet, but there is an official unlocker here. I think it only works for a certain model though, it didn't seem to do it for me. However they did release the source, and I'm in the process of getting set up to try and get TWRP to compile with it. Won't be able to do much with it if I can't unlock the bootloader, though
Click to expand...
Click to collapse
did you have any luck compiling twrp for this device?I recently bought this phone and haven't found head nor tail for twrp for this device.

Magisk sytemless root. Unlock bootloader and it works flawless

sybenga01 said:
Magisk sytemless root. Unlock bootloader and it works flawless
Click to expand...
Click to collapse
but in order for you to install magisk wouldn't you need a custom recovery?or did you just use the magisk manager app and would patching the boot.img from in the app work without a custom recovery?
---------- Post added at 07:36 PM ---------- Previous post was at 07:33 PM ----------
https://forum.xda-developers.com/android/software-hacking/root-recovery-root-device-magisk-t3779454
did you use this method?
---------- Post added at 08:05 PM ---------- Previous post was at 07:36 PM ----------
sybenga01 said:
Magisk sytemless root. Unlock bootloader and it works flawless
Click to expand...
Click to collapse
where did you locate the boot.img for our phone the asus zenfone max plus
---------- Post added at 08:05 PM ---------- Previous post was at 08:05 PM ----------
sybenga01 said:
Magisk sytemless root. Unlock bootloader and it works flawless
Click to expand...
Click to collapse
where did you locate the boot.img for our phone the asus zenfone max plus

Flashed via adb and fastboot, get the stock boot off a dump from your phone, make a new boot.img with magisk, fastboot the new boot.img to your phone. Works flawless, and all audio mods I have tried so far work

sybenga01 said:
Flashed via adb and fastboot, get the stock boot off a dump from your phone, make a new boot.img with magisk, fastboot the new boot.img to your phone. Works flawless, and all audio mods I have tried so far work
Click to expand...
Click to collapse
how would i get the stock boot from a dump from my phone,never had to deal with this before lol,used to use a HTC One M8 but it broke.
---------- Post added at 08:42 PM ---------- Previous post was at 08:37 PM ----------
Sorry this may seem dumb but can you give me a step-by-step please.I understand how I'm to patch the boot.img with magisk,I just don't fully understand how to get a dump from my phone in order to find the boot.img to patch and flash afterwards,also any tips on how to flash with adb would be helpful thanks.I think it's something along the lines of adb push magisk.....img... right?I have expereince flashing custom roms and magisk from a custom recovery but with this phone there is no custom recovery yet,which is why I was stuck.So would i unlock bootlader first,and then patch the boot.img and flash it via fastboot?or would unlocking the bootloader after patching and flashing the boot.img be better.
---------- Post added at 08:52 PM ---------- Previous post was at 08:42 PM ----------
I'm rooting for the exact same purpose audio mods,and substratum lol

dumping the boot img
sybenga01 said:
Flashed via adb and fastboot, get the stock boot off a dump from your phone, make a new boot.img with magisk, fastboot the new boot.img to your phone. Works flawless, and all audio mods I have tried so far work
Click to expand...
Click to collapse
I've found out how to flash a magisk patched image,but i can't seem to find out how to create a dump without root.

bootloader unlock first?
sybenga01 said:
Flashed via adb and fastboot, get the stock boot off a dump from your phone, make a new boot.img with magisk, fastboot the new boot.img to your phone. Works flawless, and all audio mods I have tried so far work
Click to expand...
Click to collapse
do i unlock bootloader do some sort of dump,and then patch boot image flash and reboot?

twrp porting
Ariltonsama2 said:
Hey! Did you have any results there? I ended up buying this phone and totally regretting it. Stuck in android 7.0 and no root yet.
Click to expand...
Click to collapse
I'm going to try to root the phone in order to dumpo the recovery.img from the phone and port twrp for our phone.I did see a file for our same mediatek chip but it was for 4 gb's of ram.If I could somehow edit that for 3gb I wouldn't even technically have to port twrp.Give me time but I'm going to try porting twrp for our device.

bootloader unlock
sybenga01 said:
Flashed via adb and fastboot, get the stock boot off a dump from your phone, make a new boot.img with magisk, fastboot the new boot.img to your phone. Works flawless, and all audio mods I have tried so far work
Click to expand...
Click to collapse
How did you manage to get your bootloader unlocked?the unlock tool apk isn't working for me.

Related

Make a twrp rom file out of a android M stock image?

Hi,
Nexus 9 is my main device and I prefer to install roms without using a pc. Is there a way or tutorial to make a twrp flashable rom file out of Android M or any stock image through our tablet? I mean not using a pc at all...
I don't suppose you're rooted right now? If you are get flashify. If you're not your going to need fastboot and a pc.
Sent from my Nexus 5 using XDA Free mobile app
I am already rooted. Can flashify install the stock rom?
albsat said:
I am already rooted. Can flashify install the stock rom?
Click to expand...
Click to collapse
i can make one but you need to be on the latest bootloader
@USBhost
I will find a pc to update the latest bootloader. Please go on with the rom. Thanks.
They can fairly easily be modified into update.zip files without the "common" approach of extracting the files from the image and going through a long drawn-out process of formatting, copying, setting permissions, etc.
The key is in the updater-script file in the update.zip package. Look at the syntax around installing an "image" file, like boot.img. Now you just extend the script to do the same thing with all the other .img files, and strip out all the junk that you don't need.
This goes for bootloaders, radio, recovery, boot, system.... everything. All works the same.
doitright said:
They can fairly easily be modified into update.zip files without the "common" approach of extracting the files from the image and going through a long drawn-out process of formatting, copying, setting permissions, etc.
The key is in the updater-script file in the update.zip package. Look at the syntax around installing an "image" file, like boot.img. Now you just extend the script to do the same thing with all the other .img files, and strip out all the junk that you don't need.
This goes for bootloaders, radio, recovery, boot, system.... everything. All works the same.
Click to expand...
Click to collapse
I am not that good but I do understand your logic. I guess that is the way that @USBhost will make the M rom. Just the bootloader needs to be updated via fastboot if I am not mistaken.
It would be great to have such a zip template as someone can update the img files easy later on.
albsat said:
Just the bootloader needs to be updated via fastboot if I am not mistaken.
Click to expand...
Click to collapse
Nope. Bootloader can be updated in any manner you prefer. You can even update it from directly within android by dd'ing it to the right place(s). Google seems to like to reboot the unit right after installing the bootloader, probably because the bootloader is where fastboot is actually implemented (take advantage of any updates or bug fixes there...) BUT, this is certainly not mandatory. Remember that factory OTA's update everything from recovery!
---------- Post added at 07:52 PM ---------- Previous post was at 07:52 PM ----------
albsat said:
I am not that good but I do understand your logic. I guess that is the way that @USBhost will make the M rom. Just the bootloader needs to be updated via fastboot if I am not mistaken.
It would be great to have such a zip template as someone can update the img files easy later on.
Click to expand...
Click to collapse
EVERY update.zip that includes a boot.img *is* such a template.
doitright said:
Nope. Bootloader can be updated in any manner you prefer. You can even update it from directly within android by dd'ing it to the right place(s). Google seems to like to reboot the unit right after installing the bootloader, probably because the bootloader is where fastboot is actually implemented (take advantage of any updates or bug fixes there...) BUT, this is certainly not mandatory. Remember that factory OTA's update everything from recovery!
---------- Post added at 07:52 PM ---------- Previous post was at 07:52 PM ----------
EVERY update.zip that includes a boot.img *is* such a template.
Click to expand...
Click to collapse
i know
i would never dd the bootloader
always fastboot
USBhost said:
i can make one but you need to be on the latest bootloader
Click to expand...
Click to collapse
I'd be very interested if you could make a TWRP installable version of M.
Let's hope..
Will also be very interested.

Bootloop after OTA flash with FlashFire

Hi guys,
My nexus 9 WIFI is stuck at the loading screen after I attempted an OTA update. I'd like to get it back to the way it was without wiping data.
I have TWRP as recovery and a custom kernel.
Because of this. my tablet stopped flashing the monthly security updates.
I installed FlashFire to install an OTA. which I downloaded from:
https://developers.google.com/android/nexus/ota#volantis
I picked the MOB30G version as I have the MOB30D currently installed.
Anyway, I ran FlashFire and selected the OTA zip and ran the process. It looked like it worked and then it rebooted.
It then got stuck on the loading screen.
I can still get into recovery if I want to flash a clean install but I'd rather not lose my date. Is there a way I can get this working? Maybe flash stock recovery and then install the OTA via ADB (instructions?)?
Thanks for any help.
Get the latest factory image and use fastboot to flash it. Can be done without wiping data.
Just don't use flash-all script without modifying it, so it doesn't wipe.
---------- Post added at 08:09 PM ---------- Previous post was at 08:03 PM ----------
The link you provided have full OTA images and you could have picked the latest MOB30M
OK I fixed it by flashing the FIRE-ICE kernel again. I think the OTA flash did something to it.
Can you help me?
corkiejp said:
Get the latest factory image and use fastboot to flash it. Can be done without wiping data.
Just don't use flash-all script without modifying it, so it doesn't wipe.
---------- Post added at 08:09 PM ---------- Previous post was at 08:03 PM ----------
The link you provided have full OTA images and you could have picked the latest MOB30M
Click to expand...
Click to collapse
can you help me with my phone i have the same problem and i really need help my phone keeps vibrating when its on the bootscreen. can you pls get back to me asap pls! Thanks
---------- Post added at 08:11 AM ---------- Previous post was at 08:04 AM ----------
mykiller454 said:
can you help me with my phone i have the same problem and i really need help my phone keeps vibrating when its on the bootscreen. can you pls get back to me asap pls! Thanks
Click to expand...
Click to collapse
forgot to mention that my phone is samsung galaxy core prime
@mykiller454 You would be better off posting and looking for help in your device forum. If there is one.

LG Stylo 3 Plus

I know some Stylos are able to obtain root. What's the scenario for the 3/3 Plus series?
AidenSurvival said:
I know some Stylos are able to obtain root. What's the scenario for the 3/3 Plus series?
Click to expand...
Click to collapse
dont know yet but the plus series is ure best bet from history speaking
as of rite now theyre no methods on any of the 3s
of coarse u can try king/kingo root prob be best bet
The Plus models from MetroPCS and TMobile have unlockable bootloader's, so all that's needed is TWRP to flash root
Sent from my LGMP450 using Tapatalk
Nice to know there will be an option in a month or two. I hear development on Stylos don't take too long considering their popularity.
I would love to know what's needed to attempt root on a device...I mean from scratch...like what is needed to access the /data file...and how to break thru the lock LG has to stop someone from mounting and rewriting certain files
Sent from my LG-TP450 using Tapatalk
SoonersChuck said:
I would love to know what's needed to attempt root on a device...I mean from scratch...like what is needed to access the /data file...and how to break thru the lock LG has to stop someone from mounting and rewriting certain files
Sent from my LG-TP450 using Tapatalk
Click to expand...
Click to collapse
Do the devices have fast boot. If so a oem unlock. Some one said metro and t mobiles where unlocked or unlockable
I'm no programming/root expert but in developer options you enable oem unlock.. then connected o the pc you type fastboot oem unlock from a command prompt.. the phone then says its unlocked .. that's as far as I went. Aso after that, when you boot the phone, it literally complains that it is missing security before it boots.
gregvolt said:
I'm no programming/root expert but in developer options you enable oem unlock.. then connected o the pc you type fastboot oem unlock from a command prompt.. the phone then says its unlocked .. that's as far as I went. Aso after that, when you boot the phone, it literally complains that it is missing security before it boots.
Click to expand...
Click to collapse
thats it you should be able to either flash su from fastboot or temp run a twrp image until one is made i think
TheMadScientist420 said:
thats it you should be able to either flash su from fastboot or temp run a twrp image until one is made i think
Click to expand...
Click to collapse
If this works for the previous poster, let me know. Rooting this thing would be a dream.
AidenSurvival said:
If this works for the previous poster, let me know. Rooting this thing would be a dream.
Click to expand...
Click to collapse
well I screwed it up. I erased the system partition. wait for an official to come out. had to go buy another phone. if anyone knows how to take the system partition from another phone and make a fastboot flashable copy of it. please by all means, fill me in so I can get the phone working again.
AidenSurvival said:
If this works for the previous poster, let me know. Rooting this thing would be a dream.
Click to expand...
Click to collapse
as stated may not be possible til a actuall twrp image is made
i know other devices with unlockable bl didnt have to flash twrp but run it in fast boot long enought to flash su then upon new reboot stock recov was still there but rooted
can u enable oem unlock the abd usb debugging then abd reboot fastboot?
you also can try coimmand in fastboot to either fastboot oem unlock or just oem unlock
but if u click yes in the fastboot dialouges ure device will be unlocked and wiped
---------- Post added at 09:29 AM ---------- Previous post was at 09:27 AM ----------
gregvolt said:
well I screwed it up. I erased the system partition. wait for an official to come out. had to go buy another phone. if anyone knows how to take the system partition from another phone and make a fastboot flashable copy of it. please by all means, fill me in so I can get the phone working again.
Click to expand...
Click to collapse
try my lg firmwares they normally carry metro and tmob firmwares to flash through download mode
---------- Post added at 09:31 AM ---------- Previous post was at 09:29 AM ----------
also guys as previous poster wiped system partition if im not mistaken there is a way to back up all patitions from fast boot i dont know commands but a quik google of backup device from fastboot should lead u rite then someone should be able to upload a system partition for said previous poster
---------- Post added at 09:35 AM ---------- Previous post was at 09:31 AM ----------
gregvolt said:
well I screwed it up. I erased the system partition. wait for an official to come out. had to go buy another phone. if anyone knows how to take the system partition from another phone and make a fastboot flashable copy of it. please by all means, fill me in so I can get the phone working again.
Click to expand...
Click to collapse
im waiting in the g4 threads to see if a few friends might be able to help us and u out if we can get a full device back up in fastboot then get it uploaded then there should be a command to reflash it through fastboot
im waiting in the g4 threads to see if a few friends might be able to help us and u out if we can get a full device back up in fastboot then get it uploaded then there should be a command to reflash it through fastboot[/QUOTE]
Great I can still get to fastboot so if I could get an image, I could flash it.
TheMadScientist420 said:
as stated may not be possible til a actuall twrp image is made
i know other devices with unlockable bl didnt have to flash twrp but run it in fast boot long enought to flash su then upon new reboot stock recov was still there but rooted
can u enable oem unlock the abd usb debugging then abd reboot fastboot?
you also can try coimmand in fastboot to either fastboot oem unlock or just oem unlock
but if u click yes in the fastboot dialouges ure device will be unlocked and wiped
---------- Post added at 09:29 AM ---------- Previous post was at 09:27 AM ----------
try my lg firmwares they normally carry metro and tmob firmwares to flash through download mode
---------- Post added at 09:31 AM ---------- Previous post was at 09:29 AM ----------
also guys as previous poster wiped system partition if im not mistaken there is a way to back up all patitions from fast boot i dont know commands but a quik google of backup device from fastboot should lead u rite then someone should be able to upload a system partition for said previous poster
---------- Post added at 09:35 AM ---------- Previous post was at 09:31 AM ----------
im waiting in the g4 threads to see if a few friends might be able to help us and u out if we can get a full device back up in fastboot then get it uploaded then there should be a command to reflash it through fastboot
Click to expand...
Click to collapse
LG might have removed the ability to boot an image without flashing it like they did with the Stylo 2 plus, and I don't think there is a kdz available yet as I been looking for one every couple of days but haven't found one.
Sent from my LGMP450 using Tapatalk
gregvolt said:
im waiting in the g4 threads to see if a few friends might be able to help us and u out if we can get a full device back up in fastboot then get it uploaded then there should be a command to reflash it through fastboot
Click to expand...
Click to collapse
Great I can still get to fastboot so if I could get an image, I could flash it.[/QUOTE]
so there is no way to make a backup through fastboot it is said that waiting for a kdz or .tot firmware and restoration through download mode with lg flash tool or lgup or support tool is best bet
do u still have download mode?
gregvolt said:
im waiting in the g4 threads to see if a few friends might be able to help us and u out if we can get a full device back up in fastboot then get it uploaded then there should be a command to reflash it through fastboot
Click to expand...
Click to collapse
Great I can still get to fastboot so if I could get an image, I could flash it.[/QUOTE]
https://forum.xda-developers.com/g4/help/one-help-fastboot-commands-t3623171
An existing fastboot does not mean that it support flashing custom recovery, check lg g6 threads to know what I'm talking about.
I want to purchase one of these from metro to use on my h20 account. If I flash a new rom will it get rid of that stupid unlock policy that makes you use the app after 90 days to unlock?
Anyone know if or when any updates even security patches will roll out for this device?
Sent from my LG-TP450 using Tapatalk
My bet is the situation is similar with G Stylo 2+.
Even with the latest 7.0 ROM, I still could flash TWRP and install SuperSU (not Magisk unfortunately).
roblox84 said:
I want to purchase one of these from metro to use on my h20 account. If I flash a new rom will it get rid of that stupid unlock policy that makes you use the app after 90 days to unlock?
Click to expand...
Click to collapse
There is no roms for this phone no root nothing yet
---------- Post added at 08:40 AM ---------- Previous post was at 08:38 AM ----------
mingkee said:
My bet is the situation is similar with G Stylo 2+.
Even with the latest 7.0 ROM, I still could flash TWRP and install SuperSU (not Magisk unfortunately).
Click to expand...
Click to collapse
Thats what it seems all the plus models eccept cricket. Seem to be rootable.
Ofcoarse no plus for me. Just the reg. So again just like g4 and many other devices i will not be able to get root

Stuck in recovery, KIW-L22, bought from Malaysia.

Here's the deal,
1. I was on resurrection remix 7.1 custom rom with TWSRP recovery installed.
2. Wanted to go back to stock huawei honor 5x OS so I downloaded it on the internet, since I live in Malaysia, I searched for "Huawei Honor 5x Stock Rom Malaysia Variant"
3. Flash the rom, got EMUI 2.0 instead of the written EMUI 3.1 on the file (the file name is KIW-L22_C636B130_Firmware_Android 5.1_EMUI 3.1_Malaysia.zip"
4. Flashed HONOR_5X_Firmware_KIW-L22_Android 6.0.1_EMUI 4.0.1_C675B360CUSTC675D002.zip that I got from huawei's website
5. Stuck in bootloop.
6. I went into TWRP recovery and tried to do something but I couldn't use the touchscreen for some odd reason
7. Went and browsed XDA for around 2 hours and found that I can install another recovery that uses the volume buttons and the power buttons to navigate, thus I installed a recovery called "carliwm touch recovery"
8. Was happy could finally do something, successfully flashed the recovery. Went and downloaded Lineage OS rom based on my mistakes that I've done and never want to go back to stock rom.
9. The recovery has an option to mount the external sd card (my sd card in my phone, dont know why it's called as such), so I did, I still couldn't navigate using the touchscreen as it's disfunctional still but can still navigate using volume and power buttons.
10. Wiped all data, flashed Lineage OS, flashed GAPPS.
11. Stuck in recovery for some reason, can't get into my phone. I've re-flashed it many times
For those who want to know my phone model, it's KIW-L22. When it had stock rom it was EMUI 4 something, can't remember as it's very vague. I think it was marshmallow
Please help
EDIT:
I use Huawei Update Extractor to get into the stock rom that had EMUI 2.0, extracted the System and Recovery images
Used this video ( https://www.youtube.com/watch?v=EoZQHTidnGA&t=629s ) to flash back to stock rom that had EMUI 2.0
The only way to get out of the recovery is to reboot the phone
In the bootloader, it says "PHONE Unlocked" and "FRP Unlock"
UPDATE:
I've tried to follow the video again and re-flashed the stock rom with EMUI 2.0 and it still doesn't work
I've wiped everything in the phone using the recovery (wiped data and factory reset), going to sleep as it's 4:37 AM
This is what happens when you dont read the guides that are posted all over this forum, we have seen it so many times I have lost count and also the inclination to help sort out the mess, I would never ever in my life download any firmware that wasn't posted on XDA or flash a phone without reading guides on here first as they usually not only give the correct information but usually point to the correct firmware.
Beauty fades but stupid is forever...Judge Judy !
swukjay said:
This is what happens when you dont read the guides that are posted all over this forum, we have seen it so many times I have lost count and also the inclination to help sort out the mess, I would never ever in my life download any firmware that wasn't posted on XDA or flash a phone without reading guides on here first as they usually not only give the correct information but usually point to the correct firmware.
Beauty fades but stupid is forever...Judge Judy !
Click to expand...
Click to collapse
Well, sorry for my stupidity man, not everyone's perfect. Am I forever stuck like this?
TurtleKicks said:
Well, sorry for my stupidity man, not everyone's perfect. Am I forever stuck like this?
Click to expand...
Click to collapse
Your touchscreen isn't working and your getting a bootloop because you probably have the wrong boot.image this is clealy the case as your touch screen isn't working, if you search through my guides for al10 which i cant be bothered to get the link for now one of them has a link to a twrp image of what i rhink is l22, anyway its a twrp image, you can flash that using twrp and it should restore your phone, good luck
---------- Post added at 04:03 AM ---------- Previous post was at 03:56 AM ----------
https://forum.xda-developers.com/honor-5x/how-to/solution-to-downgrade-netcom-al10-3gb-t3718355
This is for the AL10 but should be of use to you, download the twrp image, you will need to make a backup first of your phone then follow the instructions, you cant restore using a update.app as you have wrecked the system image and ruined the version check so this is your best hope to reatore tour phone and install lineage, good luck
---------- Post added at 04:04 AM ---------- Previous post was at 04:03 AM ----------
swukjay said:
Your touchscreen isn't working and your getting a bootloop because you probably have the wrong boot.image this is clealy the case as your touch screen isn't working, if you search through my guides for al10 which i cant be bothered to get the link for now one of them has a link to a twrp image of what i rhink is l22, anyway its a twrp image, you can flash that using twrp and it should restore your phone, good luck
---------- Post added at 04:03 AM ---------- Previous post was at 03:56 AM ----------
https://forum.xda-developers.com/honor-5x/how-to/solution-to-downgrade-netcom-al10-3gb-t3718355
This is for the AL10 but should be of use to you, download the twrp image, you will need to make a backup first of your phone then follow the instructions, you cant restore using a update.app as you have wrecked the system image and ruined the version check so this is your best hope to reatore tour phone and install lineage, good luck
Click to expand...
Click to collapse
In your case tick everything including modem But dont tick EFS
swukjay said:
Your touchscreen isn't working and your getting a bootloop because you probably have the wrong boot.image this is clealy the case as your touch screen isn't working, if you search through my guides for al10 which i cant be bothered to get the link for now one of them has a link to a twrp image of what i rhink is l22, anyway its a twrp image, you can flash that using twrp and it should restore your phone, good luck
---------- Post added at 04:03 AM ---------- Previous post was at 03:56 AM ----------
https://forum.xda-developers.com/honor-5x/how-to/solution-to-downgrade-netcom-al10-3gb-t3718355
This is for the AL10 but should be of use to you, download the twrp image, you will need to make a backup first of your phone then follow the instructions, you cant restore using a update.app as you have wrecked the system image and ruined the version check so this is your best hope to reatore tour phone and install lineage, good luck
---------- Post added at 04:04 AM ---------- Previous post was at 04:03 AM ----------
In your case tick everything including modem But dont tick EFS
Click to expand...
Click to collapse
sorry but im using a CWM based recovery right now, its this one https://forum.xda-developers.com/showthread.php?t=2471479 cause i cant touch anything i read somewhere that they recommend using this when theres no touch functionality
EDIT: I've done what you told me based on your guide, still doesn't work, probably cause I'm using the CWM based recovery
Dan Ger said:
Hey man im from Malaysia too,im sorry for you because right now you got bricked your device.. eventually when you already flash 4.1 emui you cant go back to stock rom...
And you have flash wrong system number for our Malaysian version..i cant help
Click to expand...
Click to collapse
So there's no hope for me? If I were to send it to a phone repair shop, it won't do anything?
TurtleKicks said:
sorry but im using a CWM based recovery right now, its this one https://forum.xda-developers.com/showthread.php?t=2471479 cause i cant touch anything i read somewhere that they recommend using this when theres no touch functionality
Click to expand...
Click to collapse
Then you will need to use adb to flash the boot partition, you have a major job on your hands which will be especially difficult for a noob, this is why its best to read the guides !
swukjay said:
Then you will need to use adb to flash the boot partition, you have a major job on your hands which will be especially difficult for a noob, this is why its best to read the guides !
Click to expand...
Click to collapse
is this website trustable? https://android.****************/ho...actory-images-android-using-fastboot-0175277/ as a guide
huh nevermind, its censored, then do you have any idea how to flash the boot partition?
This will be my last instructions then the rest is down to you..
Download minimal adb and unzip it
Download Huawei extractor tool
Download stock update.apo for any honor 5x
Use huawei extractor and open update.app with it
Extract boot.img
Place e boot.img in minimal adb folder
Download hiapp from web
Install hiapp
Plug phone into computer in adb mode
Open adb command window
Type adb devices to check its there
Type fastboot flash boot boot.img
Then install twrp
Fastboot flash recovery twrp.img "or whatever file name it is"
No fastboot reboot recovery
Now install lineage
Now hit the thanks button and write a guide on why guides are important
swukjay said:
This will be my last instructions then the rest is down to you..
Download minimal adb and unzip it
Download Huawei extractor tool
Download stock update.apo for any honor 5x
Use huawei extractor and open update.app with it
Extract boot.img
Place e boot.img in minimal adb folder
Download hiapp from web
Install hiapp
Plug phone into computer in adb mode
Open adb command window
Type adb devices to check its there
Type fastboot flash boot boot.img
Then install twrp
Fastboot flash recovery twrp.img "or whatever file name it is"
No fastboot reboot recovery
Now install lineage
Now hit the thanks button and write a guide on why guides are important
Click to expand...
Click to collapse
I did everything that you told me but I still dont have touchscreen functions in TWRP. I used the boot.img from HONOR_5X_Firmware_KIW-L22_Android 6.0.1_EMUI 4.0.1_C675B360CUSTC675D002
TurtleKicks said:
I did everything that you told me but I still dont have touchscreen functions in TWRP. I used the boot.img from HONOR_5X_Firmware_KIW-L22_Android 6.0.1_EMUI 4.0.1_C675B360CUSTC675D002
Click to expand...
Click to collapse
Your last option is e-recovery
swukjay said:
Your last option is e-recovery
Click to expand...
Click to collapse
im very sorry but what's e-recovery?
https://m.youtube.com/watch?v=CHjL2AIQXKw
Follow the instructions and use erecovery to dowload latest rom
---------- Post added at 08:21 AM ---------- Previous post was at 08:21 AM ----------
Bet you wish you read those guides now !
swukjay said:
https://m.youtube.com/watch?v=CHjL2AIQXKw
Follow the instructions and use erecovery to dowload latest rom
---------- Post added at 08:21 AM ---------- Previous post was at 08:21 AM ----------
Bet you wish you read those guides now !
Click to expand...
Click to collapse
boy i wish i read those guides. Okay I got into e-recovery and im using the power buttons to navigate through the menu, I use my power button to select the "Download latest version and recovery." and got into the wifi section, pressed download recovery and its starting to Connect to Wifi. Now I'm stuck in selecting wifi. I cant even use my power buttons to choose my wifi but i can choose the back option using the volume and power keys, what do i do now?
TurtleKicks said:
boy i wish i read those guides. Okay I got into e-recovery and im using the power buttons to navigate through the menu, I use my power button to select the "Download latest version and recovery." and got into the wifi section, pressed download recovery and its starting to Connect to Wifi. Now I'm stuck in selecting wifi. I cant even use my power buttons to choose my wifi but i can choose the back option using the volume and power keys, what do i do now?
Click to expand...
Click to collapse
Probably not working because boot.img is messed up, you cant have flashed it right, you only option is to try flashing each partition with the extracted files and hope it works and if it doesnt return it to a service center, im out of ideas im afraid, i flashed my boot.img before and it worked when i had no touch screen, didnt you make a backup before you messed with the phone ? Could end up being a expensive mistake, maybe try other boot.img or ask someone on here with a l24 for a copy of their boot.img but without that your screwed as it cant load the touchscreen drivers.
---------- Post added at 08:38 AM ---------- Previous post was at 08:36 AM ----------
swukjay said:
Probably not working because boot.img is messed up, you cant have flashed it right, you only option is to try flashing each partition with the extracted files and hope it works and if it doesnt return it to a service center, im out of ideas im afraid, i flashed my boot.img before and it worked when i had no touch screen, didnt you make a backup before you messed with the phone ? Could end up being a expensive mistake, maybe try other boot.img or ask someone on here with a l24 for a copy of their boot.img but without that your screwed as it cant load the touchscreen drivers.
Click to expand...
Click to collapse
Doesnt the touchscreen work now to select the wifi? If you can see it you should be able to select it, i cant suggest any more its down to you now
swukjay said:
Probably not working because boot.img is messed up, you cant have flashed it right, you only option is to try flashing each partition with the extracted files and hope it works and if it doesnt return it to a service center, im out of ideas im afraid, i flashed my boot.img before and it worked when i had no touch screen, didnt you make a backup before you messed with the phone ? Could end up being a expensive mistake, maybe try other boot.img or ask someone on here with a l24 for a copy of their boot.img but without that your screwed as it cant load the touchscreen drivers.
Click to expand...
Click to collapse
sorry but what's the L24? You've mentioned that for a while now. I'm using the Huawei Honor 5X, model KIW-L22, not L24. Nevertheless, does that affect what I'm doing right now?
swukjay said:
Probably not working because boot.img is messed up, you cant have flashed it right, you only option is to try flashing each partition with the extracted files and hope it works and if it doesnt return it to a service center, im out of ideas im afraid, i flashed my boot.img before and it worked when i had no touch screen, didnt you make a backup before you messed with the phone ? Could end up being a expensive mistake, maybe try other boot.img or ask someone on here with a l24 for a copy of their boot.img but without that your screwed as it cant load the touchscreen drivers.
---------- Post added at 08:38 AM ---------- Previous post was at 08:36 AM ----------
Doesnt the touchscreen work now to select the wifi? If you can see it you should be able to select it, i cant suggest any more its down to you now
Click to expand...
Click to collapse
Touchscreen doesn't work at all, can't do anything except for navigating using the power buttons
TurtleKicks said:
sorry but what's the L24? You've mentioned that for a while now. I'm using the Huawei Honor 5X, model KIW-L22, not L24. Nevertheless, does that affect what I'm doing right now?
Click to expand...
Click to collapse
Should all be the same, all use the same cpu so drivers should all be the same, as i said I cant do any more now if erecovery isnt working and you have no touch screen after flashing boot.img your in the poop, send it to a service center
---------- Post added at 08:44 AM ---------- Previous post was at 08:42 AM ----------
Personally i dont think you flashed the boot.img correctly but there we go
---------- Post added at 08:49 AM ---------- Previous post was at 08:44 AM ----------
swukjay said:
Should all be the same, all use the same cpu so drivers should all be the same, as i said I cant do any more now if erecovery isnt working and you have no touch screen after flashing boot.img your in the poop, send it to a service center
---------- Post added at 08:44 AM ---------- Previous post was at 08:42 AM ----------
Personally i dont think you flashed the boot.img correctly but there we go
Click to expand...
Click to collapse
L22
https://www.hihonor.com/in/support/details/
---------- Post added at 08:52 AM ---------- Previous post was at 08:49 AM ----------
May also help,
https://www.google.co.uk/amp/s/foru...ds-to-stock-rom-flashing-custom-t3358468/amp/
Cant do no more now its down to you... get that boot.img to flash and your touchscreen will work then your problem is solved.... Good luck !
swukjay said:
Should all be the same, all use the same cpu so drivers should all be the same, as i said I cant do any more now if erecovery isnt working and you have no touch screen after flashing boot.img your in the poop, send it to a service center
---------- Post added at 08:44 AM ---------- Previous post was at 08:42 AM ----------
Personally i dont think you flashed the boot.img correctly but there we go
---------- Post added at 08:49 AM ---------- Previous post was at 08:44 AM ----------
L22
https://www.hihonor.com/in/support/details/
---------- Post added at 08:52 AM ---------- Previous post was at 08:49 AM ----------
May also help,
https://www.google.co.uk/amp/s/foru...ds-to-stock-rom-flashing-custom-t3358468/amp/
Cant do no more now its down to you... get that boot.img to flash and your touchscreen will work then your problem is solved.... Good luck !
Click to expand...
Click to collapse
Oh my God! I rebooted the phone, pressed the volume up button then BAM the phone boots into Lineage OS! Touchscreen is working, everything is working! Thanks for your help! Making the guide on why reading guides are important haha!
TurtleKicks said:
Oh my God! I rebooted the phone, pressed the volume up button then BAM the phone boots into Lineage OS! Touchscreen is working, everything is working! Thanks for your help! Making the guide on why reading guides are important haha!
Click to expand...
Click to collapse
Nice one glad its working
---------- Post added at 12:02 PM ---------- Previous post was at 12:00 PM ----------
Dont forget to MAKE A BACKUP !

Need Help

Hello I'm new to this the only phone I rooted was way back when u just had to throw some files on your phone install and your good, anyway thst being said I can't figure out how to root my phone I have a lg tribute empire (mcv1s) x220 android Oreo 8.1. I have heard you need a unlocked bootloader to do roots now however when I do try to unlock my bootloader with the platform-tools it does not boot into fast boot mode and in recovery mode it shoes unauthenicated device, no fastboot devices showing up, I feel like I should mention that I have tryed just about every ****ing driver I could find and tutorial if anyone could give me some guidance that would be great. P.S. sorry for the long type out
Puk9 said:
Hello I'm new to this the only phone I rooted was way back when u just had to throw some files.........
Click to expand...
Click to collapse
I don't have this device myself and there's very little (maybe 1-2) threads that discusses the LG Tribute Empire (LM-X220PM) device.
But there's some hope!
Since this device has a MediaTek MT6750 Chipset with a 64-bit Processor, you can always try to go in that direction.
The following thread would be a good start for what you are looking for...
https://forum.xda-developers.com/showthread.php?t=3510695
... Read the OP first and then, if necessary, you can always ask for some member guidance within that thread.
Good Luck!
~~~~~~~~~~~~~~~
Unless asked to do so, PLEASE don't PM me regarding support. Sent using The ClaRetoX Forum App on my Apple Macintosh.
Ibuprophen said:
I don't have this device myself and there's very little (maybe 1-2) threads that discusses the LG Tribute Empire (LM-X220PM) device.
But there's some hope!
Since this device has a MediaTek MT6750 Chipset with a 64-bit Processor, you can always try to go in that direction.
The following thread would be a good start for what you are looking for...
https://forum.xda-developers.com/showthread.php?t=3510695
... Read the OP first and then, if necessary, you can always ask for some member guidance within that thread.
Good Luck!
~~~~~~~~~~~~~~~
Unless asked to do so, PLEASE don't PM me regarding support. Sent using The ClaRetoX Forum App on my Apple Macintosh.
Click to expand...
Click to collapse
Thank you very much I've been practically pulling my hair out over this I'll keep you posted here
Puk9 said:
Thank you very much I've been practically pulling my hair out over this I'll keep you posted here
Click to expand...
Click to collapse
You really don't need to keep me posted...
I had just provided you with a bit of information to help out with a boost/alternative route for what you're looking for.
Good Luck!
~~~~~~~~~~~~~~~
Unless asked to do so, PLEASE don't PM me regarding support. Sent using The ClaRetoX Forum App on my Apple Macintosh.
Ibuprophen said:
You really don't need to keep me posted...
I had just provided you with a bit of information to help out with a boost/alternative route for what you're looking for.
Good Luck!
~~~~~~~~~~~~~~~
Unless asked to do so, PLEASE don't PM me regarding support. Sent using The ClaRetoX Forum App on my Apple Macintosh.
Click to expand...
Click to collapse
sadly i dont think its possible yet
I don't know if things have changed for new MediaTek devices (regarding FRP) but i would recommend to read a lot about SP Flash Tool, especially how to make a full ROM dump (read back), what is a scatter file, and why it is important to never flash the preloader. if you get managed to install the MediaTek MT65xx USB VCOM Preloader Drivers (which works best with battery removed), you should be able to make a backup (= read back) from SP Flash Tool.
If this first step fail for some new security features (i don't know), don't go further here...
If you not absolutely sure that a scatter file is matching your partition layout, do not flash anything!
Next (non-invasive) thing is to get fastboot working. you can reboot to bootloader, which is just another name for fastboot mode. this can be done from recovery, from a working adb, or with the proper key combo. once you see the device serialno after typing "fastboot devices" you managed this step.
Then you can go over to read about Magisk. rooting with Magisk is easy, all you have to do is provide your original boot.img to the Magisk Manager, then (invasive) flash the patched_boot.img.
Before flashing, take the decision if you are willing to factory reset your device.
If yes, first disable FRP (= enable OEM unlocking). then unlock your bootloader from fastboot. This will trigger FACTORY RESET! if you are afraid about flashing, first just boot the magisk patched_boot.img from fastboot without flashing it. then you can flash your magisk patched_boot.img from fastboot, too. i will not post fastboot syntax here because it differs for (non-)A/B devices
If no, you can try to flash (= Download) magisk patched_boot.img from SP Flash Tool. This should work with locked bootloader (at least it worked for older devices). Maybe you have to remove some checksum (files, or inside scatter file, i don't know). Again, most important: Make 100% sure you use the right scatter file (a successfully magisk patched boot.img from read back is not a bullet-proof indicator, but regarding the boot(a/b) partition(s) it may sufficient)
If the rooting fail for some reason or your device is not working anymore, flash back the full ROM dump with same scatter file you used for read back. This should restore it's original state (again, do not flash preloader!)
lg tribute empire
the majisk root does sound interesting, do you think i can have a copy of the boot.img or can you post thanks, i also found build a twrp for lg mtk i might try
---------- Post added at 03:19 PM ---------- Previous post was at 03:13 PM ----------
from earlier post by someone: https://redirect.viglink.com/?key=e...-32-t3681861/amp/&ref=https://www.google.com/
if you have any files i can borrow that would be most appreciated
---------- Post added at 03:32 PM ---------- Previous post was at 03:19 PM ----------
https://android.stackexchange.com/questions/168374/backup-dump-kernel-image-without-root-or-twrp-cwm
---------- Post added at 03:34 PM ---------- Previous post was at 03:32 PM ----------
anyone found anything ?
You can create a boot.img with SP Flash Tool by yourself (ROM dump/readback)
a rainbow
i dont have a p.c, i just figured someone might post a boot.img or something of use for someone else
without pc you can't flash boot.img or recovery.img
i was going to flash from my spare phone witch is rooted put adb/fastboot in xbin, im not sure if it works on the mtk
---------- Post added at 07:21 PM ---------- Previous post was at 07:18 PM ----------
theres a twrp for the lmx210ma which might be looked at or modded, the lmx220ma is the empire
then try 'fastboot boot twrp.img' once in twrp install magisk.zip. but thus requires unlocking bootloader (factory reset)
http://www.mediafire.com/file/x1bo7scmrga40q5/lg_aristo_twrp_v3_stable_build_by_messi2050.zip
---------- Post added at 08:07 PM ---------- Previous post was at 08:06 PM ----------
i have a twrp but ...
---------- Post added at 08:13 PM ---------- Previous post was at 08:07 PM ----------
i need the boot.img to repack with majisk,
says that the boot.img must be extracted by-namr
shell root dd / file system/
Instructions
https://topjohnwu.github.io/Magisk/install.html#custom-recovery
https://www.xda-developers.com/how-to-install-magisk
Download
Magisk-v20.0.zip
fastboot mode
I ran into sum problems, how do you enter fastboot mode on this... hold volume down, then plug into terminal wait for mode to appear, doesn't responsed right-now and I lost my authorized adb, you don't happen to have this phone... or do you
adb works again
?
---------- Post added at 12:13 AM ---------- Previous post was at 12:10 AM ----------
could fastboot not be on boost mobile, if so where at ? thanks
dump system lg tribute empire
https://www.mylgphones.com/how-to-dump-backup-lg-tribute-empire-lmx220pm-firmware.html
---------- Post added at 01:43 AM ---------- Previous post was at 01:39 AM ----------
so like I was saying I need a boot.IMG or copy, if adb doesn't work I reset my computer or phone and used cwroot (the one that uses a script) root.sh to get the adb shell, that or factory reset the empire, and computer, reinstall adb ... thanks
fastboot only works from usb cable and is not related to adb. If you want to flash boot.img from adb you need a root shell. If you have a root shell you can dump boot.img by yourself with dd. If you find stock ROM you can extract boot.img from download, but you won't be able to flash boot.img without root shell, twrp or fastboot. besides this you need to unlock bootloader (which is only possible from fastboot) in order to get the capability to disable dm-verity, otherwise your phone won't boot with modified boot partition (and may become soft-bricked)
Another root method is bootless root
I strongly recommend you don't make things over-complicated and just find a pc you can use for 1/2 hour
maybe your device comes shipped with fastboot disabled?
mtk-su
aIecxs said:
fastboot only works from usb cable and is not related to adb. If you want to flash boot.img from adb you need a root shell. If you have a root shell you can dump boot.img by yourself with dd. If you find stock ROM you can extract boot.img from download, but you won't be able to flash boot.img without root shell, twrp or fastboot. besides this you need to unlock bootloader (which is only possible from fastboot) in order to get the capability to disable dm-verity, otherwise your phone won't boot with modified boot partition (and may become soft-bricked)
Another root method is bootless root
I strongly recommend you don't make things over-complicated and just find a pc you can use for 1/2 hour
Click to expand...
Click to collapse
my first attempt mtk-su and majisk: nothing

Categories

Resources