(02-28-2018, 08:36 PM)jedichewbacca Wrote: I am trying to find the Linux headers for the Armbian LTS image. Are those available somewhere?
(02-28-2018, 09:55 PM)evilbunny Wrote: (02-28-2018, 08:36 PM)jedichewbacca Wrote: I am trying to find the Linux headers for the Armbian LTS image. Are those available somewhere? What kernel is it using? uname -r
(02-28-2018, 10:06 PM)jedichewbacca Wrote: 3.10.107-pine64
(02-28-2018, 10:23 PM)evilbunny Wrote: (02-28-2018, 10:06 PM)jedichewbacca Wrote: 3.10.107-pine64 The armbian website is timing out for me, but google cache seems to indicate the package is called linux-headers-pine64
(02-28-2018, 10:28 PM)jedichewbacca Wrote: So apt-get install linux-headers-pine64 should work?