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

Troubleshooting • Re: Unable to install linux-headers-rpi-v8 due to unmet dependency (gcc-12:arm64)

$
0
0
The problem is that on any Pi capable of 64-bit use the OS will use a 64-bit kernel even with a 32-bit OS.

If you switch to a 32-bit kernel you should be fine.

Add this to your /boot/firmware/config.txt file and reboot to get the 32-bit kernel.

Code:

arm_64bit=0
Documentation on that option is here

Statistics: Posted by rpdom — Wed Mar 20, 2024 8:16 am



Viewing all articles
Browse latest Browse all 4971

Trending Articles