Please enable javascript, or click here to visit my ecommerce web site powered by Shopify.
Jump to: navigation, search

Difference between revisions of "RockpiS/dev/CPU Information"

< RockpiS‎ | dev
(Created page with "{{rockpiS_header}} {{Languages|rockpiS/dev/serial-console}} ROCK Pi S > Development > SoC Information ==...")
 
(Blanked the page)
 
Line 1: Line 1:
{{rockpiS_header}}
 
{{Languages|rockpiS/dev/serial-console}}
 
    [[rockpiS | ROCK Pi S]] > [[rockpiS/dev | Development]] > [[rockpiS/dev/SoC Information | SoC Information]]
 
  
=== Device Serial Number ===
 
 
  $ grep "Serial" /proc/cpuinfo
 
  Serial          : 3edd8864483e17ab
 
 
=== SoC RK3308 Information ===
 
 
  root@rockpis:~# lscpu
 
  Architecture:        aarch64
 
  Byte Order:          Little Endian
 
  CPU(s):              4
 
  On-line CPU(s) list: 0-3
 
  Thread(s) per core:  1
 
  Core(s) per socket:  4
 
  Socket(s):          1
 
  Vendor ID:          ARM
 
  Model:              2
 
  Model name:          Cortex-A35
 
  Stepping:            r0p2
 
  CPU max MHz:        1008.0000
 
  CPU min MHz:        408.0000
 
  BogoMIPS:            48.00
 
  Flags:              fp asimd aes pmull sha1 sha2 crc32
 
 
=== Troubleshooting ===
 
* Post your issue at the forum: https://forum.radxa.com/c/dev
 

Latest revision as of 03:37, 31 March 2020