Question HELP fastboot loop after fastboot manipulation - OnePlus 10 Pro

Hello,
I have a problem on my Oneplus 10T 5G (Model CPH2415).
After trying to root my phone, my phone bootloop on fastboot.
I think the system file has been deleted.
So I tried many manipulations with fastboot.
First, download a full OTA for CPH2415 and extract payload.bin with payload dumper go to have files for my phone.
After I tried to install files on my phone with fastboot command, but it makes errors when i add system.img with fastboot command (attachment).
{
"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"
}

Have you tried changing to boot from ...A or boot from B yet. Use this command see what slot your on ( fastboot getvar current-slot ) To change your slots use this command ( fastboot set_active other ) or ( fastboot set_active a or b )

Canuck Knarf said:
Have you tried changing to boot from ...A or boot from B yet. Use this command see what slot your on ( fastboot getvar current-slot ) To change your slots use this command ( fastboot set_active other ) or ( fastboot set_active a or b )
Click to expand...
Click to collapse
I've tried but my phone bootloop each time i do this.
I think the system file is missing.

kgout26 said:
I've tried but my phone bootloop each time i do this.
I think the system file is missing.
Click to expand...
Click to collapse
Ok try this...fastboot boot file to slot b ...then flash boot file to a ...then in fastboot try to go to recovery and do a format . Do you know how to get to recovery in fastboot.

Here's a good guide for rooting
(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

Canuck Knarf said:
Ok try this...fastboot boot file to slot b ...then flash boot file to a ...then in fastboot try to go to recovery and do a format . Do you know how to get to recovery in fastboot.
Click to expand...
Click to collapse
I've maked this but it keeps restarting after. I see only the OP logo after doing a format on recovery.

kgout26 said:
I've maked this but it keeps restarting after. I see only the OP logo after doing a format on recovery.
Click to expand...
Click to collapse
I would read up on using " Fastbootd " you need to install payload bin , and start from beginning to root .

Canuck Knarf said:
I would read up on using " Fastbootd " you need to install payload bin , and start from beginning to root .
Click to expand...
Click to collapse
It's when i've used an old software to restore phone with fastboot. I think it is too old to this oneplus and it says that "fatbootd" is not active, so it can't make things on it.

kgout26 said:
It's when i've used an old software to restore phone with fastboot. I think it is too old to this oneplus and it says that "fatbootd" is not active, so it can't make things on it.
Click to expand...
Click to collapse
Let me understand you...you got your phone in fastboot... then open up fastbootd program , try to boot your phone to fastbootd with fastbootd program...it says fastbootd is not active...?

Sorry ..I just re read your first post . You have a oneplus 10T and you posted in oneplus 10 pro . Post your problem in the right area , you will get better help in right section

Related

Installation by MIUI Flash Tool is going on forever

Hello, my phone is stuck in Fastboot mode (rebooting does not work, it will always boot into fastboot mode) so I just followed this guide to flash a new ROM: https://c.mi.com/oc/miuidownload/detail?guide=2
But I am wondering, why the installation is still going on after over 10min. - What is wrong?
{
"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 trying it again:
It is just stuck forever and I do not know why, I do not get out of fast boot mode and I really do not know what to do now.
Like doesn't the "status" say something what is wrong here? I cannot identefy it, but has anyone enough experience with it and maybe experienced my issue already?
Try flash non-official rom via recovery (twrp). After successful flash, launch system. Then, try flash latest stable via fastboot (do not use FLASH-AND-LOCK, use it only after successfully flashing like flash, check if everything is ok and then flash it again and lock).
I cannot enter recovery, I am stuck in a Fast boot loop. The phone won't let me get into recovery mode.
So flash TWRP in fastboot mode.
And you could try to flash another ROM because "echo Missmatching image and device"
The name of your directory path should not include any space. Replace the spaces with underscores, dashes or just remove them.
From your screenshot, you selected clean all and lock. Try unlocking the bootloader again.
Sent from my MI 9 using Tapatalk
Thanks, but the thing is I fixed all those things already as my last picture shows: https://img.xda-cdn.com/5kNbM-6ZvzA8Jvc_Fc-qUwGIG-Q=/https://i.imgur.com/ZOhtier.png
@Tomcar do you mean 'fastboot flash recovery name.img' ? That does not work, it still boots me into fastboot mode everytime I try to get into recovery mode.
Shure, because you are locked again
I fixed the problem. I just downloaded a newer version of Mi Flash and now I have the newest version installed. So the plan is to install a new custom rom now.
Why is wipe system not recommended to do?
And do I have to "wipe internal storage"?
I really do not understand.. Now as I sad above I have the newest version installed and the phone is unlocked too!
When I go into fastboot mode and do "fastboot flash recovery twrp.img" it works, but when I boot into recovery mode with volume UP and power button the old recovery is still there.
What am I missing out here?
hallohallo222 said:
I really do not understand.. Now as I sad above I have the newest version installed and the phone is unlocked too!
When I go into fastboot mode and do "fastboot flash recovery twrp.img" it works, but when I boot into recovery mode with volume UP and power button the old recovery is still there.
What am I missing out here?
Click to expand...
Click to collapse
Try after "fastboot flash recovery twrp.img"
"fastboot boot recovery twrp.img"
Once you do this, the recovery should stay permanently there.
Dont know why, but this was working for me.
(I hate this phone, too many strange things with it)
On my Mi 9, what I did to make TWRP stick was to press vol up + power right after flashing the recovery, to boot into TWRP.
Sent from my MI 9 using Tapatalk
sangbuana said:
On my Mi 9, what I did to make TWRP stick was to press vol up + power right after flashing the recovery, to boot into TWRP.
Sent from my MI 9 using Tapatalk
Click to expand...
Click to collapse
You my friend are a genius, thanks for the help. That worked!
abocksberger said:
Try after "fastboot flash recovery twrp.img"
"fastboot boot recovery twrp.img"
Once you do this, the recovery should stay permanently there.
Dont know why, but this was working for me.
(I hate this phone, too many strange things with it)
Click to expand...
Click to collapse
Thanks, this did not work somehow the boot command did not get recognized: "C:\Mini ADB and Fastboot>fastboot boot recovery twrp.img
fastboot: error: cannot load 'recovery': No such file or directory"
I was facing the same issue. I stopped the flashing. Copied manually the recovery.img file that came with the flash tool, and flashed the original recovery manually, cause i had it on a customer recovery. Then i tried again, it showed a more meaningful error, basically the path of the folder we're flashing can't have spaces. moved the folder under C: and tried again.. all worked!!

Help me to fix my problem

Hello
My phone damage
It comes to my that massege
the current image (boot/recovery) have been destoyed and can not boot.
please flash the correct image or contact customer service to fix it.
see pics
{
"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"
}
How I can fix it
I can't do any things , only restert and open thats list when i choose recovery mode it will come window error
You still have twrp/fastboot?
natedogg20050 said:
You still have twrp/fastboot?
Click to expand...
Click to collapse
now my phone only work 2 windows
If I select recovery mode it will restart again
Now I can't connect to bootloader
Does the far recovery mode work for you? If yes, then there is an opportunity!
Have you tried this instruction? If you enter recovery mode, then it will help 100%, try everything according to this instruction.[/QUOTE]
https://forum.xda-developers.com/re...ock-fastboot-flashable-images-realme-t4003107
Now this window not working with me
and also If i connect my phone on my computer not working with fastboot
C:\Users\M7mmd\Desktop\realme\platform-tools>fastboot --disable-verity --disable
-verification flash vbmeta vbmeta.img
< waiting for any device >
hey guy, don’t bother with your head after flashing the official firmware and that’s all.
avoid brick. otherwise I had a hard brick for such a situation, I had to turn in the service one and they did it to me, remember our brick will not brick in any way until there is no way out.
Gayrat1999 said:
hey guy, don’t bother with your head after flashing the official firmware and that’s all.
avoid brick. otherwise I had a hard brick for such a situation, I had to turn in the service one and they did it to me, remember our brick will not brick in any way until there is no way out.
Click to expand...
Click to collapse
I didn't understand what your meaning
Now , There is solve for this problem ?
does the recovery mode work for you at least ?? You can simply download and flash this firmware and that’s it. Версия 07 https://forum.xda-developers.com/re...ock-fastboot-flashable-images-realme-t4003107
when I choose ( Recovery mode ) the device restart again
aa .. almost forgot one more moment! But does it go into fastboot mode, does fastboot work, or does it still reboot?
Gayrat1999 said:
aa .. almost forgot one more moment! But does it go into fastboot mode, does fastboot work, or does it still reboot?
Click to expand...
Click to collapse
When I choose recovery mode Automatically reboot my phone
And When I connect my phone on computer not working Fastboot
then forgive me for your device in a brick, take it to an authorized service center.
Gayrat1999 said:
then forgive me for your device in a brick, take it to an authorized service center.
Click to expand...
Click to collapse
Now the problem is service center still not open on my country
Is there way to install Rom on my phone ?
This will help
https://youtu.be/4wsa81bG6II
rkmadotra said:
https://youtu.be/4wsa81bG6II
Click to expand...
Click to collapse
Hello
I'm to trying change my version cn to global
But some problems happened
now I installing last update for software global by trwp (Recovery) successful but when I restart my phone again go back to trwp window
And also I install cn version can't install with me and again my phone restart
I want it to work , I don't care if CN version or what over
Anybody have all the fills img
Recovery
Boot
System
Vbmata
Vonder
??
bumtab said:
Hello
I'm to trying change my version cn to global
But some problems happened
now I installing last update for software global by trwp (Recovery) successful but when I restart my phone again go back to trwp window
And also I install cn version can't install with me and again my phone restart
I want it to work , I don't care if CN version or what over
Click to expand...
Click to collapse
Did you format internal storage with twrp ?
rkmadotra said:
Did you format internal storage with twrp ?
Click to expand...
Click to collapse
I have a same problem,after i erase all data with yes from twrp,my phone only restar in OS without any posibility to go into fastboot.
"PS C:\adb> adb devices
List of devices attached
ce8bf9af recovery
they find phone,but when I try to flash over adb just folowing message:
PS C:\adb> fastboot flash vbmeta vbmeta.img
< waiting for device >"

Mi a2 stuck on twrp screen

Hello there
I think i did somethinh wrong while trying to install twrp. Now when it boots it stays stuck on twrp screen, i cant switch it off. If i try, it will boot again on twrp screen. But i can boot it on fastboot mode.
I tryed with adb commnds to reinstall twrp but it does not recocnize dhe device when the phone is in fastboot mode.
If i boot the phone on the stuck twrp screen it is recognized by adb but it does not executes any command.
Eventually i thought trying to clean flash the stock rom will fix everything and i can try again with a fresh start. But the mi flash gives error,; flashing is not allowed for critical partitions.
The bootloader is unlocked.
Your browser is not able to display this video.
Try flashing your original boot.img (that worked with your current ROM version) back to the device from Fastboot.
Andrologic said:
Try flashing your original boot.img (that worked with your current ROM version) back to the device from Fastboot.
Click to expand...
Click to collapse
Thnx for the suggestion. But as i said the phone does not respont to adb commands.
biqe said:
Thnx for the suggestion. But as i said the phone does not respont to adb commands.
Click to expand...
Click to collapse
Not adb. You need to be in bootloader mode with Fastboot access to be able to flash boot back. Power up the device in bootloader mode with the vol+power buttons and confirm that your device has Fastboot access (e.g 'fastboot devices' returns your device id). Flash your boot from there. If Fastboot access is impossible, it's a bigger issue but try that first...
Andrologic said:
Not adb. You need to be in bootloader mode with Fastboot access to be able to flash boot back. Power up the device in bootloader mode with the vol+power buttons and confirm that your device has Fastboot access (e.g 'fastboot devices' returns your device id). Flash your boot from there. If Fastboot access is impossible, it's a bigger issue but try that first...
Click to expand...
Click to collapse
When i try vol+power it boots on twrp and stays like that
{
"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"
}
Update. It loks like using adb was the problem. But using the platform tools i could execute comands and i fixed the issue. The phone is clean and i could flash the stock rom with mi flash.
biqe said:
Update. It loks like using adb was the problem. But using the platform tools i could execute comands and i fixed the issue. The phone is clean and i could flash the stock rom with mi flash.
Click to expand...
Click to collapse
Hello, i have the same problem. Did you use only mi flash to resolve the issue?
Mi A2 does not have /recovery partition, a recovery is a part of the /boot image, and thus TWRP is not to be "flashed" into /boot (or absent /recovery), but can be "patched" into /boot installing appropriate .ZIP file in a temporarily booted TWRP (tip: search Guides).
This "revelation" could be found in many threads / guides in this forum - search could help you.
As well as "revelations" answering your question:
AndroidOne devices do not need any MiFlash (except for testpoint unbricking, tip: search Guides), if bootloader and critical partitions are unlocked, just normal fastboot.exe from latest Android platform-tools (tip: search in Guides).

Question Oneplus 10 Pro stuck in Bootloop

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

Question How to flash full rom

Hi Dears
i was planing to flash full rom by enhanced tool , by the worng i deleted the partition which shoud not to flash with new rom ( the below partictions ) , how can i flash the full rom . i can boot to fastbootd
{
"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"
}
if you have deleted the cow partitions you can flash the payload.bin via fastbootd (the payload.bin can easily be flashed with FastbootEnhance via fastbootd)
Unfortunately, i flashed fastboot command and the phone died
MsuatafaKhatab said:
Unfortunately, i flashed fastboot command and the phone died
Click to expand...
Click to collapse
People really need to stop trying to flash with fastboot. You should have used Fastboot Enhance. It's pretty straightforward and if you accidentally cleared one partition you shouldn't have in FBE (it's kind of hard to tell with your English if you did or not, sorry), you could have tried to flash just that one partition with fastboot instead of using a script. OnePlus is your only hope now.
Will it go back into to fastboot...?
If you can try and set slot to A . if you get back to fastboot do this
" fastboot getvar current-slot " it should tell you what slot you on...A or B
if you on B then use this to set A active . Use this command to set A active
" fastboot set_active other " or " fastboot set_active a "
Canuck Knarf said:
Will it go back into to fastboot...?
If you can try and set slot to A . if you get back to fastboot do this
" fastboot getvar current-slot " it should tell you what slot you on...A or B
if you on B then use this to set A active . Use this command to set A active
" fastboot set_active other " or " fastboot set_active a "
Click to expand...
Click to collapse
Unfortunately the phone dead not charge no vibration no edl mode , computer not configured it
MsuatafaKhatab said:
Unfortunately the phone dead not charge no vibration no edl mode , computer not configured it
Click to expand...
Click to collapse
RMA.
You've no other option
MsuatafaKhatab said:
Unfortunately, i flashed fastboot command and the phone died
Click to expand...
Click to collapse
& Unfortunately no so solution to bring it back (only official MSM auth)
dladz said:
RMA.
You've no other option
Click to expand...
Click to collapse
This will be online or send device to them
MsuatafaKhatab said:
This will be online or send device to them
Click to expand...
Click to collapse
Mail.
MsuatafaKhatab said:
This will be online or send device to them
Click to expand...
Click to collapse
If you can't get to EDL or otherwise then it'll most likely be a swap or a board change.
Unless they have a lower level flash which I'm not aware of.
None of this can be done remotely.
You can take the back off ...Ground out test points if your up to that...or send back save yourself the head ache .
OnePlus 10 Pro - QDLoader HS-USB - EDL Test Point [9008] MSM
Hello The test point on this phone was shared by me for the first time on the internet. But there is no software available to install it. So my phone is still dead. 9008 usb Requirements to establish a connection: - Disconnect the battery - Plug...
forum.xda-developers.com
Canuck Knarf said:
You can take the back off ...Ground out test points if your up to that...or send back save yourself the head ache .
OnePlus 10 Pro - QDLoader HS-USB - EDL Test Point [9008] MSM
Hello The test point on this phone was shared by me for the first time on the internet. But there is no software available to install it. So my phone is still dead. 9008 usb Requirements to establish a connection: - Disconnect the battery - Plug...
forum.xda-developers.com
Click to expand...
Click to collapse
That'll void his warranty, not great advice buddy

Categories

Resources