Talk:Lm sensors
From Gentoo Wiki
Note
This is a Talk page - please see the documentation about using talk pages. Add newer comments below older ones, sign comments using four tildes (
This is a Talk page - please see the documentation about using talk pages. Add newer comments below older ones, sign comments using four tildes (
~~~~
), and indent successive comments with colons (:
).
Add new sections at the bottom of the page, under a heading (== ==
). Please remember to mark sections as "open for discussion" using {{talk|open}}
, so they 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)