@cas I'm curious how you're driving them; don't the QCM's get upset and fall back into their emergency boot mode after a few failed boots?
Top-level
8 comments
@penguin42 to replace the battery, both for safety and because it makes power cycling a sub 1 second process instead of a 15 second one @penguin42 you might be interested in qbootctl if you're running some Linux userspace, it's a port of the Android bootctl HAL to handle slot switching and resetting the retry count from userspace @penguin42 ohh, EDL mode? There's a tool you can find on GitHub, but it requires having some vendor signed "loader" binary, many of these get leaked so you might get lucky.. It can be quite hard to figure out what's causing that, especially without serial access. |
@penguin42 all do yeah, the trick is to run "fastboot set_active a" on every boot, this resets the boot counter.
worth noting that i currently just have the op6/6t hooked up (pic related, details in alt text), and I'm only really confident that i could get the op7, fairphone, and Pixel devices up, the others I'm not quite so sure.