Firefly Open Source Community

   Login   |   Register   |
New_Topic
Print Previous Topic Next Topic

How install linux headers?

7

Credits

0

Prestige

0

Contribution

new registration

Rank: 1

Credits
7

How install linux headers?

Posted at 3/8/2020 22:33:22      View:12875 | Replies:3        Print      Only Author   [Copy Link] 1#
firefly@firefly:~$ sudo apt-get install -y linux-headers-`uname -r`
Reading package lists... Done
Building dependency tree
Reading state information... Done
E: Unable to locate package linux-headers-4.4.179-gbd8c300
E: Couldn't find any package by glob 'linux-headers-4.4.179-gbd8c300'
E: Couldn't find any package by regex 'linux-headers-4.4.179-gbd8c300'
Reply

Use props Report

1562

Credits

0

Prestige

0

Contribution

vip

Rank: 6Rank: 6

Credits
1562
Posted at 3/9/2020 16:27:33        Only Author  2#
Have you searched how is package named? It could be something like kernel-headers-<ver>
Reply

Use props Report

98

Credits

0

Prestige

0

Contribution

registered members

Rank: 2

Credits
98
Posted at 7/20/2020 19:44:04        Only Author  3#
Hi @Axixa,

Is this issue resolved? I am also in need to download the linux headers. Can you please let me know how to get the header files to /lib/modules/

Thank you.
Reply

Use props Report

19

Credits

0

Prestige

0

Contribution

new registration

Rank: 1

Credits
19
Posted at 9/23/2020 08:53:06        Only Author  4#
The package name is
  1. linux-headers-4.4.179-gbd8c300
Copy the code
or in my case
  1. linux-headers-4.4.194-59119-g968ba5005831
Copy the code
. I also would like to get headers package. Otherwise the system is almost unusable. I can't build anything that requires loadable modules.
Reply

Use props Report

You need to log in before you can reply Login | Register

This forum Credits Rules

Quick Reply Back to top Back to list