From fb2861ffec69360804547a43556a18e2b66a5402 Mon Sep 17 00:00:00 2001 From: Jean Delvare Date: Thu, 15 Aug 2002 21:16:54 +0000 Subject: [PATCH] fix temp[23] for as99127f git-svn-id: http://lm-sensors.org/svn/lm-sensors/trunk@1495 7894878c-1315-0410-8ee3-d5d059ff63e0 --- CHANGES | 1 + etc/sensors.conf.eg | 14 +++++++++----- 2 files changed, 10 insertions(+), 5 deletions(-) diff --git a/CHANGES b/CHANGES index 7b919eb8..36763610 100644 --- a/CHANGES +++ b/CHANGES @@ -18,6 +18,7 @@ ask CVS about it: ----------------------------------------------------------------------------- 2.6.5 (2002????) + File sensors.conf.eg: Fix temp[23] for as99127f Library: Fix fan3_div writes for w8378* and it87 Module dmi_scan: new Module ds1621: Fix enable/disable diff --git a/etc/sensors.conf.eg b/etc/sensors.conf.eg index 1c67ab68..63674946 100644 --- a/etc/sensors.conf.eg +++ b/etc/sensors.conf.eg @@ -5,10 +5,10 @@ # # # PLEASE READ THIS HELPFUL HINT!!! # # # -# The 'set' lines (generally for min and max values) # -# do not take effect until you run 'sensors -s' as root !!! # -# We suggest you put 'sensors -s' in a /etc/rc.d/... file # -# to be run at boot time after the modules are inserted !!! # +# The 'set' lines (generally for min and max values) # +# do not take effect until you run 'sensors -s' as root !!! # +# We suggest you put 'sensors -s' in a /etc/rc.d/... file # +# to be run at boot time after the modules are inserted !!! # # # ########################################################################## # @@ -505,7 +505,11 @@ chip "as99127f-*" compute in5 -(240/60.4)*@ , -@/(240/60.4) compute in6 -(90.9/60.4)*@ , -@/(90.9/60.4) - compute temp2 (@*30/43)+25, (@-25)*43/30 +# for at least Asus A7V133/133-C + compute temp2 @*2.0, @/2.0 + compute temp3 @*2.0, @/2.0 +# does anyone know a board for which the following is correct? +# compute temp2 (@*30/43)+25, (@-25)*43/30 # adjust this if your vid is wrong; see doc/vid # set vrm 9.0