How to "boot the device into android" to prepare adb backup? - Sony Xperia M

With the boot.img from cm-13.0-20161122-NIGHTLY-nicki.zip my brandnew Sony Xperia M reaches the CyanogenMod Recovery Menu:
Home menu entries:
Reboot System now
Apply update
Factory reset
Advanced
menu entries after pressing [Advanced]:
Reboot recovery
Reboot to bootloader
Mount /system
Wipe system partition
View recovery logs
Power off
Now I would like to create a backup as proposed in the installguide [1]. Preceding
adb backup -apk -all -f backup20161202.ab
one should "Boot the device into anroid and open a command prompt", but I don't know how to "boot the device into android"
After choosing "power off" in the CyanogenMod Recovery Menu the Xperia switches off. After pressing the physical power button and nothing else the following happens:
"Sony" appears on the display, LED magenta for 2s, after ~30s LED and Display gets dark, then "Sony" appears again and the LED gets blue permanently (and Xperia is responsive to command prompt).
The same after pressing [Reboot System now] in CyanogenMod Recovery Menu.
My questions:
How does the Xperia boot into android (Sonys Android? CM minimal? something else?) as demanded from the installguide to prepare the backup?
How can I recognise a successful boot into android?
Thank you in advance for any helpful hints
[1] wiki.cyanogenmod.org/w/Install_CM_for_nicki, after click on "Click here to continue instructions using CyanogenMod Recovery":
"
1. Optional (Recommended): Using adb you can create a backup on your PC of your apps and app data. Boot the device into android and open a command prompt (or terminal on Mac and Linux) and enter the following:
adb backup -apk -all -f backup20161203.ab
"

Boot into Android
=Boot into System
=Boot into OS
Recognize success boot
=You can see your lockscreen

iXaidyiu said:
Boot into Android
=Boot into System
=Boot into OS
Recognize success boot
=You can see your lockscreen
Click to expand...
Click to collapse
Thanks to iXaidyiu for a first explanation.
You wrote "your lockscreen"?
Is this still the Sony Android lockscreen or already a Cyanogenmod lockscreen? After [Reboot System now] I see only for some tenths of a second the Android laying on back with the front flap open and a red triangle containing an exclamation mark, after this again the CyanogenMod Recovery Menu. Is this a boot loop?
Should I [Mount /system] first?

cmtinker said:
Thanks to iXaidyiu for a first explanation.
You wrote "your lockscreen"?
Is this still the Sony Android lockscreen or already a Cyanogenmod lockscreen? After [Reboot System now] I see only for some tenths of a second the Android laying on back with the front flap open and a red triangle containing an exclamation mark, after this again the CyanogenMod Recovery Menu. Is this a boot loop?
Should I [Mount /system] first?
Click to expand...
Click to collapse
If you flashed a cm rom, you will get a cm lockscreen which is like the vanilla Android one (with the horizontally placed clock).
If you flashed a stock Sony rom prior, you will get the Sony lockscreen which has the hour and minutes of the clock in the same line.
P's welcome to XDA, please use the thanks button if somebody helped you
Sent from my Sony D6503 using XDA Labs

iXaidyiu said:
If you flashed a cm rom, you will get a cm lockscreen which is like the vanilla Android one (with the horizontally placed clock).
If you flashed a stock Sony rom prior, you will get the Sony lockscreen which has the hour and minutes of the clock in the same line.
P's welcome to XDA, please use the thanks button if somebody helped you
Sent from my Sony D6503 using XDA Labs
Click to expand...
Click to collapse
Up to now:
New Sony Xperia M (Android 4.3) + boot.img from cm-13.0-20161122-NIGHTLY-nicki.zip, installed referring to install guide [1] from posting #1.
[Reboot System now] in CyanogenMod Recovery Menu doesn't lead to any of the screens you described in posting #4, but to the CyanogenMod Recovery Menu again.
How should I proceed to boot to Android? [Mount /system]? Something else?

cmtinker said:
Up to now:
New Sony Xperia M (Android 4.3) + boot.img from cm-13.0-20161122-NIGHTLY-nicki.zip, installed referring to install guide [1] from posting #1.
[Reboot System now] in CyanogenMod Recovery Menu doesn't lead to any of the screens you described in posting #4, but to the CyanogenMod Recovery Menu again.
How should I proceed to boot to Android? [Mount /system]? Something else?
Click to expand...
Click to collapse
Did you unlocked your bootloader?
Sent from my Sony D6503 using XDA Labs

iXaidyiu said:
Did you unlocked your bootloader?
Sent from my Sony D6503 using XDA Labs
Click to expand...
Click to collapse
I proceeded referring to install guide [1] from posting #1 including unlocking the bootloader. I had logged the fastboot communication with the Xperia during unlock:
fastboot oem unlock 0xD65B1AA21DF075E1
...
OKAY [ 0.828s]
finished. total time: 0.859s
... and assume that the bootloader is unlocked now.
Further I attached a screenshot BeforeRecMenu.jpg of the sick android, that shows up for some tenths of a second before the CyanogenMod Recovery Menu.

cmtinker said:
I proceeded referring to install guide [1] from posting #1 including unlocking the bootloader. I had logged the fastboot communication with the Xperia during unlock:
fastboot flash boot boot.img
target didn't report max-download-size
sending 'boot' (10700 KB)...
OKAY [ 0.703s]
writing 'boot'...
OKAY [ 1.078s]
finished. total time: 1.812s
... and assume that the bootloader is unlocked now.
Further I attached a screenshot BeforeRecMenu.jpg of the sick android, that shows up for some tenths of a second before the CyanogenMod Recovery Menu.
Click to expand...
Click to collapse
This is not the proper way to unlock your bootloader. Please refer to my signature for the "UB" link to know more about unlocking your bootloader.
Sent from my Sony D6503 using XDA Labs

iXaidyiu said:
This is not the proper way to unlock your bootloader. Please refer to my signature for the "UB" link to know more about unlocking your bootloader.
Sent from my Sony D6503 using XDA Labs
Click to expand...
Click to collapse
I noticed this shortly after posting my last contribution and edited this post (#7) therefore. Would you please reread the changed post #7? Thanks a lot and sorry for the inconvenience.

cmtinker said:
I noticed this shortly after posting my last contribution and edited this post (#7) therefore. Would you please reread the changed post #7? Thanks a lot and sorry for the inconvenience.
Click to expand...
Click to collapse
There should be a place where for you to insert the confirmation key generated per IMEI requested on the DEV_WORLD site...
Sent from my Sony D6503 using XDA Labs

iXaidyiu said:
There should be a place where for you to insert the confirmation key generated per IMEI requested on the DEV_WORLD site...
Sent from my Sony D6503 using XDA Labs
Click to expand...
Click to collapse
I had done what you intend with your UB link, because this is also demanded from the install guide [1] in post #1. I did get the unlock key D65B1AA21DF075E1 from Sony after entering my Xperia's IMEI and used this unlock key to unlock the Xperia, see my post #7: Now problems so far

cmtinker said:
I had done what you intend with your UB link, because this is also demanded from the install guide [1] in post #1. I did get the unlock key D65B1AA21DF075E1 from Sony after entering my Xperia's IMEI and used this unlock key to unlock the Xperia, see my post #7: Now problems so far
Click to expand...
Click to collapse
Maybe you should raise this question in the CM thread instead, and after all it is a nightly, so bugs are expected.
Sent from my Sony D6503 using XDA Labs

iXaidyiu said:
Maybe you should raise this question in the CM thread instead, and after all it is a nightly, so bugs are expected.
Sent from my Sony D6503 using XDA Labs
Click to expand...
Click to collapse
Would you please post a link to the "CM thread" you proposed. Thanks.

cmtinker said:
Would you please post a link to the "CM thread" you proposed. Thanks.
Click to expand...
Click to collapse
Here you go.
Link:
http://forum.xda-developers.com/xpe...m-unofficial-cyanogenmod-14-1-t3496131/page16
Sent from my Sony D6503 using XDA Labs

iXaidyiu said:
Here you go.
Link:
http://forum.xda-developers.com/xpe...m-unofficial-cyanogenmod-14-1-t3496131/page16
Sent from my Sony D6503 using XDA Labs
Click to expand...
Click to collapse
Thanks. Before I proceed in an other thread I have a last question here:
Let's assume the nightly version cm-13.0-20161122-NIGHTLY-nicki.zip is the reason why the Xperia M can't boot to Adroid. Therefore only transferring its boot.img by
fastboot flash boot boot.img
target didn't report max-download-size
sending 'boot' (10700 KB)...
OKAY [ 0.703s]
writing 'boot'...
OKAY [ 1.078s]
finished. total time: 1.812s
immediate after unlock was a mistake. Can this be fixed by simply transferring the boot.img of any "sane" nightly? Or are there additional steps required?

cmtinker said:
Thanks. Before I proceed in an other thread I have a last question here:
Let's assume the nightly version cm-13.0-20161122-NIGHTLY-nicki.zip is the reason why the Xperia M can't boot to Adroid. Therefore only transferring its boot.img by
fastboot flash boot boot.img
target didn't report max-download-size
sending 'boot' (10700 KB)...
OKAY [ 0.703s]
writing 'boot'...
OKAY [ 1.078s]
finished. total time: 1.812s
immediate after unlock was a mistake. Can this be fixed by simply transferring the boot.img of any "sane" nightly? Or are there additional steps required?
Click to expand...
Click to collapse
Flash the same boot and try again.
Sent from my Sony D6503 using XDA Labs

iXaidyiu said:
Flash the same boot and try again.
Sent from my Sony D6503 using XDA Labs
Click to expand...
Click to collapse
Ok, did it again:
fastboot flash boot boot.img
target didn't report max-download-size
sending 'boot' (10700 KB)...
OKAY [ 0.682s]
writing 'boot'...
OKAY [ 1.031s]
finished. total time: 1.759s
with the same result: No boot into Android from [Reboot System now] in CyanogenMod Recovery Menu, boot finishes in CyanogenMod Recovery Menu only. So the two questions at the end of post #15 are pending ...

cmtinker said:
Ok, did it again:
fastboot flash boot boot.img
target didn't report max-download-size
sending 'boot' (10700 KB)...
OKAY [ 0.682s]
writing 'boot'...
OKAY [ 1.031s]
finished. total time: 1.759s
with the same result: No boot into Android from [Reboot System now] in CyanogenMod Recovery Menu, boot finishes in CyanogenMod Recovery Menu only. So the two questions at the end of post #15 are pending ...
Click to expand...
Click to collapse
You may want to raise this question at the CM thread.
Sent from my Sony D6503 using XDA Labs

Related

Can not use Clockwork mod recovery~ please help!

Hello, I want to install a custom rom on my Virgin Mobile HTC Wildfire S. It is rooted, and i already know which ROM I want to install. The problem is, when attempting to make a backup using ROM Manager, It just reboots the phone (with the little "Tell HTC" icon at the top). I also cannot boot into recovery. I have alreay searched far and wide but all i see are " enable erase recovery and flash clockwork mod again" I have but to know avail I would be really grateful for any help (i'm a bit of a noob)
here is the info i see at HBOOT
MARVELC PVT SHIP S-OFF RL
HBOOT-1.06.0000
MICROP-0354
RADIO-0.94.00.0824
Aug 14 2011,22:34:38
Have you flashed the recovery yet?
If not, you won't be able to make backups nor will you be able to flash ROMs.
have you tried manually booting into recovery by powering off then holding volume - and power and then selecting recovery?
i had some issues with rom manager in the past, but when i went to backup manually it seemed ok.
Yes I have I flashed CWM Recovery and have also tried rebooting into it by that method >.<
GabbyKitty said:
Yes I have I flashed CWM Recovery and have also tried rebooting into it by that method >.<
Click to expand...
Click to collapse
Mind trying my all in one tool? Try flashing the recovery from there and see if it works.
Sent from my HTC Wildfire S A510e using xda premium
rezo609 said:
Mind trying my all in one tool? Try flashing the recovery from there and see if it works.
Sent from my HTC Wildfire S A510e using xda premium
Click to expand...
Click to collapse
Yeah, I tried it (very cool tool btw) but it didn't work it still wont boot into recovery :/ when i run it it goes into fastboot and everything and restarts but CWM still wont show up :c
this is exactly what it says in the tool:
1 Remove Superuser, Su binary, and Busybox
2 Flash Stock Recovery 2.3.3
3 Flash Stock Recovery 2.3.5
4 Lock Bootloader (1.08.0099/1.09.0099)
5 Install Drivers (Windows)
6 Unlock Bootloader (1.08.0099/1.09.0099)
7 Root Device (rezo609's One Root Method)
8 WiFi Password Recover Tool
9 Install CWM Recovery
10 About
11 Changelog
Enter Selection/ENTER to exit: 9
< waiting for device >
sending 'recovery' (4494 KB)...
OKAY [ 1.748s]
writing 'recovery'...
FAILED (remote: not allowed)
finished. total time: 1.749s
downloading 'boot.img'...
OKAY [ 1.749s]
booting...
FAILED (remote: not allowed)
finished. total time: 1.750s
error: device not found
Recovery is now flashed
Press any key to continue . . .
GabbyKitty said:
Yeah, I tried it (very cool tool btw) but it didn't work it still wont boot into recovery :/ when i run it it goes into fastboot and everything and restarts but CWM still wont show up :c
this is exactly what it says in the tool:
1 Remove Superuser, Su binary, and Busybox
2 Flash Stock Recovery 2.3.3
3 Flash Stock Recovery 2.3.5
4 Lock Bootloader (1.08.0099/1.09.0099)
5 Install Drivers (Windows)
6 Unlock Bootloader (1.08.0099/1.09.0099)
7 Root Device (rezo609's One Root Method)
8 WiFi Password Recover Tool
9 Install CWM Recovery
10 About
11 Changelog
Enter Selection/ENTER to exit: 9
< waiting for device >
sending 'recovery' (4494 KB)...
OKAY [ 1.748s]
writing 'recovery'...
FAILED (remote: not allowed)
finished. total time: 1.749s
downloading 'boot.img'...
OKAY [ 1.749s]
booting...
FAILED (remote: not allowed)
finished. total time: 1.750s
error: device not found
Recovery is now flashed
Press any key to continue . . .
Click to expand...
Click to collapse
Go and try these ....
http://forum.xda-developers.com/showthread.php?p=27534816#post27534816
---------- Post added at 09:34 AM ---------- Previous post was at 09:18 AM ----------
rajanand said:
Go and try these ....
http://forum.xda-developers.com/showthread.php?p=27534816#post27534816
Click to expand...
Click to collapse
YUP that tool is only to revert back ur phone to life/STOCK ROM.
wildfire s new models have newer display parameters b'coz of that CWM cannot compete anymore ,
so we wll have to w8 for new make,or some changes.
but blank screen dosent means that cwm not working...
TRY MY ABOVE POST
rezo609 said:
Mind trying my all in one tool? Try flashing the recovery from there and see if it works.
Sent from my HTC Wildfire S A510e using xda premium
Click to expand...
Click to collapse
Your tool is for GSM is it not? I understand it works with both, but the recovery is different between Marvel and Marvelc. Marvelc users should the Marvelc recovery.

Recovering Possibly Bricked OnePlus 3

Hi Everyone,
Does anyone have any instructions as of right now on how to recover a potentially bricked OnePlus 3? Doing some googling around yielded me to the conclusion that my OnePlus 3 bricked itself.
Thanks!
ManagerJosh said:
Hi Everyone,
Does anyone have any instructions as of right now on how to recover a potentially bricked OnePlus 3? Doing some googling around yielded me to the conclusion that my OnePlus 3 bricked itself.
Thanks!
Click to expand...
Click to collapse
do you have fastboot on your device???
can u enter fast boot by key combination vol down and power???
if yes then just install twrp recovery or stock recovery with following command
fastboot flash recovery recovery.img
Click to expand...
Click to collapse
flash cm 13, beanstock,tipsy or RR rom if you use twrp
flash stock firmware if you use stock recovery
ManagerJosh said:
Hi Everyone,
Does anyone have any instructions as of right now on how to recover a potentially bricked OnePlus 3? Doing some googling around yielded me to the conclusion that my OnePlus 3 bricked itself.
Thanks!
Click to expand...
Click to collapse
Contact support.... you're the first one with a bricked device....
And it would be great if you could share the support e-mail.... it would help me get unbrick files for this device
---------- Post added at 22:17 ---------- Previous post was at 22:16 ----------
i.snehal.kiran said:
do you have fastboot on your device???
can u enter fast boot by key combination vol down and power???
if yes then just install twrp recovery or stock recovery with following command
flash cm 13, beanstock,tipsy or RR rom if you use twrp
flash stock firmware if you use stock recovery
Click to expand...
Click to collapse
Fastboot on op2 is already a mess and we don't have enough info of what could happen in op3... best avoid fastboot except for flashing twrp
Flash the stock ROM through twrp
ManagerJosh said:
Hi Everyone,
Does anyone have any instructions as of right now on how to recover a potentially bricked OnePlus 3? Doing some googling around yielded me to the conclusion that my OnePlus 3 bricked itself.
Thanks!
Click to expand...
Click to collapse
Your oneplus bricked itself?
are you sure there wasn't a human involved in the process?
As other people says, you're the first one with a " bricked" device, so please tell everyone what your device status is, and how it got bricked.
did you unlock bootloader, did you have root? as much info as possible..
anupritaisno1 said:
Contact support.... you're the first one with a bricked device....
And it would be great if you could share the support e-mail.... it would help me get unbrick files for this device
---------- Post added at 22:17 ---------- Previous post was at 22:16 ----------
Fastboot on op2 is already a mess and we don't have enough info of what could happen in op3... best avoid fastboot except for flashing twrp
Flash the stock ROM through twrp
Click to expand...
Click to collapse
I already have the link for that file. Someone shared. But, what next ?
Sent from my OnePlus2 using XDA Labs
anupritaisno1 said:
Fastboot on op2 is already a mess...
Click to expand...
Click to collapse
Why a mess?
Fastboot itself is very simple.
fastboot flash <<partition you need to flash>> <<file patch>>.
Is it different from the "common" fastboot we can find on a Nexus?
When I try to do this I get the following message:
target reported max download size of 536870912 bytes
sending 'recovery' (18677 KB)...
OKAY [ 0.568s]
writing 'recovery'...
FAILED (remote: Partition flashing is not allowed)
finished. total time: 0.590s
Any way I can force this to happen?
Thanks in advance
CyberCROC said:
When I try to do this I get the following message:
target reported max download size of 536870912 bytes
sending 'recovery' (18677 KB)...
OKAY [ 0.568s]
writing 'recovery'...
FAILED (remote: Partition flashing is not allowed)
finished. total time: 0.590s
Any way I can force this to happen?
Thanks in advance
Click to expand...
Click to collapse
You did 'fastboot oem unlock' first, correct?
I tried yes but that results in the following:
FAILED (remote: oem unlock is not allowed)
finished. total time: 0.011s
CyberCROC said:
I tried yes but that results in the following:
FAILED (remote: oem unlock is not allowed)
finished. total time: 0.011s
Click to expand...
Click to collapse
And have you enabled OEM Unlocking in Developer Options ?
BTW Please reply to my PM ASAP if possible.
Thanks.
Best Regards,
Naman.
I can't OEM unlock in developer options as I no longer have access to my device
PM answered
Experiencing the same problem here.
I had the same in other thread. OEM unock was disabled. Do You have working stock recovery or TWRP? If stock works You can flash stock rom by ADB sideload.
My bootloader is locked so it's showing FAILED (remote: Partition flashing is not allowed) and cannot get into recovery.
cepheid46e2 said:
My bootloader is locked so it's showing FAILED (remote: Partition flashing is not allowed) and cannot get into recovery.
Click to expand...
Click to collapse
I am experiencing the same problem right now. Cannot boot into recovery mode or flash something...stuck in fastboot mode. .
Any ideas?
I have the same problem too
sino84 said:
I am experiencing the same problem right now. Cannot boot into recovery mode or flash something...stuck in fastboot mode. .
Any ideas?
Click to expand...
Click to collapse
Only can acces to fastboot,i can´t write anything ,flash rom,flash recovery
FAILED (remote: Partition flashing is not allowed)
I have TWRP Recovery and my device unlocked and rooted and i want to lock my device and retunrn to stock OS but i make a mistake before flashing stock recovery i lock my OP3 this is the result
I tried
fastboot boot recovery.img
fastboot flash recovery recovery.img
fastboot flash TWRP_recovery TWRP_recovery.img
fastboot oem unlock
fastboot flash zip ota.zip
fastboot format userdata
I tried too to decrypt my op3 with OnePlus3-ToolKit with the same result
FAILED (remote: Partition flashing is not allowed)
I can´t enter to recovery or system
How we can solve it
Thanks
x___treme said:
Only can acces to fastboot,i can´t write anything ,flash rom,flash recovery
FAILED (remote: Partition flashing is not allowed)
I have TWRP Recovery and my device unlocked and rooted and i want to lock my device and retunrn to stock OS but i make a mistake before flashing stock recovery i lock my OP3 this is the result
I tried
fastboot boot recovery.img
fastboot flash recovery recovery.img
fastboot flash TWRP_recovery TWRP_recovery.img
fastboot oem unlock
fastboot flash zip ota.zip
fastboot format userdata
I tried too to decrypt my op3 with OnePlus3-ToolKit with the same result
FAILED (remote: Partition flashing is not allowed)
I can´t enter to recovery or system
How we can solve it
Thanks
Click to expand...
Click to collapse
try this:
http://www.androidbrick.com/unbrick-oneplus-one-two-3-qualcomm-hs-usb-qdloader-9008/
you need the OnePlus3_Unbrick_Tool_Full.rar to unbrick your phone, i was also in your situation,
you need also the Qualcomm_Diag_QD_Loader_2016_driver.exe with this two tools you can flash to restore the OP3
me helped al lot this thread http://forum.xda-developers.com/onep...icked-t3405700
a had a success with this part How to Make the device show as Qualcomm 9008
it is important that you have the correct driver installed on your pc that the phone will be recognized as Qualcomm 9008
I did the exact same stupid thing... locked bootloader before flashing stock recovery.
This post saved me:
https://forums.oneplus.net/threads/guide-mega-unbrick-guide-for-a-hard-bricked-oneplus-3.452634/
I used method 2 in the post which wiped everything but at least i got the phone back.
x___treme said:
Only can acces to fastboot,i can´t write anything ,flash rom,flash recovery
FAILED (remote: Partition flashing is not allowed)
I have TWRP Recovery and my device unlocked and rooted and i want to lock my device and retunrn to stock OS but i make a mistake before flashing stock recovery i lock my OP3 this is the result
I tried
fastboot boot recovery.img
fastboot flash recovery recovery.img
fastboot flash TWRP_recovery TWRP_recovery.img
fastboot oem unlock
fastboot flash zip ota.zip
fastboot format userdata
I tried too to decrypt my op3 with OnePlus3-ToolKit with the same result
FAILED (remote: Partition flashing is not allowed)
I can´t enter to recovery or system
How we can solve it
Thanks
Click to expand...
Click to collapse
ManagerJosh said:
Hi Everyone,
Does anyone have any instructions as of right now on how to recover a potentially bricked OnePlus 3? Doing some googling around yielded me to the conclusion that my OnePlus 3 bricked itself.
Thanks!
Click to expand...
Click to collapse
Since im a new member I cannot post links so ill have to give you directions.
Search google for Hard Bricked OnePlus 3 and it will be the first one called Mega Unbrick guide.
Use method 2. Ive used it multiple times when flashing goes wrong on my oneplus 3.
Another step, download the latest stock recovery from OnePlus and name it recovery.img and replace the one in the folder. You should understand more when you have all of the files.
You can download the latest recovery from OP at the bottom of the page linked here:
Google OnePlus 3 beta download and it should be the first one saying community build.

can't unlock bootloader

Hallo,
this is my problem: i dont have working system. When i turn on my device i only see one Plus logo. I have access to fastbot and recovery mode.
The things i have already tried:
https://forums.oneplus.net/threads/guide-mega-unbrick-guide-for-a-hard-bricked-oneplus-3.452634/
I have aleready executed method 1 and 2 ( without How to Prevent Data Wipe in Method 2​) and everything is working properly until I perform Step 14, when I try to flash via adb sideload latest OXYGEN OS it always stops after 47%. (Installation failed).
I have also tried fastboot method:
PS C:\adb> fastboot devices
755549d1 fastboot
PS C:\adb> fastboot oem unlock
...
FAILED (remote: oem unlock is not allowed)
finished. total time: 0.000s
PS C:\adb> fastboot flash recovery recovery.img
target reported max download size of 536870912 bytes
sending 'recovery' (22605 KB)...
OKAY [ 0.625s]
writing 'recovery'...
FAILED (remote: Partition flashing is not allowed)
finished. total time: 0.641s
now i really dont know what to do . just hope that someone can really help me.
https://forum.xda-developers.com/oneplus-3/help/unlock-bootlader-t3411550
after some search i found this post, and the user seems to had the same problem that i have.
amans90 said:
Hallo,
this is my problem: i dont have working system. When i turn on my device i only see one Plus logo. I have access to fastbot and recovery mode.
The things i have already tried:
https://forums.oneplus.net/threads/guide-mega-unbrick-guide-for-a-hard-bricked-oneplus-3.452634/
I have aleready executed method 1 and 2 ( without How to Prevent Data Wipe in Method 2​) and everything is working properly until I perform Step 14, when I try to flash via adb sideload latest OXYGEN OS it always stops after 47%. (Installation failed).
I have also tried fastboot method:
PS C:\adb> fastboot devices
755549d1 fastboot
PS C:\adb> fastboot oem unlock
...
FAILED (remote: oem unlock is not allowed)
finished. total time: 0.000s
PS C:\adb> fastboot flash recovery recovery.img
target reported max download size of 536870912 bytes
sending 'recovery' (22605 KB)...
OKAY [ 0.625s]
writing 'recovery'...
FAILED (remote: Partition flashing is not allowed)
finished. total time: 0.641s
now i really dont know what to do . just hope that someone can really help me.
https://forum.xda-developers.com/oneplus-3/help/unlock-bootlader-t3411550
after some search i found this post, and the user seems to had the same problem that i have.
Click to expand...
Click to collapse
Just a shot in the dark but have you enabled oem unlocking in developer options?
Xceeder said:
Just a shot in the dark but have you enabled oem unlocking in developer options?
Click to expand...
Click to collapse
no unfortunately not , thats the problem
amans90 said:
no unfortunately not , thats the problem
Click to expand...
Click to collapse
Okay well I hope you can get your phone sorted now , if I've helped then please leave a thumbs up on my post I really appreciate it...
amans90 said:
Hallo,
this is my problem: i dont have working system. When i turn on my device i only see one Plus logo. I have access to fastbot and recovery mode.
The things i have already tried:
https://forums.oneplus.net/threads/guide-mega-unbrick-guide-for-a-hard-bricked-oneplus-3.452634/
I have aleready executed method 1 and 2 ( without How to Prevent Data Wipe in Method 2​) and everything is working properly until I perform Step 14, when I try to flash via adb sideload latest OXYGEN OS it always stops after 47%. (Installation failed).
I have also tried fastboot method:
PS C:\adb> fastboot devices
755549d1 fastboot
PS C:\adb> fastboot oem unlock
...
FAILED (remote: oem unlock is not allowed)
finished. total time: 0.000s
PS C:\adb> fastboot flash recovery recovery.img
target reported max download size of 536870912 bytes
sending 'recovery' (22605 KB)...
OKAY [ 0.625s]
writing 'recovery'...
FAILED (remote: Partition flashing is not allowed)
finished. total time: 0.641s
now i really dont know what to do . just hope that someone can really help me.
https://forum.xda-developers.com/oneplus-3/help/unlock-bootlader-t3411550
after some search i found this post, and the user seems to had the same problem that i have.
Click to expand...
Click to collapse
Hi i have the same problem like you did you solve it ?
Dsn Fouad said:
Hi i have the same problem like you did you solve it ?
Click to expand...
Click to collapse
see below.
Xceeder said:
Just a shot in the dark but have you enabled oem unlocking in developer options?
Click to expand...
Click to collapse
Have you tried to flash any full Rom from stock recovery? Doesn't need unlocked bootloader as long as its the official OnePlus software.
Sent from my ONEPLUS A3003 using Tapatalk
n1kos said:
Have you tried to flash any full Rom from stock recovery? Doesn't need unlocked bootloader as long as its the official OnePlus software.
Click to expand...
Click to collapse
I dont know i flashed the lastest os and the old with sideload but it stuck on 45%
n1kos said:
Have you tried to flash any full Rom from stock recovery? Doesn't need unlocked bootloader as long as its the official OnePlus software.
Click to expand...
Click to collapse
Here
Dsn Fouad said:
Here
Click to expand...
Click to collapse
You are trying to flash TWRP with a locked bootloader and it obviously fails. Download the full official ROM from OnePlus site and the corresponding recovery also. First flash the recovery and reboot to bootloader and then flash the OS and reboot. If you are successful, you can enable Developer Options and from there OEM unlock and USB debugging. Thereafter you can try TWRP, Magisk and other ROMs.
Hmm, I thought he said he can enter bootloader and recovery. If so, reboot the phone in stock recovery and flash full Rom from local update.
Sent from my ONEPLUS A3003 using Tapatalk
tnsmani said:
You are trying to flash TWRP with a locked bootloader and it obviously fails. Download the full official ROM from OnePlus site and the corresponding recovery also. First flash the recovery and reboot to bootloader and then flash the OS and reboot. If you are successful, you can enable Developer Options and from there OEM unlock and USB debugging. Thereafter you can try TWRP, Magisk and other ROMs.
Click to expand...
Click to collapse
You mean flash twrp in fastboot and stock rom in recovery adb sideload i tried all of that i downloaded the lastest stock and lastest twrp it fails it's okay thanks for everything im just going to sell it, it's completely bricked because of that oem and usb debugging locked small things can be dangerous.
Dsn Fouad said:
You mean flash twrp in fastboot and stock rom in recovery adb sideload i tried all of that i downloaded the lastest stock and lastest twrp it fails it's okay thanks for everything im just going to sell it, it's completely bricked because of that oem and usb debugging locked small things can be dangerous.
Click to expand...
Click to collapse
NO.
So that is where you are committing a mistake. You have not been reading the posts carefully.
All of us are asking you to download the STOCK recovery compatible with the version of the stock ROM chosen by you and to FLASH THE STOCK RECOVERY FIRST, NOT TWRP.
Because TWRP can't be flashed with a locked bootloader whereas the stock recovery can be flashed from bootloader. Then go for the ROM, sideload it using adb and boot.
tnsmani said:
NO.
So that is where you are committing a mistake. You have not been reading the posts carefully.
All of us are asking you to download the STOCK recovery compatible with the version of the stock ROM chosen by you and to FLASH THE STOCK RECOVERY FIRST, NOT TWRP.
Because TWRP can't be flashed with a locked bootloader whereas the stock recovery can be flashed from bootloader. Then go for the ROM, sideload it using adb from bootloader and boot.
Click to expand...
Click to collapse
Oh i see now where can i find the lastest recovery and by how i need to flash it, in adb sideload (recovery.img) or fastboot flash recovery (oneplus recovery.img)?
tnsmani said:
NO.
So that is where you are committing a mistake. You have not been reading the posts carefully.
All of us are asking you to download the STOCK recovery compatible with the version of the stock ROM chosen by you and to FLASH THE STOCK RECOVERY FIRST, NOT TWRP.
Because TWRP can't be flashed with a locked bootloader whereas the stock recovery can be flashed from bootloader. Then go for the ROM, sideload it using adb from bootloader and boot.
Click to expand...
Click to collapse
I tried again but failed with official oneplus 3 recovery
Dsn Fouad said:
I tried again but failed with official oneplus 3 recovery
Click to expand...
Click to collapse
Here
Dsn Fouad said:
I tried again but failed with official oneplus 3 recovery
Click to expand...
Click to collapse
Here
tnsmani said:
NO.
So that is where you are committing a mistake. You have not been reading the posts carefully.
All of us are asking you to download the STOCK recovery compatible with the version of the stock ROM chosen by you and to FLASH THE STOCK RECOVERY FIRST, NOT TWRP.
Because TWRP can't be flashed with a locked bootloader whereas the stock recovery can be flashed from bootloader. Then go for the ROM, sideload it using adb from bootloader and boot.
Click to expand...
Click to collapse
...
amans90 said:
Hallo,
this is my problem: i dont have working system. When i turn on my device i only see one Plus logo. I have access to fastbot and recovery mode.
The things i have already tried:
https://forums.oneplus.net/threads/guide-mega-unbrick-guide-for-a-hard-bricked-oneplus-3.452634/
I have aleready executed method 1 and 2 ( without How to Prevent Data Wipe in Method 2​) and everything is working properly until I perform Step 14, when I try to flash via adb sideload latest OXYGEN OS it always stops after 47%. (Installation failed).
I have also tried fastboot method:
PS C:\adb> fastboot devices
755549d1 fastboot
PS C:\adb> fastboot oem unlock
...
FAILED (remote: oem unlock is not allowed)
finished. total time: 0.000s
PS C:\adb> fastboot flash recovery recovery.img
target reported max download size of 536870912 bytes
sending 'recovery' (22605 KB)...
OKAY [ 0.625s]
writing 'recovery'...
FAILED (remote: Partition flashing is not allowed)
finished. total time: 0.641s
now i really dont know what to do . just hope that someone can really help me.
https://forum.xda-developers.com/oneplus-3/help/unlock-bootlader-t3411550
after some search i found this post, and the user seems to had the same problem that i have.
Click to expand...
Click to collapse
Make sure you are using the latest version of adb and fastboot, had some trouble myself with this:
https://developer.android.com/studio/releases/platform-tools
jeffrey268 said:
Make sure you are using the latest version of adb and fastboot, had some trouble myself with this:
https://developer.android.com/studio/releases/platform-tools
Click to expand...
Click to collapse
Nah it will still fail, all because of that oem and device state locked, lol i buy a new phone used it 1 month i was having a update available i updated it and then boom 370€ gone just like that, it took me 4 month to got it, i just want to kill people now im very depressed right now god bless people like you thanks for your help.

Any working TWRP for EMUI Oreo 8.0?

"fastboot flash recovery twrp.img" doesn't work. Gives me an "FAILED (remote: partition length get error)" error while I tried to flash TWRP that I downloaded from "unlock bootloader" XDA page. I have unlocked my bootloader, but couldn't install TWRP and proceed further. Noob here. Any help is appreciated. Thanks in advance.
This is what I got:
F:\Phone\Honor 7x\adb>fastboot flash recovery twrp_Honor_7x.img
target reported max download size of 471859200 bytes
sending 'recovery' (25158 KB)...
OKAY [ 0.634s]
writing 'recovery'...
FAILED (remote: partition length get error)
finished. total time: 0.649s
The New Partition Name in Oreo is recovery_ramdisk for Recovery.
Gesendet von meinem BND-L21 mit Tapatalk
johination said:
The New Partition Name in Oreo is recovery_ramdisk for Recovery.
Gesendet von meinem BND-L21 mit Tapatalk
Click to expand...
Click to collapse
Thanks mate !:good:
This twrp does not want to boot up.
error still not resolved
johination said:
The New Partition Name in Oreo is recovery_ramdisk for Recovery.
Gesendet von meinem BND-L21 mit Tapatalk
Click to expand...
Click to collapse
i am still getting following error
target reported max download size of 471859200 bytes
sending 'recovery_ramdisk' (34634 KB)...
OKAY [ 1.214s]
writing 'recovery_ramdisk'...
FAILED (remote: partition error)
finished. total time: 1.235s
passengerUS$ said:
i am still getting following error
target reported max download size of 471859200 bytes
sending 'recovery_ramdisk' (34634 KB)...
OKAY [ 1.214s]
writing 'recovery_ramdisk'...
FAILED (remote: partition error)
finished. total time: 1.235s
Click to expand...
Click to collapse
what file and command did you use?
mrmazak said:
what file and command did you use?
Click to expand...
Click to collapse
I have used all these commands and n all of them give errors
1) fastboot flash recovery twrp.img
2) fastboot flash recovery_ramdisk twrp.img
3) fastboot flash ramdisk twrp.img
passengerUS$ said:
I have used all these commands and n all of them give errors
1) fastboot flash recovery twrp.img
2) fastboot flash recovery_ramdisk twrp.img
3) fastboot flash ramdisk twrp.img
Click to expand...
Click to collapse
number 2 is correct, as long as your twrp.img is correct oreo recovery.
number 3 has put twrp into your (boot) , this is possibly a bad move.
mrmazak said:
number 2 is correct, as long as your twrp.img is correct oreo recovery.
number 3 has put twrp into your (boot) , this is possibly a bad move.
Click to expand...
Click to collapse
Number 2 is also not working I think I have to wait for official twrp oreo recovery image
passengerUS$ said:
Number 2 is also not working I think I have to wait for official twrp oreo recovery image
Click to expand...
Click to collapse
Im on oreo and am using this twrp on my L24 https://forum.xda-developers.com/p10-lite/development/recovery-twrp-3-2-1-0-t3783447. I used the 0.3.img. I've used it to backup and then flashed magisk 16 with no problems.
Joebloeh said:
Im on oreo and am using this twrp on my L24 https://forum.xda-developers.com/p10-lite/development/recovery-twrp-3-2-1-0-t3783447. I used the 0.3.img. I've used it to backup and then flashed magisk 16 with no problems.
Click to expand...
Click to collapse
Did you make the backup through TWRP or ADB? I'm using the same one and every time I go to make a back up it fails at system.img. Also do you know how to use decryption with it?
stuck on logo screen
Joebloeh said:
Im on oreo and am using this twrp on my L24 https://forum.xda-developers.com/p10-lite/development/recovery-twrp-3-2-1-0-t3783447. I used the 0.3.img. I've used it to backup and then flashed magisk 16 with no problems.
Click to expand...
Click to collapse
i flashed it it wroked perfectly thanks man you saved my day
Hold upppppppp.
Don't use Huawei p10 recovery. I tried it and it just got me stuck on the TWRP splash screen.
Just do "fastboot flash recovery_ramdisk complete_twrp_ramdisk.img"
I use this and it works flawlessly.
https://forum.xda-developers.com/devdb/project/dl/?id=28883
It worked do you have any super su version that works with it because when u install super su it shows ramdisk aborting installation error
passengerUS$ said:
It worked do you have any super su version that works with it because when u install super su it shows ramdisk aborting installation error
Click to expand...
Click to collapse
I would advise not to flash SuperSU. Magisk is the way to go. And you don't give enough details so I (and other people) can't really help you.
You're flashing it through TWRP?
crayonicle said:
I would advise not to flash SuperSU. Magisk is the way to go. And you don't give enough details so I (and other people) can't really help you.
You're flashing it through TWRP?
Click to expand...
Click to collapse
Yes I have flashed it through twrp
Now I want to root my device but when I install supersu in through twrp zip installation it shows
Checking patch status, attempting to find stock backup
Stock restore failed, attempting ramdisk restore
Ramdisk restore failed aborting
Do you need any extra information then pls comment
passengerUS$ said:
Yes I have flashed it through twrp
Now I want to root my device but when I install supersu in through twrp zip installation it shows
Checking patch status, attempting to find stock backup
Stock restore failed, attempting ramdisk restore
Ramdisk restore failed aborting
Do you need any extra information then pls comment
Click to expand...
Click to collapse
Do you get the same error with Magisk? Try Magisk please then report back.
crayonicle said:
Hold upppppppp.
Don't use Huawei p10 recovery. I tried it and it just got me stuck on the TWRP splash screen.
Just do "fastboot flash recovery_ramdisk complete_twrp_ramdisk.img"
I use this and it works flawlessly.
https://forum.xda-developers.com/devdb/project/dl/?id=28883
Click to expand...
Click to collapse
When I first installed the p10 recovery it did hang up on the splash screen for at least a minute. But, now when I enter recovery it hangs more like ten or fifteen seconds.
crayonicle said:
Do you get the same error with Magisk? Try Magisk please then report back.
Click to expand...
Click to collapse
I tried magisk and it worked I was able to successfully root my phone thanks man
---------- Post added at 04:21 PM ---------- Previous post was at 04:17 PM ----------
Joebloeh said:
When I first installed the p10 recovery it did hang up on the splash screen for at least a minute. But, now when I enter recovery it hangs more like ten or fifteen seconds.
Click to expand...
Click to collapse
Use the 0.3 IMG the other updated images hang up on Honor 7x when I used the latest one my twrp got stuck on twrp logo then I flashed it with 0.3 IMG as mentioned in the comment and It worked flawlessly
this is the recovery to use for 7x oreo right?

XA2 PLUS Custom Rom !!!

Could anyone have experimented with this model of phone about other rom's !!??
no information found conserning the custom rom such as lineage, aospextented, resurection remix, miui and others ... ????
No news ?!!
itmasen1 said:
No news ?!!
Click to expand...
Click to collapse
Maybe it has something to do with the low number of people using Sony's mobile phones.
On the getdroidtips site there is a new update for xa2 plus (OMNIROM) created based on android 9 pie. Someone installed this custom rom?
Sure. It works (well for me it does). For now only H4413 variant.
But you better download from http://dl.omnirom.org/voyager/
scanno said:
Sure. It works (well for me it does). For now only H4413 variant.
But you better download from http://dl.omnirom.org/voyager/
Click to expand...
Click to collapse
Hi Scanno thank you !
How did you root your phone?
I found a problem of flash recovery it does not pass, I tried twrp-3.2.3-0-voyager.img and twrp-3.3.0-0-voyager.img by command adb it did not succeed , maybe with twrp zip but I do not find twrp voyager in format zip .can you help me ?? thank's
itmasen1 said:
Hi Scanno thank you !
How did you root your phone?
I found a problem of flash recovery it does not pass, I tried twrp-3.2.3-0-voyager.img and twrp-3.3.0-0-voyager.img by command adb it did not succeed , maybe with twrp zip but I do not find twrp voyager in format zip .can you help me ?? thank's
Click to expand...
Click to collapse
What problems did you get?
I presume you unlocked the bootloader?
What exactly did you do?
What firmware are you on?
What device do you have... H4413?
scanno said:
What problems did you get?
I presume you unlocked the bootloader?
What exactly did you do?
What firmware are you on?
Click to expand...
Click to collapse
Device xa2 plus dual (H4413)
yes bootloder unlocked
i am in pie 9.0
when i lunch commad adb :
C:\ADB>fastboot flash recovery recovery.img
target reported max download size of 536870912 bytes
sending 'recovery' (27916 KB)...
OKAY [ 0.783s]
writing 'recovery'...
FAILED (remote: No such partition.)
finished. total time: 0.798s
itmasen1 said:
yes bootloder unlocked
i am in pie 9.0
when i lunch commad adb :
C:\ADB>fastboot flash recovery recovery.img
target reported max download size of 536870912 bytes
sending 'recovery' (27916 KB)...
OKAY [ 0.783s]
writing 'recovery'...
FAILED (remote: No such partition.)
finished. total time: 0.798s
Click to expand...
Click to collapse
Dont do that.....
do fastboot boot twrp-3.2.3-0-voyager.img
XA2 devices are so called A/B devices and do not have a recovery partition.
That is why you should use fastboot boot [recovery image] to boot into twrp/recovery
Then you can do a adb sideload of the rom zip.
But you are better off by using 50.1.A.13.123 (Oreo) since there are problems with TWRP on 50.2.A.352
scanno said:
Dont do that.....
do fastboot boot twrp-3.2.3-0-voyager.img
XA2 devices are so called A/B devices and do not have a recovery partition.
That is why you should use fastboot boot [recovery image] to boot into twrp/recovery
Then you can do a adb sideload of the rom zip.
But you are better off by using 50.1.A.13.123 (Oreo) since there are problems with TWRP on 50.2.A.352
Click to expand...
Click to collapse
yes it work with this method :
C:\ADB>fastboot boot twrp-3.2.3-0-voyager.img
downloading 'boot.img'...
OKAY [ 0.796s]
booting...
OKAY [ 5.304s]
finished. total time: 6.115s
and now , when i reboot in recovery mode twrp disappears. is this normal?
can I flash the omnirom on the first shot ?? .
itmasen1 said:
yes it work with this method :
C:\ADB>fastboot boot twrp-3.2.3-0-voyager.img
downloading 'boot.img'...
OKAY [ 0.796s]
booting...
OKAY [ 5.304s]
finished. total time: 6.115s
and now , when i reboot in recovery mode twrp disappears. is this normal?
can I flash the omnirom on the first shot ?? .
Click to expand...
Click to collapse
Yes that is normal TWRP is not flashed, it is just booted.
You can flash omnirom like you normally would, but you will need to format the data partition.
I usually use adb sideload, but flashing the zip from sdcard is also possible.
If you want to use gapps, use open gapps nano.
But after flashing omni, reboot to bootloader from TWRP and run fastboot boot twrp-3.2.3-0-voyager.img again
then flash gapps.
scanno said:
Yes that is normal TWRP is not flashed, it is just booted.
You can flash omnirom like you normally would, but you will need to format the data partition.
I usually use adb sideload, but flashing the zip from sdcard is also possible.
If you want to use gapps, use open gapps nano.
But after flashing omni, reboot to bootloader from TWRP and run fastboot boot twrp-3.2.3-0-voyager.img again
then flash gapps.
Click to expand...
Click to collapse
YES:good: but wifi not worked
Can you give a logcat. Working fine here.
Verstuurd vanaf mijn ASUS_Z01RD met Tapatalk
The flash of this rom is successful, just some bugs and also the wifi does not work anymore, it turns round does not capture any network, Probably the cause comes from the pie9 version. I will go back to the version oreo8 and reflash the omnirom and I'll keep you informed.
Thank you for all the infos scanno
itmasen1 said:
The flash of this rom is successful, just some bugs and also the wifi does not work anymore, it turns round does not capture any network, Probably the cause comes from the pie9 version. I will go back to the version oreo8 and reflash the omnirom and I'll keep you informed.
Thank you for all the infos scanno
Click to expand...
Click to collapse
That WiFi is not working is strange. I flashed pie and then Omni, but WiFi was still working.
Like I said please provide a logcat / dmesg. There is an app included in the rom for that
Verstuurd vanaf mijn ASUS_Z01RD met Tapatalk
Can anyone confirm if it can used on H4493 also. Thanks!
https://drive.google.com/file/d/1bgUrUcEUrdkRtIIcoe_7ehCmPlYP5sQ4/view?usp=sharing
scanno said:
That WiFi is not working is strange. I flashed pie and then Omni, but WiFi was still working.
Like I said please provide a logcat / dmesg. There is an app included in the rom for that
Verstuurd vanaf mijn ASUS_Z01RD met Tapatalk
Click to expand...
Click to collapse
finaly backed to oreo and booting with twrp-3.3.0-0-voyager.img,flashing omni rom with sideloader
and rebooting in mode recovery with cmd fastboot boot twrp, install gapps and all done fine !!!!!
:good:
hamirali said:
Can anyone confirm if it can used on H4493 also. Thanks!
Click to expand...
Click to collapse
It can be used. Guess the only difference is memory/storage..
But i would need some info because I might need to add something in init.
I need to value of:
/proc/cei_project_id
Just to be sure.
Verstuurd vanaf mijn ASUS_Z01RD met Tapatalk
Thanks scanno for confirming so promptly.
I am quite a. novice at this... I am minimally experienced with twrp and have used it to flash custom rom on another device.
Thanks for trying to assist, but I have no clue how to get you the info you asked. Apologies.
scanno said:
It can be used. Guess the only difference is memory/storage..
But i would need some info because I might need to add something in init.
I need to value of:
/proc/cei_project_id
Just to be sure.
Verstuurd vanaf mijn ASUS_Z01RD met Tapatalk
Click to expand...
Click to collapse
provide a logcat / dmesg.
Not anderstand !!!!

Categories

Resources