systeminformation icon indicating copy to clipboard operation
systeminformation copied to clipboard

Fan Information

Open felipebraz opened this issue 5 years ago • 6 comments

Hi... Unfortunelly for some reason I can´t read my CPU Temperature... But would be awesome if I could at least see my fans (chassis, CPU, GPU...)...

Thanks!!!

felipebraz avatar Mar 17 '19 20:03 felipebraz

@felipebraz, three questions:

  • did you read the Known Issues section in the readme?
  • what OS are you running?
  • what exactly you like to see ...

sebhildebrandt avatar Mar 17 '19 20:03 sebhildebrandt

Yes I did... This is why I'm not complaining about the temperature issue, it seems my pc is presenting problems to show this info... My OS is Windows 10.

In fact it isn´t an issue, I´ve opened an feature request about the fan speed (or at least I´ve tried LoL)...

What I really desire, knowing the temperature won't work, is read the fan speed. Is it possible in a future?

felipebraz avatar Mar 17 '19 22:03 felipebraz

@felipebraz ... yes this is a nice idea. Will make a research on that.

sebhildebrandt avatar Mar 18 '19 07:03 sebhildebrandt

@sebhildebrandt If it helps at all I did a bit of research for windows and it appears that there is a Win32 library for getting fan speed.

Here is a sample sciript: http://eddiejackson.net/data/powershell/Get-Fan.ps1 (copied to GitHub: https://gist.github.com/PCGeekBrain/f36eb18b73e02412e3654d3514f463ae) that seems to work just fine on my machine. I don't know if you want to include power-shell scripts in your repo as that would remove it's JS only nature...

Thank you for making this awesome library! Hope to use it in a personal project soon ;-)

mhornbacher avatar Mar 27 '19 03:03 mhornbacher

@PCGeekBrain : thank you for pointing me to this script. This will definitely help to implement this. Already having some ideas ;-) I will also implement fan speed for linux ... please give me some time to finish this.

sebhildebrandt avatar Mar 27 '19 08:03 sebhildebrandt

Of course, no pressure, just here and trying to help.

I dual boot my system at home. I'll try to find a way to get the fan information from Ubuntu as well... Sadly though I do not own a mac...

mhornbacher avatar Mar 27 '19 15:03 mhornbacher