Hello!
I unlocked the bootloader first.
However, after rebooting, the twrp failed to flash.
and I got a message to re-lock the bootloader.
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
After that, I checked several guides and tried.
but now, never can't boot and can't use LGUP.
Any method to restore stock rom via 9008 mode? please help.
PS :
I think download mode is also broken.
Please let me know if there's any way to recover the download mode.
1688_ said:
Hello!
I unlocked the bootloader first.
However, after rebooting, the twrp failed to flash.
and I got a message to re-lock the bootloader.
View attachment 5211369
After that, I checked several guides and tried.
but now, never can't boot and can't use LGUP.
View attachment 5211375
View attachment 5211379
Any method to restore stock rom via 9008 mode? please help.
PS :
I think download mode is also broken.
Please let me know if there's any way to recover the download mode.
Click to expand...
Click to collapse
I'd suggest looking at this thread. Also, the screen telling you the bootloader is unlocked is normal, when you have a device that has it unlocked, you *always* see it when you boot up.
cheers
AsItLies said:
I'd suggest looking at this thread. Also, the screen telling you the bootloader is unlocked is normal, when you have a device that has it unlocked, you *always* see it when you boot up.
cheers
Click to expand...
Click to collapse
Very thank you!
but Unfortunately, it didn't work for me.
I forgot what i did, but maybe I modified xbl_a, xbl_b, etc.
and try below method it didn't work, too.
I've touched too many things....
I'd like to know if there's a way to force the use of LG Flash Tool or something like that.
1688_ said:
Very thank you!
but Unfortunately, it didn't work for me.
I forgot what i did, but maybe I modified xbl_a, xbl_b, etc.
and try below method it didn't work, too.
I've touched too many things....
I'd like to know if there's a way to force the use of LG Flash Tool or something like that.
Click to expand...
Click to collapse
Follow this post. (Don't speak Spanish so have no idea what the above video is doing, can't help there).
Essentially, when you flash an image to a partition it doesn't belong in, you run the risk of overwriting into nearby partitions (because image is bigger than partition size). If you do that, then the only solution is what's in the post above. It basically restores the entire device using qfil. Because when you start overwriting partitions (and possibly the partition table), there's no way of knowing what is messed up and what isn't.
cheers
AsItLies said:
Follow this post. (Don't speak Spanish so have no idea what the above video is doing, can't help there).
Essentially, when you flash an image to a partition it doesn't belong in, you run the risk of overwriting into nearby partitions (because image is bigger than partition size). If you do that, then the only solution is what's in the post above. It basically restores the entire device using qfil. Because when you start overwriting partitions (and possibly the partition table), there's no way of knowing what is messed up and what isn't.
cheers
Click to expand...
Click to collapse
thank you !!
I'll try this right now and report
you
AsItLies said:
Follow this post. (Don't speak Spanish so have no idea what the above video is doing, can't help there).
Essentially, when you flash an image to a partition it doesn't belong in, you run the risk of overwriting into nearby partitions (because image is bigger than partition size). If you do that, then the only solution is what's in the post above. It basically restores the entire device using qfil. Because when you start overwriting partitions (and possibly the partition table), there's no way of knowing what is messed up and what isn't.
cheers
Click to expand...
Click to collapse
You are my hero!! So many thank you!!
I've only tried 3 and 4.
download mode has come alive.
btw, why my v40 has fail to install twrp?
my system is LMV409N(SKT)
Maybe I should give up custom rom for a while.
many thanks!!!
1688_ said:
you
You are my hero!! So many thank you!!
I've only tried 3 and 4.
download mode has come alive.
btw, why my v40 has fail to install twrp?
my system is LMV409N(SKT)
Maybe I should give up custom rom for a while.
many thanks!!!
Click to expand...
Click to collapse
good that it worked. Follow this link and in the folder find boot_20n_magisk.img and use it (assuming you're on kor 20n), use qfil to flash it to boot_a and b.
It has both magisk and twrp in it. Remember, after flashing it in qfil (save original first of course), you need to hold vol - and pwr for a few seconds (until u hear windows chime meaning disconnect), to exit qfil.
But! and this is important, we don't want the device to boot, we want to go directly to recovery. So keep both buttons pressed but when LG logo appears, release pwr and then re-apply it, which then goes to recovery.
in recovery, u have to format data, then reboot recovery and flash dm_verity.
cheers
AsItLies said:
good that it worked. Follow this link and in the folder find boot_20n_magisk.img and use it (assuming you're on kor 20n), use qfil to flash it to boot_a and b.
It has both magisk and twrp in it. Remember, after flashing it in qfil (save original first of course), you need to hold vol - and pwr for a few seconds (until u hear windows chime meaning disconnect), to exit qfil.
But! and this is important, we don't want the device to boot, we want to go directly to recovery. So keep both buttons pressed but when LG logo appears, release pwr and then re-apply it, which then goes to recovery.
in recovery, u have to format data, then reboot recovery and flash dm_verity.
cheers
Click to expand...
Click to collapse
Thank you very much for your follow-up.
I succeeded in entering the twrp.
But I got screen asking password, there's default password or something?
1688_ said:
Thank you very much for your follow-up.
I succeeded in entering the twrp.
But I got screen asking password, there's default password or something?
View attachment 5213013
Click to expand...
Click to collapse
There's no password, you just cancel out of that but be sure to do the 'swipe' to make it modifiable. The key after that is to format data, then reboot recovery and flash dm_verity, then encryption won't exist and no longer asked for pw.
cheers
AsItLies said:
There's no password, you just cancel out of that but be sure to do the 'swipe' to make it modifiable. The key after that is to format data, then reboot recovery and flash dm_verity, then encryption won't exist and no longer asked for pw.
cheers
Click to expand...
Click to collapse
OK, Thank you!!
I followed the guide below and no more password message!!
How to use decrypted stock by @Xsavi : https://forum.xda-developers.com/lg-v40/how-to/guide-twrp-data-access-stock-t3970149
I think everything's finally settled.
I'll try my best to enjoy the v40 now.
Thank you so much for your help.
many many thank you!!!!!!!
Related
thread outdated ! please user romracer's http://forum.xda-developers.com/showthread.php?t=1204500
Hi ALL,
This is the recovery.img build for Unlocked AT&T Atrix 4G.
You can flash this direct to the recovery partition for a unlocked device, no more AC charger!
Thanks Koush and other devs who are working on the original cwm recovery.
enjoy porting CM7!
this is under developmet ,please use at your own risk! but every release will be tested first.if you like my work. buy me a beer
have fun.
Updated:GMT+8:00 06-30 11:20am
filename: recovery-en-goapk-0630-1029.zip
add backup and restore pds( backup tested,restore didnt test.)
add Internal SD card Support (nandroid and choose zip from internal sdcard)
should add a restart adb server int the menu in next version.
Latest Download:
View attachment recovery-en-goapk-0630-1029.zip
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
Please Remove install_recovery.sh located in your /system/etc/ ,so that the recovery will not be overwrite to stock one.
GMT+8:00 2011-06-25-22:25 Update again:
Important Update!recovery-en-goapk-0625-2034.zip
fix wipe format and backup restore
latest: View attachment recovery-en-goapk-0625-2034.zip
GMT+8:00 2011-06-25 03:38 Update:
fix format data and cache
please update to latest build.
another fixed!
please update.
and every other thing should work as it should。
how to install:
Windows:
unzip recovery-en-goapk.zip to D:\
open a CMD in windows.
fastboot flash recovery D:\recovery-en-goapk.img
Linux:
unzip recovery-en-goapk.zip to you home
mot-fastboot flash recovery ~/recovery-en-goapk.img
mot-fastboot reboot
pics:
Downloads:
2011-06-24-16:10 GMT +8:00
View attachment recovery-en-goapk.zip
2011-06-25 03:38 GMT +8:00
View attachment recovery-en-goapk-0313.zip
HERE IS THE EASY GUIDE:thanks Paschalis !
I had the prev version of CWM, and i wanted to update to the latest, using moto-fastboot instead of fastboot..
It's very easy.. So i wrote a little guide.. Dont blame me.. Its for new guys like me!
Btw will any future update of CWM, have adb enabled?
eg If we messed up with framework or anything else can cause a soft-brick, then recover using backup files..
Step-by-Step
How to install on Windows with moto-fastboot
1) With Root-Explorer go to: /system/etc/ and remove: "install_recovery.sh" file
2) Download moto-fastboot.rar, and latest recovery recovery-en-goapk-0630-1029.zip
3) Extract contents of moto-fastboot.rar in C:\Windows,
and content of recovery-en-goapk-0630-1029.zip in C (for example).
4) Get your Atrix in FastBoot:
................................ a) Turn it off
................................ b) While turning it on, press VolumeDown key
................................ c) Press VolumeUp key
................................ d) Connect your Atrix to your PC using usb data cable
5) Open a cmd (Command Prompt)
6) Enter following cmd commands:
............. a) cd C:\
............. b) moto-fastboot flash recovery C:\recovery-en-goapk-0630-1029.img
............. c) moto-fastboot reboot
7) Thank Paschalis for this guide!
Click to expand...
Click to collapse
original post on http://bbs.goapk.com/thread-2874929-1-1.html
please include this info when you post this on other forums.
Holy freakin Hell!!! Thanks!!! Good to hear from ya!!!! Its like xmas around here in june!! LOL
Great to see this so soon. I cannot wait for a fully functional version! Glad to see you still lurking around here tenfar, thankyou for this, as well as koush and all the others (if any) involved in making this happen!
How To: Get into CWM Recovery
Using ADB:
- adb reboot recovery
Using buttons:
- Hold down power, downward volume buttons until you see "Fastboot"
- Use downward volume button to click multiple times until you see Android Recovery
- Then, press the upward volume button
Thanks! Tenfar excited to put it to good use!
omg today is going nuts! only if i could get gingerbread lol
Any chance for the source? Or at least say how you got it working?
could i unlock simlock my phone with flashing ur file?
lechicuong said:
could i unlock simlock my phone with flashing ur file?
Click to expand...
Click to collapse
No... 10char
i flashed this recovery via fastboot but any idea how to get in to recovery?
Not working for me.. keep getting "Failed to process command flash :recovery error (0x180002)....?
Daniel_GB said:
i flashed this recovery via fastboot but any idea how to get in to recovery?
Click to expand...
Click to collapse
hold vol down while powering on. press vol down to scroll the choices and vol up to select android recovery
rickriego said:
Not working for me.. keep getting "Failed to process command flash :recovery error (0x180002)....?
Click to expand...
Click to collapse
Don't shoot me if i'm wrong, but are you SURE you unlocked the bootloader?
I unlocked mine, but screwed a lot up, so i had to SBF flash... tried to run this and got the same error.... forgot to RE-unlock. Mine is rooted too (had to re-root), but idk if that is significant
hope this helps! =)
lol...positive..
Just to let you know I flashed the 1.8.3 sbf after unlocking and then tried to flash this and met with failure.
I then ran the unlock sbf again (only) and it flashed successfully. Perhaps flashing a previous sbf does "re lock" (at least partially) the phone?
rickriego said:
Not working for me.. keep getting "Failed to process command flash :recovery error (0x180002)....?
Click to expand...
Click to collapse
reflash the pudding sbf. I'm guessing you have flashed a different sbf since you unlocked
edit: NM slow typer lol
Bakano said:
Don't shoot me if i'm wrong, but are you SURE you unlocked the bootloader?
I unlocked mine, but screwed a lot up, so i had to SBF flash... tried to run this and got the same error.... forgot to RE-unlock. Mine is rooted too (had to re-root), but idk if that is significant
hope this helps! =)
Click to expand...
Click to collapse
i thought i read that we should still be unlocked after sbf flash..and i did flash back to 1.83..and rooted btw..
EDIT: just came up with "BATTERY TOO LOW TO FLASH"..maybe thats the issue..
rickriego said:
i thought i read that we should still be unlocked after sbf flash..and i did flash back to 1.83..and rooted btw..
EDIT: just came up with "BATTERY TOO LOW TO FLASH"..maybe thats the issue..
Click to expand...
Click to collapse
No I did the same thing and got the same error. you gotta reflash the unlock sbf to fix it. everyone is right.
You can enter recovery mode with "adb reboot recovery" too!
jruweaver said:
reflash the pudding sbf. I'm guessing you have flashed a different sbf since you unlocked
edit: NM slow typer lol
Click to expand...
Click to collapse
yep...flashed to 1.83 like you. i'm gonna charge up and try the steps u took..thanks..
So the other day I confirmed for an OTA update for my Z1. Little did I know, 3 seconds and an auto shut down later, I would end up with my Z1 being stuck in a bootloop with no access to recovery mode.
I really need help on getting my Z1's internal memory (photos, notes, contacts) extracted. I tried a few of the local repair shops and they said that the data inside is corrupted.
I've try ADB but it says "permission denied" whenever I try getting in the storage>sdcard. Probably due to me putting a swipe pattern lock screen on it.
So if there's any hope at all, I'm willing to even disassemble it if that could even help.
I've not rooted it but I do believe the bootloader is unlocked.
- I should also mention I'm a real amateur at this stuff so please be very patient and specific with the instructions. Thanks!
Try using this guide: http://www.ibtimes.co.uk/how-instal...z3-z2-devices-via-xperifirm-flashtool-1492498
it's for updating your os with flash tool just use an ftf file for z1. And in the final stage of the update untick the 3 wipe options and this should save your data.
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
i'm not totally sure this will work, depends on how much your memory is ruined. If it was just an installation of your os error this should reinstall an updated os without erasing data. first try other methods for saving your data and if you won't find any, try this one
btw, in the picture i posted i didnt untick those 3 wipe options, don't forget to untick them else you'll wipe your memory!!!
silentmax24 said:
Try using this guide: http://www.ibtimes.co.uk/how-instal...z3-z2-devices-via-xperifirm-flashtool-1492498
it's for updating your os with flash tool just use an ftf file for z1. And in the final stage of the update untick the 3 wipe options and this should save your data.
i'm not totally sure this will work, depends on how much your memory is ruined. If it was just an installation of your os error this should reinstall an updated os without erasing data. first try other methods for saving your data and if you won't find any, try this one
Click to expand...
Click to collapse
I tried with all 3 available firmware (SG) but still not able to boot up the phone normally, nor was I able to access the memory through adb. Any other thoughts on that?
qazamy said:
I tried with all 3 available firmware (SG) but still not able to boot up the phone normally, nor was I able to access the memory through adb. Any other thoughts on that?
Click to expand...
Click to collapse
give it a try..since ur bootloader was already unlock flash kernel and boot into twrp, then connect ur phone, now in ur computer u can now see the storage of ur mobile, look for the pics u've been talking about, in DCIM folder, for the notes i dont know the path..hehe
mizukage said:
give it a try..since ur bootloader was already unlock flash kernel and boot into twrp, then connect ur phone, now in ur computer u can now see the storage of ur mobile, look for the pics u've been talking about, in DCIM folder, for the notes i dont know the path..hehe
Click to expand...
Click to collapse
Do you have like a more specific step-by-step guide of what you're talking about?
qazamy said:
Do you have like a more specific step-by-step guide of what you're talking about?
Click to expand...
Click to collapse
1. dl kernel for lolli if ur on lolli and vice versa
2. unpack/ectract it and lookg for boot.img
3. run flashtool and select fastboot mode look for the boot.img [dont flash it yet]
4. device is turned off, connect it into fastboot mode and flash.
5. click reboot into system and keep pressing vol down until u go into recovery
connect ur device and u will see ur mobile into ur computer that it was detected, now browse for the pics that u wanted to back up
qazamy said:
So the other day I confirmed for an OTA update for my Z1. Little did I know, 3 seconds and an auto shut down later, I would end up with my Z1 being stuck in a bootloop with no access to recovery mode.
I really need help on getting my Z1's internal memory (photos, notes, contacts) extracted. I tried a few of the local repair shops and they said that the data inside is corrupted.
I've try ADB but it says "permission denied" whenever I try getting in the storage>sdcard. Probably due to me putting a swipe pattern lock screen on it.
So if there's any hope at all, I'm willing to even disassemble it if that could even help.
I've not rooted it but I do believe the bootloader is unlocked.
- I should also mention I'm a real amateur at this stuff so please be very patient and specific with the instructions. Thanks!
Click to expand...
Click to collapse
1. try flash ftf again, unstick applog and data, stick on cache ( wipe cache). try several times maybe it will bootup.
2. you sure your bootloader is unlocked ?
use flashtool to check your bootloader status, if it really unlocked just flash a custom kernel have build in recovery to save your data.
if it is locked bootloader, you can unlock via flashtool, it wont wipe you data like fastboot unlock, and flash kernel but you will lose your sony function forever if you dont have any TA backup before. you should consider to choose your data or sony function.
Are you sure your bootloader is unlocked?
Dude, Are you sure that your bootloader is unlocked?
1st confirm that and accordingly there are ways by which you can recover your data.
Guys here have already recommended methods by which you can get your data back. I suggest read through general an Q&A forums. Read thread for soft bricking. Do not panic and carefully follow the instructions. You should get your data back.
similar case has happened with me few times and I was sucessfully able to get my data back.. so dont worry..
hello, I'm kinda desperate on installing recoveries on my phone
I'm following this guide over here
USB debugging mode is turned on, but it is not detected on the shell/command window
when I checked my device manager, my device driver is not found, I tried installing flash tool drivers, but I dunno where to search for these drivers, so I followed the way in this thread
and I found 4 drivers in the list:
- Android ADB interface
- Sony ADB interface
- Sony Composite ADB interface
- Sony Fastboot Interface
tried all the ADB interface but still give same result so I uninstalled the driver back to the way it was
Please help me as I'm really newbie at this and I wanna try Stryflex ROM, thanks
Note:
1. I already unlocked my bootloader, but someone in here said to unlock bootloader first so I assume that it will end the same way as LB
2. The error I received from the command window is "device not found"
3. Phone version C3502
4. currently still using stock ROM with 12.1.A.1.207 firmware, rooted with towelroot
5. I unlock the bootloader using the step on sony site
Bump, pls help anyone?
Sent from my C5302 using Tapatalk
Please explain to me what you are actually wanting to do?
TechnoSparks said:
Please explain to me what you are actually wanting to do?
Click to expand...
Click to collapse
I'm trying to install recoveries to my device, but the CWM tools on the link I gave above didn't detect my device
daryula said:
I'm trying to install recoveries to my device, but the CWM tools on the link I gave above didn't detect my device
Click to expand...
Click to collapse
I strongly advise for you to START with another way and also use TWRP as a default recovery. CWM (and inherently PhilZ) are very old unsupported recoveries.
If you insist, you might want to install DoomLord's driver pack and try again: http://forum.xda-developers.com/showthread.php?t=2635830
If you wish to follow my method, please follow this link: http://forum.xda-developers.com/showpost.php?p=64449411&postcount=4
TechnoSparks said:
I strongly advise for you to START with another way and also use TWRP as a default recovery. CWM (and inherently PhilZ) are very old unsupported recoveries.
If you insist, you might want to install DoomLord's driver pack and try again: http://forum.xda-developers.com/showthread.php?t=2635830
If you wish to follow my method, please follow this link: http://forum.xda-developers.com/showpost.php?p=64449411&postcount=4
Click to expand...
Click to collapse
Ok i will try your method, thanks
Sent from my C5302 using Tapatalk
daryula said:
Ok i will try your method, thanks
Sent from my C5302 using Tapatalk
Click to expand...
Click to collapse
Do report your findings
Also how did you post from tapatalk on C5302? Is it another SP?
TechnoSparks said:
Do report your findings
Also how did you post from tapatalk on C5302? Is it another SP?
Click to expand...
Click to collapse
Nope, this is my only device
Like i said, i cant install recoveries like what the tutorial above said because it's not detected
Hence i cannot proceed to other thing because of the fear of me failing to install cusrom
If i can install recoveries, i can backup (CMIIW) and it's at least reassuring me to do other things, this is my first time doing this so knowing nothing makes me confused and a bit terrified of I fail
Sent from my C5302 using Tapatalk
daryula said:
Nope, this is my only device
Like i said, i cant install recoveries like what the tutorial above said because it's not detected
Hence i cannot proceed to other thing because of the fear of me failing to install cusrom
If i can install recoveries, i can backup (CMIIW) and it's at least reassuring me to do other things, this is my first time doing this so knowing nothing makes me confused and a bit terrified of I fail
Sent from my C5302 using Tapatalk
Click to expand...
Click to collapse
So you're on stock ROM, i believe?
TechnoSparks said:
So you're on stock ROM, i believe?
Click to expand...
Click to collapse
yes I'm on stock rom, but I have root access and unlocked bootloader
daryula said:
yes I'm on stock rom, but I have root access and unlocked bootloader
Click to expand...
Click to collapse
Alright then my link before would definitely help you out
TechnoSparks said:
Alright then my link before would definitely help you out
Click to expand...
Click to collapse
the fastboot tools stated is the same fastboot tool used for unlocking the bootloader, am I right?
also do I need to put the img file on the same folder as the fastboot tools?
daryula said:
the fastboot tools stated is the same fastboot tool used for unlocking the bootloader, am I right?
also do I need to put the img file on the same folder as the fastboot tools?
Click to expand...
Click to collapse
yes, and yes.
You can also point to the absolute path of the img file, but that would be complicated so copying would be easier. (welcome to the world of consoles (not the game consoles (command prompt)))
TechnoSparks said:
yes, and yes.
You can also point to the absolute path of the img file, but that would be complicated so copying would be easier. (welcome to the world of consoles (not the game consoles (command prompt)))
Click to expand...
Click to collapse
I got this notification
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
should be an okay I guess?
thanks for the help
@TechnoSparks I think I got another problem now
I can't seem to reboot into system after I do full backup, it just shows black screen
what should I do?
I haven't done anything aside from doing backup
daryula said:
@TechnoSparks I think I got another problem now
I can't seem to reboot into system after I do full backup, it just shows black screen
what should I do?
I haven't done anything aside from doing backup
Click to expand...
Click to collapse
Can you explain everything, as if you're telling a story, in a chronological order? Remember, explain verbosely!
I need to sleep right now, hopefully i would able to reply to you in the next morning when i got enough information
Also, in the "hide" section of your previous post, there is nothing from inside..
TechnoSparks said:
Can you explain everything, as if you're telling a story, in a chronological order? Remember, explain verbosely!
I need to sleep right now, hopefully i would able to reply to you in the next morning when i got enough information
Also, in the "hide" section of your previous post, there is nothing from inside..
Click to expand...
Click to collapse
firstly I do install TWRP according to your guide over there using fastboot tools
the one with this command
Code:
fastboot flash boot twrp.img
then it shows message like this
http://www.iforce.co.nz/View.aspx?i=ivkcgknl.fyl.png
I then restart my device normally and it boots into recovery mode, in which then I make backup by selecting all the option to my external card, and proceed to reboot after it's done
it returns me to TWRP once again, and I reboot using "reboot system", it shows sony logo and then black screen for a few minutes, and I got sent back to TWRP once more, I've tried "reboot bootloader" menu too and the same result, I've repeat this for a lot of times and still same result pops out
sorry to bother you this late night and have a nice sleep
daryula said:
firstly I do install TWRP according to your guide over there using fastboot tools
the one with this command
Code:
fastboot flash boot twrp.img
then it shows message like this
http://www.iforce.co.nz/View.aspx?i=ivkcgknl.fyl.png
I then restart my device normally and it boots into recovery mode, in which then I make backup by selecting all the option to my external card, and proceed to reboot after it's done
it returns me to TWRP once again, and I reboot using "reboot system", it shows sony logo and then black screen for a few minutes, and I got sent back to TWRP once more, I've tried "reboot bootloader" menu too and the same result, I've repeat this for a lot of times and still same result pops out
sorry to bother you this late night and have a nice sleep
Click to expand...
Click to collapse
Oh i thought you were ready for flashing Stryflex!
Anyway the reason why it booted to the TWRP repeatedly is because of the reason that you flashed a recovery into the boot partition. Please re-read carefully the page that I linked you to
Anyway to boot back to your stock ROM, get yourself a "boot" stock component from this page: http://forum.xda-developers.com/showpost.php?p=62447987&postcount=3
Flash it in the TWRP
sorry for the trouble.
TechnoSparks said:
Oh i thought you were ready for flashing Stryflex!
Anyway the reason why it booted to the TWRP repeatedly is because of the reason that you flashed a recovery into the boot partition. Please re-read carefully the page that I linked you to
Anyway to boot back to your stock ROM, get yourself a "boot" stock component from this page: http://forum.xda-developers.com/showpost.php?p=62447987&postcount=3
Flash it in the TWRP
sorry for the trouble.
Click to expand...
Click to collapse
I forgot to put the rom to my SD card and I don't have card reader
what to do with the files?
oh nvm, I somehow managed to learn how to move my files via adb command
thanks again for your help
I flashed it to unlock version but I need to get back to AT&T from. Most of the links to the qfil backup are broken, please let me know if you have any info. Thanks
eddie24902005 said:
I flashed it to unlock version but I need to get back to AT&T from. Most of the links to the qfil backup are broken, please let me know if you have any info. Thanks
Click to expand...
Click to collapse
Follow this link for ATT Q. Even though it says 'horrible' in the description, they were just referring to the ATT rom in general.
good luck
AsItLies said:
Follow this link for ATT Q. Even though it says 'horrible' in the description, they were just referring to the ATT rom in general.
good luck
Click to expand...
Click to collapse
Thank you for your generosity
AsItLies said:
Follow this link for ATT Q. Even though it says 'horrible' in the description, they were just referring to the ATT rom in general.
good luck
Click to expand...
Click to collapse
Just to make sure, do I flash this with qfil? Which tutorial would you recommend? Thanks
eddie24902005 said:
Just to make sure, do I flash this with qfil? Which tutorial would you recommend? Thanks
Click to expand...
Click to collapse
Yes, use qfil. Follow this link for guide to understand how to use / install qfil.
You'll need to flash ea partition individually. It's time consuming but many have done it.
good luck
eddie24902005 said:
Just to make sure, do I flash this with qfil? Which tutorial would you recommend? Thanks
Click to expand...
Click to collapse
Here's another full AT&T backup as well.I haven't tried it,but it says it's complete.
ATT_FullBackup.zip
drive.google.com
surgemanx said:
Here's another full AT&T backup as well.I haven't tried it,but it says it's complete.
ATT_FullBackup.zip
drive.google.com
Click to expand...
Click to collapse
Thanks for your generosity
surgemanx said:
Here's another full AT&T backup as well.I haven't tried it,but it says it's complete.
ATT_FullBackup.zip
drive.google.com
Click to expand...
Click to collapse
I flashed the first Lun and then the phone cannot get back into EDL to finish the rest. Now it is brick, any thoughts?
eddie24902005 said:
I flashed the first Lun and then the phone cannot get back into EDL to finish the rest. Now it is brick, any thoughts?
Click to expand...
Click to collapse
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
It says Unknown USB Device (Device Descriptor Request Failed)
Now I can turn the phone back to download mode. But the screen says "your device has failed a routine safety check",,,,and keep looping. I guess I have to flash a from to it....if u know how to get back to EDL without booting please let me know thx
eddie24902005 said:
Now I can turn the phone back to download mode. But the screen says "your device has failed a routine safety check",,,,and keep looping. I guess I have to flash a from to it....if u know how to get back to EDL without booting please let me know thx
Click to expand...
Click to collapse
You extract the zip file.Then place all files that are in all 6 folders in to one folder.Get back in to EDL mode,and then choose the Rawprogram0.xml.When it ask for the patch0.xml hit cancel.Hit download and that should restore it.Here's how to get back in to EDL mode.
surgemanx said:
You extract the zip file.Then place all files that are in all 6 folders in to one folder.Get back in to EDL mode,and then choose the Rawprogram0.xml.When it ask for the patch0.xml hit cancel.Hit download and that should restore it.Here's how to get back in to EDL mode.
Click to expand...
Click to collapse
Hi I encountered an anti-rollback issue on LGUP while crossflashing......is there anyway that I can enter EDL while bootlooping? I cannot flash any from to my phone by LGUP now because all the patched LGUP does not allow me to flash now. Thx..
surgemanx said:
You extract the zip file.Then place all files that are in all 6 folders in to one folder.Get back in to EDL mode,and then choose the Rawprogram0.xml.When it ask for the patch0.xml hit cancel.Hit download and that should restore it.Here's how to get back in to EDL mode.
Click to expand...
Click to collapse
Got it fixed! I boot into download mode and then I have to press volume down and power key while keep pressing the volume up. It is a mess but thanks for everything!
So I restarted my phone today and it just entered an infinite boot loop. Not sure what happened but that's all it's doing whenever I turn it on. I can enter the bootloader but other than that nothing is working. I noticed the bootloader and baseband are empty as well.
I wish this phone had an unbrick tool like the oneplus 7 devices but I don't know. I guess I may just have a brick until someone shakes.
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
biglo said:
So I restarted my phone today and it just entered an infinite boot loop. Not sure what happened but that's all it's doing whenever I turn it on. I can enter the bootloader but other than that nothing is working. I noticed the bootloader and baseband are empty as well.
I wish this phone had an unbrick tool like the oneplus 7 devices but I don't know. I guess I may just have a brick until someone shakes.
View attachment 5694575
Click to expand...
Click to collapse
Are you rooted? Can you get in recovery? What model number?
twinnfamous said:
Are you rooted? Can you get in recovery? What model number?
Click to expand...
Click to collapse
Was rooted, can get to recovery using the enhanced flash tool and model is 2210.
biglo said:
Was rooted, can get to recovery using the enhanced flash tool and model is 2210.
Click to expand...
Click to collapse
Have you tried flashing stock boot.img or factory resetting?
twinnfamous said:
Have you tried flashing stock boot.img or factory resetting?
Click to expand...
Click to collapse
Yes, I tried both options without success.
biglo said:
Yes, I tried both options without success.
Click to expand...
Click to collapse
That's not good usually one or the other fixes it. Only thing I can think of is flashing all images in fastboot. But try vendor_boot first
When this happened to me on my OP6 when I had it and when I couldn't recover it with MSM tools or boot.img, I decided it is motherboard failure.
But I would try fastboot ROM if I were you. If it doesn't help, I will send it to the service center.
You may have booted a patched yet not made it permanent so when you rebooted you lost it.
If that rings a bell then just boot a patched boot image. Not flash.. once you're booted and in the system just open magisk and click direct install..
Reboot and it should be permanent.
Beyond that you can go to recovery or fastboot to get back in business although you'll lose your data
My phone did this once when I accidentally changed A/B partition, try switching partition via fastboot
Do the following
fastboot getvar all
then you'll get somewhere the following
(bootloader) current-slot:A or B
then you should be able to do either
fastboot set_active other
or either
fastboot set_active a
fastboot set_active b
unsafe8989 said:
My phone did this once when I accidentally changed A/B partition, try switching partition via fastboot
Do the following
fastboot getvar all
then you'll get somewhere the following
(bootloader) current-slot:A or B
then you should be able to do either
fastboot set_active other
or either
fastboot set_active a
fastboot set_active b
Click to expand...
Click to collapse
I tried switching slots the other day, it gave me the same results.
hello did you found any solutions?
biglo said:
I tried switching slots the other day, it gave me the same results.
Click to expand...
Click to collapse
That means you have no boot img on it
try to flash a boot img to slot a and slot b
Is this still ongoing?? Lol that's insanity.
The reason you cannot boot is 100% your boot image.
So either boot or flash a boot image (stock or patched)
If you'd like to reflash your whole phone then click on vol up and then recovery.
If you're looking for a tool then grab fastboot enhance, whilst in fastboot use it to remove the cow files, search for them, once that's done, flash a payload.bin and this will reload your whole OS.
There are guides for everything I've mentioned above, just search.
dladz said:
Is this still ongoing?? Lol that's insanity.
The reason you cannot boot is 100% your boot image.
So either boot or flash a boot image (stock or patched)
If you'd like to reflash your whole phone then click on vol up and then recovery.
If you're looking for a tool then grab fastboot enhance, whilst in fastboot use it to remove the cow files, search for them, once that's done, flash a payload.bin and this will reload your whole OS.
There are guides for everything I've mentioned above, just search.
Click to expand...
Click to collapse
Hi,
I have the same problem. Never used the phone. Just to install Magisk and edit the payload.bin file. When I installed the new boot file via Fastboot it went wrong.
Tried everything but can't get the phone out of the loop. I don't have a recovery function!
You indicate that there are manuals for existing solutions everywhere. Do you have the links for me? Not very good at finding this.
*-MaCK-* said:
Hi,
I have the same problem. Never used the phone. Just to install Magisk and edit the payload.bin file. When I installed the new boot file via Fastboot it went wrong.
Tried everything but can't get the phone out of the loop. I don't have a recovery function!
You indicate that there are manuals for existing solutions everywhere. Do you have the links for me? Not very good at finding this.
Click to expand...
Click to collapse
Doesn't help that the forums went through a crap update that broke the sections.
That being said, you're looking for a guide so that's your key word.
(Guide) Rooting, payload dumper, magisk_patched guides NE2213
Hi all, Thought i'd share a guide on how to get these boot images yourself as well as all the files required, plus the patched boot.img if you just want to go ahead and boot/flash it without obtaining one yourself Please read the process before...
forum.xda-developers.com
There's a good few of them, the screen shot is taken from the main OnePlus 10 pro forum section, I can see two. Mine and the 2215 one.
Also when you say 'installed' I hope you meant boot and not flash, booting is risk free.. Read my thread and it'll make sense.
I wish people would read more...cause it all here...just need to take the time and read alot of post...to find what they are looking for...lol