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

Kernel headers for current kernel version and bcm4360 wifi/bluetooth driver #1829

Open
maximtitovich opened this issue May 14, 2024 · 0 comments

Comments

@maximtitovich
Copy link

I want to install kernel headers to then install broadcom 4360 wifi drivers on current kernel version.
uname -r gives 6.1.0-20-amd64
When I try to install headers with apt install linux-headers-6.1.0-20-amd64 it gives an error that no package found.
If I install generic ones, it installs the latest version for wrong kernel version.
The question is: how do I update the kernel or how to install and find the right headers for current one?
I tried installing different linux-image packages with apt install linux-image-generic, but new kernel version does not load when rebooting.
Maybe this is a bit unrelated to the umbrel itself, but I'm just stuck now with this problem.

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

No branches or pull requests

1 participant