Le max 2 Brick Recovery Led Blue!!! Plz - LeEco Le Max 2 Questions & Answers

Help me please, I have my Le Max 2 bricked, I got it already with twrp and rom cuoco installed, everything working perfectly when I decided to change the rom and put the small eui, so that during the configuration of the aroma I ended up selecting to clean everything I installed the flashback 1.9, I did the procedures and everything was happening without problems, after installing the twrp of the cuoco I tried to flash the small eui Again and again without success and then things got worse because the device started to stay in bootloop then with the blue led on, so I started to search here in the forum a solution, and I saw the recovery twrp 5.8 teamspain, and I did The installation by fastboot (since it is the only thing I have access to at the moment), and I managed to flash the twrp, I did the reinstall procedure of the cuoco rom, everything was going well and nothing from bootloop until when i I started the system in the part of choosing the language I took a while to make the settings and when I came back it was already the device with the screen erased and with blue led again, already tried to reinstall the rom by flashone and without success, already tried to install the Twrp again and nothing too, I do not know what to do being that I only have the fastboot to try something, can anyone help me? I do not know what to do here in a topic that could extract a rec.img from the zip of eui.58.014s but I do not find this rom for download nor the zip file, if anyone can help me I'll be grateful. Well, I'm giving up hope and sorry for English.

RaphaBraga23 said:
Help me please, I have my Le Max 2 bricked, I got it already with twrp and rom cuoco installed, everything working perfectly when I decided to change the rom and put the small eui, so that during the configuration of the aroma I ended up selecting to clean everything I installed the flashback 1.9, I did the procedures and everything was happening without problems, after installing the twrp of the cuoco I tried to flash the small eui Again and again without success and then things got worse because the device started to stay in bootloop then with the blue led on, so I started to search here in the forum a solution, and I saw the recovery twrp 5.8 teamspain, and I did The installation by fastboot (since it is the only thing I have access to at the moment), and I managed to flash the twrp, I did the reinstall procedure of the cuoco rom, everything was going well and nothing from bootloop until when i I started the system in the part of choosing the language I took a while to make the settings and when I came back it was already the device with the screen erased and with blue led again, already tried to reinstall the rom by flashone and without success, already tried to install the Twrp again and nothing too, I do not know what to do being that I only have the fastboot to try something, can anyone help me? I do not know what to do here in a topic that could extract a rec.img from the zip of eui.58.014s but I do not find this rom for download nor the zip file, if anyone can help me I'll be grateful. Well, I'm giving up hope and sorry for English.
Click to expand...
Click to collapse
Are you able to boot into TWRP recovery again? When you were in TWRP, did you do wipes first before tryin to install a ROM?

Yes I did the wipes, so now I do the twrp flash only that nothing happens, type appears until the installation all right but at the moment of starting the twrp it erases the screen and the blue led

Try EUI or LineageOS that I have linked below. Both are for the x829:
https://drive.google.com/drive/folders/0B_jI7m27ljxhVmtQWmx5NVF3NzA?usp=sharing
It might be helpful if you make of video showing what you are attempting, and what is happening on the screen of your phone too.

You might want to reinstall coco twrp. Also make sure the rom you flash has downloaded fully(that happened to me a few times, corrupt downloads). If rom file is OK it should flash correctly, otherwise you get the blue led
Sent from my Le X829 using Tapatalk

luisoman2000 said:
You might want to reinstall coco twrp. Also make sure the rom you flash has downloaded fully(that happened to me a few times, corrupt downloads). If rom file is OK it should flash correctly, otherwise you get the blue led
Sent from my Le X829 using Tapatalk
Click to expand...
Click to collapse
I have the official version twrp running on my X829. It works flawlessly.
https://twrp.me/devices/leecolemax2.html
Specifically ----------> https://dl.twrp.me/x2/twrp-3.1.1-0-x2.img.html

Related

TWRP - Need Help

I have the Evo LTE S-on (HTC bootloader unlocked) and TWRP installed. The only problem I'm having is that I cannot seem to get .zip files to open from the install menu in TWRP (recovery). I factory reset and try to open the zip from the install menu but it just says "Failed". Specifically I am trying Kushdeck's new CM10 ROM. Any help would be greatly appreciated. Thanks.
PS. Not sure if this will help but on the install menu my files show up twice, the first time with the normal naming and the second with "/." in front of them.
Did u try and re download it again? Sounds like a bad DL if it keeps failing after a couple of attempts
Sent from my EVO using Tapatalk 2
Ok I'm trying that now. I'm also wondering if there's a problems with my /ext-sd because everytime I factory reset it says it couldn't access that. Do you think that has anything to do with it? Is reinstalling TWRP an option?
Ok thanks so much the re-download did it. But now I'm at a black/blank screen after start up. I factory reset, installed the CM10 ROM then Gapps and wiped the dalvik/cache. Then when I reboot it just goes to the HTC screen and after that nothing. Ideas?
This is going to sound strange but try factory restet, wipe cache/dalvik and then just reboot without trying to flash anything.. I've been having some similar issues as mine isn't recoglizing any MD5 when i try to flash a new rom.. I wiped my phone and have tried to flash a few roms and it fails every time and in wiping my phone it somehow took out my backup so without any other options (that I knew of) I just rebooted and luckily it loaded a completely bare vipor rom like what I started out with when I originally rooted.. BTW, did you create a backup before trying to flash? Should always make a backup....
Ya I had backed up. Turns out I needed to manually flash the boot.img which fixed the issue
elitelimfish said:
Ya I had backed up. Turns out I needed to manually flash the boot.img which fixed the issue
Click to expand...
Click to collapse
Thanks for this. I had the same problem, (S-ON, TWRP. black screen on boot). I was able to flash stock-based ROMs, but not CM10, so I suspected it had something to do with the things that HTCDev won't allow the recovery access to, but the logs from TWRP didn't throw any errors, so while I suspected boot, I didn't know what to do about it. And everyone knows that it's easy to be caviler with everything is working, but as soon as you start having problems, you get gun shy about trying things.
Your post was the solution for me. Extract the boot.img file found inside the zip or your chosen ROM, and flash it using fastboot:
"fastboot flash boot boot.img"
heywetried said:
Thanks for this. I had the same problem, (S-ON, TWRP. black screen on boot). I was able to flash stock-based ROMs, but not CM10, so I suspected it had something to do with the things that HTCDev won't allow the recovery access to, but the logs from TWRP didn't throw any errors, so while I suspected boot, I didn't know what to do about it. And everyone knows that it's easy to be caviler with everything is working, but as soon as you start having problems, you get gun shy about trying things.
Your post was the solution for me. Extract the boot.img file found inside the zip or your chosen ROM, and flash it using fastboot:
"fastboot flash boot boot.img"
Click to expand...
Click to collapse
Hey out of curiosity did you like any of the stock based ROMs? If so which ones? I kinda wanna try one out but haven't settle on one

ZTE Nubia Z5s wrong Gapps

Well, it seems like I have ****ed up trying to flash Gapps onto my brand new Nubia Z5s (not the mini version)
The first thing I did was rooting it (using Vroot or Iroot) which worked perfectly. It installed Superuser just fine
Then I had some problems getting a custom recovery.
After ****ing up my recovery by flashing with the chinese tool most people seem to use, I finally got a working english CWM (using the program depicted in the first image of this thread http://forum.xda-developers.com/showthread.php?t=2749259).
At this point I should have made a backup, but I did not. Retarded me installed flashify and used it to flash Gapps. That's where it went wrong. When the phone rebooted, I got flooded with error messages about google processes that had stopped. I did manage to get into my settings screen, where I don't get flooded. From there I can alter USB debugging and all that stuff.
I then made a backup from CWM recovery of this situation, which is the one I currently am in. I did try to flash another Gapps zip over the Gapps I flashed with flashify, but that just sent my device into bootloop. I got out of bootloop by restoring the backup I made. I also tried flashing MIU (http://www.needrom.com/download/nubia-z5s-miui-v5-2/). It looked fine for the first minute, but then it suddenly started rebooting at random, and it turned out most apps woulden't open. So I restored to the backup once again.
Could anyone please help me figure out how to get Gapps working? I frankly dont care on which rom, as long as it doesn't have buggs (The stockrom didn''t have any either).
Topic can be closed or deleted, already solved the issue:
I flashed a rom from Needrom,. which is the stock Nubia OS with Gapps built in. Works perfectly now!

P9000 Lite with CM13 - Trying to flash TWRP, bricks my phone.

Hello everyone,
I'm trying to flash TWRP because I want to make a backup of my phone, because I need to do a factory reset. And I need to do a factory reset because Wifi and Bluetooth aren't working...
So I installed the necessary driver for Windows 10, downloaded TWRP and when I flash it with Flash Tool, I actually get the message saying "Download OK"...but in reality, my phone doesn't boot at all. So I have to do this thing where you unplug your battery and flash it again (I don't flash a full ROM, just click on Download again while the Scatter file for TWRP is still selected). This is what happens every time I tried to install TWRP. On top of that, it seems like I have no recovery whatsoever now!
What am I doing wrong? I've already read from somebody in the thread for TWRP that he/she got it to work with CM13, so the issue can't be that I'm using CM13.
Do you really use TWRP for P9000 Lite or do you use TWRP for P9000 normal Version??
Nono, it's the Lite version.
This one https://forum.xda-developers.com/el...ent/recovery-twrp-3-0-2-1-p9000-lite-t3366126
The only other Version I can find is this:
http://www.needrom.com/download/p9000-lite-twrp-3-0-0/
I don't know if this helps you
Nope, that didn't work either.
Oh well...I've just flashed a Stock-ROM with a recovery that lets me flash CM13 again. I used Titanium to make backups of my apps. Wifi and Bluetooth still don't work but that doesn't belong in this thread.
Thank you though.
Fallout23 said:
Nope, that didn't work either.
Oh well...I've just flashed a Stock-ROM with a recovery that lets me flash CM13 again. I used Titanium to make backups of my apps. Wifi and Bluetooth still don't work but that doesn't belong in this thread.
Thank you though.
Click to expand...
Click to collapse
Flash twrp 3.0.2.6 for the p9000 lite it worked for me

How to solve RN4(SD) bootloop issue?

Redminote 4 SD have gone to boot loop after a custom rom ,after that i used different methods like fastboot miui rom and .zip miui rom nothing seems to work can anybody have a solution?(device strats and after boot into mui for one min and restrats itself) most of the cutom roms has been used nothing have a soluition?
teja.asodi said:
Redminote 4 SD have gone to boot loop after a custom rom ,after that i used different methods like fastboot miui rom and .zip miui rom nothing seems to work can anybody have a solution?(device strats and after boot into mui for one min and restrats itself) most of the cutom roms has been used nothing have a soluition?
Click to expand...
Click to collapse
If you were able to boot into TWRP, reboot to recovery > wipe everything > flash this firmware : https://androidfilehost.com/?fid=889964283620754602, next flash any custom rom (download any rom from development section), flash Gapps > reboot! Lemme know how it goes. Good luck.
Not worked...problem remains same
Just download Lazy Flasher .Zip file. and install it via twrp after flashing custom rom .
Your problem will solve for sure.
same happens for me since yesterday. I was using a custom rom since some time and without changing anything after reboot I am running into the same trouble.
Have tried to reinstall official miui rom, lock bootloader etc.
I am afraid this might be a hardware failure.
Hi,
was able to fix my note 4. Have installed twrp 3.1.1-8.0 on my second note 4 and created a backup of all partitions to sd card. Then I have adjusted the serial number of the stored backup to match the one of the broken note 4. After restoring the whole device with the backup files from the working device the reboots are gone.
But it seems like now IMEI, MAC address and Bluetooth address are invalid and/or not correct. Was able to fix at least IMEI.
Have not identified any further issues so far.
BTW: from inside twrp recovery the phone never rebooted.
it seems to be a problem with firmware without firmware the device will boot fine but there wont be bt, fp , calling, sound, wifi etc.
but with firmware it will just bootloop.

Black screen after flashing but phone acting fine

The weirdest thing is happening with my Redmi Note 5 Plus after flashing from a custom rom of Oreo to Android 9. I started with flashing the kernel with Dark Ages's, then I flashed Resurrection I think. It worked fine but once I went back to TWRP to install GAPPS my filesystem was corrupted, at least to TWRP it was but the rom was working fine. I decided to try another rom, PixelExperience I guess but after a successful install I just got a black screen and corrupted filesystem. Tried a couple more roms but the same happened. I tried another kernel but didn't change anything. Went back to Dark Age's. Then I decided to try to update the recovery to OrangeFox and this was a success (though I couldn't get fastboot to work, I had to install via twrp) and I'm not getting corrupted filesystems no more but no matter the rom I install I get the black screen. And now I installed Resurrection again and I still got the black screen but according to the phone's vibrations/sounds and screen dim the phone seems to be working fine, but with a black lit screen...Recovery works fine though...What is happening?
Ok I've been all day around this and I'm going crazy. What's the correct procedure to install these so called Treble roms? Cause I went head first from a custom rom on Android 8 to Android 9 using the standard procedure and it's not working. I have tried using diferent GSI's, not working. I've used the original Treble method with the DP4, not working.
Right now the best I can do is install Resurrection and all seems to work but recovery mode (TWRP and Redwolf) doesn't recognize internal storage. With orangefox the internal storage gets recognized but can't mount it. It's driving me mad, any suggestion? I guess the ultimate question is, how does one correctly installs a treble Rom on Redmi 5 Plus?
Not sure.. ...what is actually happening......but you needs to install the best recovery for Redmi 5 plus/note 5 which is Orange fox with their latest version 10.0
As you said about black screen...you need to wipe system, before flashing the custom rom this will allow the clean installation of flashing rom and system files.
anantrishabh said:
Not sure.. ...what is actually happening......but you needs to install the best recovery for Redmi 5 plus/note 5 which is Orange fox with their latest version 10.0
As you said about black screen...you need to wipe system, before flashing the custom rom this will allow the clean installation of flashing rom and system files.
Click to expand...
Click to collapse
I managed to get past the black screen problem with the installation of the original rom, I'm guessing it was that kernel I had installed, idk. I'll try one last time using orange fox and resurrection.
EDIT: With Orange Fox I can't mount internal storage or usb storage at all...
EDIT2: Wait a minute, "Enable MTP" has to be active right? My bad, I guess Orange Fox and Resurrection work! Now I'm off to install gapps and really test the rom, thanks for the help. I'm leaving the thread open so if anyone has similar problems to mine can contact me. Or if that's not a good policy I ask the mods to close this pls.
MTP is already enabled, all PIE rom are the same, installation went well but after installing it auto boot up and boom black screen.
Black Screen on lavender + ParanoidOS
the13thing said:
I managed to get past the black screen problem with the installation of the original rom, I'm guessing it was that kernel I had installed, idk. I'll try one last time using orange fox and resurrection.
EDIT: With Orange Fox I can't mount internal storage or usb storage at all...
EDIT2: Wait a minute, "Enable MTP" has to be active right? My bad, I guess Orange Fox and Resurrection work! Now I'm off to install gapps and really test the rom, thanks for the help. I'm leaving the thread open so if anyone has similar problems to mine can contact me. Or if that's not a good policy I ask the mods to close this pls.
Click to expand...
Click to collapse
Hey, im using lavender (Redmi note 7). I had installed Pixel Experience + OrangeFox. Later I clean wiped PE and installed Paranoid. Everything was successful. But when I booted up my phone, there is only a blackscreen after the redmi logo!!! I havent installed a different kernel, so how do i fix this?
I would just flash the firmware again through the recovery menu

Categories

Resources