Ok, I got it working, sorta. You need to install i2c-2.6.2 and lm_sensors-2.6.2. You MUST get the new i2c package, the stuff w/ the kernel won't work. Just install i2c first, then lm_sensors. Make sure you do a depmod -a and a ldconfig (with /usr/local/lib in your path). put this in your modules.conf: alias char-major-89 i2c-dev Then do: modprobe i2c-viapro modprobe i2c-isa modprobe it87 Run /usr/local/bin/sensors. It's getting data, including fan data. But the temps and some of the voltages appear off. It says my CPU is running at 119C, and I know that's not possible. The formulas in /etc/sensors.conf need to be changed for this implementation. Any idea what they would need to be changed to? Jay > -----Original Message----- > From: Greg Evans [mailto:gje at parrotheaven.com] > Sent: Monday, November 19, 2001 1:50 PM > To: tclug-list at mn-linux.org > Subject: Re: [TCLUG] lm_sensors > > > Cool! Thanks for the info! > > -- > /* Greg Evans, Bloomington, MN., USA - gje at parrotheaven.com */ > ------------- > "Beware when you do battle with monsters that you do not > become one, and remember, > when you stare long into the abyss, the abyss also stares into you" > - F. Nietzsche > > Austad, Jay [austad at marketwatch.com] wrote: > > I just emailed Soyo, and they said the chip used on the board is the > > ite8705. The reason the adm1021 driver works is that the > chip has some > > similar functions. > > > > lm_sensors supports this chip in version 2.6.1. The module > is the it87.o > > module. If you use this one, you may be able to get your > fan stuff working. > > > > > > Let me know how it goes. I don't have time to mess with it > until later > > tonight. > > > > Jay > > > > > -----Original Message----- > > > From: Greg Evans [mailto:gje at parrotheaven.com] > > > Sent: Friday, November 16, 2001 4:08 PM > > > To: tclug-list at mn-linux.org > > > Subject: Re: [TCLUG] lm_sensors > > > > > > > > > in /etc/modules.conf I have the line: > > > > > > options adm1021 ignore=0,0x4e > > > > > > My sensors.conf looks like: > > > > > > chip "adm1021-*" > > > > > > # These are as advised in the data sheet > > > > > > label in0 "+2.5V" > > > label in1 "VCCP" > > > label in2 "+3.3V" > > > label in3 "+5V" > > > label in4 "+12V" > > > label in5 "VCC" > > > > > > label temp1 "SYS Temp" > > > label temp2 "CPU Temp" > > > > > > chip "adm1024-*" > > > # > > > # These settings work for me, adjust for your system > > > # > > > label fan1 "CPU1 fan" > > > label fan2 "CPU2 fan" > > > label temp "SYS Temp" > > > label temp1 "CPU2 Temp" > > > label temp2 "CPU1 Temp" > > > ignore "2.5V" # This register is also used for temp2 > > > ignore "Vccp1" > > > > > > chip "lm84-*" > > > > > > # These are as advised in the data sheet > > > > > > label in0 "+2.5V" > > > label in1 "VCCP" > > > label in2 "+3.3V" > > > label in3 "+5V" > > > label in4 "+12V" > > > label in5 "VCC" > > > > > > label temp1 "SYS Temp" > > > label temp2 "CPU Temp" > > > > > > > > > -- > > > /* Greg Evans, Bloomington, MN., USA - gje at parrotheaven.com */ > > > ------------- > > > "Freedom is more important than happiness" - Tom Robbins > > > > > > Austad, Jay [austad at marketwatch.com] wrote: > > > > Also, do you pass any options when loading the module? > > > > > > > > > -----Original Message----- > > > > > From: Greg Evans [mailto:gje at parrotheaven.com] > > > > > Sent: Thursday, November 15, 2001 9:47 PM > > > > > To: tclug-list at mn-linux.org > > > > > Subject: Re: [TCLUG] lm_sensors > > > > > > > > > > > > > > > It's a Soyo Dragon+. If I remember correctly I > > > > > downloaded the cvs version > > > > > of lm_sensors2. Compiled the basic i2c stuff with the > > > > > kernel, then compiled and > > > > > installed the cvs lm_sensors and did a depmod -a. modprobe > > > > > i2c-core, modprobe > > > > > adm1021, and then spent (and still spend) way to much time > > > > > trying to figure out > > > > > what to put in /etc/sensors.conf to actually get it to tell > > > > > me something useful. > > > > > So far running sensors still only tells me my cpu temp. > > > > > > > > > > -- > > > > > /* Greg Evans, Bloomington, MN., USA - gje at parrotheaven.com */ > > > > > ------------- > > > > > "Nothing is more terrible than ignorance in action." > > > > > -- Johann Wolfgang von Goethe > > > > > > > > > > Austad, Jay [austad at marketwatch.com] wrote: > > > > > > > Using the adm1021 driver I was able to get the cpu > > > > > > > temperture, but I still > > > > > > > can't figure out how to read the chipset temp, or the fan > > > > > monitors. > > > > > > > > > > > > Was this on a Soyo Dragon or Dragon+? What did you do to > > > > > get it working? > > > > > > > > > > > > Jay > > > > > > _______________________________________________ > > > > > > Twin Cities Linux Users Group Mailing List - > > > > > Minneapolis/St. Paul, Minnesota > > > > > > http://www.mn-linux.org > > > > > > tclug-list at mn-linux.org > > > > > > https://mailman.mn-linux.org/mailman/listinfo/tclug-list > > > > > _______________________________________________ > > > > > Twin Cities Linux Users Group Mailing List - Minneapolis/St. > > > > > Paul, Minnesota > > > > > http://www.mn-linux.org > > > > > tclug-list at mn-linux.org > > > > > https://mailman.mn-linux.org/mailman/listinfo/tclug-list > > > > > > > > > _______________________________________________ > > > > Twin Cities Linux Users Group Mailing List - > > > Minneapolis/St. Paul, Minnesota > > > > http://www.mn-linux.org > > > > tclug-list at mn-linux.org > > > > https://mailman.mn-linux.org/mailman/listinfo/tclug-list > > > _______________________________________________ > > > Twin Cities Linux Users Group Mailing List - Minneapolis/St. > > > Paul, Minnesota > > > http://www.mn-linux.org > > > tclug-list at mn-linux.org > > > https://mailman.mn-linux.org/mailman/listinfo/tclug-list > > > > > _______________________________________________ > > Twin Cities Linux Users Group Mailing List - > Minneapolis/St. Paul, Minnesota > > http://www.mn-linux.org > > tclug-list at mn-linux.org > > https://mailman.mn-linux.org/mailman/listinfo/tclug-list > _______________________________________________ > Twin Cities Linux Users Group Mailing List - Minneapolis/St. > Paul, Minnesota > http://www.mn-linux.org > tclug-list at mn-linux.org > https://mailman.mn-linux.org/mailman/listinfo/tclug-list >