[PORT][CWM] ClockWorkMod Recovery for M4 Aqua - Sony Xperia M4 Aqua

Here is the CWM Recovery!
-NOT WORKING-
PROJECT ABANDONED FOR NOW
How to install:
1 Make sure your phone have usb debugging on and connect it to pc.
2 Run adb tools
3 Type:
Code:
adb devices
If your device appears you can continue.
4 Type:
Code:
adb reboot bootloader
5 Your phone will reboot in fastboot mode. Then make sure you have recovery image file in the same folder of adb tools
6 Type
Code:
fastboot flash recovery CWM-Tulip.img
ATTENTION: The name can change (if you renamed file for example "CWM" you must to type fastboot flash recovery CWM.img)
7 Done! After operation is completed, reboot your device. For boot in recovery press power+vol-, then when phone vibrate, press for much time vol-.
DOWNLOAD RECOVERY IMG FILE: HERE
ROM FIRMWARE REQUIRED: Stock/Any with unlocked bootloader
THIS RECOVERY WAS NOT TESTED.
Thanks to:
@husam666 for succefully maked TWRP
CWM Recovery

Will we have gui with this one?

alby_var said:
Here is the CWM Recovery!
-NOT TESTED-
How to install:
1 Make sure your phone have usb debugging on and connect it to pc.
2 Run adb tools
3 Type:
Code:
adb devices
If your device appears you can continue.
4 Type:
Code:
adb reboot bootloader
5 Your phone will reboot in fastboot mode. Then make sure you have recovery image file in the same folder of adb tools
6 Type
Code:
fastboot flash recovery CWM-Tulip.img
ATTENTION: The name can change (if you renamed file for example "CWM" you must to type fastboot flash recovery CWM.img)
7 Done! After operation is completed, reboot your device. For boot in recovery press power+vol-, then when phone vibrate, press for much time vol-.
DOWNLOAD RECOVERY IMG FILE: HERE
ROM FIRMWARE REQUIRED: Stock/Any with unlocked bootloader
THIS RECOVERY WAS NOT TESTED.
Thanks to:
@husam666 for succefully maked TWRP
CWM Recovery
Click to expand...
Click to collapse
Don't work. No boot into the recovery and follow normal boot.
Thank you for try

Have you booted with vol- etc...? Anyway, thank you for testing!

Yes, flash succefull and no problem with phone,I tried by buttons and gravitybox reboot menu

Ok, later i try to fix...
Sent from my E2303 using XDA Free mobile app

Hello guys i've rebuilt lastest kernel (1.2.1 rev in SonyXperia World github) and generated dtb from that source. Then i compiled cwm with this kernel from cm12.1 source.
Someone with rooted phone could test it ?
https://drive.google.com/file/d/0BzfufWMSEaKVMVJnVmltOVFfdDQ/view?usp=sharing

tonystark88 said:
Hello guys i've rebuilt lastest kernel (1.2.1 rev in SonyXperia World github) and generated dtb from that source. Then i compiled cwm with this kernel from cm12.1 source.
Someone with rooted phone could test it ?
https://drive.google.com/file/d/0BzfufWMSEaKVMVJnVmltOVFfdDQ/view?usp=sharing
Click to expand...
Click to collapse
With rom .112, flashing the recovery just flash the firm, no work sorry. Finally after two logos of sony, start normally. volume- + power and hold volume- (or fast push many times)

Tried, phone boot in system ok, but not boot in recovery.... i really want to build for this device, but my Ubuntu give a lot of errors.... This is linux, a good OS, but full of errors...

alby_var said:
Tried, phone boot in system ok, but not boot in recovery.... i really want to build for this device, but my Ubuntu give a lot of errors.... This is linux, a good OS, but full of errors...
Click to expand...
Click to collapse
That isn't due to Linux man, it's because we have a unfinished kernel!
Like I already mentioned, many people are working hard to get it done.
I hope u will understand it
Sent from my E2303 using XDA Free mobile app

This work for anyone ?

Nope, this is outdated and haven't ever work.....

Related

[RECOVERY] [11-1-2013] Unofficial Clockworkmod Recovery 6.0.4.4 for Nexus 5

Unofficial Clockworkmod Recovery version 6.0.4.4 for the Nexus 5​
Current Build Not Booting I Will be Looking into a Solution. Thank you to everyone who has tested these!
Nexus 5 Stock Recovery Image
Downloads
Click to expand...
Click to collapse
Flashing Instructions
1. Download the above file.
2. Move the downloaded recovery file into the directory where you have ADB and Fastboot setup on your computer.
3. Navigate into the directory where you have ADB and Fastboot setup on your computer and run the following commands from the command prompt on your computer:
Code:
adb reboot bootloader
fastboot flash recovery hammerhead-cwm-6.0.4.4-unofficial.img
Congratulations you now have Clockworkmod Recovery running on your Nexus 5.
Credits: Koush for developing Clockworkmod Recovery
Cyanogenmod Team for their development of Clockworkmod Recovery
F.A.Q
Q. Is this the touch version of Clockworkmod Recovery?
A. No, this is the non-touch version of Clockworkmod Recovery once any bugs have been worked out and the non-touch has been properly tested I will look into compiling a touch version unless an official version of Clockworkmod for the Nexus 5 is released.
Click to expand...
Click to collapse
Perfect, thanks
Awesome! Thanks!
Here we go.. awesome!
That was fast. :good:
That was quick, Wow!
Great! ))
wow, great!
Gesendet von meinem GT-I9100 mit Tapatalk
Thank you for your work :good:
Let the flashing begin!!!
Thanks man
Silly stupid noob question:
How to install it?
I dont understand how to do it xD
nad4321 said:
Silly stupid noob question:
How to install it?
I dont understand how to do it xD
Click to expand...
Click to collapse
You have to boot into fastboot mode to install this custom recovery on your device. Do you have fastboot and ADB setup on your computer and the device drivers installer for the Nexus 5? If you don't have fastboot and ADB setup on your computer I would recommend taking a look at this simple fastboot and ADB installer . Once you have fastboot and adb setup, and the device drivers installed follow the following steps:
1. Download this file.
2. Move the downloaded recovery file into the directory where you have ADB and Fastboot setup on your computer.
3. Navigate into the directory where you have ADB and Fastboot setup on your computer and run the following commands from the command prompt on your computer:
Code:
adb reboot bootloader
fastboot flash recovery hammerhead-cwm-6.0.4.4-unofficial.img
After following this procedure you will then have Clockworkmod Recovery installed on your device. Let me know if you still have questions.
And make sure you
Code:
fastboot oem unlock
first!
I installed the recovery via fastboot.
When i try to boot into recovery i'm stuck at google screen.
I'm able to reboot the device.
Whats wrong?
Birba said:
I installed the recovery via fastboot.
When i try to boot into recovery i'm stuck at google screen.
I'm able to reboot the device.
Whats wrong?
Click to expand...
Click to collapse
Thats happening to me also.
Birba said:
I installed the recovery via fastboot.
When i try to boot into recovery i'm stuck at google screen.
I'm able to reboot the device.
Whats wrong?
Click to expand...
Click to collapse
Batfink33 said:
Thats happening to me also.
Click to expand...
Click to collapse
Are you too able to access recovery all? But you can reboot the device and still get into the bootloader for fastboot mode correct?
shimp208 said:
Are you too able to access recovery all? But you can reboot the device and still get into the bootloader for fastboot mode correct?
Click to expand...
Click to collapse
I can get into the bootloader,and flash the recovery but if i restart into recovery it sits at the Google screen. I then have to press the power button and restart the whole phone, Ive also tried booting into recovery using quickboot but again it sits at the Google screen.
sorry if this is a stupid question, but how do i boot into CWM? I have installed it correctly
shimp208 said:
You have to boot into fastboot mode to install this custom recovery on your device. Do you have fastboot and ADB setup on your computer and the device drivers installer for the Nexus 5? If you don't have fastboot and ADB setup on your computer I would recommend taking a look at this simple fastboot and ADB installer . Once you have fastboot and adb setup, and the device drivers installed follow the following steps:
1. Download this file.
2. Move the downloaded recovery file into the directory where you have ADB and Fastboot setup on your computer.
3. Navigate into the directory where you have ADB and Fastboot setup on your computer and run the following commands from the command prompt on your computer:
Code:
adb reboot bootloader
fastboot flash recovery hammerhead-cwm-6.0.4.4-unofficial.img
After following this procedure you will then have Clockworkmod Recovery installed on your device. Let me know if you still have questions.
Click to expand...
Click to collapse
Do i first have to root it? Or does it do it automatically?
Would my data be deleted too?
Batfink33 said:
I can get into the bootloader,and flash the recovery but if i restart into recovery it sits at the Google screen. I then have to press the power button and restart the whole phone, Ive also tried booting into recovery using quickboot but again it sits at the Google screen.
Click to expand...
Click to collapse
Interesting I'm curious to know if the TWRP build I posted does the same any hints from dmesg or last_kmsg would also be beneficial, is it possible for you use Android Debug Monitor (DDMS and Monitor in Android SDK tools folder if you have the sdk installed) and upload a log?
Okay so here is propably another noob question: On my HTC Sensation I had 4ext as recovery. What are the differences between this and 4ext or TWRP? Is there a thread somewhere I couldn't find!?

[RECOVERY][cherry] TWRP 2.8.7.0 touch recovery for Huawei G620S, Honor 4/4X

Team Win Recovery Project 2.x, or twrp2 for short, is a custom recovery built with ease of use and customization in mind. Its a fully touch driven user interface no more volume rocker or power buttons to mash. The GUI is also fully XML driven and completely theme-able. You can change just about every aspect of the look and feel.
Features:
All function in a normal TWRP
Support F2FS file system!
Battery capacity display works well!
Supported device:
C8817D
C8817E
G621-TL00
G620S-UL00
G620S-L01
Che1-CL20
Che1-CL10
Che1-L04
Install guide:
1. Install fastboot tools from google's sdk on your PC
2. Enter fastboot mode
3. Run "fastboot flash recovery twrp2.8.7.0_cherry_en_f2fs.img" in command line
4. Reboot and enjoy it
Download:
https://s.basketbuild.com/filedl/devs?dev=dianlujitao&dl=dianlujitao/cherry/twrp2.8.7.0_cherry_en_f2fs.img
XDA:DevDB Information
TWRP, Tool/Utility for all devices (see above for details)
Contributors
dianlujitao
Source Code: https://github.com/dianlujitao/android_device_huawei_cherry/tree/twrp
Version Information
Status: Stable
Current Stable Version: 1
Stable Release Date: 2015-09-12
Created 2015-09-12
Last Updated 2015-09-17
Hi, thank you for your good work...
i would like to mention i made a back up of stock rom with your twrp for 620s-L01...
When i restore that back up, i don't have ril connection, i am not asked for my code pin
I am unable to flash recovery . It is showing success in fastboot but stock recovery is booted even after flashing this recovery. I am able to boot into recovery by connecting to pc. (fastboot boot twrp2.8.7.0_cherry_en_f2fs.img). What to do?
Madhunath said:
I am unable to flash recovery . It is showing success in fastboot but stock recovery is booted even after flashing this recovery. I am able to boot into recovery by connecting to pc. (fastboot boot twrp2.8.7.0_cherry_en_f2fs.img). What to do?
Click to expand...
Click to collapse
do " sudo fastboot boot twrp2.8.7.0_cherry_en_f2fs.img"
Madhunath said:
I am unable to flash recovery . It is showing success in fastboot but stock recovery is booted even after flashing this recovery. I am able to boot into recovery by connecting to pc. (fastboot boot twrp2.8.7.0_cherry_en_f2fs.img). What to do?
Click to expand...
Click to collapse
You should flash the latest official release.
I met the same issue and solved it by this.
It seems that the very very old bootloader will restore official recovery and boot automatically.
desalesouche said:
Hi, thank you for your good work...
i would like to mention i made a back up of stock rom with your twrp for 620s-L01...
When i restore that back up, i don't have ril connection, i am not asked for my code pin
Click to expand...
Click to collapse
When backup a AOSP-based build, select system,data,boot partition is OK.
I don't use emui, but I backup and restore a cm, it's okey
Any mirror on this? Basketbuild is not working with me...
jerryhou85 said:
Any mirror on this? Basketbuild is not working with me...
Click to expand...
Click to collapse
http://bbs.zhiyoo.com/thread-9673037-1-1.html
Please, dear friend now for Perth che2-l11
PleasePleasePleasePlease
Hi Sir will you try to compile M twrp?
desalesouche said:
Hi Sir will you try to compile M twrp?
Click to expand...
Click to collapse
Tried on nubia z9 max, nothing different
Hi Guys,
I attempted to install the twrp recovery and fastboot seemed to install it ok, but I can't get into it via vol-up & power. when i try to boot the recovery using fastboot (under windows) i get the following :
C:\ADB>fastboot boot twrp2.8.7.0_cherry_en_f2fs.img
downloading 'boot.img'...
OKAY [ 0.332s]
booting...
FAILED (remote: Command not allowed)
finished. total time: 0.343s
The phone is running the new che2-l11 lollipop 5.1 build ... could this be the problem? The phone IS unlocked.
Just tried it again on a different pc. and the phone is sitting on the honor boot screen with vol-up & power.
martzweb said:
Hi Guys,
I attempted to install the twrp recovery and fastboot seemed to install it ok, but I can't get into it via vol-up & power. when i try to boot the recovery using fastboot (under windows) i get the following :
C:\ADB>fastboot boot twrp2.8.7.0_cherry_en_f2fs.img
downloading 'boot.img'...
OKAY [ 0.332s]
booting...
FAILED (remote: Command not allowed)
finished. total time: 0.343s
The phone is running the new che2-l11 lollipop 5.1 build ... could this be the problem? The phone IS unlocked.
Just tried it again on a different pc. and the phone is sitting on the honor boot screen with vol-up & power.
Click to expand...
Click to collapse
This recovery is for Qualcomm 410 varient
may i ask you to update twrp for cm12.1? it seems to be broken due to cm12.1 update?
i would like to add some more device .
What the hell does Cherry have to do with anything? This is a Cherry recovery?
Honor 4x model Che2-L11 custom recovery
hi
I installed twrp for Honor 4x model Che2-L11 and worked perfect
1-install ADB Fastboot
copy TWRP_2.8.7.x_P8Lite_kirin_v2.img ADB Fastboot installation folder
hold shift key and write click on ADB Fastboot installation folder choose "open command window here"
2-run adb reboot bootloader
3- run fastboot.exe flash recovery "TWRP_2.8.7.x_P8Lite_kirin_v2.img"
note phone must be unlocked and aslo installphone driver
HiSuite (install it driver included)
note:
to check phone is connected
run
adb devices
fastboot device
twrp2.8.7.0_cherry_en_f2fs.img not worke for me(Honor 4x model Che2-L11)
download img:
http://forum.xda-developers.com/showpost.php?p=62598513&postcount=156
help
hi please help me, how can i install cynogen mod in honor 4x,
please hlep me step by step
i have che1-L04
Is twrp3 coming?
Can I use this twrp recovery for my Che2-UL00 please?
Never mind, just being dumb... I fixed it myself

Having trouble installing twrp recovery.

I am trying to put twrp on my tablet so I can install cyanogenmod but I am running into problems.
Device: sgp311 on android 5.1.1 and bootloader is unlocked.
1. I open cmd terminal from the folder that contains the latest twrp img.
2. I boot into fastboot mode by the cmd command "adb reboot bootloader"
3. I use the command " fastboot flash boot twrp.img" and it's successful (had an image but cant link it)
4. I use the command "fastboot reboot" and nothing my device stays blank, nothing appears on screen even after holding the power and volume up buttons to do a regular reset and hard reset. When I flash android 5.1.1 back on to my device all my data is still there.
I am also trying to use flashtool to revert too android kitkat but after flashing the firmware and booting up it just stays in a bootloop at the sony logo.
Anyone have any suggestions on what to do?
BrickedXperia said:
Anyone have any suggestions on what to do?
Click to expand...
Click to collapse
you're doing it right in general, but there are some issues, though.
Sony devices, like your SGP311 don't have recovery[*] partition, like nexus or other ones.
On Sony, you need to flash kernel with the integrated recovery.
On step 3, you're flashing presumably recovery image (without kernel) to boot partition. As it is not kernel, device is is not booting, which is expectable.
So you need to flash this with CM13 kernel + CM recovery. After flashing reboot device, press VOL- to enter recovery, make necessary wipes, and install CM13 Rom zip.
P.S: With Flashtool fastboot mode, flashing is done easier and faster.
Rootk1t said:
you're doing it right in general, but there are some issues, though.
Sony devices, like your SGP311 don't have recovery[*] partition, like nexus or other ones.
On Sony, you need to flash kernel with the integrated recovery.
On step 3, you're flashing presumably recovery image (without kernel) to boot partition. As it is not kernel, device is is not booting, which is expectable.
So you need to flash this with CM13 kernel + CM recovery. After flashing reboot device, press VOL- to enter recovery, make necessary wipes, and install CM13 Rom zip.
P.S: With Flashtool fastboot mode, flashing is done easier and faster.
Click to expand...
Click to collapse
Thank you, I flashed cyanogenmod recovery with adb commands and restarted it and it worked, I now have cyanogenmod on my tablet and it looks and feels way better than the stock rom.
As BrickedXperia, I am trying to put twrp on my tablet so I can install cyanogenmod but I am running into problems.
Device: sgp321 on android 5.1.1 and bootloader is unlocked.
No root (must I?)
1. I open cmd terminal from the platform-tools folder that contains the latest twrp img.
2. I boot into fastboot mode by the cmd command "adb reboot bootloader"
3. I use the command " fastboot flash boot twrp.img" but here it fails and gives an error.
I see from Rootk1t's reply that you have to do something with kernel. Would someone care to elaborate a bit? I am new to this stuff and it's not straight forward despite all the guides around. I would appreciate any help a lot.
What does the error say?
Something like
writing 'recovery'... failed (remote command not allowed)
Svenni84 said:
Something like
writing 'recovery'... failed (remote command not allowed)
Click to expand...
Click to collapse
if it says not allowed, check that bootloader state is really unlocked.
Rootk1t said:
if it says not allowed, check that bootloader state is really unlocked.
Click to expand...
Click to collapse
When I open the hidden service menu it really does say that it is. Is it any other way to confirm this?

Unofficial TWRP & TWRP installer for MOTO one Power

This TWRP & TWRP Installer is Unofficial.
Official TWRP Can find on following link : https://forum.xda-developers.com/one-power/how-to/official-twrp-motorola-one-power-t3848354
NOTE:- Decryption support available now for TWRP in Fastboot mode only (TWRP installer currently not support for decryption)
Credit & Thanks
@erfanoabdi for bringing officeal TWRP for MOTO one Power
Team Win Recovery Project (TWRP) is an open-source software custom recovery image for Android-based devices. It provides a touchscreen-enabled interface that allows users to install third-party firmware and back up the current system, functions often unsupported by stock recovery images. It is, therefore, often installed when rooting Android devices, although it isn't dependent on a device being rooted to be installed.
Warning:-
I am not responsible for bricked devices.
Your warranty will void now. Do it at your own Risk.
Requirement:-
1. Unlock Bootloader Link By @rushiranpise :- https://forum.xda-developers.com/one-power/how-to/guide-motorola-one-power-unlock-relock-t3858797
2. Minimal adb & fastboot install on pc :- https://forum.xda-developers.com/showthread.php?t=2317790
Note: - As google introduce the partation AB for android one devices so there is no recovery partation sepereatly .
We need to patch recovery into Boot.img.
Guide:-
1. Download Twrp recovery.img & TWRP Installer. keep TWRP_recovery.img in adb folder and copy twrp insatller to sd card of phone
2. go to settings/about phone/build number (tap build no for 7 time now developer option available in settings)
3. go to developer option turn on usb debugging .
4. then go to pc download and extract and copy adb fastboot driver folder in Drive C. (or install form net.)
5. Go in fastboot folder which is copied to C. press and hold shift key on your key board and click right key on your mouse . it will show option open cmd here or open power shell window here.
6. Click it, A cmd window will open. or you can open CMD in pc as admin and use cd cmd to adb minimul folder.
type "adb devices" - it show some no of your device in cmd window on pc if not just revoke adb from your phone developer setting and give permission from your phone screen)
type "adb reboot bootloader" your phone reboot in bootloader mode.
Now Type in CMD :-1. fastboot devices (a device no. will show in cmd window on pc) if not means fastboot not installed properly reinstall it.
2. fastboot boot TWRP_recovery.img (phone will boot in twrp temporary)
(Now if you want to read your internal storage in twrp then you need to wipe by select format data option at bottem right of twrp. Beware it will erase all data from your phone ) if you not want then skip this
3. select install option and select sd card from select storage option from twrp.
4. select twrp installer which you copied into sd card and install.
Done TWRP now installed into boot. reboot to recovery and then reboot to system.
Note:- you need to flash this installer after every rom flashing or boot flashing to patch boot again because now twrp is inside the boot itself
New Link TWRP3.3.1 (update)- https://drive.google.com/open?id=1iRpOyUA-FleNwiWO7Rmu5kEeWjgmDBox (decryption support)
Link TWRP3.3.0 (update)- https://drive.google.com/open?id=1k5nZ3AfAd8GEkbPN3ntPj7c922VbqqfZ (decryption support)
As in TWRP 3.3.0 there is no need of twrp installer zip, in advance function of twrp there is option to install ramdisk into boot. this option is available but not working for us . it is installing but stuck on teamwin logo so use only as boot in twrp don't install it.
OLD LINKS : TWRP Installer :-https://drive.google.com/open?id=1mTlm2DRrIfOTeSpB4YnVLKCVcKtPjgF7
TWRP recovery :-https://drive.google.com/open?id=1xzg-TpDOska_w9aExyKVflKBCA8TRD6O
TWRP Decryption Supported Recovery:- https://drive.google.com/open?id=1iYOk0OdddPuylfl0TRI73d9zSYigllwV
How to Take Nandroid Backup and Restore (Only for Decryption support twrp)
1. boot into twrp via fastboot and enter your pin or password to decrypt.
2. Most important - go to backup and unselect oem and system and vendor. (there are two system and vendor unselect one and only select system image and vendor image to take backup)
3. now select storage where to take backup either internal or external or usb otg.
4. take backup.
5. For restore select restore and do.
6. step 2 is most improtant never use these partition to take backup or restore.
Note:- if after restore phone not boot properly or any issue don't panic restore stock rom(which backup you have) & boot and do process again to resotre. always better to restore only boot, system image and vendor image and data only.
Version-4
added all official support in this
Removed MTP & fix bugs for wiping partition
Removed Toybox & included busybox
advance versoin then official TWRP(Compiled with PIE source)
Decryption Working now (Not in installer)
thx.
I get this error, someone knows how to solve it ?
colorist said:
thx.
Click to expand...
Click to collapse
HTML:
PS C:\Program Files (x86)\Minimal ADB and Fastboot> .\fastboot boot TWRP_recovery.img
downloading 'boot.img'...
OKAY [ 0.615s]
booting...
FAILED (remote failure)
finished. total time: 1.522s
I have my bootloader unlocked , and I'm trying to install TWRP in my moto one
I get this error, someone knows how to solve it ?
angelogiuseppe said:
HTML:
PS C:\Program Files (x86)\Minimal ADB and Fastboot> .\fastboot boot TWRP_recovery.img
downloading 'boot.img'...
OKAY [ 0.615s]
booting...
FAILED (remote failure)
finished. total time: 1.522s
I have my bootloader unlocked , and I'm trying to install TWRP in my moto one
I get this error, someone knows how to solve it ?
Click to expand...
Click to collapse
same here, any help ???
Amaterasus said:
same here, any help ???
Click to expand...
Click to collapse
try transferring the .img file to sd card first and then try the same command
maybe it will help
you can try these methods too:
i) check if the bootloader is getting lock again
ii) you've turned on oem unlocking in develeper options
iii) check the partiton isn't corrupted
and if these does not help you try factory resetting your device.
good luck
we have to flash installer after boot into recovery?
ZeroVirus said:
we have to flash installer after boot into recovery?
Click to expand...
Click to collapse
yes bro
and you'll have to flash it everytime you install a custom rom
---------- Post added at 05:27 PM ---------- Previous post was at 05:24 PM ----------
Amaterasus said:
same here, any help ???
Click to expand...
Click to collapse
if you are still getting this error
I find a way to get through it
just enter the command and press enter without connecting your phone
it will show that its waiting for device
then get into the bootloader by holding down power and volume down button
then connect the phone to pc
it should do the work
Does the latest twrp 3.3.0 works with the flash command or I can only boot it?
I am currently using the old version with the twrp installer.
Wanted to know if the latest twrp is working with flashing recovery partition.
Plz port multi rom twrp for one power
Not working
nerdfail said:
Does the latest twrp 3.3.0 works with the flash command or I can only boot it?
I am currently using the old version with the twrp installer.
Wanted to know if the latest twrp is working with flashing recovery partition.
Click to expand...
Click to collapse
Yes same question here ??
P30 Note?
Hello,
will it work with Motorola P30 Note (XT1942-1)? Basically the same phone, but without LTE B20.
TWRP not decrypt internal memory.
Hi sir.
I am using TWRP recovery 3.2.3 on my Motorola one Power.
I am facing problem internal memory are showing incrypted.
How can I fix this.?
I also used it new updates. They are not working.
When I flashed this twrp-3.3.1-1-chef.img internal file was decrypt but twrp shows devices unrooted.
Can you help me out sir.
I'm trying to install twrp latest version 3.6 plus but after boot it's not open stuck at the twrp logo after reboot

Upgrading an Archos 40 titanium! (well, attempting to...)

Hello comrades.
After 5 years, I finally got tired of being on Android 4.2.2. I thus started to look for a custom rom to maybe upgrade it to 5.1? I found nothing obviously. Except a whole bunch of problems including: my phone can't even go into recovery mode. (And Twrp and Cwm just stop working when they have to look for my phone model.)
My idea is this one: I'll dl Android Kitkat, lollipop and nougat and starting from nougat, I'll see what my phone can and can't support so at least I'll upgrade some part of my phone. I also know I'll have to bear in mind the Linux kernel and try having the best one considerning my ol' Archos. Question: do you think it's doable? That I can make it? P.S: my computer is on Windows 10.
Of course, if you happen to know a lollipop version for an archos 40ti I'll be glad to take it!
@ely_Pine
Each phone by default comes with a Recovery partition, unless it got removed by whomsoever.
Anyway, if ADB and Fastboot fully are working, you can boot phone into a Custom Recovery ( TWRP and/or CWM ) and from there flash a Custom ROM.
Of course phone's bootloader must got unlocked before - what causes a complete data loss:
Code:
adb devices
adb reboot bootloader
fastboot OEM-unlock
fastboot reboot
If the above step was successful then you can proceed booting phone into CWM recovery ( DL here )
Code:
adb devices
adb reboot bootloader
fastboot boot <FULL_PATH_TO_RECOVERY_IMAGE_ON_PC>
Again: The above Fastboot command will just boot your phone CWM. To permanently install CWM recovery, you have to run
Code:
adb devices
adb reboot bootloader
fastboot flash recovery <FULL_PATH_TO_RECOVERY_IMAGE_ON_PC>
If also this step was successful you can install any Custom ROM of your choice via CWM recovery.
Thanks for the reply!
Anyway, if ADB and Fastboot fully are working
Click to expand...
Click to collapse
They are not (which is a problem I consider for another day when my custom ROM will be done haha)
Here's the commands I tried the other day: (spent one whole day trying to install CWM/TWRP)
adb devices > worked
adb reboot bootloader > worked
fastboot OEM-unlock > nothing happened
fastboot reboot > worked
Click to expand...
Click to collapse
Nonetheless I try flashing the CMW recovery img
adb devices > worked
adb reboot bootloader > worked
fastboot flash recovery <FULL_PATH_TO_RECOVERY_IMAGE_ON_PC> > sent back an error message : "partition "recovery" not support flash"
Click to expand...
Click to collapse
Since holding volume down+button on/off could not send my phone into recovery mode (it just turned on), I used:
adb shell > worked
reboot recovery > sent back message : "reboot : Operation not permitted"
Click to expand...
Click to collapse
Anyway, there is no custom ROM for my device so I don't have any choice but to do it myself - and first, I need to find out how to get the source code of my current kernel.

Categories

Resources