sgielen / picl-k3os-image-generator

Generate images for k3os compatible with various armv8/aarch64/arm64 devices

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

KVM and Wireguard modules

kwiesmueller opened this issue · comments

Hey there,
I just put an image generated with this tool onto my Pi4.
There seems to be some discrepancy with original K3os as it supports both kvm and wireguard modules but I get errors enabling those on an actual Pi (modules not found).

Do you have a suggestion on where/what I'd have to add to get those modules?

Okay, at least wireguard I got by using the latest firmware. Not sure about KVM yet.

this process does not use k3os kernel which is an ubuntu based kernel with those modules enabled. it uses the official RPI ones which have a lot of modules disabled because of the resources constraint.

Closing all issues, because the project is archived. Thank you for being a contributor and/or user!