Stuck with no ROM - OnePlus 6T Questions & Answers

Uninstalled magisk and the screen is black, only vibrates when pressing power button or the right side of the screen. I don't even know how to turn off the phone. I was able to do it because the warning of the bootloader being unlocked appears. How I can flash stock rom? abd won't recognize the phone.
I saw https://forum.xda-developers.com/oneplus-6t/how-to/tool-6t-msmdownloadtool-v4-0-oos-9-0-5-t3867448 this while searching but I'm scared since it locks the bootloader after.
Thank you

EnderEgg said:
Uninstalled magisk and the screen is black, only vibrates when pressing power button or the right side of the screen. I don't even know how to turn off the phone. I was able to do it because the warning of the bootloader being unlocked appears. How I can flash stock rom? abd won't recognize the phone.
I saw https://forum.xda-developers.com/oneplus-6t/how-to/tool-6t-msmdownloadtool-v4-0-oos-9-0-5-t3867448 this while searching but I'm scared since it locks the bootloader after.
Thank you
Click to expand...
Click to collapse
Can you get into fastboot? Hold down both volume buttons together and see if you can force your device into fastboot mode. Then from there, get the TWRP img file and use fastboot to boot the image, then flash the stock OOS rom, either from TWRP install option or with adb sideload of you're comfortable doing that.

H4X0R46 said:
Can you get into fastboot? Hold down both volume buttons together and see if you can force your device into fastboot mode. Then from there, get the TWRP img file and use fastboot to boot the image, then flash the stock OOS rom, either from TWRP install option or with adb sideload of you're comfortable doing that.
Click to expand...
Click to collapse
I can, could you link me to a tutorial how to boot the image? I got it already, but unsure of how to proceed. Many thanks!
edit: now when I connect it to the PC it stays on the warning that the boot loader is unlocked

Now I was able to start TWRP but I still don't know how to send the file to the phone;
ADB recognizes the phone when TWRP is running
I think it's solved, thanks a bunch!

Related

Stuck in CWMod Recovery

Went to boot into recovery and the damn thing is stuck. I can move around up and down with the volume buttons but i cannot press enter with the power button. shutting it off only reboots the tablet and goes back into recovery. any ideas?
djhaf said:
Went to boot into recovery and the damn thing is stuck. I can move around up and down with the volume buttons but i cannot press enter with the power button. shutting it off only reboots the tablet and goes back into recovery. any ideas?
Click to expand...
Click to collapse
Can you get to the bootloader screen so you can use fastboot? If so try flashing the TWRP recovery, it's a great recovery.
Monk33y said:
Can you get to the bootloader screen so you can use fastboot? If so try flashing the TWRP recovery, it's a great recovery.
Click to expand...
Click to collapse
I can press the power button and both volumes and it gets me to download mode... from there, every option i try just gets me back to recovery. when i press start, it sends me to recovery. when i press shut down and then turn it on - recovery. when i press restart bootloader, it still takes me to recovery afterwards. wtf happened here man? never seen this before.
djhaf said:
I can press the power button and both volumes and it gets me to download mode... from there, every option i try just gets me back to recovery. when i press start, it sends me to recovery. when i press shut down and then turn it on - recovery. when i press restart bootloader, it still takes me to recovery afterwards. wtf happened here man? never seen this before.
Click to expand...
Click to collapse
If you can at least get to download/fastboot mode, either get the stock recovery.img file or extract the recovery.img file from a custom_recover.zip, such as CMW or TWRP and place it in the directory where you have the fastboot util on your Windows PC, plug in the device into your Windows PC. Then type the folowing in a Windows Command prompt(without the quotes): "fastboot flash recovery recovery.img". Once that finishes then try rebooting back to recovery.
If you that doesn't work you may have a damaged bootloader, you can try extracting the bootloader(bootloader-manta-mantalj12.img) from the stock ROM and flashing it with the following command: "fastboot flash bootloader bootloader-manta-mantalj12.img" then you can type: "fastboot reboot-bootloader" to reboot directly to the bootloader.
djhaf said:
Went to boot into recovery and the damn thing is stuck. I can move around up and down with the volume buttons but i cannot press enter with the power button. shutting it off only reboots the tablet and goes back into recovery. any ideas?
Click to expand...
Click to collapse
This happened to me yesterday.
Step 1 - hold down the power+volume up+volume down
Step 2 - plug up USB cable and use fastboot to flash the "touch" recovery version. Usebthe method as before, you might need to point your machine to the "naked driver" in dev section to get windows to see the fastboot device driver.
Step 3 - once you are in touch recovery you can just use the touchscreen instead of power button
Sent from my SAMSUNG-SGH-I747 using xda app-developers app
You can just "adb reboot" from any computer with working adb and drivers.
This needs to not be flashed by default from Rom Manager until they get it taken care of. Twrp and cwm touch work just fine.
jmhalder said:
You can just "adb reboot" from any computer with working adb and drivers.
This needs to not be flashed by default from Rom Manager until they get it taken care of. Twrp and cwm touch work just fine.
Click to expand...
Click to collapse
Seriously. Can we please sticky a thread or something that says CWM isn't stable on the nexus 10 yet. It would save a lot of people a lot of trouble.
I had the same issue get rid of crappy cwm and flash twrp, flash it by downloading the 1.3 nexus 10 rootkit selecting option 6 i believe with your n10 connected to your pc, it will fix your issue
Sent from my Nexus 10 using Tapatalk 2
I was able to fix it by re-flashing CW touch. thanks guys!

Problems booting into recovery

Okay, to start with, I've read the other threads about this. I understand the process that *should* work:
1. Power off.
2. Then, press and hold both all Volume Down + Power buttons at the same time until the LG Logo is being displayed on your LG V20.
3. Now, release the keys and press the above combination again however, this time you should wait until recovery mode menu is displayed.
...and I've tried the version where you keep holding the Volume Down button the entire time.
So, yes, I've reached the white screen where it asks you if you want to do a factory reset. I've hit "Yes" to both questions. The problem is that it really does a factory reset then.
---
After unlocking the bootloader, I installed TWRP via fastboot:
adb reboot bootloader
fastboot flash recovery twrp.img
fastboot reboot
...everything went fine.
But I can't get into recovery. And since I'm waiting to have TWRP working so that I can flash root, I can't boot into recovery via an app.
What did I do wrong?
EDIT:
Okay, it looks like TWRP isn't working properly. I tried "adb reboot recovery" and that got me to a dead Android icon and a "No command" message. I have no idea why TWRP isn't working.
Haphim said:
Okay, to start with, I've read the other threads about this. I understand the process that *should* work:
1. Power off.
2. Then, press and hold both all Volume Down + Power buttons at the same time until the LG Logo is being displayed on your LG V20.
3. Now, release the keys and press the above combination again however, this time you should wait until recovery mode menu is displayed.
...and I've tried the version where you keep holding the Volume Down button the entire time.
So, yes, I've reached the white screen where it asks you if you want to do a factory reset. I've hit "Yes" to both questions. The problem is that it really does a factory reset then.
---
After unlocking the bootloader, I installed TWRP via fastboot:
adb reboot bootloader
fastboot flash recovery twrp.img
fastboot reboot
...everything went fine.
But I can't get into recovery. And since I'm waiting to have TWRP working so that I can flash root, I can't boot into recovery via an app.
What did I do wrong?
EDIT:
Okay, it looks like TWRP isn't working properly. I tried "adb reboot recovery" and that got me to a dead Android icon and a "No command" message. I have no idea why TWRP isn't working.
Click to expand...
Click to collapse
to confirm, have you verified you are using the correct TWRP version for your V20?
in this step "fastboot flash recovery twrp.img" is your twrp image that you saved, named twrp.img? If its not, that command won't work correctly.
usually after I flash recovery, when still in the recovery menu, i choose reboot recovery just to make sure it did stick. If it reboots back to itself, then try rebooting the device, and again confirm with manually entering recovery. Maybe overkill but it works for me LOL.
Good luck!
I am in need of big help! I made a critical error after days of trying to navigate the minefields of rooting my device. I have a LG V20 h910 and it is no one-click wonder root. It made me work for it and I finally got it. I loaded LineageOS 14.1 and all was good until the USB OTG cable from my PS4 controller did not register anymore. Damn, that was a let down, and probably led to my careless move of needing to downgrade my TWRP, saw the version I needed, forgot these are device specific, and now I'm stuck in a hard place.
Perhaps the fix is easy, but I have not found the answer after many, many searches...
I had TWRP 3.2.1-2 and needed to downgrade to 3.2.1-0 to try SuperRom (hoping it would have OTG ability). I hastily grabbed the first TWRP 3.2.1-0, threw it on the SD card, wiped everything except internal storage, and flashed the img, and did a reboot. Road block went up.
I tried getting back into recovery, did the PWR and DOWN pressing combo and got the Factory Reset screen, but after clicking "Yes" to both, instead of getting the TWRP screen, I got this error screen (attached).
I tried another idea - hooked it up USB to my PC and tried accessing it via adb/fastboot. I tried multiple drivers for my device, but no adb and no fastboot devices were ever found. The only thing that almost worked was booting phone into FASTBOOT mode by holding DOWN btn and plugging in a USB cable attached to PC. Once in FASTBOOT mode, My PC at least saw the ID for fastboot device. I tried to flash TWRP via fastboot, and it looked like it would happen, but in the end there was no phone screen response to my attempt, and the cmd window on my PC would get stuck and just hang.
Can someone please advise me on how I can fix this problem?

[help]us996 can't boot into twrp recovery

hello
i have a lg v20 us996 phone and i unlock the bootloader via lg's official unlock tool. then i boot into bootloader and use fastboot tool flash twrp-3.0.2-1-us996 recovery, everything goes well.
i reboot the phone use fastboot command
Code:
fastboot reboot
phone seemed to get a factory wipe and i re-enable the usb debug again in the develope mode
then reboot to recovery use adb command
Code:
adb reboot recovery
but after reboot, i can only get lg's recovery. I've tried to re-flash twrp use fastboot,but every time i reboot to recovery i could only get lg recovery only, there is on way to reboot to twrp.
anyone can help me to get boot into twrp, thank you
Dont reboot the device after flashing recovery in ADB. Boot straight to recovery.
Can a mod please move this thread to the proper location?
This thread should be moved to the q&a section
12MaNy said:
Dont reboot the device after flashing recovery in ADB. Boot straight to recovery.
Can a mod please move this thread to the proper location?
Click to expand...
Click to collapse
but can u tell me how to reboot straight to recovery while finish flash recovery in fastboot mode, i can't find way do this.
I have unlock the bootloader so each time i boot up the phone, first there is a lg logo displaying for about 2 second and then a warning msg will appear on the screen. this warning message will display on the screen for about ten second and then a lg logo appear again then boot the android system. i don't know how to interrupt the normal boot process and get into recovery manual.
when i use adb to reboot to recovery, lg recovery will appear after the warning message screen off. i turnoff the phone and press power+down button together to try to get into recovery manually, but after the lg logo appear the second time, there is no way to start recovery. the phone will boot to android directly.
ok i find the way to get into twrp now by vidoe in youtube.
https://www.youtube.com/watch?v=aN5hd53_V5U
thank you @12MaNy
here is a new problem, each time i start a normal boot, i will lost twrp again. anyone can tell me how to solve this, thank you
mking007cn said:
here is a new problem, each time i start a normal boot, i will lost twrp again. anyone can tell me how to solve this, thank you
Click to expand...
Click to collapse
I had the same trouble. Read this page of responses
mking007cn said:
ok i find the way to get into twrp now by vidoe in youtube.
https://www.youtube.com/watch?v=aN5hd53_V5U
thank you @12MaNy
Click to expand...
Click to collapse
No problem, but I would rather you hit the thanks button.
12MaNy said:
No problem, but I would rather you hit the thanks button.
Click to expand...
Click to collapse
Thanks added
Also having this problem, however when I hold the POWER+VOLUME DOWN buttons to try to boot into recovery after shutdown/battery removal - the system STILL loads.
I get the warning saying the bootloader is unlocked though. After that the phone just starts up as normal, even though I'm holding the buttons
TheCoryGuy said:
Also having this problem, however when I hold the POWER+VOLUME DOWN buttons to try to boot into recovery after shutdown/battery removal - the system STILL loads.
I get the warning saying the bootloader is unlocked though. After that the phone just starts up as normal, even though I'm holding the buttons
Click to expand...
Click to collapse
here is the step i find finally
1. re-boot into fastboot mode
2. flash twrp use fastboot command.
3. power-off the phone
4. power-on with power and volume down button holding
5. while lg log appears, release power button immediately for 1 second and then hold again
6. when recovery selection screen appears, select 'yes' both two times.
now phone boot to twrp recovery.
REMEMBER: WHEN YOU BOOT INTO LG'S SYSTEM AGAIN, YOU WILL LOST TWRP. IF U WANT TO USE TWRP AGAIN, U MUST RE-FLASH TWRP AND REPEAT THE STEPS ABOVE. THIS WILL LOST ALL DATA(PHONE WILL GET FACTORY RECOVERED)!!
I hope this can help you, good luck.
mking007cn said:
here is a new problem, each time i start a normal boot, i will lost twrp again. anyone can tell me how to solve this, thank you
Click to expand...
Click to collapse
You need to delete the file recovery-from-boot.p in /system
Each time you boot, that file gets executed and restores the stock recovery from recoverybak. Alternatively, you can flash TWRP to both recovery and recoverybak.
-- Brian
runningnak3d said:
You need to delete the file recovery-from-boot.p in /system
Each time you boot, that file gets executed and restores the stock recovery from recoverybak. Alternatively, you can flash TWRP to both recovery and recoverybak.
-- Brian
Click to expand...
Click to collapse
i use lineageos now, and this problem has gone.
Thank you.

Help please can't see my phone in adb

I've had my Essential two weeks i was on 8.1 beta.Today i unlocked the boot loader.Then installed twrp while in twrp i side loaded magisk.I went back to fastboot then hit start .The phone just went into a bootloop.I Was able to go back to twrp 2 times but now i can't get back to any type of recovery.I Can get back to fastboot mode ishow all the info and secure boot says yes and device state unlocked.My pc see essential phone fastboot in the device manager but i can't get adb to see it .Can anyone help me ?
forgot something
looks like i skipped this part . Once you're in TWRP, install the stock boot image and then the Magisk/SuperSU zip.Is there anything i can do?
videodave1 said:
I've had my Essential two weeks i was on 8.1 beta.Today i unlocked the boot loader.Then installed twrp while in twrp i side loaded magisk.I went back to fastboot then hit start .The phone just went into a bootloop.I Was able to go back to twrp 2 times but now i can't get back to any type of recovery.I Can get back to fastboot mode ishow all the info and secure boot says yes and device state unlocked.My pc see essential phone fastboot in the device manager but i can't get adb to see it .Can anyone help me ?
Click to expand...
Click to collapse
adb only works while phone is booted into system so nothing wrong there. If you're in the bootloader menu where you see that the status of your device is unlocked then you're already in fastboot mode. Just flash twrp again and the sideload stock 8.1 beta boot image (you can probably find it on xda), sideload magisk too. Go into install and press flash image file and find the stock boot image and then go into install again and change to flash .zip and flash magisk. After that, reboot into system.
WOW thank you so much'
Arju said:
adb only works while phone is booted into system so nothing wrong there. If you're in the bootloader menu where you see that the status of your device is unlocked then you're already in fastboot mode. Just flash twrp again and the sideload stock 8.1 beta boot image (you can probably find it on xda), sideload magisk too. Go into install and press flash image file and find the stock boot image and then go into install again and change to flash .zip and flash magisk. After that, reboot into system.
Click to expand...
Click to collapse
I was able to flash twrp i'll try the rest when i get home from work
sideloading stock img
videodave1 said:
I was able to flash twrp i'll try the rest when i get home from work
Click to expand...
Click to collapse
Do i need it to be zipped I've tried it as image that i downloaded from xda and I've tried a zip i got from Essential neither are working?
zip file
videodave1 said:
Do i need it to be zipped I've tried it as image that i downloaded from xda and I've tried a zip i got from Essential neither are working?
Click to expand...
Click to collapse
When i try i get invalid file format. This is using a zip i got from Essential.
Stuck twrp says no os installed . But i did learn how to push files.
just trying to get back to stock now 
videodave1 said:
just trying to get back to stock now 
Click to expand...
Click to collapse
https://forum.xda-developers.com/essential-phone/development/stock-7-1-1-nmj20d-t3701681
thanks been there tried the Oreo beta that is what i was on when i started and tried the 1st build before the betas i get an error on both i'll try to download them on another pc my phone does show up when i type fastboot devices now just need an os now .
Okay got back to 8.1 bootloader still unlocked twrp not install and i don't have root.I may just wait until P comes out.I'll try and learn more about adb. Thanks for your help Arju.
thanks everyone.
videodave1 said:
Okay got back to 8.1 bootloader still unlocked twrp not install and i don't have root.I may just wait until P comes out.I'll try and learn more about adb. Thanks for your help Arju.
Click to expand...
Click to collapse
No problem. Thank you very much for the donation, that was really kind of you. Hey I'm sure you'll get the hang of it before android P drops. you did figure out what went wrong all by yourself so get a hold of the right boot.img and the rest is exactly as how you did it in the first place but flash the boot.img before magisk. Let me know if you want to give it a dive again.
I'm on 8.1 boot loader unlocked and ready to try to root again .Thanks for the help
This is the closest thread i could find to what is happening to my PH-1.
Like videodave1 I 'was' running the latest stock 8.1 and have my bootloader unlocked. In trying to root the phone I did this:
flash boot flash boot twrp.img
adb shell twrp sideload
adb sideload magisk.zip
All installations went well, but when trying to reboot from twrp it forced me to install the app. After that the phone went into boot loop.
* Note how I didn't sideloaded the Oreo 8.1 image before magisk.
By pressing all 3 buttons I can get the phone to reboot and releasing the volume up I can get to Fastboot. Just volume down and power doesn't work.
The problem now is that adb and fastboot no longer recognise the phone. adb devices just gives an empty list and fastboot only shows < waiting for device >
Trying to go into Recovery mode doesn't work either. Power off doesn't work and Restart bootloader, well, restarts the bootloader.
It might be relevant to mention that I'm running adb and fastboot from Terminal in a Mac and that this is my very first and frustrated attempt to root any phone.
For reference this is what the FastBoot Mode brings:
PRODUCT_NAME - Mata
VARIANT - OPENUS
BOOTLOADER VERSION - mata-aad8ac4
BASEBAND VERSION - 2.0.C4-M1.3.1
SECURE BOOT - yes
DEVICE STATE - unlocked
I might have to just resign myself to the ordinary land of unlocked full stock phones
Thanks very much
avocom said:
This is the closest thread i could find to what is happening to my PH-1.
Like videodave1 I 'was' running the latest stock 8.1 and have my bootloader unlocked. In trying to root the phone I did this:
flash boot flash boot twrp.img
adb shell twrp sideload
adb sideload magisk.zip
All installations went well, but when trying to reboot from twrp it forced me to install the app. After that the phone went into boot loop.
* Note how I didn't sideloaded the Oreo 8.1 image before magisk.
By pressing all 3 buttons I can get the phone to reboot and releasing the volume up I can get to Fastboot. Just volume down and power doesn't work.
The problem now is that adb and fastboot no longer recognise the phone. adb devices just gives an empty list and fastboot only shows < waiting for device >
Trying to go into Recovery mode doesn't work either. Power off doesn't work and Restart bootloader, well, restarts the bootloader.
It might be relevant to mention that I'm running adb and fastboot from Terminal in a Mac and that this is my very first and frustrated attempt to root any phone.
For reference this is what the FastBoot Mode brings:
PRODUCT_NAME - Mata
VARIANT - OPENUS
BOOTLOADER VERSION - mata-aad8ac4
BASEBAND VERSION - 2.0.C4-M1.3.1
SECURE BOOT - yes
DEVICE STATE - unlocked
I might have to just resign myself to the ordinary land of unlocked full stock phones
Thanks very much
Click to expand...
Click to collapse
Even though your phone does not show up its there wipe everything.Fallow what Arju said in his post.I got back to stock then took the 8.1 update i'm not rooted but my bootloader is still unlocked.Oh make sure you unlock critical
videodave1 said:
Fallow what Arju said in his post.
Click to expand...
Click to collapse
Thanks for coming back to me. I really appreciate it.
Arju said:
Just flash twrp again and the sideload stock 8.1 beta boot image (you can probably find it on xda), sideload magisk too.
Click to expand...
Click to collapse
I might be missing something hopefully obvious here. How can I flash twrp again if I my computer can't see the phone. With the USB phone plugged in and in the FastBoot screen I enter into Terminal:
fastboot flash boot twrp.img
and I get:
< waiting for any device >
How do I flash it from the FastBoot screen? BTW, going to Recovery mode just hangs at the Essential logo.
Thanks
avocom said:
Thanks for coming back to me. I really appreciate it.
I might be missing something hopefully obvious here. How can I flash twrp again if I my computer can't see the phone. With the USB phone plugged in and in the FastBoot screen I enter into Terminal:
fastboot flash boot twrp.img
and I get:
< waiting for any device >
How do I flash it from the FastBoot screen? BTW, going to Recovery mode just hangs at the Essential logo.
Thanks
Click to expand...
Click to collapse
are you able to get to the bootloader menu? where it says start on the top.
Arju said:
are you able to get to the bootloader menu? where it says start on the top.
Click to expand...
Click to collapse
Thanks Arju. If you are referring to the FastBoot menu where you can use the up and down volume keys to select Start, Restart Bootloader, Recovery mode and Power off Yes, but not much else unfortunately.
If I select Recovery mode I don't go to the screen with the blue buttons from twrp.
Thanks
avocom said:
Thanks Arju. If you are referring to the FastBoot menu where you can use the up and down volume keys to select Start, Restart Bootloader, Recovery mode and Power off Yes, but not much else unfortunately.
If I select Recovery mode I don't go to the screen with the blue buttons from twrp.
Thanks
Click to expand...
Click to collapse
What you need to understand is that twrp will not stick after you flash it. This device does not have a recovery partition and that's why you replace the boot partition with twrp and while you're in twrp you need to flash the boot.img back and whatever mods on top of that such as kernel etc.. If you flash a rom then it will replace the twrp with the boot.img found in the rom zip.
So now we need the computer to recognize you device. Could you unplug the cable and change the usb port on you computer. connect your phone while you're in the bootloader menu where it says start on the top.
The use use fastboot command: fastboot devices
See if the computer recognizes you device.

Cant enter into bootloader after Upgrade to 10.5.8

Hi everyone, i have an Oneplus 8 pro BA european one.
I was in 10.5.6 rooted and with xXx rom 11.0
I did this to install 10.5.8 update:
Before all Disable all magisk modules
- Update the Rom: settings> System> System upgrade. WITHOUT REBOOT;
- Open Magisk Manager;
- In Magisk Manager, click on Install/Install/Direct Install;
- Again in Magisk Manager, click on Install/Install/Inactive Slot;
- Reboot.​
After reboot magisk seems to be unnistalled:
https://ibb.co/55hJjwH
And also i cant enter into bootloader, i tried first selecting bootloader mode after pressing power buttom,
but in enters in recovery mode not bootloader mode. Then i tried to use ADB commands, adb reboot bootloder. It goes
into recovery again. Finally i tried to select bootloader mode in the recovery, but nothing...
Any idea?
https://youtu.be/mWpstCqT5gw
jumpet said:
Click to expand...
Click to collapse
Isn't that the bootloader itself???
Nandan.R.D said:
Isn't that the bootloader itself???
Click to expand...
Click to collapse
The category of the video is comedy .....
mohammed510 said:
The category of the video is comedy .....
Click to expand...
Click to collapse
:silly::silly::silly:
Nandan.R.D said:
Isn't that the bootloader itself???
Click to expand...
Click to collapse
It is
Lol? comical vid...
Why this thread exists?
Nandan.R.D said:
Isn't that the bootloader itself???
Click to expand...
Click to collapse
didnt knew it was, cause i did fasboot list devices command and nothing happens.
People use to laught at you instead help you btw. Very sad life they have.
[/QUOTE]And also i cant enter into bootloader, i tried first selecting bootloader mode after pressing power buttom,
but in enters in recovery mode not bootloader mode. Then i tried to use ADB commands, adb reboot bootloder. It goes
into recovery again. Finally i tried to select bootloader mode in the recovery, but nothing...
Any idea?[/QUOTE]
Hm...I'm in a similar constellation, after update to 10.5.8 I lost magisk and so root. Somehow the extraction of 10.5.8's boot.img and conversion into magisk_patched.img didn't help me regain boot, but ends in crashdump. But from here, I always can get back to bootloader with long pressing vol+ and power, when screen turns black let go both buttons and immediately press vol- and power which brings me back to recovery, from here into bootloader. reflash stock boot.img and I'm fine, but still no root, of course.
ok now, did you try to simply reflash 10.5.8 from settings/system/systemupdate/local upgrade? :fingers-crossed::fingers-crossed::fingers-crossed:
jumpet said:
didnt knew it was, cause i did fasboot list devices command and nothing happens.
People use to laught at you instead help you btw. Very sad life they have.
Click to expand...
Click to collapse
You are getting in to bootloader , I saw some discussion on the how to root without twrp thread , go check there people are having same issue and I think it works for a dude there and mentioned how he did so :good:
I'm having the same problem. After trying this I get into the CrashDump Mode and can't get out no matter what. Tried to get into the recovery to get fastboot or something but it brings me back to CrashDump Mode. Anybody know how to fix this? kind of don't want a brick here with me... Thanks in advance!
RobotPanda0961 said:
I'm having the same problem. After trying this I get into the CrashDump Mode and can't get out no matter what. Tried to get into the recovery to get fastboot or something but it brings me back to CrashDump Mode. Anybody know how to fix this? kind of don't want a brick here with me... Thanks in advance!
Click to expand...
Click to collapse
you saw my above post? I can always get back to stock recovery like this :fingers-crossed:
jomansch said:
you saw my above post? I can always get back to stock recovery like this :fingers-crossed:
Click to expand...
Click to collapse
I can get into fastboot actually by holding both volume buttons but as soon as I try to get into recovery the screen stays black and my PC says USB device not recognized. I flashed the stock boot image from 10.5.6 but it didn't work as it just goes back to CrashDump Mode...
RobotPanda0961 said:
I can get into fastboot actually by holding both volume buttons but as soon as I try to get into recovery the screen stays black and my PC says USB device not recognized. I flashed the stock boot image from 10.5.6 but it didn't work as it just goes back to CrashDump Mode...
Click to expand...
Click to collapse
try flashing the stock boot.img to both slots ... fastboot set_active (slot), do this for each slot. then fastboot flash boot boot.img (in my case it doesn't matter which slot is set active, my OP8pro does boot anyway). then fastboot boot boot.img. good luck:fingers-crossed:
jomansch said:
try flashing the stock boot.img to both slots ... fastboot set_active (slot), do this for each slot. then fastboot flash boot boot.img (in my case it doesn't matter which slot is set active, my OP8pro does boot anyway). then fastboot boot boot.img. good luck:fingers-crossed:
Click to expand...
Click to collapse
Thank You SO MUCH. I had to set the active slot to slot b in my case and like you said flash the stock boot.img and booted right up! Again, Thank you so much!

Categories

Resources