TWRP 3.5 (hovatek port) - Moto E7 Plus ROMs, Kernels, Recoveries, & Other De

Sorry for my English
I have ported a twrp with the hovatek tool, however touch does not work, I think it works with otg but I do not have one to test, sometimes the recovery does not recognize the pc you just have to lock and unlock the screen until twrp restarts and admit it, I know it's not much but at least it's a little hope to have twrp
fastboot flash recovery recovery.img
or if you don't want to flash and just test if otg works
fastboot boot recovery.img

It didn't work, it doesn't boot into recovery.

It didn't boot...
{Mod edit}

SafeH0use said:
It didn't work, it doesn't boot into recovery.
Click to expand...
Click to collapse
is your bootloader unlocked?

adrianuexen said:
is your bootloader unlocked?
Click to expand...
Click to collapse
Yes, when i do the temporary boot it starts, freezes in the blue static image of the Motorola logo and then goes back to fastboot.

I faced a similar problem on mi 9catali however I discovered if u use otg and mouse it can work though I did complete root I'm still looking for the su zip .for ur problem use stock recovery IMG

Related

Help me | Problem boot in recovery

Hello! I have a problem during boot into recovery of my Moto E XT1022.
I did the bootloader unlock (with code Motorola) ... all OK!
Installing the recovery TWRP 3.0.0 ... all OK! No error message and successfully installed.
But, When I try to go to recovery the smartphone goes off! (with black screen)
Even if i try in fastboot access in recovery (fastboot boot recovery.img), the screen will freeze in the Motorola Logo.
I therefore can not access in any way to recovery.
I also tried older versions of TWRP and CWM but everything remains the same. How can i fix? Tnx!
Flash stock recovery for once and try to boot into it.
See what happens
put any rom in your sd and flash it by going to twrp
it works
-z3r0- said:
Flash stock recovery for once and try to boot into it.
See what happens
Click to expand...
Click to collapse
I put the official recovery and now on restart mod recovery appears the written "No command"
pickmod said:
I put the official recovery and now on restart mod recovery appears the written "No command"
Click to expand...
Click to collapse
It's OK if you see that.
Flash this TWRP: twrp-2.7.1.0-condor, that works for me.
Have you tried this?
http://forum.xda-developers.com/mot...recovery-twrp-2-8-6-0-touch-recovery-t3100879
-z3r0- said:
Have you tried this?
http://forum.xda-developers.com/mot...recovery-twrp-2-8-6-0-touch-recovery-t3100879
Click to expand...
Click to collapse
Solved with this version. Thank you so much!

Help plz unable to flash any twrp

Plz help I have successfully unlocked my boot loader unofficial way now I want to flash twrp when ever I flash twrp via fast boot it flash it but not able to reboot to twrp instead of that I got some phone pic with cable plz help
[Q] Problem with flashing twrp on Snapdragon RM3
android_smater said:
Plz help I have successfully unlocked my boot loader unofficial way now I want to flash twrp when ever I flash twrp via fast boot it flash it but not able to reboot to twrp instead of that I got some phone pic with cable plz help
Click to expand...
Click to collapse
How did you unlocked bootloader ?
android_smater said:
Plz help I have successfully unlocked my boot loader unofficial way now I want to flash twrp when ever I flash twrp via fast boot it flash it but not able to reboot to twrp instead of that I got some phone pic with cable plz help
Click to expand...
Click to collapse
That's probably b'coz it still isn't flashed.
Install MiPc suit and connect once with USB debugging on so that all the drivers do get installed correctly then
When using adb first type adb devices and look for your device to be sure that the device is connected correctly.
Which Twrp are you trying to flash?
android_smater said:
Plz help I have successfully unlocked my boot loader unofficial way now I want to flash twrp when ever I flash twrp via fast boot it flash it but not able to reboot to twrp instead of that I got some phone pic with cable plz help
Click to expand...
Click to collapse
follow this video https://www.youtube.com/watch?v=G_P7Qd3kpAI
note while dragging the file into cmd it copies path of the file with its name which will give you an error ...do not drag the file instead write it.
fastboot flash recovery twrp-3.0.2-2-kenzo.img
you have to flash a patched boot.img too
meangreenie said:
you have to flash a patched boot.img too
Click to expand...
Click to collapse
no i can't find boot.img plz provide me
android_smater said:
no i can't find boot.img plz provide me
Click to expand...
Click to collapse
1. Flash twrp as usual -> fastboot flash recovery twrp.img
2. Then boot it: fastboot boot twrp.img
And everything should be fine. Just remember to choose the right one Cheers!
CukierPuder said:
1. Flash twrp as usual -> fastboot flash recovery twrp.img
2. Then boot it: fastboot boot twrp.img
And everything should be fine. Just remember to choose the right one Cheers!
Click to expand...
Click to collapse
Thabku it work for me one more question how to flash ota and remain unlock botloader and twrp
android_smater said:
Thabku it work for me one more question how to flash ota and remain unlock botloader and twrp
Click to expand...
Click to collapse
It's completely depended on the ROM. Some of 'em relock bootloader, other don't (same for OTA updates).
ok thanks for your help i have successfully unlocked bootloader and install twrp as well rooted thank you

Installed TWRP "Succesfully" But TWRP is not starting

Hi all,
After "successfully" installing TWRP, which already took me lots of time due to strange errors, i can not go into TWRP mode. Only in Standard Recovery.
I followed every tip which i found how to exit the fastboot mode succesfully (pressing Vol+ & Power / Removing USB Cable / Tried TeamSpains Automatic Installer), but nothing worked. Most of the time just a black screen and Blue Led.
The only thing i did not do is typing in "fastboot reboot" because i read that this caused a brick on a few Le Max 2.
Any suggestions how i could finally install TWRP ?
Thanks a lot!
Wow, I'm almost in the same situation, but mine is worse - Neither standart recovery, nor TWRP start.
Can you confirm, that your bootloader is unlocked?
Because in my case, the bootloader was locked and I managed to corrupt the recovery by installing TWRP forcefully, which brought me to the continious boot loop in the recovery with no os loaded at all.
check these commands in fastboot:
fastboot oem unlock (fastboot oem unlock-go worked for me)
After it is unlocked -> fastboot flash recovery bla-bla.img -> fastboot boot bla-bla.img, where bla-bla is your twrp image.
The clue is to use proper version of TWRP from Teamspain or from the thread Official TWRP. You can always use fastboot boot for the first try. And unlock the bootloader first.
Regards Filozof71
Sent from my Le X820 using Tapatalk
RovnyiK said:
Wow, I'm almost in the same situation, but mine is worse - Neither standart recovery, nor TWRP start.
Can you confirm, that your bootloader is unlocked?
Because in my case, the bootloader was locked and I managed to corrupt the recovery by installing TWRP forcefully, which brought me to the continious boot loop in the recovery with no os loaded at all.
check these commands in fastboot:
fastboot oem unlock (fastboot oem unlock-go worked for me)
After it is unlocked -> fastboot flash recovery bla-bla.img -> fastboot boot bla-bla.img, where bla-bla is your twrp image.
Click to expand...
Click to collapse
Yes my device is unlocked. I did it again now with exactly your commands --> after fastboot boot recovery.img --> Black screen and blue LED
Filozof71 said:
The clue is to use proper version of TWRP from Teamspain or from the thread Official TWRP. You can always use fastboot boot for the first try. And unlock the bootloader first.
Regards Filozof71
Sent from my Le X820 using Tapatalk
Click to expand...
Click to collapse
What do you exactly mean with proper version of TWRP? And yes, i am always using fastboot, but it doesnt help. My phone is also unlocked... I havent got any more ideas
Kampfgans said:
What do you exactly mean with proper version of TWRP? And yes, i am always using fastboot, but it doesnt help. My phone is also unlocked... I havent got any more ideas
Click to expand...
Click to collapse
Proper I meant one of this distributions and newest. What is the result of "fastboot devices" command?
regards Filozof71
Is your device 4/64, or 4/32 gb?
Filozof71 said:
Proper I meant one of this distributions and newest. What is the result of "fastboot devices" command?
regards Filozof71
Click to expand...
Click to collapse
Yes, i used the newest official TWRP. Fastboot Devices shows my connected device "blablavla fastboot", so my device is connecting properly
RovnyiK said:
Is your device 4/64, or 4/32 gb?
Click to expand...
Click to collapse
4/32
i was in same situation guys, things which worked for me is official twrp, flash then immediately hold vol up and power button untill you see le eco recovery appearing on the screen which ll be followed by twrp, if u hold the two button and leave them after getting the first vibration, device boots into system and after that twrp is again overwritten and no use going into recovery afterwards...
Kampfgans said:
Yes, i used the newest official TWRP. Fastboot Devices shows my connected device "blablavla fastboot", so my device is connecting properly
Click to expand...
Click to collapse
Hello again. Blue LED means something like inconsistent version with installed system. Try another TWRP. What version did you run before flashing TWRP? Is it x820 or maybe X822 Indian version?
Regards Filozof71
Sent from my Le X820 using Tapatalk
hi
im in the same problem here
cant understand why its not working... spending lots of time on this
what version of twrp you all guys try and its work for you ?
Mpro747 said:
hi
im in the same problem here
cant understand why its not working... spending lots of time on this
what version of twrp you all guys try and its work for you ?
Click to expand...
Click to collapse
TRY the "TWRP_5.8_TeaMSpaiN.img" TWRP using fastboot command, which is work for me, my phone is running eui5.8 previously...
link: h ttp://choimobile.vn/threads/cai-twrp-root-leeco-le-max-2-x820-x821.68026/
If incorrect twrp install, either cannot load into twrp(black screen with unusual led light up), have twrp screeen but freeze, or can load into twrp but no touch at all.
Mpro747 said:
hi
im in the same problem here
cant understand why its not working... spending lots of time on this
what version of twrp you all guys try and its work for you ?
Click to expand...
Click to collapse
Try twrp manager app or the official twrp app. I had problems with teamspain version, appeared not to be working (black screen) but after about 30 seconds it worked. With the latest official version 3.0.2-1-x2 which i installed with twrp manager it boots up immediately
I think as soon as you type fastboot reboot you need to hold power + Volume up button to load the TWRP. Else default recovery gets reinstated.
try to boot into twrp, maybe that will work it described in step 6.4 in this tutorial:
http://forum.xda-developers.com/le-max-2/how-to/protocol-backup-stock-rom-flash-stock-t3517151

How install TWRP 3.0

I try to install .img file in recovery, but after install this, my phone shutdown in software brick....
AyalaE96 said:
I try to install .img file in recovery, but after install this, my phone shutdown in software brick....
Click to expand...
Click to collapse
Don't use install img option on twrp it may not work always
Instead of that you can flash recovery using fastboot with "fastboot flash recovery (the name of recovery).img) command
raminta said:
Don't use install img option on twrp it may not work always
Instead of that you can flash recovery using fastboot with "fastboot flash recovery (the name of recovery).img) command
Click to expand...
Click to collapse
I tried, and it didnt work...
AyalaE96 said:
I tried, and it didnt work...
Click to expand...
Click to collapse
Do you have unlocked bootloader???
raminta said:
Do you have unlocked bootloader???
Click to expand...
Click to collapse
yep
raminta said:
Do you have unlocked bootloader???
Click to expand...
Click to collapse
I solved it, I first must install Repack boot with "fastboot flash boot ...img"
After install recovery with "Fastboot flash recovery ...img"
My error Because I should read this first...
Dees_Troy said:
Note that the Z2, like most other Sony devices does not have a proper bootable recovery. As such you have to install a kernel that includes a recovery with it. For a time I will try to continue to supply updated stock kernels repacked with TWRP in them. If you are running one of my kernels or have a custom ROM like OmniROM installed, you can install TWRP in the FOTAKernel partition to stay on the latest version of TWRP.
Device page on our website
Mirror 1
Mirror 2
To install a stock kernel, boot the device into fastboot mode and then from your computer: fastboot flash boot path/to/filename.img
Click to expand...
Click to collapse
However is it true? With latest updates there was bootloader update which brings (or at least should as Sony said) /recovery partition (or more gives access to it, coz partitions was probably always there).
However how it exactly works? I always thought that onee flashed update with newest bootloader will leave new bootloader and this partition forever. But I got Z2 with .291, downgraded it to 4.4.2 for Root and TA backup and than tried to flash recovery to recovery partition, but got error: FAILED (data transfer failure (Unknown error)).
Does it mean that only on latest update(s) there is possibility to use this partition?
Never tried it on my ZU before. I just started form latest 5.1.1.
EDIT: OK, so what i assumed was right - on 6.0.1 I was able to flash the recovery to it's partition.
Now the problem is with booting into it. How? With Power + Vol- it still stright to boots to OS...
EDIT2: adb reboot recovery boots to different bootloader screen (Power+Vol- gives SONY screen and adb gives SONY + XPERIA screen.
However it still boots strght to Android...
Any idea what I'm doing wrong? I have 23.5.A.1.291 + unlocked bootloader + TWRP 3.0.2-0 (official) flashed with fastboot flash recovery img.
I'm 100% sure that SONY screen (w/o XPERIA) is the right one as I have identical one on my ZU when booting into bootloader-recovery mode. But why here it don't boot TWRP, but OS?
HELPPPP
Pleaseeeee tell me how did you flash twrp 3.0? I have tried almost everything it now seems impossible for me... Pleaseee helpp me T_T ... Thankk youuu

[RECOVERY]TWRP 3.2.1-0 for Red Magic

On your device, go into Settings -> About and find the Build Number and tap on it 7 times to enable developer settings. Press back and go into Developer Options and enable OEM unlocking.
unlock bootloader and flash twrp
Code:
fastboot oem nubia_unlock NUBIA_NX609J
Code:
fastboot flash recovery recovery.img
download
https://drive.google.com/open?id=1VzUS999ZS_yc6GtcKngA6GrlTpOZp2P5
Sources
https://github.com/youyim123/android_device_nubia_nx609j
Came up in Chinese, but everything is working after changing the language setting over. Thanks.
Hi friends, if I would like return to Stock Recovery, ¿Where I find stock recovery and How flash?
Thanks for this work
Hi, someone can help me? Thnaks
sakilxda said:
Hi, someone can help me? Thnaks
Click to expand...
Click to collapse
Finally I resolved this problem. I found other Recovery.img working
sakilxda said:
Hi friends, if I would like return to Stock Recovery, ¿Where I find stock recovery and How flash?
Thanks for this work
Click to expand...
Click to collapse
Ok, I´m resolved this.
If you need install Stock Recovery you need download a Oficial Stock firmware "Zip" and extract the Stock recovery to the this "Zip" file, and you repeat this metod with Stock Recovery
Am I the only one having problems with fastboot on Windows 10?
sakilxda said:
Hi, someone can help me? Thnaks
Click to expand...
Click to collapse
bro i need fastboot drivers please
in mi system dont hace driver and y my devices onlye hace android =( help me me has win10
Sorry, long time ago tha I haven´t visited XDA.
I have used the drivers of video´s link but i had to test many drivers. It was very dificult for my too.
Actually I don´t know wich was the drives that i used, sorry.
if you have once used some fastboot drivers for some device on windows 10, chances are most probably you will have issues with detecting other devices in fastboot mode . Either boot with linux or reinstall windows 10 is the only solution imho
sakilxda said:
Finally I resolved this problem. I found other Recovery.img working
Click to expand...
Click to collapse
Please provide this working twrp which solved this problem..as i am also facing the same issue
munmun said:
Please provide this working twrp which solved this problem..as i am also facing the same issue
Click to expand...
Click to collapse
Hello, have you visited my video link? There, there is different links in the description that you can find the recovery I used. It's long time ago and maybe is actualliced now.
sakilxda said:
Hello, have you visited my video link? There, there is different links in the description that you can find the recovery I used. It's long time ago and maybe is actualliced now.
Click to expand...
Click to collapse
When i try to reboot in twrp it boots into recovery for 2-3 sec and then again reboots to system
munmun said:
When i try to reboot in twrp it boots into recovery for 2-3 sec and then again reboots to system
Click to expand...
Click to collapse
Maybe your Recovery isn't good.
Try flash one more time or another recovery
Same issue I m face. When I flash twrp then go to recovery mode. Then they off and start with stock revery. And mobile repat lock bootloader
---------- Post added at 05:03 PM ---------- Previous post was at 05:01 PM ----------
I m try all official twrp. But face same issue
sakilxda said:
Maybe your Recovery isn't good.
Try flash one more time or another recovery
Click to expand...
Click to collapse
I have tried multiple..but unable to boot into recovery...it would be very helpful of you if you could provide that recovery that worked on your phone.
As i am also unable to boot into recovery with command "fastboot boot recovery.img"
munmun said:
I have tried multiple..but unable to boot into recovery...it would be very helpful of you if you could provide that recovery that worked on your phone.
As i am also unable to boot into recovery with command "fastboot boot recovery.img"
Click to expand...
Click to collapse
Sorry but this was long ago and I can't remember.
munmun said:
I have tried multiple..but unable to boot into recovery...it would be very helpful of you if you could provide that recovery that worked on your phone.
As i am also unable to boot into recovery with command "fastboot boot recovery.img"
Click to expand...
Click to collapse
Try this one: http://www.mediafire.com/file/45qwt6i4ccdnjd0/recovery.img/file
you need first to unlock bootloader (you need to be in bootmode):
fastboot oem nubia_unlock NUBIA_NX609J
Just after that you can flash recovery.img:
fastboot flash recovery recovery.img
After this you can go back to recovery from boot menu navigating with up/down key and confirm with Power button!
:fingers-crossed:
ABM30 said:
Try this one: http://www.mediafire.com/file/45qwt6i4ccdnjd0/recovery.img/file
you need first to unlock bootloader (you need to be in bootmode):
fastboot oem nubia_unlock NUBIA_NX609J
Just after that you can flash recovery.img:
fastboot flash recovery recovery.img
After this you can go back to recovery from boot menu navigating with up/down key and confirm with Power button!
:fingers-crossed:
Click to expand...
Click to collapse
I have tried this as well but twrp boots up for a 2-3 sec & then phobe reboots to system again..
With fastboot boot recovery.img, same results are seen
munmun said:
I have tried this as well but twrp boots up for a 2-3 sec & then phobe reboots to system again..
With fastboot boot recovery.img, same results are seen
Click to expand...
Click to collapse
which ROM do you have installed?
There is a chance to need to flash an original recovery (you can find it in original 8.1 ROM from Nubia), than boot in recovery and erase cache and data (IT WILL ERASE ALSO INTERNAL MEMORY!...SO BACK UP) and than unlcok bootloader, flash TWRP, flash ROM, flash bluespark boot.img

Categories

Resources