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

Feature request: CPU-Temp and other sensor-temperatures #232

Closed
ohunecker opened this issue Oct 9, 2020 · 8 comments
Closed

Feature request: CPU-Temp and other sensor-temperatures #232

ohunecker opened this issue Oct 9, 2020 · 8 comments

Comments

@ohunecker
Copy link

Current temperatures from the system sensors would be awesome.
Something like htop with CPU Freq and CPU Temp

arm64-htop-2 1 0-2

@cgzones
Copy link
Member

cgzones commented Oct 9, 2020

There is an option (F2 -> Display Options -> Also show CPU frequency) to show the frequency of a CPU core inside the CPU bar (where in the above image currently only the cores utilization is shown).
But (yet) no extra Meter to show the avg/median/max/min frequency.

See #93 and #111 for displaying the CPU temperature.

@ohunecker
Copy link
Author

Greate!!
Next time i will look into open pull requests too, before i start a new feature request.
I will now wait for next merge.

@STFUandFish
Copy link

This seems like a no-brainer though. I had a version with CPU temp and speed in it at one time.

This needs to be merged into the official releases. (PLEASE)

@BenBE
Copy link
Member

BenBE commented Oct 16, 2021

If you were to read the Changelog you may have discovered that this feature has been in the official builds for quite some time already. Unfortunately libsensors is a mess and thus displaying these values may not work properly in all cases when the reporting only returns garbage … If you feel there is anything missing or not working in your case we're glad to receive proper issue reports with enough debugging information from your system so we are able to reproduce, why it's misbehaving. In case you have a Zen3 system please have a look at #806 as there's a known regression due to garbage returned from libsensors for those systems.

@Ark74
Copy link

Ark74 commented May 4, 2022

Starting in what version is this feature available?

@BenBE
Copy link
Member

BenBE commented May 4, 2022

Starting in what version is this feature available?

libsensors support was added in version 3.0.3 (Dec 2020, originally added in 1b225cd). Several updates and improvements have happened since.

The screenshot at the top of this issue shows an unsupported fork based on htop 2.2.0 on Armbian that introduced several patches for which I described their (lack of) quality here

@fasterit
Copy link
Member

After feedback from @ginggs on IRC regarding the lack of core temps on recent AMD CPUs (#806, #856), I think we should offer such a CPU temp meter for those users. AMD does not seem to expose core temps at the moment.

@Cysign
Copy link

Cysign commented Apr 16, 2023

Is it possible to display the current temp and max temp on a Raspberry? How would I set this up?

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

No branches or pull requests

7 participants