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.Documentation on that option is here
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
Statistics: Posted by rpdom — Wed Mar 20, 2024 8:16 am