Need Help - Android Q&A, Help & Troubleshooting

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

Related

Unable to boot EVO 4G LTE

When I tryed to flash MeanICS on my evo all appeared to go well until I rebooted. After rebooting I only got a black screen. I can still boot into bootloader which gives me hope. I tryed reflashing Mean and a couple of other ROMs but the problem persists. I was hoping someone may have had a simular problem and had a fix or workaround that I could try.
Thx
Check my guide I listed this exact issue in troubleshooting, if you have any questions after feel free to ask
Thank you for your help. I now understand the problem (bootloop, caused probably by the kernel) but even a full wipe using twrp I can't get any ROMs to load, and I was not thinking and didn't make a back up.
Download a ROM and verify the check sum then unzip and place the boot.img in your adb tools (or SDK depending on what you use) boot to boot loader and select fastboot (from PC terminal, sorry) type fastboot flash boot boot.img and then in recovery try to flash the ROM zip. Be sure to wipe dalvik, cache, factory reset and system first to avoid issues
---------- Post added at 05:35 PM ---------- Previous post was at 05:22 PM ----------
I just noticed you said black screen, that most definitely is a kernel issue but its a ROM base mismatch, you just needed to fast boot the mean kernel most likely
I had this problem literally yesterday. All you need to do is flash the boot.img located in the unzipped folder of meanrom and then flash via fast boots via pc or mac. Wipe everything first and then flash the BOOT.IMG. THEN FLASH MEAN ROM and wipe cache etc.
Sent from my EVO on CM10
Yeah I read too quickly and missed the part about the black screen. I decided it was better to outline the whole process
ok i downloaded a new rom, verified md5sum, and unzipped the rom. i also downloaded eclipse and am linking eclipse and android sdk to try and make this a little easier, i hope. i feel like such a total noob, well for the most part i am.... i guess what i am saying is that i don;t know if i am removing boot.img from zip or if i'm just checking something on the boot.img using adb
You just need adb tools, you are making this a little harder then it needs to be
---------- Post added at 06:08 PM ---------- Previous post was at 06:02 PM ----------
Sorry, couldn't remember the exact name, do a search for evo4glteroot2 its basically adb tools
http://downloadandroidrom.com/file/HTCEvo4GLTE/rooting/Evo4GLTERoot2.zip
It took me a bit to realize what you guys were telling me to do.. I can be dence at times. But thank you very much my phone is now fixed.
No prob. Sorry if I at any time seemed hostile, I have been having issues with loud neighbors who have legal permission to make noise all damn night and have done so all week, I'm very agitated
---------- Post added at 08:01 PM ---------- Previous post was at 08:00 PM ----------
Oh god now I'm confusing threads again

[Q&A] Root Nextbook Ares 8, TWRP Recovery, Disable encryption

Q&A for Root Nextbook Ares 8, TWRP Recovery, Disable encryption
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 Root Nextbook Ares 8, TWRP Recovery, Disable encryption. 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!
In your 2nd post, I downloaded the file, but I didn't see the "remove_encryption.zip" file within it. I think the 2nd post is downloading the same file as the first post?
Download again, syncing problem.
Sent from my BLU STUDIO 5.0 C using Tapatalk
Any chance you'll be posting all the stock img files? I formatted /data and it bricked my tablet. Ive tried everything I can from recovery. I need all the stock images minus boot obviously. Please help.
sinisin said:
Any chance you'll be posting all the stock img files? I formatted /data and it bricked my tablet. Ive tried everything I can from recovery. I need all the stock images minus boot obviously. Please help.
Click to expand...
Click to collapse
You have to flash boot.img, you do have a Nextbook 8 Ares? What stock files? Your device is stock, format data, cache, flash boot.img simple as that.
I just checked some of your posts, you been messing with your tablet, my method is to root stock tablet, unmodified tablet.
Your tablet was modified by yourself, so you need to undo what you already did.
Sent from my Venue 8 3830 using Tapatalk
I need the stock system.img data.img cache.img. I formatted /data and it bricked my tablet. My tab was stock and unrooted. Yes its a nextbook ares 8 with Intel Atom.
---------- Post added at 02:47 PM ---------- Previous post was at 02:45 PM ----------
Flashing the boot.img isn't going to unbork my data partition
---------- Post added at 03:19 PM ---------- Previous post was at 02:47 PM ----------
Its all good. I'll get them from Nextbook. Thanks anyway.
---------- Post added at 04:05 PM ---------- Previous post was at 03:19 PM ----------
If you posted the stock imgs in the OP no one would brick anything as we could just manually flash the imgs to the tablets when we mess up. I had to run my first phone like this. Just using adb and fastboot to run restores when I messed with too much. You should also add that formatting /data may lead to a brick.
I tried a factory reset, it didn't work so I let it(twrp) format data(not /system) . My tab will not boot. Just bootloops at the bootani.
I may not be a dev bro but I know what Im doing. Please don't hesitate to throw testing stuff at me.
---------- Post added at 04:17 PM ---------- Previous post was at 04:05 PM ----------
Is the recovery for another tab? It acts like it...
Nope not going to post them.
Sent from my BLU STUDIO 5.0 C using Tapatalk
---------- Post added at 07:06 PM ---------- Previous post was at 06:39 PM ----------
Formatting data leads to disabling encryption, not flashing the boot.img I provided, leads to tablet bootlooping so you can continue to bootloop forever, or flash the boot.img your choice.
Sent from my BLU STUDIO 5.0 C using Tapatalk
Ok well thanx for rooting it and not answering any other questions. Why you wouldn't post them is beyond me or at the least link to them. For those who wiped system. No need to use their flashtool if you have the imgs. I have them anyway so its whatever.
You should probably fix the recovery or warn that its not even close to fully functional and only really works for flashing. Wipes don't work. Formatting anything bricks it. Im sure there is more too. It's your baby not mine. Im just trying to help you help people. I'll fix my tab fine myself. No thanx to you.
By the way I did flash the boot.img before I formatted. I dunno if that wasn't clear. And the tab still said encrypted. Also I wanted to do more than just flash the boot again. I wanted to reformat by flashing the imgs fresh. Im not exactly sure why you're being snotty but it's cool. I was trying to figure out how to push su binary thru shell but my system wasnt modified. The OP said to leave system alone. I did. I had issues anyway. I asked for more than a fix for BL. Hopefully at the least people will realize they can track down this model on nextbook.com and get the stock imgs and fix bricked tabs very easy. Also return to stock at will. Or rooted.
Sounds good have a nice day.
Sent from my BLU STUDIO 5.0 C using Tapatalk
vampirefo said:
Sounds good have a nice day.
Sent from my BLU STUDIO 5.0 C using Tapatalk
Click to expand...
Click to collapse
Snot.
By the way, flashing the boot img again did not unbrick my tablet. But what do you care, you just post half assed stuff and leave the noobs with bricked tabs.
So again I would suggest you get a hold of the stock img files and post instructions on how to flash them in the OP since you are basically responsible for over 10 bricked tabs at this point. Yeah sure I know it's all at our own risk, but you're not giving us all the tools we need, and that in my opinion means you need to take the entire post down or give us what we need to fix bricks you failed to warn us about.
Noobie Question
Hiya Vamp, I'm having a bit of a noobie problem here. In a nut-shell I can't get my fastboot tool to detect the tablet. However adb can detect it. After some quick research I found out I needed to write a udev rules file, which I did; I ran a lsusb command to get the hex id for the device. I also tried using sudo with no effect. My OS is Kubuntu 14.04 64bit, I have the 32bit libraries installed. I've never rooted a device before besides using "poot" on my old phone and I don’t even know if that really counts.
here is a quick copy of my /etc/udev/rules.d/51-android.rules file:
Code:
SUBSYSTEM=="usb", ATTRS{idVendor}=="04f2", MODE="0666"
SUBSYSTEM=="usb", ATTRS{idVendor}=="8087", MODE="0666"
SUBSYSTEM=="usb", ATTRS{idVendor}=="04e8", MODE="0666"
Here is the output from adb devices:
Code:
List of devices attached
YFGV0415004049 device
The output from either sudo fastboot devices or fastboot devices is nothing, the terminal gives no errors or other kind of output; it simply displays a new prompt.
And this is the output from the lsusb command:
Code:
Bus 001 Device 002: ID 04f2:b008 Chicony Electronics Co., Ltd USB 2.0 Camera
Bus 001 Device 013: ID 8087:0a5f Intel Corp.
Invoking the adb reboot bootloader command will reboot the device and it says "fastboot cmd waiting..." yet I still get the same output from the above commands, with or without using sudo. Anyway I'm at my wits end on this and hopefully you can point me in the right direction.
Are you using the fastboot binary I provided?
Sent from my NXA8QC116 using Tapatalk
vampirefo said:
Are you using the fastboot binary I provided?
Sent from my NXA8QC116 using Tapatalk
Click to expand...
Click to collapse
No I think I'm using the one I installed from the ppa repositories. How do I get rid of it and use yours? Can I just overwrite the existing one in my sdk/platform-tools folder with yours?
To use mine simply open terminal in folder where you extracted my files, then sudo ./fastboot devices
Sent from my BLU STUDIO 5.0 C using Tapatalk
---------- Post added at 06:42 PM ---------- Previous post was at 06:41 PM ----------
./ tells terminal to use local fastboot binary which in this case will be mine.
Sent from my BLU STUDIO 5.0 C using Tapatalk
Works!
vampirefo said:
To use mine simply open terminal in folder where you extracted my files, then sudo ./fastboot devices
Sent from my BLU STUDIO 5.0 C using Tapatalk
---------- Post added at 06:42 PM ---------- Previous post was at 06:41 PM ----------
./ tells terminal to use local fastboot binary which in this case will be mine.
Sent from my BLU STUDIO 5.0 C using Tapatalk
Click to expand...
Click to collapse
Awesome! You are a gentleman and a scholar good sir Yours is detecting it, and now I have it rooted and that silly encryption gone! Super easy when you use the right binary lol. Thanks for your help boss, I'm going to have allot of fun with this tablet thanks to you. How do you make your own custom tools? Do you code them in Java like most android apps? Or is it written in C? I'm still somewhat new to programming but my snake game should be bad ass on this tablet. Anyway thanks Vamp! :highfive:
As a side question: Does/did your tablet open apps and do other random things without any input when its plugged into a computer via usb cable? Mine just randomly went to the brightness setting for the display without me touching it, kinda strange, it was doing the same thing before root so I don’t think it's a problem with any data installed during the root process.
No, but there is a reported memory leak with lollipop 5, so some of us are using xposed with memory patch.
Most of my tools are compiled using cm12 source.
Sent from my NXA8QC116 using Tapatalk
I just want to say for the record that I followed your directions perfectly and rooted my tablet and installed the recovery without a problem. Now I'm running an unencrypted stock rooted lollipop ROM with the latest TWRP recovery and honestly I couldn't ask for more! (Maybe CM12.1 if i'm being greedy). Thank you so much! I don't know what's wrong with everyone else. If anyone needs me to, I can upload a twrp backup or something. I'm more than willing to help in any way that I can. I basically consider myself a noob, and following your instructions was not a problem, I actually even used windows and it wasn't a problem at all.
vampirefo said:
No, but there is a reported memory leak with lollipop 5, so some of us are using xposed with memory patch.
Most of my tools are compiled using cm12 source.
Sent from my NXA8QC116 using Tapatalk
Click to expand...
Click to collapse
The xposed framework installer says its incompatible with android api 21 and the x86 architecture, is it safe to install it anyway?
You have to install x86 version.
http://forum.xda-developers.com/showthread.php?t=3126306
Sent from my BLU STUDIO 5.0 C using Tapatalk
Drivers
Running "adb devices" and it doesn't show my device connected. Checked all cables and USB ports and everything connected tightly. Any help greatly appreciated.

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 !

Any root for Asus ZenFone max plus(M1)?

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.

Categories

Resources