brunch
brunch copied to clipboard
OTA updates from ChromeOS system itself doesn't work even after enabling `enable_updates` option - I can only update through recovery images using Brunch PWA
I've been using Brunch since a long time ago, and I've used it on various chipsets and with various recovery images - Namely Intel Atom Z3735F (Used with Rammus/Leona and Hatch/Kindred), AMD A4-9120 (Used with Grunt/Kasumi) and Intel Core i5-12450H (Used with Brya/Redrix).
Up until recently, all of these devices in the respective recoveries could get OTA updates right from within CrOS just fine, but now I can only install updates using recovery images through Brunch PWA.
I made sure to enable the enable_updates
option in Brunch config and, checking the GRUB config itself right now, it indeed is added in the options
variable just fine.
Here's my settings.cfg
in case you want to check and see if something is wrong with it (I pulled this from /mnt/stateful_partition/unencrypted/brunch_config/efi/boot/settings.cfg
while edit-grub-config --manual
was running): settings.cfg.txt
And here's a screen recording of me changing channels to check if the OTA is working or not: Screen recording 2024-01-24 6.06.24 PM.webm
If there's some kind of logcat I have to provide, I also have to ask how I can pull it as I don't know if such a thing exists in the first place.