Jump to content
HWBOT Community Forums

Add Raspberry Pi Zero


Niuulh

Recommended Posts

  • Crew
I haven't CPU-Z of linux OS.

 

 

Oh of course, I just missed that. Too bad there isnt a linux version of CPU-Z.

Im just a little bit curious, do you use an android like os or why do you need the device added? As you could simply submit prime scores with bcm2835 as CPU.

 

Anyway: Raspberry Pi Raspberry Pi Zero @ HWBOT

Edited by Strunkenbold
Link to comment
Share on other sites

The question is, what is bcm2709? According to your wikipedia link, no raspberry Pi uses this SoC.

 

Can you give me the output of: cat /proc/cpuinfo?

 

 

Raspberry Pi 0 - BCM2835

 

Screenshot

 

Raspberry Pi 1 - BCM2835

 

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 : 000e

Serial : 000000001510e564

 

Raspberry Pi 2 - BCM2836

 

processor : 0

model name : ARMv7 Processor rev 5 (v7l)

BogoMIPS : 38.40

Features : half thumb fastmult vfp edsp neon vfpv3 tls vfpv4 idiva idivt vfpd32 lpae evtstrm

CPU implementer : 0x41

CPU architecture: 7

CPU variant : 0x0

CPU part : 0xc07

CPU revision : 5

 

processor : 1

model name : ARMv7 Processor rev 5 (v7l)

BogoMIPS : 38.40

Features : half thumb fastmult vfp edsp neon vfpv3 tls vfpv4 idiva idivt vfpd32 lpae evtstrm

CPU implementer : 0x41

CPU architecture: 7

CPU variant : 0x0

CPU part : 0xc07

CPU revision : 5

 

processor : 2

model name : ARMv7 Processor rev 5 (v7l)

BogoMIPS : 38.40

Features : half thumb fastmult vfp edsp neon vfpv3 tls vfpv4 idiva idivt vfpd32 lpae evtstrm

CPU implementer : 0x41

CPU architecture: 7

CPU variant : 0x0

CPU part : 0xc07

CPU revision : 5

 

processor : 3

model name : ARMv7 Processor rev 5 (v7l)

BogoMIPS : 38.40

Features : half thumb fastmult vfp edsp neon vfpv3 tls vfpv4 idiva idivt vfpd32 lpae evtstrm

CPU implementer : 0x41

CPU architecture: 7

CPU variant : 0x0

CPU part : 0xc07

CPU revision : 5

 

Hardware : BCM2709

Revision : 2a01041

Serial : 00000000fa006612

 

 

Raspberry Pi 3 - BCM2837

 

processor : 0

model name : ARMv7 Processor rev 4 (v7l)

BogoMIPS : 76.80

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 : 76.80

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

model name : ARMv7 Processor rev 4 (v7l)

BogoMIPS : 76.80

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 : 3

model name : ARMv7 Processor rev 4 (v7l)

BogoMIPS : 76.80

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

 

Hardware : BCM2709

Revision : a02082

Serial : 00000000e3972860

 

 

 

All cpuinfo are not modified but the last is incorect, Raspberry Pi 3 have an ARMv8 SoC

Edited by Niuulh
Link to comment
Share on other sites

  • Crew

There is an interesting discussion:

https://www.raspberrypi.org/forums/viewtopic.php?f=63&t=140572

 

If I understand this correctly, running 32bit distro on Pi3 returns arm v7 instead of arm v8 with 64bit distro.

 

So it should be bcm2710 with Pi3. But have no confirmation if this is actually reported on linux.

Would be interesting if someone ever submitted a result yet.

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...