Jaco Fourie Posted July 31, 2022 Posted July 31, 2022 Hi. I need the serial number of the CPU of the orange Pi boards. I see it is in the file /proc/cpuinfo I need another place that is not file based as the cpuinfo file can be spoofed. Is there a way to read it directly from a register?
Werner Posted August 10, 2022 Posted August 10, 2022 Maybe this helps: https://linux-sunxi.org/SID_Register_Guide
Jaco Fourie Posted August 10, 2022 Author Posted August 10, 2022 I compiled the tools but when I run it I get this error. ERROR: Allwinner USB FEL device not found! Not sure how to use that tool?
Recommended Posts