Cryptimo Posted October 7, 2022 Share Posted October 7, 2022 /proc/cpuinfo does not list serial number How do I read the chip serial number? 0 Quote Link to comment Share on other sites More sharing options...
0 tipine9824 Posted October 7, 2022 Share Posted October 7, 2022 (edited) dtc --sort -I fs -O dts /sys/firmware/devicetree/base 2>/dev/null|grep serial-number or just : cat /sys/firmware/devicetree/base/serial-number Edited October 7, 2022 by tipine9824 0 Quote Link to comment Share on other sites More sharing options...
Question
Cryptimo
/proc/cpuinfo does not list serial number
How do I read the chip serial number?
Link to comment
Share on other sites
1 answer to this question
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.