Tiny Core Base > piCore Test Releases

piCore-7.1beta1 released

<< < (2/3) > >>

bmarkus:

--- Quote from: geev03 on March 07, 2016, 06:40:38 AM ---Thanks, it is all working, as expected, on Pi3 after the change. :D

--- End quote ---

Thanks a lot for help. Corrected config.txt, new image uploaded.

geev03:
less /proc/cpuinfo  output

--- Code: (bash) ---processor       : 0
model name      : ARMv7 Processor rev 4 (v7l)
BogoMIPS        : 38.40
Features        : half thumb fastmult vfp edsp neon vfpv3 tls vfpv4 idiva idivt
vfpd32 lpae evtstrm crc32
CPU implementer : 0x41
CPU architecture: 7
CPU variant     : 0x0
CPU part        : 0xd03
CPU revision    : 4

processor       : 1
model name      : ARMv7 Processor rev 4 (v7l)
BogoMIPS        : 38.40
Features        : half thumb fastmult vfp edsp neon vfpv3 tls vfpv4 idiva idivt
vfpd32 lpae evtstrm crc32
CPU implementer : 0x41
CPU architecture: 7
CPU variant     : 0x0
CPU part        : 0xd03
CPU revision    : 4

processor       : 2
/proc/cpuinfo[2]+  Stopped                    less /proc/cpuinfo
tc@box:~$ less /proc/cpuinfo > cpuinfo
tc@box:~$ nano cpuinfo
-sh: nano: not found
tc@box:~$ clear
tc@box:~$ vi
processor       : 2
model name      : ARMv7 Processor rev 4 (v7l)
BogoMIPS        : 38.40
Features        : half thumb fastmult vfp edsp neon vfpv3 tls vfpv4 idiva idivt
CPU implementer : 0x41
CPU architecture: 7
CPU variant     : 0x0
CPU part        : 0xd03
CPU revision    : 4

processor       : 3
model name      : ARMv7 Processor rev 4 (v7l)
BogoMIPS        : 38.40
Features        : half thumb fastmult vfp edsp neon vfpv3 tls vfpv4 idiva idivt
CPU implementer : 0x41
CPU architecture: 7
CPU variant     : 0x0
CPU part        : 0xd03
CPU revision    : 4

Hardware        : BCM2709
Revision        : a02082
Serial          : 00000000a43ca814

--- End code ---

bmarkus:
Thanks. As it is expected it looks like an armv7 processor in this mode. You do net get better performance than RPi2, but you can save the external WiFi and Bluetooth sticks. To have a real 64-bit kernel will take time and to have a Raspbian repo rebuilt for 64-bit even more. Just switching to 64-bit you will not see a performance boot. So I do not see strong arguments to switch to RPi3 now.

curaga:
Yeah, AFAIK on ARM there is no such difference as on x86 where 64-bit mode has more registers. I'd wait for the Phoronix benches at least before doing anything.

bmarkus:

--- Quote from: curaga on March 07, 2016, 03:34:36 PM ---Yeah, AFAIK on ARM there is no such difference as on x86 where 64-bit mode has more registers. I'd wait for the Phoronix benches at least before doing anything.

--- End quote ---

:) What I did in fact updated armv6/armv7 from 4.1.13 to 4.1.18 kernel and changed configuration to enable RPi3, but nothing RPi3 specific. You can interpret it just as a regular update :)

Navigation

[0] Message Index

[#] Next page

[*] Previous page

Go to full version