On Sun, 29 Nov 2009, Jean Delvare wrote:
Justin, James,
I have added support for the ADT7490 to the adt7475 driver. My current
work is available for you to test if you are still interested:
http://khali.linux-fr.org/devel/misc/adt7490/
This is a standalone driver, you'll need a proper build environment
then type "make" the load the driver.
If you prefer, I can also provide a patch for whatever kernel version
you're running.
There are still a few configuration cases that aren't properly
supported, I'll work on that later as my time permits.
--
Jean Delvare
http://khali.linux-fr.org/wishlist.html
Hello,
First test run is as follows:
$ make
CC [M] /home/user/a/adt7475.o
Building modules, stage 2.
MODPOST 1 modules
CC /home/user/a/adt7475.mod.o
LD [M] /home/user/a/adt7475.ko
0.44user 0.12system 0:01.73elapsed 32%CPU (0avgtext+0avgdata 0maxresident)k
0inputs+0outputs (12major+93517minor)pagefaults 0swaps
$ sudo insmod adt7475.ko
$
$ sensors
adt7490-i2c-0-2c
Adapter: SMBus I801 adapter at 7000
in0: +1.52 V (min = +0.00 V, max = +3.31 V)
in1: +0.87 V (min = +0.00 V, max = +2.99 V)
in2: +3.31 V (min = +0.00 V, max = +4.39 V)
in3: +5.12 V (min = +0.00 V, max = +6.68 V)
in4: +12.01 V (min = +0.00 V, max = +15.69 V)
in5: +2.21 V (min = +0.00 V, max = +4.48 V)
fan1: 1345 RPM (min = 0 RPM)
fan2: 1415 RPM (min = 0 RPM)
fan3: 767 RPM (min = 0 RPM)
fan4: 978 RPM (min = 0 RPM)
temp1: FAULT (low = -127.0°C, high = +127.0°C) ALARM
(crit = +100.0°C, hyst = +100.0°C)
temp2: +42.2°C (low = -127.0°C, high = +127.0°C)
(crit = +65.0°C, hyst = +61.0°C)
temp3: +46.0°C (low = -127.0°C, high = +127.0°C)
(crit = +65.0°C, hyst = +61.0°C)
Why does temp1 say fault? All of the temps in the BIOS report properly.
James, does this happen to you too?
Justin.
_______________________________________________
lm-sensors mailing list
lm-sensors@xxxxxxxxxxxxxx
http://lists.lm-sensors.org/mailman/listinfo/lm-sensors