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

MBP 14,1 - kernel header error on kali linux live persistance mode #73

Open
Deebw opened this issue Jan 16, 2019 · 1 comment
Open

MBP 14,1 - kernel header error on kali linux live persistance mode #73

Deebw opened this issue Jan 16, 2019 · 1 comment

Comments

@Deebw
Copy link

Deebw commented Jan 16, 2019

Hello,
I have a MBP 14,1 no touchbar and i'm trying to get the keyboard and touchpad to work.
The issue i'm encountering is the following:

root@kali:~# dkms install -m applespi -v 0.1
Error! echo
Your kernel headers for kernel 4.18.0-kali2-amd64 cannot be found at
/lib/modules/4.18.0-kali2-amd64/build or /lib/modules/4.18.0-kali2-amd64/source.

This is what i have in /lib/modules
root@kali:/lib/modules# ls
4.18.0-kali2-amd64 4.19.0-kali1-amd64
and build and source folders are located in 4.19.0
uname -r returns kernel 4.18.0
Should I update the kernel version?

Thanks, have a great one.

@roadrunner2
Copy link
Contributor

Sounds like you haven't installed the kernel-header packages for your kernel - it's generally a separate package (or two) that needs to be explicitly installed.

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

2 participants