sebanc / brunch

Boot ChromeOS on x86_64 PC - Supports Intel CPU/GPU from 8th gen or AMD Ryzen
GNU General Public License v3.0
3.54k stars 387 forks source link

Boot problems after an update to ChromeOS v122 #2040

Open MarioNooo opened 3 months ago

MarioNooo commented 3 months ago

Before updating to 122.0.6261.118 Brunch worked perfectly no other issues, but after the update to that version it will just restart after the Chrome OS splash logo. Here is my PC's specs:

What I tried:

  1. Enabling verbose boot to find a kernel panic (Couldn't find anything)
  2. Updating brunch-unstable every day
  3. Using markarth instead of gumboz recovery image

Anything what I did above didn't work.

dazbeattie commented 2 months ago

I had something similar, change the kernel to 5.15, enable pwa and updates in the patches and see how it goes. Once I did this, the machine booted, then was able use kernel 6.6 and the normal patches I use.

MarioNooo commented 2 months ago

Nope still won't work, even after updating brunch. But now I noticed on debug boot this message: losetup: /fake_loop: Warning: file is smaller than 512 bytes; the loop device may be useless or invisible for system tools. Can it be related to by problem? 🤔