schould it not show the right BCM2837 instead of BCM2835?
Posts by [email protected]
-
-
Hi!
My Libreelec installed a update to 7.90.009 and then i wanted to update my Hyperion to and couldn't install it. It didn't know my right CPU. After looking with the hyperion support we found out that my Rasberry Pi3 is found as:
LibreELEC (community) Version: 7.90.009
LibreELEC:~ # cat /proc/cpuinfo
processor : 0
model name : ARMv7 Processor rev 4 (v7l)
BogoMIPS : 38.00
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 : 4processor : 1
model name : ARMv7 Processor rev 4 (v7l)
BogoMIPS : 38.00
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 : 4processor : 2
model name : ARMv7 Processor rev 4 (v7l)
BogoMIPS : 38.00
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 : 4processor : 3
model name : ARMv7 Processor rev 4 (v7l)
BogoMIPS : 38.00
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 : 4Hardware : BCM2835
Revision : a02082
it should detect a BCM2837 and not a BCM2835?