Determine Raspberry Pi model from command line
Published: 19 August 2024
Quick way to determine what model of Raspberry Pi you have from the command line.
cat /sys/firmware/devicetree/base/model
Raspberry Pi 4 Model B Rev 1.5sysop@pi5:~$
Published: 19 August 2024
Quick way to determine what model of Raspberry Pi you have from the command line.
cat /sys/firmware/devicetree/base/model
Raspberry Pi 4 Model B Rev 1.5sysop@pi5:~$