Tiny Core Linux
Tiny Core Base => Raspberry Pi => Topic started by: bmarkus on February 27, 2021, 04:44:21 AM
-
Unfortunately version 5.10.x of the kernel intentionally doesn't report the real CPU (SoC) model, e.g. 'cat /proc/cpuinfo' is reporting BCM2835 on RPi 3 and 'uname -m' is not usable to distinguish RPi3 and RPi 4, etc.
To get the real SoC model, use the new getrpicpu command introduced in piCore-13.0.1 (32-bit).