Quantcast
Channel: Raspberry Pi Forums
Viewing all articles
Browse latest Browse all 5306

Troubleshooting • Re: Bug? Cannot find kernel headers for the running kernel...

$
0
0
The issue is that your ar running a 64-bit kernel with 32-bit userspace. This is the default if you install the 32-bit Raspberry Pi OS on a Pi that can run 64-bit code.

The two easiest options are to a) use a 32-bit kernel by putting arm_64bit=0 in config.txt, or b) build the kernel drivers on a full 64-bit install (on a spare SD card) and copy them over to your 32-bit system when done.

Statistics: Posted by rpdom — Fri Jul 26, 2024 3:08 pm



Viewing all articles
Browse latest Browse all 5306

Trending Articles