On Thu, Sep 15, 2022 at 08:34:05PM +0200, Thomas Anderson wrote: > I tried: sudo apt install linux-headers-$(uname -r) > > says there is some c compiler requirement that is not fulfilled. And, there > are broken packages that are being held back.
You probably need build-essential then. > Where is the kernel located anyway? /boot Modules are in /lib/modules.