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

CPU Speed Raspberry Pi wrong #3134

Open
jslegers73 opened this issue Mar 28, 2025 · 5 comments
Open

CPU Speed Raspberry Pi wrong #3134

jslegers73 opened this issue Mar 28, 2025 · 5 comments

Comments

@jslegers73
Copy link

Hi,

I have installed the latest version on my Raspberry Pi 4. It shows the wrong CPU speed :

Image

1500Ghz instead of 1.5Ghz

This was also with the previous version.

John

@nicolargo
Copy link
Owner

Hi John,

Can you copy/paste the return of the following command:

python
>>> import psutil
>>> psutil.cpu_freq()

Thanks !

@nicolargo nicolargo added the bug label Apr 3, 2025
@nicolargo nicolargo added this to the Glances 4.3.2 milestone Apr 3, 2025
@jslegers73
Copy link
Author

jslegers73 commented Apr 4, 2025 via email

@nicolargo
Copy link
Owner

Strange it should work. What's your Glances version @jslegers73 ?

@jslegers73
Copy link
Author

I am using version 4.3.1. If you change the Ghz to Mhz it would be fine.

@nicolargo
Copy link
Owner

Nope because on my system, the unit is correct:

Image

for:

Image

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

No branches or pull requests

2 participants