All of lore.kernel.org
 help / color / mirror / Atom feed
From: Phillip Pi <ant@zimage.com>
To: lm-sensors@vger.kernel.org
Subject: Re: [lm-sensors] adt7473 for NVIDIA
Date: Tue, 16 Mar 2010 19:30:11 +0000	[thread overview]
Message-ID: <20100316193011.GV27394@alpha.zimage.com> (raw)
In-Reply-To: <20100316155203.GD25138@alpha.zimage.com>

> > > > 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@earthlink.net or ant@zimage.com
    ( )

_______________________________________________
lm-sensors mailing list
lm-sensors@lm-sensors.org
http://lists.lm-sensors.org/mailman/listinfo/lm-sensors

  parent reply	other threads:[~2010-03-16 19:30 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-03-16 15:52 [lm-sensors] adt7473 for NVIDIA Phillip Pi
2010-03-16 16:30 ` Jean Delvare
2010-03-16 19:30 ` Phillip Pi [this message]
2010-03-16 22:18 ` Jean Delvare
2010-03-16 22:33 ` Phillip Pi
2016-01-01 18:45 ` PhiLLip Pi

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20100316193011.GV27394@alpha.zimage.com \
    --to=ant@zimage.com \
    --cc=lm-sensors@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.