

taziden
-
Posts
9 -
Joined
-
Last visited
Reputation Activity
-
taziden reacted to aprayoga in Helios4 Support
@taziden which kernel version/release currently installed on your system?
you can check using
uname -r
if it's 4.14.88-mvebu you can download the header and install it using
wget https://apt.kobol.io/pool/main/l/linux-4.14.88-mvebu/linux-headers-next-mvebu_5.68_armhf.deb sudo dpkg -i linux-headers-next-mvebu_5.68_armhf.deb Other than that version you can install it using the usual apt
sudo apt-get install linux-headers-next-mvebu