Re: CPU temperature
On Sun, 27 Oct 2024 09:36:32 -0700
David Christensen <dpchrist@holgerdanske.com> wrote:
> To allow the Sensor plugin access to hard disk temperatures, I have
> set the set-user-ID bit on hddtemp(8):
>
> # chmod u+s /usr/sbin/hddtemp
hddtemp has been superseded by a kernel module, which you can enable
like so:
# enable getting the hard drive's temperature.
echo drivetemp > /etc/modules-load.d/drivetemp.conf
Now you can get rid of hddtemp.
I use that with xfce and the sensor plugin you mentioned.
--
Does anybody read signatures any more?
https://charlescurley.com
https://charlescurley.com/blog/
Reply to: