LeEco Le Max 2 (x821) No Network problem - LeEco Le Max 2 Questions & Answers

I have a new X821 and I am experiencing the following problem.
I setup the phone as soon I got it in my hands and the SIM card is recognized but it is unable to connect to the carrier network.
As a result no phone calls and no data.
Next step was to flash TWRP and flash Lineage OS ROM but the problems still exists.
Can anyone please help me. I am really excited to have this phone but I am disappointed that i cannot use it.
Any ideas?

lakis3 said:
I have a new X821 and I am experiencing the following problem.
I setup the phone as soon I got it in my hands and the SIM card is recognized but it is unable to connect to the carrier network.
As a result no phone calls and no data.
Next step was to flash TWRP and flash Lineage OS ROM but the problems still exists.
Can anyone please help me. I am really excited to have this phone but I am disappointed that i cannot use it.
Any ideas?
Click to expand...
Click to collapse
Did you find a solution?

7h30 said:
Did you find a solution?
Click to expand...
Click to collapse
No I haven't. I am using the phone as a WiFi tablet. If you have a solution I am happy to hear it.

lakis3 said:
No I haven't. I am using the phone as a WiFi tablet. If you have a solution I am happy to hear it.
Click to expand...
Click to collapse
No, I have the same problem

Heyyo @lakis3 , can you please elaborate?
What country and network?
Have you also tried flashing updated device firmware?
Have you by chance also tried EUI ROM 19s or 21s for x821?
If those do not work? I would then recommend attempting a QFIL as there could be a serious problem with the modem and flashing QFIL would help diagnose if the problem is indeed software or if it is a hardware issue...
This would be the recommended QFIL guide
https://forum.xda-developers.com/le-max-2/how-to/guide-hard-brick-fix-qualcomm-hs-usb-t3492949

ThE_MarD said:
Heyyo @lakis3 , can you please elaborate?
What country and network?
Have you also tried flashing updated device firmware?
Have you by chance also tried EUI ROM 19s or 21s for x821?
If those do not work? I would then recommend attempting a QFIL as there could be a serious problem with the modem and flashing QFIL would help diagnose if the problem is indeed software or if it is a hardware issue...
This would be the recommended QFIL guide
https://forum.xda-developers.com/le-max-2/how-to/guide-hard-brick-fix-qualcomm-hs-usb-t3492949
Click to expand...
Click to collapse
Hello!,
Greece and Cosmote 4g
I have flashed several roms with no success. I haven't found a non-broken link for the 19s 21s

There's a thread for downloads of EUI ROM for x2 here
https://forum.xda-developers.com/le-max-2/how-to/le-max-2-official-stock-firmware-links-t3433761

ThE_MarD said:
There's a thread for downloads of EUI ROM for x2 here
https://forum.xda-developers.com/le-max-2/how-to/le-max-2-official-stock-firmware-links-t3433761
Click to expand...
Click to collapse
Which one should I download? there aren't any 19s or 21s

The one that says "Google Drive link for 19s Indian ROM"

ThE_MarD said:
The one that says "Google Drive link for 19s Indian ROM"
Click to expand...
Click to collapse
Oh, thanks! It says to flash the 15s TeamSpain recovery and install/sideload CM13 ROM for Le Max 2 but doesn't give any links, do you have any ideas?
EDIT: So I found what I needed and flashed the 19s and there was no change so ill go for the QFILE.
Say I follow the guide and flash it, what do I do next?

@7h30, yeah please follow the QFIL guide and then flash EUI ROM 19s. That should hopefully help.

ThE_MarD said:
@7h30, yeah please follow the QFIL guide and then flash EUI ROM 19s. That should hopefully help.
Click to expand...
Click to collapse
Ok so no I've got QFIL but when I try to flash the 19s (through update in recovery) it says file corrupt. What do you think I should do
(thank you for everything so far!!!)

Heyyo, so if I understand correctly, you were able to QFIL yeah?
EUI ROM recovery won't flash 19s via that update.zip thing, you'll need to use TWRP to wipe everything and then format data on your data partition and then reboot to twrp and then copy 19s to your device and flash and reboot.
Also, you're welcome hehe just glad to help a fellow LeEco community member. :good:

ThE_MarD said:
Heyyo, so if I understand correctly, you were able to QFIL yeah?
EUI ROM recovery won't flash 19s via that update.zip thing, you'll need to use TWRP to wipe everything and then format data on your data partition and then reboot to twrp and then copy 19s to your device and flash and reboot.
Also, you're welcome hehe just glad to help a fellow LeEco community member. :good:
Click to expand...
Click to collapse
should I use a particular version of TWRP or anything?

@7h30 if you want to play it safe? TWRP official 3.1.0-0 was built for marshmallow, so that one will work fine. Otherwise? Latest official TWRP 3.3.1-0 will work fine too albeit it might pop up an error for missing vendor partition but that can be ignored as vendor partition only gets created with treble custom ROMs.

ThE_MarD said:
@7h30 if you want to play it safe? TWRP official 3.1.0-0 was built for marshmallow, so that one will work fine. Otherwise? Latest official TWRP 3.3.1-0 will work fine too albeit it might pop up an error for missing vendor partition but that can be ignored as vendor partition only gets created with treble custom ROMs.
Click to expand...
Click to collapse
Ok I'll do it and get back to you
---------- Post added at 12:14 PM ---------- Previous post was at 12:05 PM ----------
ThE_MarD said:
Heyyo, so if I understand correctly, you were able to QFIL yeah?
EUI ROM recovery won't flash 19s via that update.zip thing, you'll need to use TWRP to wipe everything and then format data on your data partition and then reboot to twrp and then copy 19s to your device and flash and reboot.
Also, you're welcome hehe just glad to help a fellow LeEco community member. :good:
Click to expand...
Click to collapse
I ran into a problem, after I wiped everything and formatted, my pc won't allow me to copy things to my phone(adb still sees it). Should I adb sideload the 19s?

@7h30 yeah adb sideload is fine. If that won't work? you can also use adb push like this
Code:
adb push euirom.zip sdcard/
Also, sometimes Windows messes up the MTP drivers for our device. You can always check device manager and ensure "standard MTP USB driver" is being used for it.
https://photos.app.goo.gl/nRYfpAZ0i50GuM512

ThE_MarD said:
@7h30 yeah adb sideload is fine. If that won't work? you can also use adb push like this
Code:
adb push euirom.zip sdcard/
Also, sometimes Windows messes up the MTP drivers for our device. You can always check device manager and ensure "standard MTP USB driver" is being used for it.
https://photos.app.goo.gl/nRYfpAZ0i50GuM512
Click to expand...
Click to collapse
The sideload didn't work and the push gave me error:closed

7h30 said:
The sideload didn't work and the push gave me error:closed
Click to expand...
Click to collapse
Hmm, if that's with the TWRP 3.1.0-0 then please try with TWRP 3.3.1-0 as maybe the older one has bugged adb?

ThE_MarD said:
Hmm, if that's with the TWRP 3.1.0-0 then please try with TWRP 3.3.1-0 as maybe the older one has bugged adb?
Click to expand...
Click to collapse
Same problem

Related

Softbrik, only TWRP works and no OS zip available

Please help me,
after an adventure with the indian SH.T rom i'm stuck to TWRP and I accidentally erased the internal memory, so no zip to flash is available :crying:
with adb sideload it says cannot read rom.zip (i've renamed it)
please help :crying:
Solved, the solution was to "sideload" a custom rom. Solved with "Revolution_15s_Pure_Edition".
NU_User said:
Please help me,
after an adventure with the indian SH.T rom i'm stuck to TWRP and I accidentally erased the internal memory, so no zip to flash is available :crying:
with adb sideload it says cannot read rom.zip (i've renamed it)
please help :crying:
Click to expand...
Click to collapse
Please search on how to install a ROM. If you get to fastboot, then you can run twrp. Wipe your internal storage as your data partition has been encrypted. Then simply install ROM as normal, but if you look around, these answers would be available. Always search first.
!?!? Could you please read the post above yours ?!?
Anyway thank you.
NU_User said:
!?!? Could you please read the post above yours ?!?
Anyway thank you.
Click to expand...
Click to collapse
Obviously you have solved your problem and initial post may have not been necessary. I have several devices and they all have some differences, but they are all Android and basically the same. So more often than not, even certain processes, such as ADB, will work. Glad to hear all is well, take care.
:cyclops: :good:
NU_User said:
Solved, the solution was to "sideload" a custom rom. Solved with "Revolution_15s_Pure_Edition".
Click to expand...
Click to collapse
If the phone has Indian or Chinese 15s, only TWRP found on Revolution_15s_Pure_Edition topic works. That TWRP is bugged and does not allow sideloading official 15s ROMs
In this case, sideload the Revolution_15s_Pure_Edition as per Original Poster's comment and copy the official 15s ROM zip to the root of SDCard using Windows Explorer. Boot again into TWRP and install that zip from there.
To use CM13 ROM by TeamSpain, download 14s Chinese ROM and install it. Then it allows to install the CM13 ROM's TWRP. Revolution_15s_Pure_Edition topic's TWRP installs CM13 ROM but the phone fails to boot.
Apparently, TWRP needs an update to work correctly with 15s ROMS.
sanke1 said:
If the phone has Indian or Chinese 15s, only TWRP found on Revolution_15s_Pure_Edition topic works. That TWRP is bugged and does not allow sideloading official 15s ROMs
In this case, sideload the Revolution_15s_Pure_Edition as per Original Poster's comment and copy the official 15s ROM zip to the root of SDCard using Windows Explorer. Boot again into TWRP and install that zip from there.
To use CM13 ROM by TeamSpain, download 14s Chinese ROM and install it. Then it allows to install the CM13 ROM's TWRP. Revolution_15s_Pure_Edition topic's TWRP installs CM13 ROM but the phone fails to boot.
Apparently, TWRP needs an update to work correctly with 15s ROMS.
Click to expand...
Click to collapse
--------------------------------------------------------------------------------------------------
I had no problems with TWRP.
- topical TWRP cuoco 3.0.2.3
- topical SUPER SU
- topical Indian ROM
+ everything flasht
= really functioning OS
= root available
= app and shop with morelocale 2 on national language
= none encrypt under fingerprint
PERFECTLY!
LeEco Le max. 2 6/64 GB

TWRP for LeEco Le Pro 3

DOWNLOAD RECOVERY IMAGE
Here is the full guide on How to install
For which version? X720 or X727?
sam razzy said:
DOWNLOAD RECOVERY IMAGE
Here is the full guide on How to install
Click to expand...
Click to collapse
We need to know if its for the Us or Chinese variant.
PeaKay.18 said:
We need to know if its for the Us or Chinese variant.
Click to expand...
Click to collapse
IT DOESNT MATTER. Its the same phone, its good for both. If you flash chinese software on US version and unlock bootloader, you can use this recovery
Veidas said:
IT DOESNT MATTER. Its the same phone, its good for both. If you flash chinese software on US version and unlock bootloader, you can use this recovery
Click to expand...
Click to collapse
Sweet. So does this mean root is available?
PeaKay.18 said:
Sweet. So does this mean root is available?
Click to expand...
Click to collapse
If you flash official chinese rom, you can unlock and root phone same as chinese version.
Veidas said:
If you flash official chinese rom, you can unlock and root phone same as chinese version.
Click to expand...
Click to collapse
Thanks ????
Veidas said:
IT DOESNT MATTER. Its the same phone, its good for both. If you flash chinese software on US version and unlock bootloader, you can use this recovery
Click to expand...
Click to collapse
Some one in other thread said that it may brick the us version if you flash the Chinese twrp and install ROM using it. Can the OP confirm it us universal before we have several bricked phones?
Sent from my LEX727 using Tapatalk
ceo.mtcl said:
Some one in other thread said that it may brick the us version if you flash the Chinese twrp and install ROM using it. Can the OP confirm it us universal before we have several bricked phones?
Sent from my LEX727 using Tapatalk
Click to expand...
Click to collapse
In the same thread there are guys who flashed chinese rom and twrp on us version. No one bricked yet. Its the same phone, dont see why trwp would brick
Veidas said:
In the same thread there are guys who flashed chinese rom and twrp on us version. No one bricked yet. Its the same phone, dont see why trwp would brick
Click to expand...
Click to collapse
OK thank you.
Sent from my LEX727 using Tapatalk
Veidas said:
In the same thread there are guys who flashed chinese rom and twrp on us version. No one bricked yet. Its the same phone, dont see why trwp would brick
Click to expand...
Click to collapse
Could you link this thread thanks
I have a few questions re TWRP:
1.
Are there different versions available for the X720? If yes, which ones (including download link)?
I believe that I have installed this one ( https://www.androidfilehost.com/?fid=529152257862668751 ) which seems to differ from this one: http://www.needrom.com/download/twrp-leeco-le-pro-3/
2.
How are the partitions organized on the Le Pro 3? See also http://forum.xda-developers.com/le-pro3/development/ref-lex720-64gb-partition-infos-t3493528
What is the difference between system and systemimage (as shown in TWRP)?
3.
Does the Le Pro 3 TWRP port still have any bugs?
For instance, it says that system is not mounted and, therefore, I cannot easily restore system partition. I tried to mount it but thereafter the phone did not boot.
Is it normal that system apps get restored if I only restore the data partion?
Thanks.
-Tiz- said:
For instance, it says that system is not mounted and, therefore, I cannot easily restore system partition. I tried to mount it but thereafter the phone did not boot.
Click to expand...
Click to collapse
Sometimes I have the same problem, /system couldn't be mounted.
I solved it like this:
In TWRP go to Wipe -> Advanced Wipe -> Check System Partition -> Repair or Change File System -> Change File System -> EXT4.
Has anyone installed this successfully on 727 US version?
-Tiz- said:
I have a few questions re TWRP:
1.
Are there different versions available for the X720? If yes, which ones (including download link)?
I believe that I have installed this one ( https://www.androidfilehost.com/?fid=529152257862668751 ) which seems to differ from this one: http://www.needrom.com/download/twrp-leeco-le-pro-3/
Click to expand...
Click to collapse
On my x720 I use another one, the latest V4 from chinese sites :
https://mega.nz/#!EVcUCY4J!nN9r170x1eL9uvZg2p4h-q_M9T3I3HxcdSRigl2DNj4
I have now installed TWRP v4 but still have problems to restore a backup.
First, I backed up everything. I tried to restore boot, system, systemimage and data. I did not restore efs, recovery and firmware. Do I have to restore firmware? What is that? What is the difference between system and system image? In any case, I got a lot of errors and the phone is very slow after I restored boot, system, systemimage and data.
Thanks!
The TWRP versions I tried (including v4) have problems and do not reliably mount my encrypted data partition. (I had a similar problem with the initial TWRP ports for the Elephone P8000. The problems were fixed and subsequent ports worked without problems.)
Moreover, if I boot into TWRP recovery the screen is flickering from time to time (probably just a cosmetic issue).
Is there an updated TWRP version 5 or something? Could you please link to the Chinese website where the TWRP port for the LePro3 is made available? Thanks!
I am trying to unlock the bootloader right now using the fastboot oem unlock-go command and it is not working on the US variety. I have also enabled the oem unlocking in dev options, as well as, debugging. Has the US variant changed things to prevent the bootloader from being unlocked?
-Tiz- said:
....
Is there an updated TWRP version 5 or something? Could you please link to the Chinese website where the TWRP port for the LePro3 is made available? Thanks!
Click to expand...
Click to collapse
Here is the orginal TWRP chinese thread, the last version is 2016.11.06 V4 at the moment :
http://bbs.ydss.cn/thread-687153-1-1.html
Yes flickering is a known problem.
losteagle said:
Here is the orginal TWRP chinese thread, the last version is 2016.11.06 V4 at the moment :
http://bbs.ydss.cn/thread-687153-1-1.html
Yes flickering is a known problem.
Click to expand...
Click to collapse
I can't install TWRP, it says it is finished but when entering recovery, still standard EUI recovery is there.
Tried the V4, but can't read what to do. Please help.
Running 18S original.
Edit: Finally worked! Press TWRP.bat from homescreen, enter a few times and all clear!

Moto Z no OS and stuck on TWRP boot loop

Hi guys
Can't install any OS (tried via ADB commands and flashing custom roms via TWRP).
Whatever I try, it just boots to TWRP.
ADB commands do work because I managed to install TWRP 3.0 and 3.1 for the Moto Z Griffin
Bootloader is unlocked
This device was working fine on Stock Noughat (installed via ADB) and AOKP (installed via TWRP).
Problems began when the camera "failed to start" and in my frustration, I wiped everything via TWRP including system, so now I have no OS.
Not sure why I can't get anything to install.
Follow this guide: https://forum.xda-developers.com/showthread.php?t=3506342
Sent from my XT1650 using XDA-Developers Legacy app
grneyez said:
Follow this guide: https://forum.xda-developers.com/showthread.php?t=3506342
Sent from my XT1650 using XDA-Developers Legacy app
Click to expand...
Click to collapse
followed that guide
Had this working for months and needed to wipe so I did a factory reset and all my phone does is boot to twrp
I tried this process again and all goes good or so it seems but just boots to twrp
I tried a restore from my backup from twrp and get all the way done and it fails on "unable to wipe Fsg."
Above there is a bunch of red failed:
Could not mount /data and unable to find crypto foooter
Failed to mount '/data' (Invalid argument)
Unable to recreate /data/media folder
Failed to mount'/cache' (invalid argument)
failed to mount'/system'(invalid argument)
Failed to mount storage
failed to mount'/data'(invalid argument)
failed to mount'/cache'(invalid argument)
failed to mount'/data/media/twrp'(invalid argument)
unable to wipe fsg.
any ideas? right now just a brick here. i have tried flashing roms from twrp and still just boot to twrp
I'm assuming you tried to flash the stock ROM via fastboot?
If so, I'm a little at a loss here. Although since you have TWRP, try flashing the stock ROM along with its recovery following the guide linked below;
https://forum.xda-developers.com/moto-z/development/android-nougat-moto-z-versions-t3506342
And grab the firmware for your device here;
https://firmware.center/firmware/Motorola/Moto Z/Stock/XT1650-03/
Make sure it's the correct firmware for your device. If you updated to Nougat via an OTA, you have to flash a Nougat ROM. You may also use the one linked in the XDA article, although I can't guarantee its stability.
D13H4RD2L1V3 said:
I'm assuming you tried to flash the stock ROM via fastboot?
If so, I'm a little at a loss here. Although since you have TWRP, try flashing the stock ROM along with its recovery following the guide linked below;
https://forum.xda-developers.com/moto-z/development/android-nougat-moto-z-versions-t3506342
And grab the firmware for your device here;
https://firmware.center/firmware/Motorola/Moto Z/Stock/XT1650-03/
Make sure it's the correct firmware for your device. If you updated to Nougat via an OTA, you have to flash a Nougat ROM. You may also use the one linked in the XDA article, although I can't guarantee its stability.
Click to expand...
Click to collapse
Maybe it's because I haven't had my coffee yet, but is there a US 7.0 file on that site? I can only find the 6.0 version. I'm on Rodgers nougat rom I flashed a couple weeks ago and I'd like to get on the US version since I've been having apn issues
royalflush5 said:
Maybe it's because I haven't had my coffee yet, but is there a US 7.0 file on that site? I can only find the 6.0 version. I'm on Rodgers nougat rom I flashed a couple weeks ago and I'd like to get on the US version since I've been having apn issues
Click to expand...
Click to collapse
Sadly, no.
As of right now, there's only a Marshmallow-based RETUS firmware. It'll take a while for someone to post firmware that's Nougat-based for RETUS.
D13H4RD2L1V3 said:
Sadly, no.
As of right now, there's only a Marshmallow-based RETUS firmware. It'll take a while for someone to post firmware that's Nougat-based for RETUS.
Click to expand...
Click to collapse
Ah, thanks for confirming. Do you happen to know of a twrp flashable zip for retus 7.0 then?
royalflush5 said:
Ah, thanks for confirming. Do you happen to know of a twrp flashable zip for retus 7.0 then?
Click to expand...
Click to collapse
Again, there's sadly no TWRP-flashable firmware for 7.0 RETUS.
There's only one for TELUS. While it works on other XT1650-03s with unlocked BLs, can't guarantee that it's all stable.
https://forum.xda-developers.com/moto-z/development/android-nougat-moto-z-unlocked-versions-t3552210
I know this thread is old but maybe this will help someone out. I had the exact same problem after a Factory Reset my phone went on a TWRP bootloop. To resolve it, just reboot into Bootloader and then select Factory Mode. My phone just started as new.
lovetatfitties said:
I know this thread is old but maybe this will help someone out. I had the exact same problem after a Factory Reset my phone went on a TWRP bootloop. To resolve it, just reboot into Bootloader and then select Factory Mode. My phone just started as new.
Click to expand...
Click to collapse
Thank you for this!!!!!!! It solved my boot loop problem too after installing stock via fastboot. Only thing that worked.
raymccoy said:
Thank you for this!!!!!!! It solved my boot loop problem too after installing stock via fastboot. Only thing that worked.
Click to expand...
Click to collapse
thanks for the Rescue same trick work for me though as i was been stuck on TWRP after flashing stock firmware via fastboot , so i manage to flash irfan v4 stock rom and booted to factory image to get it resolved , But now i want to move to complete stock without twrp as i think Oreo update is near by but i get the same issue again, Just wanna ask can u help me out with the process to go back to stock Rom
lovetatfitties said:
I know this thread is old but maybe this will help someone out. I had the exact same problem after a Factory Reset my phone went on a TWRP bootloop. To resolve it, just reboot into Bootloader and then select Factory Mode. My phone just started as new.
Click to expand...
Click to collapse
that worked for me also, but it's not a fix, its a workaround. is there an actual fix for this? I've tried the Verity_FE_patcher but that didn't work also.

Zenfone 3 zoom TWRP

Since there's no thread about it yet (in here then), I'll just make this one so that there won't be any more confusion for TWRP links.
Do keep in mind that if you use the official bootloader unlock method, you won't receive OTA updates anymore from Asus.
Have a great day and happy flashing
https://mega.nz/#F!p90wgAaY!l1JbJilmAUEKTKWu43pT9w
I'm using more current Twrp and magisk 16 I do not know which is preventing the biometric reader
rinampa said:
I'm using more current Twrp and magisk 16 I do not know which is preventing the biometric reader
Click to expand...
Click to collapse
At the time, I do not know either what is causing this. Because the Oreo rom is rather bugged a bit. (Lower audio, wifi not turning on once it's off and now this)
What twrp should i use for nougat version?
HnsAlczr said:
What twrp should i use for nougat version?
Click to expand...
Click to collapse
Since it's nougat, preferably use 20180304. Once on Oreo, you can flash the latest.
+)KEV1N(+ said:
Since it's nougat, preferably use 20180304. Once on Oreo, you can flash the latest.
Click to expand...
Click to collapse
After i flash twrp thru adb reboot it on twrp works properly but when i reboot to system im stuck at Asus Logo, did i do something wrong on the process?
HnsAlczr said:
After i flash twrp thru adb reboot it on twrp works properly but when i reboot to system im stuck at Asus Logo, did i do something wrong on the process?
Click to expand...
Click to collapse
Did you upgrade your system to Oreo? If so, did you have substratum themes on?
I wonder when he opens the twrp he asks for the PIN number , password or something?
How do I unlock the ZenFone 3 Zoom bootloader on Android Oreo ?
ZueiraBR said:
How do I unlock the ZenFone 3 Zoom bootloader on Android Oreo ?
Click to expand...
Click to collapse
https://www.asus.com/br/Phone/ZenFone-3-Zoom-ZE553KL/HelpDesk_Download/,Select the android operating system, Versão UnlockTool_2018_0629(android O)
2018/06/29740.7 KBytes.
Read the instructions carefully.
+)KEV1N(+ said:
Since there's no thread about it yet (in here then), I'll just make this one so that there won't be any more confusion for TWRP links.
Do keep in mind that if you use the official bootloader unlock method, you won't receive OTA updates anymore from Asus.
Have a great day and happy flashing
https://mega.nz/#F!p90wgAaY!l1JbJilmAUEKTKWu43pT9w
Click to expand...
Click to collapse
Hi all, does not work with WW-80.30.76.10 . Help me please
personal I flashed the twrp by adb fastboot soon then I entered i REBOOTED-SYSTEM by own twrp! but when I turned it off and put it in recouvery mode (twrp) it goes into the original factory recovery! Does anyone know the solution ??
Delaias1995 said:
personal I flashed the twrp by adb fastboot soon then I entered i REBOOTED-SYSTEM by own twrp! but when I turned it off and put it in recouvery mode (twrp) it goes into the original factory recovery! Does anyone know the solution ??
Click to expand...
Click to collapse
Installed twrp by fastboot goes into recovery in twrp restart the always by twrp.
After updating to twrp new version I can not update more firmware, I have to download recovery stock
I am having problems in twrp I can not install rom always error 7 in this last update how to solve?
Please, I appreciate your help.
+)KEV1N(+ said:
Since there's no thread about it yet (in here then), I'll just make this one so that there won't be any more confusion for TWRP links.
Do keep in mind that if you use the official bootloader unlock method, you won't receive OTA updates anymore from Asus.
Have a great day and happy flashing
https://mega.nz/#F!p90wgAaY!l1JbJilmAUEKTKWu43pT9w
Click to expand...
Click to collapse
Is there any UN-OFFICIAL unlock method ? tks
Can someone help me? I can't find the correct version (or doesn't even exist) of twrp for my zenfone zoom s.
(UL-Z01H-WW-80.30.76.74)

Why my phone was brick?

Hi, i just install the last build of LineageOS 15.1 "https://forum.xda-developers.com/redmi-note-4/xiaomi-redmi-note-4-snapdragon-roms-kernels-recoveries--other-development/rom-lineageos-15-0-t3690465". The instalation when fine, i flashed using oficial TWRP 3.2.2. Later after 2 hours of testing i decide install the magisk recomended on the tread for this version. Since then i can boot the system, it redirect to fasboot all the time. I flash TWRP 3.2.2 again and try to restore the old Stock room i have before. But TWRP only says "unable to mount /data/media/TWRP/.twrps". Then i format data and restore stock system withouth problems. The funny thing is that before flashing twrp i delete 2 files in the internal storage using TWRP and my data partition was not encrypted.
Any hypothesis of why this happened?
brito9112 said:
Hi, i just install the last build of LineageOS 15.1 "https://forum.xda-developers.com/redmi-note-4/xiaomi-redmi-note-4-snapdragon-roms-kernels-recoveries--other-development/rom-lineageos-15-0-t3690465". The instalation when fine, i flashed using oficial TWRP 3.2.2. Later after 2 hours of testing i decide install the magisk recomended on the tread for this version. Since then i can boot the system, it redirect to fasboot all the time. I flash TWRP 3.2.2 again and try to restore the old Stock room i have before. But TWRP only says "unable to mount /data/media/TWRP/.twrps". Then i format data and restore stock system withouth problems. The funny thing is that before flashing twrp i delete 2 files in the internal storage using TWRP and my data partition was not encrypted.
Any hypothesis of why this happened?
Click to expand...
Click to collapse
Could be possible that newer twrp is messing with the old roms status. Since stock twrp does not comes with treble compatibility for mido. Possibly switch back to twrp 3.1 by abishek. And tell what happens when u flash a rom with it.
MyNameIsRage said:
Could be possible that newer twrp is messing with the old roms status. Since stock twrp does not comes with treble compatibility for mido. Possibly switch back to twrp 3.1 by abishek. And tell what happens when u flash a rom with it.
Click to expand...
Click to collapse
If i downgrade my twrp the recovery still work (no boot loops or anything like that). The backups that i did with this version (3.2.2) still work on 3.2.1?
PD:
Where i can get a flasheable zip file with the Stock Room. Without lock again my phone bootloader.
Fastboot wipe kr do bhai thk ho jyga .. mere sath v 1 ya 2 din phle aysa hua tha jb maine Linega Os 15.1 Install kiya tha tb.
fastboot devices
fastboot -w
fastboot flash recovery recovery.img
Then Reboot recovery.
Working Fine
brito9112 said:
If i downgrade my twrp the recovery still work (no boot loops or anything like that). The backups that i did with this version (3.2.2) still work on 3.2.1?
PD:
Where i can get a flasheable zip file with the Stock Room. Without lock again my phone bootloader.
Click to expand...
Click to collapse
en.miui.com also if u don't want your recovery to be removed. Then use redwolf.
kRishNa mahLi said:
Fastboot wipe kr do bhai thk ho jyga .. mere sath v 1 ya 2 din phle aysa hua tha jb maine Linega Os 15.1 Install kiya tha tb.
fastboot devices
fastboot -w
fastboot flash recovery recovery.img
Then Reboot recovery.
Working Fine
Click to expand...
Click to collapse
Thanks for answer, but i only understand the fastboot and reboot recovery part
MyNameIsRage said:
en.miui.com also if u don't want your recovery to be removed. Then use redwolf.
Click to expand...
Click to collapse
Thank for answer, but en.miui.com and xiaomi.eu are blocked by the embargo of the US or my ISP, i do not know who is worse anymore.
brito9112 said:
Thank for answer, but en.miui.com and xiaomi.eu are blocked by the embargo of the US or my ISP, i do not know who is worse anymore.
Click to expand...
Click to collapse
Use vpn or maybe there are mirrors available i guess.
http://bigota.d.miui.com/V9.6.1.0.NCFMIFD/miui_HMNote4XGlobal_V9.6.1.0.NCFMIFD_2ffa61cdd6_7.0.zip
This ^ for latest global stable
If that doesn't work, i can upload it on my gdrive for you. But that'll take a Couple of days
MyNameIsRage said:
Use vpn or maybe there are mirrors available i guess.
http://bigota.d.miui.com/V9.6.1.0.NCFMIFD/miui_HMNote4XGlobal_V9.6.1.0.NCFMIFD_2ffa61cdd6_7.0.zip
This ^ for latest global stable
If that doesn't work, i can upload it on my gdrive for you. But that'll take a Couple of days
Click to expand...
Click to collapse
Thanks for anwser, i will use a VPN as you propose. If i use TWRP stable 3.2.2 i can flash thah zip?
By the way, where did you get the link? I also searching the stock room for a friend who use Redmi Note 5A.
brito9112 said:
Thanks for anwser, i will use a VPN as you propose. If i use TWRP stable 3.2.2 i can flash thah zip?
By the way, where did you get the link? I also searching the stock room for a friend who use Redmi Note 5A.
Click to expand...
Click to collapse
Don't use twrp 3.2 use redwolf instead. Also that link is from miui website. I can post the 5A link if u want.
MyNameIsRage said:
Don't use twrp 3.2 use redwolf instead. Also that link is from miui website. I can post the 5A link if u want.
Click to expand...
Click to collapse
Thanks for the advice, i will apreceate the link for Redmi Note 5A. And i can't use RedWolf.
You already know i live in a country where internet is very hard to access (Maximum download speed 120 KB/s if you're have luck) and electronic commerce does not exist. Therefore, at some time I have been forced to use pirated software to get some special features that are only achieved with paid applications. The policy of Red Wolf is tolerance 0 with users using pirated software. I consider Red Wolf an excellent recovery, but I am chained to TWRP.
brito9112 said:
Thanks for the advice, i will apreceate the link for Redmi Note 5A. And i can't use RedWolf.
You already know i live in a country where internet is very hard to access (Maximum download speed 120 KB/s if you're have luck) and electronic commerce does not exist. Therefore, at some other time I have been forced to use pirated software to get some special features that are only achieved with paid applications. The policy of Red Wolf is tolerance 0 with users using pirated software. I consider Red Wolf an excellent recovery, but I am chained to TWRP.
Click to expand...
Click to collapse
then maybe orange fox recovery. i didn't recommend it because i haven't personally used it, and after all at some point we all resort to some ethically wrong method to make ends meet. btw heres the link for redmi 5A
http://bigota.d.miui.com/8.7.12/miui_HM5AGlobal_8.7.12_24e680fafb_7.1.zip
also try loading this page maybe.
https://googleweblight.com/i?u=http://en.miui.com/download.html
make sure you keep googleweblight, because thats just redirecting reduced traffic from the website through google server
MyNameIsRage said:
then maybe orange fox recovery. i didn't recommend it because i haven't personally used it, and after all at some point we all resort to some ethically wrong method to make ends meet. btw heres the link for redmi 5A
http://bigota.d.miui.com/8.7.12/miui_HM5AGlobal_8.7.12_24e680fafb_7.1.zip
also try loading this page maybe.
https://googleweblight.com/i?u=http://en.miui.com/download.html
make sure you keep googleweblight, because thats just redirecting reduced traffic from the website through google server
Click to expand...
Click to collapse
Thanks for the link, i will download tonight

Categories

Resources