Open GhostlyCrowd opened 3 years ago
udm-kernel
repository? If not, what changes did you make?I suspect this is an issue with using an “older” kernel with a newer firmware release. The latest udm-kernel
release AFAIK is build against the kernel sources for firmware v1.10.x. For the kernel to work with firmware v1.11.x, you’ll probably need to rebuild the kernel with the new firmware sources.
- I assume you have recompiled the tools for 1.11.0-16 (since I haven’t created a release for that version yet).
- What is your use-case for installing a custom kernel?
- Did you use the most recent kernel from the
udm-kernel
repository? If not, what changes did you make?I suspect this is an issue with using an “older” kernel with a newer firmware release. The latest
udm-kernel
release AFAIK is build against the kernel sources for firmware v1.10.x. For the kernel to work with firmware v1.11.x, you’ll probably need to rebuild the kernel with the new firmware sources.
I did indeed recompile the tools for 1.11.0-16 and I did install the most recent udm-kernel, I can give recompiling the kernel a go, My use case is ultimately wireguard and also learning some diy stuff on the way.
You’ll need to obtain the kernel sources for v1.11.0-16 from Ubiquiti in order to build a compatible kernel.
In case you are okay with only Wireguard, there is also a project on Github that builds the Wireguard kernel module for the UDM (Pro): https://github.com/tusc/wireguard-kmod
Here are the logs