summaryrefslogtreecommitdiff
path: root/etc
diff options
context:
space:
mode:
authorJean Delvare <khali@linux-fr.org>2008-10-30 12:36:59 +0000
committerJean Delvare <khali@linux-fr.org>2008-10-30 12:36:59 +0000
commit745219e9be26176031ad56f67de6fe5c16f632ae (patch)
tree3af72d331a73149e7f3f845febf5455c06866b42 /etc
parent2bf52892a93f40b1d942a189baae2b62eb9c5473 (diff)
downloadlm-sensors-git-745219e9be26176031ad56f67de6fe5c16f632ae.tar.gz
The LM99 offset is now handled in the lm90 driver.
git-svn-id: http://lm-sensors.org/svn/lm-sensors/branches/lm-sensors-3.0.0@5381 7894878c-1315-0410-8ee3-d5d059ff63e0
Diffstat (limited to 'etc')
-rw-r--r--etc/sensors.conf.eg13
1 files changed, 7 insertions, 6 deletions
diff --git a/etc/sensors.conf.eg b/etc/sensors.conf.eg
index 3b662e64..6840cafb 100644
--- a/etc/sensors.conf.eg
+++ b/etc/sensors.conf.eg
@@ -1586,17 +1586,18 @@ chip "lm90-*" "adm1032-*" "lm86-*" "max6657-*" "adt7461-*" "max6680-*"
# never exceed this value
# set temp1_crit_hyst 70
-chip "lm99-*"
+chip "lm89-*" "lm99-*"
label temp1 "G/C Temp"
label temp2 "GPU Temp"
-# note #1: only the LM99 needs this; for a LM89, comment the compute line
-# out
+# note #1: the LM99 needs the compute statement below if you're running
+# a kernel <= 2.6.27; since kernel 2.6.28 the offset is handled in the
+# lm90 driver directly instead
# note #2: there is no way for us to differentiate between a LM89 and a
-# LM99; you have to know what you have; LM99 are frequently found on
-# graphics cards, most notably nVidia ones
- compute temp2 @+16, @-16
+# LM99; you have to know what you have; the driver will assume a LM99,
+# use a the force_lm86 module parameter if you have a LM89
+# compute temp2 @+16, @-16
# change high and low limits to fit your needs
# set temp1_min 10