Kunbus devices shows wrong CPU hardware, 64-bit capability
Posted: 03 Mar 2020, 01:11
Hallo aus Down Under!
We are migrating one of our industrial processes to a kunbus device.
Our database for the industrial process is mongoDB. We require the 64 bit version of mongoDB. (The 32bit version has a database limit size of 2Gb)
We are testing with a Core 3 (not the Core 3 +) and a Connect + device (Article No.: 100304 (32 GB version)).
When I typed 'cat /proc/cpuinfo’ on the core 3 it returns the wrong CPU:
"BCM2835 (The data sheet says a Core 3 should have a BCM2837"
And on the Connect + it also returns the wrong CPU:
"BCM2835 (The data sheet says the Connect 3+ should have a Broadcom BCM2837B0 quad-core ARM Cortex A53, A quick google told me the BCM2837B0 is a ARM64 processor.)"
Questions:
1. Why does the CPU information display wrong model numbers in the terminal? Should I assume the + devices have the ARM64 bit processor (BCM2837B0)?
2. Is the Core 3 + and Connect + capable of running 64 bit programs? Do you know if this is possible with the revpi stretch image?
Tschüss,
Chris
We are migrating one of our industrial processes to a kunbus device.
Our database for the industrial process is mongoDB. We require the 64 bit version of mongoDB. (The 32bit version has a database limit size of 2Gb)
We are testing with a Core 3 (not the Core 3 +) and a Connect + device (Article No.: 100304 (32 GB version)).
When I typed 'cat /proc/cpuinfo’ on the core 3 it returns the wrong CPU:
"BCM2835 (The data sheet says a Core 3 should have a BCM2837"
And on the Connect + it also returns the wrong CPU:
"BCM2835 (The data sheet says the Connect 3+ should have a Broadcom BCM2837B0 quad-core ARM Cortex A53, A quick google told me the BCM2837B0 is a ARM64 processor.)"
Questions:
1. Why does the CPU information display wrong model numbers in the terminal? Should I assume the + devices have the ARM64 bit processor (BCM2837B0)?
2. Is the Core 3 + and Connect + capable of running 64 bit programs? Do you know if this is possible with the revpi stretch image?
Tschüss,
Chris