Port-i386 archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: Sensors on Asus P2B-F?



At 4:54 Uhr -0800 03.11.2009, Paul Goyette wrote:
I have just fixed the piixpm code to set the bus type field.  This
will enable the I2C_SCAN code to actually work.  Can you grab rev
1.30 of src/sys/dev/pci/piixpm.c and rebuild and try again?

I really doubt that what you have on this motherboard is a real lm
chip, based on its strange behavior.

...better. A lot better.

# mbmon -d -A
Summary of Detection:
 * SMB monitor(s)[IntelPIIX4(440BX/MX)]:
  ** Asus Chip AS99127F found at slave address: 0x5A.
# mbmon

Temp.= 32.0, 28.0,  0.0; Rot.= 3341,    0,    0
Vcore = 2.06, 2.51; Volt. = 3.65, 5.05, 11.86, -12.82, -5.14
^C
# envstat
              Current  CritMax  CritMin  CritCap     Unit
[lm0]
  VCore A:      2.064                                   V
  VCore B:      2.512                                   V
    +3.3V:      3.648                                   V
      +5V:      5.053                                   V
     +12V:     11.856                                   V
     -12V:    -11.237                                   V
      -5V:     -5.153                                   V
    Temp0:     32.000                                degC
    Temp1:      0.000                                degC
    Temp2:      0.000                                degC
     Fan0:       3341                                 RPM
     Fan1:        N/A
     Fan2:        N/A
#

-- Note that Temp1 is missing, but the rest of the values match the mbmon output.

dmesg has

Nov  3 15:37:33 Riffel /netbsd: piixpm0: 24-bit timer
Nov  3 15:37:33 Riffel /netbsd: piixpm0: interrupting at SMI, polling
Nov  3 15:37:33 Riffel /netbsd: iic0 at piixpm0: I2C bus
Nov  3 15:37:33 Riffel /netbsd: iic0: devices at 0x09 0x2d
Nov  3 15:37:33 Riffel /netbsd: lm_probe: rv = 1, cr = 1
Nov  3 15:37:33 Riffel /netbsd: lm0 at iic0 addr 0x2d
Nov  3 15:37:33 Riffel /netbsd: wb_match: winbond vend id 0x12c3
Nov  3 15:37:33 Riffel /netbsd: wb_match: winbond chip id 0x31
Nov  3 15:37:33 Riffel /netbsd: lm0: Winbond AS99127F Hardware monitor

now. I noted that taking out the DEBUG* options keeps the kernel from recognizing the device?

        hauke


--
     The ASCII Ribbon Campaign                    Hauke Fath
()     No HTML/RTF in email            Institut für Nachrichtentechnik
/\     No Word docs in email                     TU Darmstadt
     Respect for open standards              Ruf +49-6151-16-3281


Home | Main Index | Thread Index | Old Index