Open voidbrain opened 3 months ago
Hi, thank you for reaching out.
Can you please provide the complete output of cat /proc/cpuinfo
?
I encountered the same problem. Apparently /proc/cpuinfo
doesn't include Hardware
anymore for 64bit Raspberry Pi OS Bookworm.
https://forums.raspberrypi.com/viewtopic.php?t=361462
https://github.com/raspberrypi/bookworm-feedback/issues/129
cat /proc/cpuinfo
doesn't show me theHardware
entry or the microprocessor model. 'Raspberry Pi 4 Model B Rev 1.1' is readable onModel
so it should be included to the PI_MODEL_NO array.