Hi,
In openSuse 11.0 I used to use sensors-applet to see the temperature of processor and HD.
Now, in openSuse 11.1 there is no sensors-applet.
So, I search for an alternative and found “computertemp” and them I install hddtemp.
But, now this “computertemp” is trying to get the temperature from hddtemp for /dev/hda which doesn’t exist. The correct is /dev/sda.
How can I change this path? How can I inform “computertemp” that the right path is /dev/sda?
I already made the following command:
# hddtemp -d /dev/sda
to enable the daemon for hddtemp.
Thanks in advance fo the support.