Package: sensors-applet
Version: 2.2.1-1
Severity: normal
--- Please enter the report below this line. ---
Hi, I have chip IT8712F on A7V600 motherboard.
Compute line in sensors3.conf is:
compute temp1 (-15.096+1.4893*@), (@+15.096)/1.4893
This calculate correct temperature if I call sensors binary,
but in sensors-applet it is incorrect. If I remove compute line
from sensors3.conf and set up calculation in sensors-applet preferences, then
it is OK. But sensors output is incorrect then.
Petr
My /etc/sensors3.conf file:
chip "it87-*" "it8712-*"
label in0 "VCore 1"
label in2 "+3.3V"
label in3 "+5V"
label in4 "+12V"
label in7 "Stdby"
label in8 "VBat"
label cpu0_vid "CPU 0 Vid"
label fan1 "CPU Fan"
label fan2 "Chassis Fan"
ignore fan2 # no chassis fan
ignore fan3 # no fan3 sensor
ignore cpu0_vid # no "VCore 2" sensor
ignore in1 # not interested
ignore in5 # no -5V sensor
ignore in6 # no -12V sensor
compute in3 ((6.8/10)+1)*@ , @/((6.8/10)+1)
compute in4 ((30/10) +1)*@ , @/((30/10) +1)
compute in7 ((6.8/10)+1)*@ , @/((6.8/10)+1)
# The A7V8X-X and A7V600 have temperatures inverted, and needs a conversion
# for CPU temp. Thanks to Preben Randhol for the formula.
compute temp1 (-15.096+1.4893*@), (@+15.096)/1.4893
label temp1 "CPU Temp"
label temp2 "M/B Temp"
ignore temp3
set temp1_min 15
set temp1_max 90
set temp2_min 15
set temp2_max 45
set in0_min 1.7 * 0.95
set in0_max 1.7 * 1.05
set in2_min 3.3 * 0.95
set in2_max 3.3 * 1.05
set in3_min 5.0 * 0.95
set in3_max 5.0 * 1.05
set in4_min 12 * 0.95
set in4_max 12 * 1.05
set in7_min 5 * 0.95
set in7_max 5 * 1.05
set fan1_min 3000
--- System information. ---
Architecture: i386
Kernel: Linux 2.6.24-1-686
Debian Release: lenny/sid
500 unstable www.debian-multimedia.org
500 unstable ftp.cz.debian.org
500 unstable deb.opera.com
--- Package information. ---
Depends (Version) | Installed
============================================-+-===============
libc6 (>= 2.7-1) | 2.7-9
libcairo2 (>= 1.4.0) | 1.4.14-1
libgconf2-4 (>= 2.13.5) | 2.20.1-3
libglib2.0-0 (>= 2.14.0) | 2.14.6-1
libgnome2-0 (>= 2.17.3) | 2.20.1.1-1
libgnomeui-0 (>= 2.17.1) | 2.20.1.1-1
libgtk2.0-0 (>= 2.12.0) | 2.12.8-1
libnotify1 (>= 0.4.4) | 0.4.4-3
libnotify1-gtk2.10 |
libpanel-applet2-0 (>= 2.19.3) | 2.20.3-3
libsensors-applet-plugin0 | 2.2.1-1
libsensors4 (>= 1:3.0.0-1) | 1:3.0.1-2
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]