Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Raspberry PI - CPU info is not correct #2616

Open
nicolargo opened this issue Dec 8, 2023 Discussed in #2615 · 4 comments
Open

Raspberry PI - CPU info is not correct #2616

nicolargo opened this issue Dec 8, 2023 Discussed in #2615 · 4 comments
Labels
Milestone

Comments

@nicolargo
Copy link
Owner

Discussed in #2615

Originally posted by jslegers73 December 8, 2023
Hello,

image

I have a question what does the 8 mean?

@nicolargo nicolargo added the bug label Dec 8, 2023
@nicolargo nicolargo added this to the Glances 4.0.0 milestone Dec 8, 2023
@nicolargo
Copy link
Owner Author

Perhaps in /proc/device-tree/model ?

@jslegers73 can you have a look ?

@jslegers73
Copy link

@nicolargo this is the result
pi@rpi-test:/ $ cat /proc/device-tree/model
Raspberry Pi 4 Model B Rev 1.2
pi@rpi-test:/ $

@lnlyssg
Copy link

lnlyssg commented Mar 27, 2024

I have the same issue on an Oracle Cloud VM:

❯ cat /proc/cpuinfo
processor	: 0
BogoMIPS	: 50.00
Features	: fp asimd evtstrm aes pmull sha1 sha2 crc32 atomics fphp asimdhp cpuid asimdrdm lrcpc dcpop asimddp ssbs
CPU implementer	: 0x41
CPU architecture: 8
CPU variant	: 0x3
CPU part	: 0xd0c
CPU revision	: 1

Obviously not much of this is useful but lscpu does give me a model name, would this be a possible fallback option?:

❯ lscpu
Architecture:            aarch64
  CPU op-mode(s):        32-bit, 64-bit
  Byte Order:            Little Endian
CPU(s):                  1
  On-line CPU(s) list:   0
Vendor ID:               ARM
  Model name:            Neoverse-N1
    Model:               1
    Thread(s) per core:  1
    Core(s) per cluster: 1
   [...]

@nicolargo nicolargo modified the milestones: Glances 4.0.0, Next releases Apr 8, 2024
@juanmanuelbc
Copy link

Same here @nicolargo:

imagen

pi@raspberrypi:~ $ cat /proc/device-tree/model
Raspberry Pi 4 Model B Rev 1.5

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

4 participants