So much better than my Raspberry Pi 2b that I finally decided that the slow way it ran wasn't just me having unrealistic expectations, but that it really should run better. After some googling and eliminating some possibilities, I finally checked the CPU itself.
Code: Select all
pi@JonnanPi:~ $ cat /proc/cpuinfo
processor : 0
model name : ARMv6-compatible processor rev 7 (v6l)
BogoMIPS : 697.95
Features : half thumb fastmult vfp edsp java tls
CPU implementer : 0x41
CPU architecture: 7
CPU variant : 0x0
CPU part : 0xb76
CPU revision : 7
Hardware : BCM2708
Revision : 0010
Serial : 0000000018ab1b13
My question is, given the difference in hardware, if I buy another 3b, can I just pull my SD card and have it run fine in the 3b, or should I assume I need to setup everything from the ground up again?