Quantcast
Channel: Raspberry Pi Forums
Viewing all articles
Browse latest Browse all 5076

Advanced users • Re: Moving Linux Kernel to 6.12

$
0
0
Finally, I have another board (Odroid-C2 aarch64) with linux 6.12.1 and it works like a charm so it seems it is not related to a bug with KVM on aarch64 but to a problem with RPi kernel configuration.
There's no pi specific code related to KVM, and there are no experts here.
It might be worth asking the question on a qemu forum where devs who know what kernel features are required for qemu with -enable-kvm to work.

You could grab the kernel config from the Odroid-C2 and see if they have any KVM options we are missing?

Try

Code:

sudo modprobe configszcat /proc/config.gz 
which will work on a Pi, and hopefully work on C2.

Statistics: Posted by dom — Fri Dec 20, 2024 3:52 pm



Viewing all articles
Browse latest Browse all 5076

Trending Articles