deimos Posted November 16, 2017 Posted November 16, 2017 Hi, I'm very happy with running armbian on an Asus Tinkerboard. But now I have a little issue: I want to build a kernel module using DKMS. I tried to install the kernel headers, but the latest version on apt.armbian.com is 5.32 and the kernel is 5.34. Is there any solution to get the headers for the 5.34 kernel image? Thanks, Alex
deimos Posted November 16, 2017 Author Posted November 16, 2017 Is the kernel from the beta repository as stable as the kernel in the image?
Christos Posted November 16, 2017 Posted November 16, 2017 Since you are developing kernel code, then IMHO is better to build Armbian yourself, the process is straightforward and generates a complete image for SD. In the files that got build, one .deb is the required headers and you can install it manually with dpkg later on. -> https://docs.armbian.com/Developer-Guide_Build-Preparation/
zador.blood.stained Posted November 16, 2017 Posted November 16, 2017 Old stable images should have kernel headers package preinstalled.
Recommended Posts