|
Edited by xxcv at 2016-12-13 04:50
One more weird bug of Ubuntu Server 2016-11-24 image for Orange Pi Zero is that it only detects 2 cpu cores:
- # cat /proc/cpuinfo
- Processor : ARMv7 Processor rev 5 (v7l)
- processor : 0
- BogoMIPS : 11858.81
- processor : 1
- BogoMIPS : 11858.81
- Features : swp half thumb fastmult vfp edsp thumbee neon vfpv3 tls vfpv4 idiva idivt
- CPU implementer : 0x41
- CPU architecture: 7
- CPU variant : 0x0
- CPU part : 0xc07
- CPU revision : 5
- # uname -a
- Linux OrangePi 3.4.39 #46 SMP PREEMPT Wed Nov 9 09:50:08 CST 2016 armv7l armv7l armv7l GNU/Linux
Copy code
I have ended up using Armbian instead - it detects quad core fine
Very poor support of "official" Ubuntu Server. Avoid using it
|
|