$this->bbcode_second_pass_code('', '% lscpu
Architecture: armv7l
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
Model name: ARMv7 Processor rev 4 (v7l)
CPU max MHz: 1200.0000
CPU min MHz: 600.0000
')
I setup using the RPi2 image per the main page advice but I understood the CPU in the RPi3 to be ARMv8.
$this->bbcode_second_pass_code('', '% dmesg | grep -i rasp
[ 0.000000] Machine model: Raspberry Pi 3 Model B Rev 1.2
[ 2.534554] raspberrypi-firmware soc:firmware: Attached to firmware from 2016-03-15 14:47')
EDIT: https://www.element14.com/community/com ... hmark-ever