I bought a MXQ Pro 4K 1Gb 8GB box.
Seller advertises this box as s905x.
When the box boots into original android 6.0.1 the logo displays "s905"
The adroid build info p212-userdebug 6.0.1 HMC19J 20161212-test-keys kernel 3.14.29
I installed libreELEC from 8.0.0c
- tree gxl_p212_1g.dtb
- imag LibreELEC-S905.arm-8.0-8.0.0c.img.gz
How can I verify the whether I have s905x or s905 CPU on the main board ?
Code
LibreELEC:~ # cat /proc/cpuinfo
Processor : AArch64 Processor rev 4 (aarch64)
processor : 0
processor : 1
processor : 2
processor : 3
Features : fp asimd evtstrm aes pmull sha1 sha2 crc32 wp half thumb fastmult vfp edsp neon vfpv3 tlsi vfpv4 idiva idivt
CPU implementer : 0x41
CPU architecture: 8
CPU variant : 0x0
CPU part : 0xd03
CPU revision : 4
Hardware : Amlogic
Serial : 210a8200fa96a2155d86acac1374c7ec
Revision : 020a
LibreELEC:~ # uname -a
Linux LibreELEC 3.14.29 #1 SMP Thu Feb 23 10:07:41 CET 2017 aarch64 GNU/Linux
Display More