Talk:Lm sensors
From Gentoo Wiki
Note
Before creating a discussion or leaving a comment, please read about using talk pages. To create a new discussion, click here. Comments on an existing discussion should be signed using
Before creating a discussion or leaving a comment, please read about using talk pages. To create a new discussion, click here. Comments on an existing discussion should be signed using
~~~~
:
A comment [[User:Larry|Larry]] 13:52, 13 May 2024 (UTC) : A reply [[User:Sally|Sally]] 11:44, 5 November 2024 (UTC) :: Your reply ~~~~
Navigate to first
conf.d
other system not working, notes of known working config.
LOADMODULES=yes
INITSENSORS=yes
HWMON_MODULES="k8temp"
MODULE_0=k8temp
root #
/etc/init.d/lm_sensors status
* status: stopped
user $
sensors
acpitz-virtual-0 Adapter: Virtual device temp1: +36.0°C (crit = +95.0°C) nouveau-pci-0028 Adapter: PCI adapter temp1: +54.0°C (high = +95.0°C, hyst = +3.0°C) (crit = +130.0°C, hyst = +2.0°C) (emerg = +135.0°C, hyst = +5.0°C)
seems service is not running needed or working? 666threesixes666 (talk) 19:55, 20 March 2014 (UTC)
hdd temp section should be added:
root #
emerge --ask hddtemp
setuid for xfce4-sensors possibly others.
root #
chmod u+s /usr/sbin/hddtemp
Software
Portage doesn't merge lm_sensors
just because the USE flag has been set. You either need to merge it directly or it gets installed with the USE flag as part of another package, eg. sysstat
. That part needs correction, then?
--Gruexyz (talk) 11:47, 1 March 2015 (UTC)
- See my changes. --Charles17 (talk) 09:17, 5 January 2016 (UTC)