Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update FrOST install script to install Linux Headers instead #2

Open
fe-wickham opened this issue Sep 28, 2020 · 1 comment
Open

Update FrOST install script to install Linux Headers instead #2

fe-wickham opened this issue Sep 28, 2020 · 1 comment
Labels
enhancement New feature or request

Comments

@fe-wickham
Copy link
Member

fe-wickham commented Sep 28, 2020

Instead of cloning the Linux repo in the getting started script, we could try installing the linux-headers package for our kernel version

https://www.tecmint.com/install-kernel-headers-in-ubuntu-and-debian/

If we can get that installed for 5.4.34-lts, I think that should be all we need to be able to build kernel modules

This might also be of interest: https://github.com/balena-os/module-headers
@tvannoy

@fe-wickham fe-wickham added the enhancement New feature or request label Sep 28, 2020
@fe-wickham fe-wickham changed the title Update Frost install script to install Linux Headers instead Update FrOST install script to install Linux Headers instead Sep 28, 2020
@tvannoy
Copy link
Member

tvannoy commented Feb 18, 2021

We should be able to package up the kernel headers for whatever kernel version we are using make headers_install. Documentation here

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants