This is Gentoo's testing wiki. It is a non-operational environment and its textual content is outdated.

Please visit our production wiki at https://wiki.gentoo.org

Talk:Lm sensors

From Gentoo Wiki (test)
Jump to:navigation Jump to:search
Note
This is a talk page. Please add newer comments below older ones, and sign your comments using four tildes (~~~~). When adding a new section (at the bottom of the page), please mark it as "open for discussion" by using {{talk|open}} so it will show up in the list of open discussions.

conf.d

other system not working, notes of known working config.

FILE /etc/conf.d/lm_sensors
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)