Last Updated on: 19th September 2023, 11:50 pm
The first version of Linux kernel of the new 4.18 line – 4.18.0 just landed in Sparky “unstable” repository.
Build status:
– amd64 – build and installation OK – uploaded
– 686-pae – build and installation OK – uploaded
– 686 (non-pae) – build failed
The Sparky’s Linux kernel is available in Sparky “unstable” repository, so enabled it to upgrade (if you have older version already installed) or to make fresh installation:
https://wiki.sparkylinux.org/doku.php/repository
Follow the Wiki page: https://wiki.sparkylinux.org/doku.php/linux_kernel to install the latest Sparky’s Linux kernel.
Then reboot your machine to take effects.
To quick remove older version of the Linux kernel, simply run APTus-> Remove-> Uninstall Old Kernel tool.
Done, thank’s.
CONFIG_CGROUP_BPF = y (must be included in the config)
otherwise:
$ journalctl -b -p3
“…Detaching egress BPF program from cgroup failed: Invalid argument…”
> 50 lines