alexmurray / indicator-sensors

72 stars 11 forks source link

detecting fans #24

Closed chrismatchett closed 2 years ago

chrismatchett commented 5 years ago

Hi,

Your utility is working well on my HP Prodesk 400 G4 Ubuntu 18.04 desktop and showing cpu temp, free memory and ssd temp.

There are no fans showing. I'm guessing this is my desktop's problem and not your software. How do I confirm if my fan is / is not available to the sensors?

Many thanks,

Chris

alexmurray commented 5 years ago

Can you post the output after running the sensors command in a terminal? Also indicator-sensors doesn't show memory usage - only sensor readings - are you sure you are using indicator-sensors?

iamkk11 commented 4 years ago

kevin@kevin:~$ indicator-sensors ERROR: ld.so: object 'libgtk3-nocsd.so.0' from LD_PRELOAD cannot be preloaded (failed to map segment from shared object): ignored. [aticonfig] WARNING: Error calling aticonfig to detect if running on a hybrid system with integrated GPU active: Failed to execute child process “aticonfig” (No such file or directory)

alexmurray commented 4 years ago

This error is not relevant - as asked above, if you are experiencing this issue can you please run sensors and post this output?

iamkk11 commented 4 years ago

This error is not relevant - as asked above, if you are experiencing this issue can you please run sensors and post this output?

kevin@kevin:~$ sensors coretemp-isa-0000 Adapter: ISA adapter Package id 0: +43.0°C (high = +100.0°C, crit = +100.0°C) Core 0: +41.0°C (high = +100.0°C, crit = +100.0°C) Core 1: +42.0°C (high = +100.0°C, crit = +100.0°C)

iamkk11 commented 4 years ago

Ive never seen fan in my indicator sensor. See output above. Only temperature. I am running HP Spectre notepad.

alexmurray commented 2 years ago

Ok so indicator-sensors can only see the same set of sensors as the sensors command - since in this case it also cannot see the fan then indicator-sensors cannot either. Closing this issue.