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 not found on pwnagotchi #32

Open
Arnxb007 opened this issue May 21, 2024 · 1 comment
Open

kernel headers not found on pwnagotchi #32

Arnxb007 opened this issue May 21, 2024 · 1 comment

Comments

@Arnxb007
Copy link

Arnxb007 commented May 21, 2024

ERROR:
make dkms_install
mkdir: created directory '/usr/src/8812au-5.6.4.2_35491.20191025'
cp -r * /usr/src/8812au-5.6.4.2_35491.20191025
dkms add -m 8812au -v 5.6.4.2_35491.20191025

Creating symlink /var/lib/dkms/8812au/5.6.4.2_35491.20191025/source ->
/usr/src/8812au-5.6.4.2_35491.20191025

DKMS: add completed.
dkms build -m 8812au -v 5.6.4.2_35491.20191025
Error! echo
Your kernel headers for kernel 5.15.44-Re4son+ cannot be found at
/lib/modules/5.15.44-Re4son+/build or /lib/modules/5.15.44-Re4son+/source.
make: *** [Makefile:1790: dkms_install] Error 1

tried the troubleshoot method mentioned but same issue

@dsmirnov-sxope
Copy link

try using apt-get install raspberrypi-kernel-headers

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