PSensor? Just the device name displayed

The temps don’t show for the devices listed anymore, no idea why.

Try removing/resetting the configuration directory:

mv ~/.psensor ~/.psensor.backup

You can restore it again if necessary:

rm ~/.psensor; mv ~/.psensor.backup ~/.psensor
1 Like

Which command(s) are you using? sensors for example? There is an issue with HDD temps not being shown. Workaround:

sudo pacman -Syu hddtemp

and then:

sudo hddtemp /dev/sdX

↑ Change the device path accordingly! (Yes, sudo is needed, at least in my case).

Nevermind, they are bac. I switched them to the left side of the screen.

1 Like