Closed kiecla closed 3 months ago
I should have searched harder before I reported. Two other issues here with a very similar problem and suggested solutions. https://github.com/Divested-Mobile/DivestOS-Build/issues/125 https://github.com/Divested-Mobile/DivestOS-Build/issues/297 Closing unless I can't get things working based on the replies to that issue. I suspect out of date firmware.
sideload via recovery if you can boot to it, otherwise try steps here: https://wiki.lineageos.org/devices/lemonadep/fw_update/
Unfortunately I can't make it to recovery, I get CrashDump Mode when I try to. I was aiming to try the firmware update with the firmware you directed another user to here (because I can't run the Oxygen Updater whilst my phone won't boot of course) but the .imgs in the repo there don't look right to me. All of the files are around about ~150B with text contents that describes sha256 and sizes rather than the 100-200kB files uploaded for other devices on that repo that are binary. That's not how they should be right? I'm looking into the MSM tool route where I could reload stock, then use that to complete the steps on the Lineage wiki for updating firmware.
Looks like the .imgs at that link became metadata files after their last commit. I think I will try with the previous version and raise a report on that repo too so they can get fixed for the latest version.
I'm sorted now. Thanks for the pointer. Quick description for anyone who faces the same issue or if you're curious. You do not need to reinstall the stock OS or use the MSM (which supposedly burns up a little bit of your read only memory lifespan, not sure how much weight there is to that though).
fastboot update divested-20.0-20240810-dos-lemonadep-fastboot.zip
and continue with the installation. The phone will reboot in to Divest's recovery during this fastboot update process.
I'm trying to install DivestOS on a new OnePlus 9 Pro. I followed the guide link and on running
fastboot update divested-20.0-20240810-dos-lemonadep-fastboot.zip
fastboot initiates a reboot to the bootloader, but instead of reaching bootloader it goes to the Qualcomm CrashDump Mode, and does so every time I reboot. I can still access bootloader, and also boot in to the A partition using --set-active=a, which has a tool I don't recognise installed with options for wiping data and cache. Attempting to boot in to recovery here as the guide suggests goes to CrashDump Mode again.My terminal logs during install are below, with comments for when I rebooted the phone.
I can provide any other output requested.