> -----Original Message----- > From: Jean Delvare [mailto:khali@xxxxxxxxxxxx] > Sent: Monday, January 07, 2013 2:49 AM > To: Leslie Rhorer > Cc: lm-sensors@xxxxxxxxxxxxxx > Subject: Re: ASUS M5A99X EVO R2.0 > > Hi Leslie, > > On Sat, 5 Jan 2013 11:58:22 -0600, Leslie Rhorer wrote: > > so I downloaded the source > > code for it87 from http://khali.linux-fr.org/devel/misc/it87. When I > > attempt to run `make`, however, it complains: "*** No rule to make > target > > `modules'. Stop." I don't see anything wrong with the Makefile, but > then I > > am far from being an expert on Makefiles. Does anyone have a > suggestion? > > Builds just fine for me. Please make sure all files are still using > Unix (not DOS) line ending. Also make sure that you have installed all > packages your distribution provides for kernel building. > http://khali.linux-fr.org/devel/misc/INSTALL has suggestions on what > may be needed. I'll be happy to update that file if something is > missing and you can figure out what it is. The one glaring thing from the web page was /lib/modules/$(uname -r)/build did not exist. I created the link, and the make worked, so we're moving right along. The `sensors command was finding ISA targets, but none other, so I also downloaded and compiled k10temp and hwmon-vid. Here is the output now: RAID-Server:/tmp# sensors it8721-isa-0290 Adapter: ISA adapter in0: +2.81 V (min = +1.04 V, max = +1.99 V) ALARM in1: +2.81 V (min = +1.08 V, max = +2.48 V) ALARM in2: +0.90 V (min = +2.34 V, max = +0.72 V) ALARM +3.3V: +3.29 V (min = +2.33 V, max = +1.87 V) ALARM in4: +1.54 V (min = +0.06 V, max = +1.70 V) in5: +2.51 V (min = +2.40 V, max = +2.92 V) in6: +1.54 V (min = +0.12 V, max = +0.58 V) ALARM 3VSB: +3.46 V (min = +5.06 V, max = +1.34 V) ALARM Vbat: +3.38 V fan1: 0 RPM (min = 14 RPM) ALARM fan2: 2213 RPM (min = 32 RPM) fan3: 2191 RPM (min = 11 RPM) temp1: +32.0°C (low = +36.0°C, high = +11.0°C) ALARM sensor = thermistor temp2: +31.0°C (low = +0.0°C, high = +49.0°C) sensor = thermistor temp3: -128.0°C (low = +116.0°C, high = +93.0°C) sensor = disabled intrusion0: OK k10temp-pci-00c3 Adapter: PCI adapter temp1: +10.2°C (high = +70.0°C) (crit = +90.0°C, hyst = +87.0°C) Obviously, I need to do some editing of /etc/sensors.conf, but how do I know which parameter is which? The fans are pretty easy (just disconnect one and see which fan drops to 0 RPM), but which temperature is which device? Temp1 and temp2 on it87 look almost reasonable (I think the temps are somewhat higher), but temp1 on k10temp obviously is not, so it would seem it requires some computation, but using what values? Is temp3 on it87 really not in use? Should I try changing the sensor type on temp1 of k10temp? What about the temp1 and temp2 sensors on it87? Additionally, there are 5 fans on this machine (actually, one is a pump, but the MB doesn't know that), and all 5 are spinning and attached to the motherboard sensors. The `sensors` command is only reporting three, and one of those is said to be stalled. 'Any ideas how I can fix the fan1 report and access the other fans? _______________________________________________ lm-sensors mailing list lm-sensors@xxxxxxxxxxxxxx http://lists.lm-sensors.org/mailman/listinfo/lm-sensors