I have just received a Jetson Nano purchased directly from NVIDIA. After flashing jetbot_image_v0p4p0.zip to a micro SD and booting from it, I am finding only two of the four cores are enabled (and the system is noticeably sluggish). How do I enable the two disabled cores?
Here below what I am getting at present.
Thanks!
jetbot@jetson-4-3:~/.local/jetbot$ nproc
2
jetbot@jetson-4-3:~/.local/jetbot$ cat /proc/cpuinfo
processor : 0
model name : ARMv8 Processor rev 1 (v8l)
BogoMIPS : 38.40
Features : fp asimd evtstrm aes pmull sha1 sha2 crc32
CPU implementer : 0x41
CPU architecture: 8
CPU variant : 0x1
CPU part : 0xd07
CPU revision : 1
processor : 1
model name : ARMv8 Processor rev 1 (v8l)
BogoMIPS : 38.40
Features : fp asimd evtstrm aes pmull sha1 sha2 crc32
CPU implementer : 0x41
CPU architecture: 8
CPU variant : 0x1
CPU part : 0xd07
CPU revision : 1