> > > > I noticed this kernel upgrade detected something new: > > > > http://pastie.org/872083 (too long to post in here). It never detected > > > > adt7473 module, but it never show it in sensors command. What is it? > > > > From a quick Google search, it seems to be fan controls or something? > > > > > > Hardware monitoring chip, on your graphics adapter. Getting these to > > > work if often tedious because nVidia is not cooperating. Try the > > > following (as root): > > > > > > # echo adt7473 0x2e > /sys/bus/i2c/devices/i2c-4/new_device > > > > > > Then "sensors" might show more. > > > > # echo adt7473 0x2e > /sys/bus/i2c/devices/i2c-4/new_device > > # sensors > > acpitz-virtual-0 > > Adapter: Virtual device > > temp1: +21.8°C (crit = +96.8°C) > > > > k8temp-pci-00c3 > > Adapter: PCI adapter > > Core0 Temp: +39.0°C > > Core1 Temp: +27.0°C > > > > adt7473-i2c-4-2e > > Adapter: NVIDIA i2c adapter > > in1: +2.99 V (min = +0.00 V, max = +2.99 V) > > +3.3V: +3.21 V (min = +0.00 V, max = +4.38 V) > > fan1: 1511 RPM (min = 0 RPM) > > fan2: 0 RPM (min = 0 RPM) > > fan3: 0 RPM (min = 164 RPM) ALARM > > fan4: 0 RPM (min = 0 RPM) > > temp1: +60.0°C (low = +65.0°C, high = +85.0°C) ALARM > > Board Temp: +53.0°C (low = +20.0°C, high = +60.0°C) > > temp3: +59.0°C (low = +80.0°C, high = +105.0°C) ALARM > > Yes, you have to add it to some init script, otherwise you'll lose the > device at reboot. Now the problem is that the bus number (4 in your > case) could indeed change over time. And once again nVidia make it hard > for us by not giving unique names to their I2C adapters, so we can't > even select by name. All you can do is hope that the numbers won't > change. > > WRT to the output itself, I doubt that your card has more than one fan, > so you can probably add ignore statements for fan2, fan3 and fan4 to > your configuration file. The rest looks reasonable. Interesting. I exited my X and back to bash/console, and GeForce 8800 GT's sensors results are different now. $ sensors acpitz-virtual-0 Adapter: Virtual device temp1: +21.8°C (crit = +96.8°C) k8temp-pci-00c3 Adapter: PCI adapter Core0 Temp: +34.0°C Core1 Temp: +21.0°C adt7473-i2c-4-2e Adapter: NVIDIA i2c adapter in1: +2.94 V (min = +2.94 V, max = +2.94 V) ALARM +3.3V: +4.31 V (min = +4.31 V, max = +4.31 V) fan1: 82 RPM (min = 82 RPM) ALARM fan2: 82 RPM (min = 82 RPM) ALARM fan3: 82 RPM (min = 82 RPM) ALARM fan4: 82 RPM (min = 82 RPM) ALARM temp1: -5.0°C (low = -5.0°C, high = -5.0°C) ALARM Board Temp: -5.0°C (low = -5.0°C, high = -5.0°C) ALARM temp3: -5.0°C (low = -5.0°C, high = -5.0°C) ALARM Is that normal especially for the temperature readings? -- Quote of the Week: "What reason, like the careful ant, draws laboriously together, the wind of accident sometimes collects in a moment." --Friedrich von Schiller /\___/\ / /\ /\ \ Phil./Ant @ http://antfarm.ma.cx (Personal Web Site) | |o o| | Ant's Quality Foraged Links: http://aqfl.net \ _ / E-mail: philpi@xxxxxxxxxxxxx or ant@xxxxxxxxxx ( ) _______________________________________________ lm-sensors mailing list lm-sensors@xxxxxxxxxxxxxx http://lists.lm-sensors.org/mailman/listinfo/lm-sensors