10-14-2017, 06:43 AM
(This post was last modified: 10-16-2017, 08:31 AM by consoleadam.)
Together with Rock64/1GB board, I have bought the USB serial console as listed on Pine/Rock64 site. Booting the board with the community build of 'xenial-i3-rock64-0.5.10-118-arm64.img'. On a linux workstation, using minicom (1500000 8N1 | NOR | Minicom 2.7 | VT102 | Offline | ttyUSB0), I can interact with the board check the following excerpts:
root@rock64:~# uname -a
Linux rock64 4.4.77-rockchip-ayufan-118 #1 SMP Thu Sep 14 21:59:24 UTC 2017 aarch64 aarch64 aarch64 GNU/Linux
root@rock64:~#
The issue is: it is highly unstable meaning if I run the same following command:
root@rock64:~# cat /proc/cpuinfo
multiple times, gives different outputs for each run (as shown below)!! Is this a common problem? is it hardware or software related?
appreciated your help on this matter.
---------------------------------------------------------
root@rock64:~# cat /proc/cpuinfo
processor : 0
BogoMIPS : 48.00
Features : fp asimd evtstrm aes pmull sha1 sha2 crc32
CPU implementer : 0x41
CPU architecture : 0xd03
CPU revision : 4
processor : 1
BogoMIPS : 48.00
F : 0x41
CPU architecture: 8
CPU variant : 0x0
CPU part : 0xd0 asimd evtstrm aes pmull sha1 sha2 crc32
CPU implementer : 0x41n : 4
processor : 3
BogoMIPS : 48.00
Features : fp asimd evcture: 8
CPU variant : 0x0
CPU part : 0xd03
root@rock64:~# cat /proc/cpuinfo
processor : 0
BogoMIPS : 48.00
Features : fp asimd evtstrm aes pmull sha1 sha2 crc32
CPU implementer : 0x41
CPU architecture: 8
CPU variant : 0x0
CPU partoMIPS : 48.00
Features : fp asimd evtstrm aes pmull sha1 sha2 c
CPU part : 0xd03
CPU revision : 4
processor : 2
BogoMIPS :ementer : 0x41
CPU architecture: 8
CPU variant : 0x0
CPU partres : fp asimd evtstrm aes pmull sha1 sha2 crc32
CPU implementePU revision : 4
Serial : b5f2b912efc3f49b
root@rock64:~#
root@rock64:~# uname -a
Linux rock64 4.4.77-rockchip-ayufan-118 #1 SMP Thu Sep 14 21:59:24 UTC 2017 aarch64 aarch64 aarch64 GNU/Linux
root@rock64:~#
The issue is: it is highly unstable meaning if I run the same following command:
root@rock64:~# cat /proc/cpuinfo
multiple times, gives different outputs for each run (as shown below)!! Is this a common problem? is it hardware or software related?
appreciated your help on this matter.
---------------------------------------------------------
root@rock64:~# cat /proc/cpuinfo
processor : 0
BogoMIPS : 48.00
Features : fp asimd evtstrm aes pmull sha1 sha2 crc32
CPU implementer : 0x41
CPU architecture : 0xd03
CPU revision : 4
processor : 1
BogoMIPS : 48.00
F : 0x41
CPU architecture: 8
CPU variant : 0x0
CPU part : 0xd0 asimd evtstrm aes pmull sha1 sha2 crc32
CPU implementer : 0x41n : 4
processor : 3
BogoMIPS : 48.00
Features : fp asimd evcture: 8
CPU variant : 0x0
CPU part : 0xd03
root@rock64:~# cat /proc/cpuinfo
processor : 0
BogoMIPS : 48.00
Features : fp asimd evtstrm aes pmull sha1 sha2 crc32
CPU implementer : 0x41
CPU architecture: 8
CPU variant : 0x0
CPU partoMIPS : 48.00
Features : fp asimd evtstrm aes pmull sha1 sha2 c
CPU part : 0xd03
CPU revision : 4
processor : 2
BogoMIPS :ementer : 0x41
CPU architecture: 8
CPU variant : 0x0
CPU partres : fp asimd evtstrm aes pmull sha1 sha2 crc32
CPU implementePU revision : 4
Serial : b5f2b912efc3f49b
root@rock64:~#