I tried Magisk Manager 7.5.1. with Magisk 20.3.
For that, I needed the recovery image. I then got the modified boot.img, and got my phone into fastboot, but then no bootloader unlock.
Nothing seems to work. Maybe there is some emergency downloader (EDL) for the Unisoc SpreadTrum SC9863A i don't know of?
If i get it to work, i'll try to update this post.
seems its only u n me with an A5 blade on dis forum.
the bootloader unlock is accessible from the fone menu actually. did you maybe not find it? developer menu or something...
1. Enabled Bootloader unlock in Developer options.
2. Tried "fastboot flash boot /path/to/boot.img
Code:
Sending 'boot.img' (17244 KB) OKAY [ 0.607s]
Writing 'boot.img'
FAILED (remote: 'Flashing Lock Flag is locked. Please unlock it first!')
fastboot: error: Command failed
3. Tried "fastboot flashing unlock"
Code:
FAILED (remote: 'Not implemet.')
fastboot: error: Command failed
4. Tried "fastboot oem unlock"
Code:
FAILED (remote: 'unknown cmd.')
fastboot: error: Command failed
awh43n3ann3 said:
1
3. Tried "fastboot flashing unlock"
Code:
FAILED (remote: 'Not implemet.')
fastboot: error: Command failed
4. Tried "fastboot oem unlock"
Code:
FAILED (remote: 'unknown cmd.')
fastboot: error: Command failed
Click to expand...
Click to collapse
that sucks big time. gotta play around with that windows flash tool for Mtek-soc ? oh , and did i say that xda has becum a crap forum with tonsa captchashite?
awh43n3ann3 said:
I tried: "fastboot flash boot /path/to/boot.img
Click to expand...
Click to collapse
you fell for one of those gazillions of bull**** tutorials that googl throws at you.
the blade A5 2019 DOES NOT HAVE fastboot built-in. I compared with a fone which has it.
so g how to flash the patched-by-magisk-boot.img file and boot from it ? **** those captch a. i quit xdA.
classic
the trick is to use the classic theme of this site.
Is this the same issue as with the
ZTE Blade A7 2019?
patthehostman said:
Is this the same issue as with the
ZTE Blade A7 2019?
Click to expand...
Click to collapse
hallo österreich! versuch dich mal etwas klarer auszudrücken dann kapiert vielleicht irgendeiner, was du willst, OKay?
Very simple question actually, is it possible to root the ZTE Blade A7 2019 currently?
I've tried many different ways the last few days, but fastboot is not working on this model :/
try this
https://forum.hovatek.com/thread-32287.html
luciferlul said:
try this
https://forum.hovatek.com/thread-32287.html
Click to expand...
Click to collapse
how about signed bootloaders ?
I have the same problem
Please help, me I think this model can't be rooted
Anyone got this done???
ZTE P545/ Blade A5 2019/ Optus X Power 2
I'm in the same boat I've tried also https://forum.hovatek.com/thread-32287.html but it hangs on looking for devices
i've discovered that this device is vulnerable to CVE-2015-1474 but no one have been successful to use this vulnerability
awh43n3ann3 said:
I tried Magisk Manager 7.5.1. with Magisk 20.3.
For that, I needed the recovery image. I then got the modified boot.img, and got my phone into fastboot, but then no bootloader unlock.
Nothing seems to work. Maybe there is some emergency downloader (EDL) for the Unisoc SpreadTrum SC9863A i don't know of?
If i get it to work, i'll try to update this post.
Click to expand...
Click to collapse
So now I'm exchanging email with zte employees to provide root to this device and seems that they will help me, but I don't know if they will.
Skorpion96 said:
So now I'm exchanging email with zte employees to provide root to this device and seems that they will help me, but I don't know if they will.
Click to expand...
Click to collapse
The first day they want to help, now the second says that they don't support rooting, I think that someone higher than the employee blocked all.
s4goa said:
you fell for one of those gazillions of bull**** tutorials that googl throws at you.
the blade A5 2019 DOES NOT HAVE fastboot built-in. I compared with a fone which has it.
so g how to flash the patched-by-magisk-boot.img file and boot from it ? **** those captch a. i quit xdA.
Click to expand...
Click to collapse
Actually it has on version 1.0 of some firmware as claro firmware
Related
Motorola XT1563 Bricked
Hi guys, a Motorola XT1563 ( moto x play) was bricked. I try flash a original rom via rsd lite software and fastboot console cmd. No sucess because a bootloader is locked. I have make this steps in the support site oficial of Motorola for get the unike key and done. But... I try send comand fastboot oem unlock (code) when said:
...
(bootloader) Check 'Allow OEM Unlock' in Developer Options.
FAILED (remote failure)
finished. total time: 0.004s
Well, this phone was bricked and don't boot... Why i check this setting if device didn't power on????
A biggest error of development i think.
Someone help me to find a solution?
Jhornands said:
Motorola XT1563 Bricked
Hi guys, a Motorola XT1563 ( moto x play) was bricked. I try flash a original rom via rsd lite software and fastboot console cmd. No sucess because a bootloader is locked. I have make this steps in the support site oficial of Motorola for get the unike key and done. But... I try send comand fastboot oem unlock (code) when said:
...
(bootloader) Check 'Allow OEM Unlock' in Developer Options.
FAILED (remote failure)
finished. total time: 0.004s
Well, this phone was bricked and don't boot... Why i check this setting if device didn't power on????
A biggest error of development i think.
Someone help me to find a solution?
Click to expand...
Click to collapse
Can you boot into fastboot mode?
If yes...then boot into fastboot mode and reflash stock firmware using fadtboot commands
droider007 said:
Can you boot into fastboot mode?
If yes...then boot into fastboot mode and reflash stock firmware using fadtboot commands
Click to expand...
Click to collapse
For this i need unlock bootloader.
Example:
Device in fastboot mode
Conected in pc
Command in console cmd:
fastboot flash recovery recovery.img
Then
(Bootloader) preloader
FAILED (remote failure)
Errors..
I need help to unlock bootloader of device whitout check allow oem unlock in device because it no power on!!!
Check how to boot (not flash) to TWRP from fastboot. When you get into TWRP do a Factory Reset and reboot.
mausv said:
Check how to boot (not flash) to TWRP from fastboot. When you get into TWRP do a Factory Reset and reboot.
Click to expand...
Click to collapse
fastboot boot recovery.img
Jhornands said:
Motorola XT1563 Bricked
Hi guys, a Motorola XT1563 ( moto x play) was bricked. I try flash a original rom via rsd lite software and fastboot console cmd. No sucess because a bootloader is locked. I have make this steps in the support site oficial of Motorola for get the unike key and done. But... I try send comand fastboot oem unlock (code) when said:
...
(bootloader) Check 'Allow OEM Unlock' in Developer Options.
FAILED (remote failure)
finished. total time: 0.004s
Well, this phone was bricked and don't boot... Why i check this setting if device didn't power on????
A biggest error of development i think.
Someone help me to find a solution?
Click to expand...
Click to collapse
same issue with me any solution for this.?
m not able to flash stock firmware it says
E:footer
E:signature failure
and when m unlocking boot loder it says oem unlock error
anujanuj said:
same issue with me any solution for this.?
m not able to flash stock firmware it says
E:footer
E:signature failure
and when m unlocking boot loder it says oem unlock error
Click to expand...
Click to collapse
someone found the solution:?
What error in bootloader log?
Enviado desde mi XT1563 mediante Tapatalk
Can you, at least, boot in stock recovery mode? If you can already boot in fastboot mode, you can use volume up and down keys to toggle between all the options, toggle it until you see "Recovery mode" and then push power button. Your phone will reboot in recovery mode and an option to do factory reset should be there. Stock recovery is less powerful than TWRP recovery but, it if you have a hard time installing TWRP, it could be another solution.
OTA possibly flashing, pushing the sd fastboot
Enviado desde mi XT1563 mediante Tapatalk
check this for enable
http://android.stackexchange.com/qu...ndroid-if-forgotten-pattern-for-screen-unlock
flopezm said:
check this for enable
http://android.stackexchange.com/qu...ndroid-if-forgotten-pattern-for-screen-unlock
Click to expand...
Click to collapse
what if phone shows internal and external memory not mounted
fix of hardbikd ....
here u go ...1st go fastboot mode n flash the stock file on fastboot mode the ...press power bottom 20 time fastly then u see warning bootloder logo the wait 5min after completing go 2 developsr allow oem ........
anujanuj said:
what if phone shows internal and external memory not mounted
Click to expand...
Click to collapse
Can you explain?
Sent from my XT1562 using Tapatalk
K.khiladi said:
Can you explain?
Sent from my XT1562 using Tapatalk
Click to expand...
Click to collapse
nothing this is too old post now my issue is solved
anujanuj said:
nothing this is too old post now my issue is solved
Click to expand...
Click to collapse
Mate your posts are everywhere on the forum.. ??
Sent from my XT1562 using Tapatalk
K.khiladi said:
Mate your posts are everywhere on the forum..
Sent from my XT1562 using Tapatalk
Click to expand...
Click to collapse
yes because my phone was dead and i had fade up
Jhornands said:
Motorola XT1563 Bricked
Hi guys, a Motorola XT1563 ( moto x play) was bricked. I try flash a original rom via rsd lite software and fastboot console cmd. No sucess because a bootloader is locked. I have make this steps in the support site oficial of Motorola for get the unike key and done. But... I try send comand fastboot oem unlock (code) when said:
...
(bootloader) Check 'Allow OEM Unlock' in Developer Options.
FAILED (remote failure)
finished. total time: 0.004s
Well, this phone was bricked and don't boot... Why i check this setting if device didn't power on????
A biggest error of development i think.
Someone help me to find a solution?
Click to expand...
Click to collapse
Just get flash stock android 5.1.1 rom from fastboot if that doesn't work try getting into recovery mode and flashing the stock rom via adb sideload.
motorola x play ...stuck in boot
I am using a Motorola X Play 32 Gb Dual Sim phone with a Marshmallow 6.0.1
I'm now stuck at bootup with Start Up Failed.
Startup failed Error
your device didn't start up successfully
use the software repair assistant on computer
to repair ur device.
connect ur device to your computer to get
the software repair assistant
AP fastboot flash mode (Secure)
hab check failed for boot
Failed to verify hab image boot
failed to validate boot image
Error: failed to pass validation. backup to fastboot
Fastboot Reason: Fall-through from normal boot mode
pls Help by step by step methods I am Stuck.....Please
scorpionking3010 said:
I am using a Motorola X Play 32 Gb Dual Sim phone with a Marshmallow 6.0.1
I'm now stuck at bootup with Start Up Failed.
Startup failed Error
your device didn't start up successfully
use the software repair assistant on computer
to repair ur device.
connect ur device to your computer to get
the software repair assistant
AP fastboot flash mode (Secure)
hab check failed for boot
Failed to verify hab image boot
failed to validate boot image
Error: failed to pass validation. backup to fastboot
Fastboot Reason: Fall-through from normal boot mode
pls Help by step by step methods I am Stuck.....Please
Click to expand...
Click to collapse
same thing for me, been weeks cant find any solution
Team Win Recovery Project 3.0.2
WARNING: The stock boot image has dm-verity, which prevents you from booting if you swipe to enable system modifications!
SOLUTION: Flash a root such as SuperSU or phh-superuser. You can also flash no-verity-opt-encrypt.zip.
NOTICE: The LG G5 H830 currently has flashing locked!
You will need to use a tool to get around this limitation. At the moment, Team Win nor myself cannot provide anything for this.
The community, and user @tungkick has however provided an alternative method of flashing, which can be done via a full firmware flash using a TOT file.
See here for instructions: http://forum.xda-developers.com/tmobile-lg-g5/development/root-h830-t3384526
A message to those with other variants of the G5:
Should there be a time where your flashing mechanisms get cracked, simply mention my name on this thread or via private message and I would be happy to create a thread with TWRP for your device.
I have device trees ready for ALL variants of the G5, pending their unlock!
WHAT IS TWRP?
Oh come on, you know what it is - don't try to fool me!
In case you're serious, though...
Team Win Recovery Project is a custom recovery for Android devices.
It allows you to back up and restore your data, flash custom ROMs to your device, repair broken file systems, and root your device.
DOWNLOAD
You can find the device page here:
https://twrp.me/devices/lgg5h830.html
CHANGES
v3.0.2-0 - See here for the changes.
FEATURES
MTP support
USB Mass Storage support
Micro SDcard and USB OTG storage support
f2fs file system support (read, write, format, backup & restore)
exFAT file system support (read, write, format)
NTFS file system support (read, write)
ADB root
Full SELinux support
Built in android 6.0 tree
KNOWN ISSUES
LG encryption is not supported yet in TWRP 3. Your device will hang for a while when trying to enter a password. Skip it.
CONTACT & SUPPORT
You can find us on IRC at #twrp on chat.freenode.net.
You can also post in this thread and I will attempt to answer any questions you may have.
SOURCE CODE
Device tree: https://github.com/jcadduono/android_device_lge_h850 (International)
Device tree: https://github.com/jcadduono/android_device_lge_h830 (T-Mobile)
Kernel sources: https://github.com/jcadduono/nethunter_kernel_g5/tree/twrp-6.0 (recommend using stock-6.0 branch for your custom kernels!)
TWRP: https://github.com/omnirom/android_bootable_recovery
CONTRIBUTIONS
Gerrit for TWRP: http://gerrit.omnirom.org/
Gerrit for officially supported devices: http://gerrit.twrp.me/
XDA:DevDB Information
Team Win Recovery Project - LG G5, Tool/Utility for the T-Mobile LG G5
Contributors
jcadduono, The Team Win Recovery Project team
Source Code: https://github.com/jcadduono/android_device_lge_h830
Version Information
Status: Testing
Created 2016-04-01
Last Updated 2016-05-23
I'll be able to test at about 7PM tonight.
I'm interested in assisting.
i may be able to do it in a few hours as well but until then, I wanted to ask, is it not possible to fastboot boot <img> without flashing it? Only asking because that's what i've been doing lately with my huawei watch for testing without overwriting my recovery.
tried it get unknown command
joemossjr said:
tried it get unknown command
Click to expand...
Click to collapse
Same
Code:
fastboot flash recovery twrp-3.0.1-0-h830.img
target reported max download size of 536870912 bytes
sending 'recovery' (19560 KB)...
OKAY [ 0.488s]
writing 'recovery'...
FAILED (remote: unknown command)
finished. total time: 0.516s
I wonder if we need to put the phone into download mode for it to take the flash... Not sure how to get there. The old hold volume up and insert usb cable trick from the G4 isn't working for me.
joemossjr said:
tried it get unknown command
Click to expand...
Click to collapse
Awesome, anyone else? Looks like they really did lock it.
fastboot flash returns unknown command
fastboot boot returns unknown command
It seems that attempting to send an unsigned boot image returns in unknown command. I'm assuming that's just a generic error code returned by qualcomm secure flash due to invalid signature, rather than the command actually being unknown. (maybe fastboot does not have "invalid signature" return codes?)
im getting the same cant flash it apparently they put us in a cage and only unlocked one out of two locks
---------- Post added at 07:18 PM ---------- Previous post was at 07:12 PM ----------
This sucks
Sent from my LG-H830 using Tapatalk
joemossjr said:
im getting the same cant flash it apparently they put us in a cage and only unlocked one out of two locks
---------- Post added at 07:18 PM ---------- Previous post was at 07:12 PM ----------
This sucks
Sent from my LG-H830 using Tapatalk
Click to expand...
Click to collapse
does fastboot flash:recovery twrp.img work?
EDIT: nm gives syntax error
bigbiff said:
does fastboot flash:recovery twrp.img work?
Click to expand...
Click to collapse
Ill try hold on
Sent from my LG-H830 using Tapatalk
bigbiff said:
does fastboot flash:recovery twrp.img work?
Click to expand...
Click to collapse
Or:
fastboot flash recovery recovery.img
fastboot flash recovery twrp.img didn't work. Fails with the unknown command error.
fastboot flash:recovery twrp.img doesn't work because it doesn't like the syntax.
mhhh, very strange, it seems a "custom unlocked" bootloader like Meizu products....
I hope to be wrong
But the command to unlock bootloader hasn't changed? In the 6P its "fastboot flashing unlock"
https://source.android.com/security/verifiedboot/verified-boot.html
No visible recovery partition available
Take a look at this post, and see where would recovery be hiding (actually hiding, or new name)
http://forum.xda-developers.com/showpost.php?p=66121499&postcount=35
Killua96 said:
But the command to unlock bootloader hasn't changed? In the 6P its "fastboot flashing unlock"
https://source.android.com/security/verifiedboot/verified-boot.html
Click to expand...
Click to collapse
I was already unlocked and tried to run that command earlier and it didn't work at all, as in, didn't like the syntax at all. I updated my fastboot and ran it just now on my already unlocked device:
Code:
fastboot flashing unlock
...
(bootloader) Device already : unlocked!
OKAY [ 0.020s]
finished. total time: 0.021s
Locking / unlocking with the newer fastboot won't yield any different results will it?
spanky34 said:
I was already unlocked and tried to run that command earlier and it didn't work at all, as in, didn't like the syntax at all. I updated my fastboot and ran it just now on my already unlocked device:
Code:
fastboot flashing unlock
...
(bootloader) Device already : unlocked!
OKAY [ 0.020s]
finished. total time: 0.021s
Locking / unlocking with the newer fastboot won't yield any different results will it?
Click to expand...
Click to collapse
Still it's strange that both commands work, in 6P the other one doesn't work givingi the unknown command error.
this is a custom bootloader by LG ...
Nothing real unlocked here....
wolfgart said:
this is a custom bootloader by LG ...
Nothing real unlocked here....
Click to expand...
Click to collapse
I'm beginning to fear the same. :\
need to dm-verity OFF
Update V20E 6.0 T - Mobile
H901 - T Mobile
V20e (6.0)
https://drive.google.com/open?id=0B3R77elw9JjNSmVsVjhjbWdLcEU
V20j (6.0)
http://csmgdl.lgmobile.com/dn/downloader.dev?fileKey=FW1FRFU652MMA4P3503B0ON/H90120j_00_0712.kdz
V20l (6.0)
http://pkg03.lime.gdms.lge.com/dn/d...1478794859&h=59e2525cdab042c7ac78e39941ad3362
Woww. Thánks for sharing
reachedxyz said:
Woww. Thánks for sharing
Click to expand...
Click to collapse
Bày đặt nói tiếng anh
My question you have this here as ROM we are happy is here as promised. But is it rooted or is it just the official download untouched ?
Sent from my LG-H901 using XDA-Developers mobile app
diamantericos said:
My question you have this here as ROM we are happy is here as promised. But is it rooted or is it just the official download untouched ?[/URL]
Click to expand...
Click to collapse
KDZs are factory firmware files, untouched.
Is it possible to root? Bootloader remains unlocked?
jonsat said:
Is it possible to root? Bootloader remains unlocked?
Click to expand...
Click to collapse
Bootloader can be unlocked. No word on root yet
Do you have to have stock recovery to used the kdz file
I'll wait for the rooted stock version, but I'm sure we'll be seeing it this week!
shawn1 said:
Do you have to have stock recovery to used the kdz file
Click to expand...
Click to collapse
I nand back to a stock build thru twrp. Booted to Android ran LG bridge and it worked fine
Sent from my LG-H901 using XDA-Developers mobile app
shawn1 said:
Do you have to have stock recovery to used the kdz file
Click to expand...
Click to collapse
You need to use LGUP for flashing KDZ:
http://forum.xda-developers.com/g4/help/lgup-install-kdz-mm-lp-t3249803
First of all, flashing this KDZ will re-lock the bootloader. It is important to know because if you want unlocked bootloader, you need to execute "fastboot oem unlock" which will wipe all user data.
Secondly, I am surprised to see that TWRP is no longer working after MM update:
Code:
O:\LG\H901>fastboot boot twrp-2.8.7.1-h901.img
downloading 'boot.img'...
OKAY [ 0.732s]
booting...
FAILED (remote: unknown command)
finished. total time: 0.749s
Same error if I try to flash TWRP as well. Did somebody successfully manage to root this version?
Edit: I've also tried with latest TWRP available from this thread:
http://forum.xda-developers.com/tmobile-lg-v10/development/recovery-updated-twrp-v3-0-1-0-t3350825
Maybe we need a newer build of TWRP based on MM sources?
sikander3786 said:
First of all, flashing this KDZ will re-lock the bootloader. It is important to know because if you want unlocked bootloader, you need to execute "fastboot oem unlock" which will wipe all user data.
Secondly, I am surprised to see that TWRP is no longer working after MM update:
Code:
O:\LG\H901>fastboot boot twrp-2.8.7.1-h901.img
downloading 'boot.img'...
OKAY [ 0.732s]
booting...
FAILED (remote: unknown command)
finished. total time: 0.749s
Same error if I try to flash TWRP as well. Did somebody successfully manage to root this version?
Edit: I've also tried with latest TWRP available from this thread:
http://forum.xda-developers.com/tmobile-lg-v10/development/recovery-updated-twrp-v3-0-1-0-t3350825
Maybe we need a newer build of TWRP based on MM sources?
Click to expand...
Click to collapse
i got that same error when trying to fastboot boot TWRP. however, i then realized that my bootloader had been relocked. i assume you re-unlocked yours tho. i have tons of Google Play music downloaded for offline listening, so i'm trying to see if i can back that up before unlocking.
edit: moving google music to sdcard, will unlock and give it a try later on
YrrchSebor said:
i got that same error when trying to fastboot boot TWRP. however, i then realized that my bootloader had been relocked. i assume you re-unlocked yours tho. i have tons of Google Play music downloaded for offline listening, so i'm trying to see if i can back that up before unlocking.
edit: moving google music to sdcard, will unlock and give it a try later on
Click to expand...
Click to collapse
Yes, I unlocked the bootloader again. As per siraltus' post in the thread linked below, we need a new MM compatible TWRP:
http://forum.xda-developers.com/tmo...recovery-updated-twrp-v3-0-1-0-t3350825/page2
Means no rooting for now.
sikander3786 said:
You need to use LGUP for flashing KDZ:
http://forum.xda-developers.com/g4/help/lgup-install-kdz-mm-lp-t3249803
Click to expand...
Click to collapse
LG Flash tool won't work?
Sent from my LG-H901 using XDA-Developers mobile app
SmileBigNow said:
LG Flash tool won't work?
Sent from my LG-H901 using XDA-Developers mobile app
Click to expand...
Click to collapse
No I don't think so. Not with MM KDZ.
sikander3786 said:
First of all, flashing this KDZ will re-lock the bootloader. It is important to know because if you want unlocked bootloader, you need to execute "fastboot oem unlock" which will wipe all user data.
Secondly, I am surprised to see that TWRP is no longer working after MM update:
Code:
O:\LG\H901>fastboot boot twrp-2.8.7.1-h901.img
downloading 'boot.img'...
OKAY [ 0.732s]
booting...
FAILED (remote: unknown command)
finished. total time: 0.749s
Same error if I try to flash TWRP as well. Did somebody successfully manage to root this version?
Edit: I've also tried with latest TWRP available from this thread:
http://forum.xda-developers.com/tmobile-lg-v10/development/recovery-updated-twrp-v3-0-1-0-t3350825
Maybe we need a newer build of TWRP based on MM sources?
Click to expand...
Click to collapse
YrrchSebor said:
i got that same error when trying to fastboot boot TWRP. however, i then realized that my bootloader had been relocked. i assume you re-unlocked yours tho. i have tons of Google Play music downloaded for offline listening, so i'm trying to see if i can back that up before unlocking.
edit: moving google music to sdcard, will unlock and give it a try later on
Click to expand...
Click to collapse
sikander3786 said:
Yes, I unlocked the bootloader again. As per siraltus' post in the thread linked below, we need a new MM compatible TWRP:
http://forum.xda-developers.com/tmo...recovery-updated-twrp-v3-0-1-0-t3350825/page2
Means no rooting for now.
Click to expand...
Click to collapse
BadNews: I hate to be the one to tell you all this, But LG locked some of the fastboot commands... It has nothing to do with TWRP..
you all gota understand that twrp has its own kernel regrdless of what rom you run............. So ROM and Recovery dont tie into eather other..
Nexus 7 did this same thing some time ago.. the fastboot commands are locked up.. LG did the same on the G3 when we figured out how to get around the download mode.........
anyhow, if you even use< fastboot continue >
you will get same error:
Code:
C:\Program Files (x86)\Minimal ADB and Fastboot>fastboot continue
resuming boot...
FAILED (remote: unknown command)
finished. total time: 0.018s
So now, we are all should I say, F----d Up............. I even use my G3 rooting knowledge to gain root... But that method failed tooo, and it uses the download mode come port way..
seems LG though of everything this time around........ But you can count on one thing,, WE WILL HAVE ROOT again.................
We have something the other devices dont have.,. We can unlock our bootloaders.. So, we just gota wait a bit.....................
Eliminater74 said:
BadNews: I hate to be the one to tell you all this, But LG locked some of the fastboot commands... It has nothing to do with TWRP..
you all gota understand that twrp has its own kernel regrdless of what rom you run............. So ROM and Recovery dont tie into eather other..
Nexus 7 did this same thing some time ago.. the fastboot commands are locked up.. LG did the same on the G3 when we figured out how to get around the download mode.........
anyhow, if you even use< fastboot continue >
you will get same error:
Code:
C:\Program Files (x86)\Minimal ADB and Fastboot>fastboot continue
resuming boot...
FAILED (remote: unknown command)
finished. total time: 0.018s
So now, we are all should I say, F----d Up............. I even use my G3 rooting knowledge to gain root... But that method failed tooo, and it uses the download mode come port way..
seems LG though of everything this time around........ But you can count on one thing,, WE WILL HAVE ROOT again.................
We have something the other devices dont have.,. We can unlock our bootloaders.. So, we just gota wait a bit.....................
Click to expand...
Click to collapse
That's bad, real bad.
The first thing most of us will want to know here is if downgrade to 5.1.1 is safe? If yes, which build? I don't think we have many options there.
For rooting, can we try opening the LG Com port using the old 9% method? Maybe then we can try flashing a root injected system image? I am away from PC so can't try this right now. Won't be asking otherwise.
I will wait for a flashable zip. And hope it will have root. Or maybe stick with the Korean Mm port
Sent from my LG-H901 using XDA-Developers mobile app
Yep. Flashable zip is the way to go for now (if it somehow becomes available). I am not sure how to read system dump from a locked-down device and create a Flashable zip.
I will try downgrading to 5.1.1 in the morning.
Just wondering, why allow bootloader unlock if LG and T-Mobile want to lock down everything else?
Hello everyone, I locked my smartphone and now I want it back. The only way by which I can operate it from the Fastboot mode presents the recovery of stock Cyanogen. From platform-tools, I would like to unlock the bootloader to install a TWRP recovery, but I can not because I get this message FAILED (remote: oem unlock is not allowed) when I enter this command fastboot oem unlock -i 0x2b4c. Could someone help me? Pretty much in advance.
alessio93 said:
Hello everyone, I locked my smartphone and now I want it back. The only way by which I can operate it from the Fastboot mode presents the recovery of stock Cyanogen. From platform-tools, I would like to unlock the bootloader to install a TWRP recovery, but I can not because I get this message FAILED (remote: oem unlock is not allowed) when I enter this command fastboot oem unlock -i 0x2b4c. Could someone help me? Pretty much in advance.
Click to expand...
Click to collapse
Bro How did you solved this ?
Could you please help me.
I am stuck at the same point.
A solution would be to flash a new factory rom through the QFIL tool.
any link for QFIL ROM ?
aamszia said:
any link for QFIL ROM ?
Click to expand...
Click to collapse
I'll give you next week if needed
Hello,
My Huawei P10 lite Single Card (WAS-LX1A) bricked after i tried to Update from 8.0 to 8.1,
now it just boots to fastboot and i cant Flash anything.
(Idk why but somehow it just boots fastboot when its connected to the pc and i have to change the cable in fastboot since the one i boot it with doesnt detect fastboot, and the cable works with fastboot doesnt boot it up.)
When i try to install an recovery it works, but when i try to boot my phone it just gives me the error screen, trying to install anything else just gives me the following Errors:
"Partition length error" or
"command not allowed" Bootloader is unlocked.
Please help me
not even the "dload" method works since this one isnt starting too.
dload won't work since you have upgraded to EMUI 8 and you can only use B181 to dload install, which is EMUI 5.1. Try HwOTA8 to downgrade to Android 7:
https://forum.xda-developers.com/p10-lite/development/hwota-huawei-p10-lite-t3776186
Use the guide in the post.
But before that, in bootloader under "bootloader unlocked", you have to check if there is "frp lock" or "frp unlock". If it's lock, you can't flash anything and you have to unlock it. If you have frp lock, write here and I will try to find a zip file I've seen in the forum for frp unlocking.
Also, can you tell me which ROM you tried to flash? I didn't know there is Android 8.1 for this phone, can you send me a link?
Stiliyan said:
dload won't work since you have upgraded to EMUI 8 and you can only use B181 to dload install, which is EMUI 5.1. Try HwOTA8 to downgrade to Android 7:
https://forum.xda-developers.com/p10-lite/development/hwota-huawei-p10-lite-t3776186
Use the guide in the post.
But before that, in bootloader under "bootloader unlocked", you have to check if there is "frp lock" or "frp unlock". If it's lock, you can't flash anything and you have to unlock it. If you have frp lock, write here and I will try to find a zip file I've seen in the forum for frp unlocking.
Also, can you tell me which ROM you tried to flash? I didn't know there is Android 8.1 for this phone, can you send me a link?
Click to expand...
Click to collapse
Both unlocked but i tried to install EMUI 8.1 (8.0 worked tho) i got 8.1 on xda just like i did with 8.0
not exactly which…
but could it be that the cable Transfers files wrong? its a bit damaged
it
(when i try to Flash a recovery as example)
I don't know, try another cable if you have at home, if still not working try if HwOTA8 can flash the required recoveries.
Stiliyan said:
I don't know, try another cable if you have at home, if still not working try if HwOTA8 can flash the required recoveries.
Click to expand...
Click to collapse
Yeah i will try HWOTA 8 and already ordered a new cable
ShadowForceHD said:
Yeah i will try HWOTA 8 and already ordered a new cable
Click to expand...
Click to collapse
HWOTA did not work and this is the message i get when booting:
Error!
Func NO : 11 (reovery image)
Error NO : 2 (load failed!)
this is the command i use and the message i get when i install twrp:
C:\Windows\system32>fastboot flash recovery_ramdisk C:\Users\my name\Downloads\twrp_3.2.1-0_Oreo_V3.img
target reported max download size of 471859200 bytes
sending 'recovery_ramdisk' (16506 KB)...
OKAY [ 0.423s]
writing 'recovery_ramdisk'...
OKAY [ 0.125s]
finished. total time: 0.548s
i dont know what to do anymore
ShadowForceHD said:
HWOTA did not work and this is the message i get when booting:
Error!
Func NO : 11 (reovery image)
Error NO : 2 (load failed!)
this is the command i use and the message i get when i install twrp:
C:\Windows\system32>fastboot flash recovery_ramdisk C:\Users\my name\Downloads\twrp_3.2.1-0_Oreo_V3.img
target reported max download size of 471859200 bytes
sending 'recovery_ramdisk' (16506 KB)...
OKAY [ 0.423s]
writing 'recovery_ramdisk'...
OKAY [ 0.125s]
finished. total time: 0.548s
i dont know what to do anymore
Click to expand...
Click to collapse
update:
i just noticed something....
when i got bricked my device said that frp and bootloader was unlocked but this wasn't the case, bootloader was locked and i could use oem "unlock code" just like it was never unlocked even when it said that bootloader is unlocked.....
may this be the same case with my FRP? this is was dc unlocker says:
FB LockState: LOCKED
USER LockState: UNLOCKED
unlocked
but i got no money for this program to unlock my frp or try to do it...someone got a similiar program?
you should check it too if you had a similiar problem just like me
did you found solution ?
ShadowForceHD said:
update:
i just noticed something....
when i got bricked my device said that frp and bootloader was unlocked but this wasn't the case, bootloader was locked and i could use oem "unlock code" just like it was never unlocked even when it said that bootloader is unlocked.....
may this be the same case with my FRP? this is was dc unlocker says:
FB LockState: LOCKED
USER LockState: UNLOCKED
unlocked
but i got no money for this program to unlock my frp or try to do it...someone got a similiar program?
you should check it too if you had a similiar problem just like me
Click to expand...
Click to collapse