Title: RK 3288 Linux Headers files for Kernel 4.4.16 [Print This Page] Author: mohitbaluni Time: 5/3/2019 14:28 Title: RK 3288 Linux Headers files for Kernel 4.4.16 Hi,
Can any one share link to get linux headers for kernel 4.4.16?
I am using ubuntu 16.04, removed all GUI and using only CLI mode.
Plesae suggest as not able to fetch /lib/modules/ folder due to non availability of linux headers.
root@xxxxxx:/opt# apt-get install linux-headers-$(uname -r)
Reading package lists... Done
Building dependency tree
Reading state information... Done
E: Unable to locate package linux-headers-4.4.16
E: Couldn't find any package by glob 'linux-headers-4.4.16'
E: Couldn't find any package by regex 'linux-headers-4.4.16'
Author: leungÏÈÉ Time: 5/5/2019 10:25 Last edited by leungÏÈÉ In 5/5/2019 10:28 Editor
apt-get install kernel-package
Google message above, you will get something you want.Author: mohitbaluni Time: 5/7/2019 12:20
tried that, and got lots of dependencies..
I want to have /lib/modules for 4.4.16 kernel.
as need to install ch340 modules.Author: penguin Time: 5/30/2019 09:41
You can always download the kernel source to your host PC and cross compile the kernel module.
Plz see the wiki for full instructions.
Welcome Firefly Open Source Community (https://bbs.t-firefly.com/)