Is there ARM specific hardware information utilities for CPU, Graphic card, etc.?
lshw, inxi, /proc/cpuinfo are well known utilities or method but it does not provide ARM specific informations such as model, model name, L1/L2 cache.
Thanks for your reading.
dmidecode? – digiwizkid May 18 '20 at 11:58dmidecode depends on SMBIOS or DMI but firefly RK3399 does not have either one.
– Hongsoog May 21 '20 at 06:49