Cool Pi Cm5-Laptop Linux Quick Start Guide
-
@Momo-0
The mirror in May will include this modification. -
@george any chance you could include the wireguard kernel modules too in these images?
-
@Momo-0
Apply the following patch and compile to replace the kernel.diff --git a/arch/arm64/configs/coolpi_linux_defconfig b/arch/arm64/configs/coolpi_linux_defconfig index ad6ce0822318..9e8eef746b06 100755 --- a/arch/arm64/configs/coolpi_linux_defconfig +++ b/arch/arm64/configs/coolpi_linux_defconfig @@ -313,6 +313,7 @@ CONFIG_BLK_DEV_DM=y CONFIG_DM_THIN_PROVISIONING=y CONFIG_NETDEVICES=y CONFIG_DUMMY=y +CONFIG_WIREGUARD=y CONFIG_MACVLAN=y CONFIG_IPVLAN=y CONFIG_VXLAN=y