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.62k stars 389 forks source link

Brunch R110 + Rammus 110.0.5481.181 - Can't Switch Kernels #1803

Open onyxsolo opened 1 year ago

onyxsolo commented 1 year ago

It seems I can no longer switch kernels after updating to brunch R110 and Rammus' build 110.0.5481.181. If I switch kernels brunch appears to build them like normally during the first subsequent boot. However, the kernel version always shows 5.10.153 under Android in chrome. I've even tried a fresh install and it only seems to happen under Android 11. Android 9 builds are fine.

I tried looking through the partitions and by comparison It looks like the brunch kernels aren't actually being moved so ChromeOS might be using the Recovery's stock ChromeOS Kernel not Brunch's? I'm doing everything I normally had been doing for previous Brunch/ChromeOS updates.

The only thing I can tell changed is Android 11. It runs but I get micro stutters and overall performance isn't as good compared to Android 9 using Sebanc Brunch kernels. Is there something different I should be doing to switch kernels on Android 11 recoveries?

I am using the dual boot method BTW

I'm sorry if my terminology references were bad because I'm not very familiar with linux/android/chrome OS

tejasraman commented 1 year ago

@onyxsolo where are you seeing the kernel info? With uname -r in a terminal or somewhere else?

onyxsolo commented 1 year ago

@tejasraman Hi, I looked under. system->about device->Android Version->Kernel Version

tejasraman commented 1 year ago

That's a different kernel version..... That's for the arcvm (android vm). Try uname -r in a shell (to get to a shell, press Ctrl+alt+t and type shell)