Read through this finally sorted it, thank you.This might help you
![]()
[Guide] Fix Device Not Showing Up In Fastboot Mode (Windows 10/11)
You sir are saint...I've been trying to get fastboot to recognize my OP6T for the last 8 hours. Thank you so much!forum.xda-developers.com
Have you tried updating via ota? The only reason why I would not flash the kernel is because we don’t have full rom updates so you might not be able to use ota updates.You guys might stay with kernelsu instead of switching to magisk, it's less detectable if you go to telegram group they have zygisk module posted with shamiko then u can install some of zygisk modules. I use kernelsu instead of magisk on OnePlus 11. After booting up off kernelsu boot img I just flash anykernel kernel on OnePlus 11.
YesI think I ready to tackle this. I flash a patched init_boot to int_boot partition for root and then let magisk do it thing.
do I just need a stock init_boot to flash and reboot and take update?
will use kernelsu method going forward
I bought the phone, intended to see if I had the ability to figure this out, then ended up in the hospital for a week and a half with pancreatitis...buy something else that is safer to root. You are SOL if you mess up this phone.
I'm not sure about your question because when I attempt to install the 08 update it fails at about 4%. Every time! I read somewhere that if the update is not full released in your region there would be errors installing. Not sure if that is true either.ok, it work, but got strange issue now.
I flashed stock init_boot for A07. rebooted, check for updates, let OOS download and update my phone, rebooted. everything look good and shows me on A08, and FEb securirty patch, however when I go back to check for updates it 'checking for updates' then swithcing to installing system update. it does this no matter how many reboots or what. it like it stuck on installing A08 update
should it not say system up to date?
is there a fix for this?
Usa have only incremental Updates .I'm not sure about your question because when I attempt to install the 08 update it fails at about 4%. Every time! I read somewhere that if the update is not full released in your region there would be errors installing. Not sure if that is true either.
Yes I have the 2541. I was rooted but I unrooted. Do I need to relock the bootloader? Shouldn't have to right? Won't do manual update either.Usa have only incremental Updates .
And you are rootet (and you have the cph2451 ?)
Stock init_boot.img flashed for unrooting ?Yes I have the 2541. I was rooted but I unrooted. Do I need to relock the bootloader? Shouldn't have to right? Won't do manual update either.
No just did a "uninstall/unroot" in Magisk. I can try flashing the init.boot.
Try itNo just did a "uninstall/unroot" in Magisk. I can try flashing the init.boot.
Sorry to hear about your hospital stay.I bought the phone, intended to see if I had the ability to figure this out, then ended up in the hospital for a week and a half with pancreatitis...
The return policy says 15 days, I bought mine on 3/2/2023
You still feel this is to much for a slightly seasoned but very much still a rookie?
I am intending to follow this guide to root my 11 as well. As OP mentioned, I've really only done rooting on 1+ devices that have an MSM (ive rooted 7pro and 9pro) but I feel like i should be able to do the Magisk method. It seems pretty similar to do the updates as I had done with my 7pro before where everytime i have a system update I needed to disable the Magisk Modules I had then "Unroot" before rebooting.I bought the phone, intended to see if I had the ability to figure this out, then ended up in the hospital for a week and a half with pancreatitis...
The return policy says 15 days, I bought mine on 3/2/2023
You still feel this is to much for a slightly seasoned but very much still a rookie?
Worked for me too, thanksRead through this finally sorted it, thank you.
Just ran unsigned driver installs which fixed it#
Sorry to hear about your hospital stay.
You should be fine if you follow the guide, but I recommend updating to A.08 first.
As you see, some people who rooted incorrectly are having update issues that cannot be solved until a full rom is released.
Many of these are also slightly seasoned rooters whom have only been rooting phones that had the MSM tools. This phone does not so if you mess up, then it’s a trip to the service center or other people who will charge to unbrick your phone.
It's much easier with Partitions Backup appYeah that caught me off guard too! A.22 sounds so much simpler haha also, you can update your phone and then extract it using a terminal emulator BEFORE you root the inactive slot.
Example, if you're in slot a and updated slot b?
Su (enter)
dd if=/dev/block/by-name/init_boot_b of=/sdcard/Documents/init_boot.img (enter)
This command would extract init_boot from your b slot and save it to your Documents folder, swap letters if it's A slot. THEN root your inactive slot![]()
Is this the one by Wanam? I was just looking around on apkmirror since i couldnt find a github or anything. I know we cant directly link to stuff like that but i was just curious.
Had no idea this existed
Good deal, I saw this post and figured it was the same. ThanksHere
And the Post in CDA
[App][Root] Partitions Backup & Restore
☆Root required☆ ☆Supports for all Android...forum.xda-developers.com
Even I'm not sure. But I also read it in some post on xda. Maybe there is a step or flag set to complete upgrade or trigger something on next reboot after OTA extraction and verification.How do different reboots change?
I always reset it from Magisk, even on my OP8pro always use Magisk without problem
adb devices
List of devices attached
6g73s2t1 device
adb reboot bootloader
fastboot devices
fastboot flashing unlock
fastboot flashing lock
adb reboot bootloader
fastboot boot ksu-10647-Image-android13-5.15.41_2022-05-boot.img
adb shell
su
dd if=/dev/block/by-name/boot_a of=/sdcard/boot_a.img
dd if=/dev/block/by-name/boot_b of=/sdcard/boot_b.img
dd if=/dev/block/by-name/init_boot_a of=/sdcard/init_boot_a.img
dd if=/dev/block/by-name/init_boot_b of=/sdcard/init_boot_b.img
dd if=/dev/block/bootdevice/by-name/persist of=/sdcard/persist.img
Read the entire first post as well as all the spoilers to know to do.So I would just need to do a full unroot, Flash the init_boot.img from the OP, do the update and then before I root again pull my own init_boot.img so I have a copy for the next update? And repeat next time?
Yes.Yes, I've done this for the OP11. I was freaking out for a bit though; it took a while to get the phone to take a password/PIN when the bootloader was unlocked, but when I came back to a locked bootloader, it wouldn't take a password in THAT state. I finally realized that if I unlock, DON'T give it a password, then lock again, it took a password.
So the solution might be the go to you undesired state, DON'T put in a password, and then your desired state will. Whole lot of good that knowledge will do me now. lol