I recently updated my pi (rpi-update) and my kernel version became [6.6.30-v8-16k+].
However my linux kernel headers are:So when i attempt to compile with headers of my current version I get [/lib/modules/6.6.30-v8-16k+/build: No such file or directory.]
I've tried installing the headers directly using [sudo apt install -y linux-headers-6.6.30-v8-16k+] but it doesn't exist.
What are my options here?
However my linux kernel headers are:
Code:
linux-headers-6.1.0-21-arm64/stable-security,now 6.1.90-1 arm64 [installed,automatic]linux-headers-6.1.0-21-common/stable-security,stable-security,now 6.1.90-1 all [installed,automatic]linux-headers-6.1.0-rpi4-common-rpi/stable,stable,now 1:6.1.54-1+rpt2 all [installed,automatic]linux-headers-6.1.0-rpi4-rpi-2712/stable,now 1:6.1.54-1+rpt2 arm64 [installed,automatic]linux-headers-6.1.0-rpi4-rpi-v8/stable,now 1:6.1.54-1+rpt2 arm64 [installed,automatic]linux-headers-6.6.28+rpt-common-rpi/stable,stable,now 1:6.6.28-1+rpt1 all [installed,automatic]linux-headers-6.6.28+rpt-rpi-2712/stable,now 1:6.6.28-1+rpt1 arm64 [installed]linux-headers-6.6.28+rpt-rpi-v8/stable,now 1:6.6.28-1+rpt1 arm64 [installed]linux-headers-arm64/stable-security,now 6.1.90-1 arm64 [installed]linux-headers-rpi-2712/stable,now 1:6.6.28-1+rpt1 arm64 [installed]linux-headers-rpi-v8/stable,now 1:6.6.28-1+rpt1 arm64 [installed]
I've tried installing the headers directly using [sudo apt install -y linux-headers-6.6.30-v8-16k+] but it doesn't exist.
What are my options here?
Statistics: Posted by RampantDespair — Sat May 18, 2024 8:48 pm