Port-i386 archive

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

Re: Sensors on Asus P2B-F?



Since there can be multiple devices at each i2c address, and there is no common way to probe and identify which devices are present, most of the sensors are not enabled in GENERIC kernels.

Once you've identified the sensors on your machine, you need to build custom kernel to include them. In your case, this would be an lm(4) device. You need to convert the i2c address to be "right-justified", so you'll need

        lm0 at iic? addr 0x2d




On Fri, 30 Oct 2009, Hauke Fath wrote:

Hi,

after setting up net/mrtg on an oldish PIII@Asus P2B-F, I cannot get any sensor data from the board:

# envstat
envstat: no drivers registered

# uname -a
NetBSD Riffel 5.0_STABLE NetBSD 5.0_STABLE (GENERIC) #0: Mon Sep 21 19:58:28 CEST 2009 hf@Hochstuhl:/var/obj/netbsd-builds/5/i386/sys/arch/i386/compile/GENERIC i386


On the other hand...

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


Since this is a GENERIC kernel, I'd have expected things to just work. What am I missing, and/or which switch do I need to flick to read sensor data from the board?

        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


-------------------------------------------------------------------------
|   Paul Goyette   | PGP DSS Key fingerprint: |  E-mail addresses:      |
| Customer Service | FA29 0E3B 35AF E8AE 6651 |  paul at whooppee.com   |
| Network Engineer | 0786 F758 55DE 53BA 7731 | pgoyette at juniper.net |
| Kernel Developer |                          | pgoyette at netbsd.org  |
-------------------------------------------------------------------------


Home | Main Index | Thread Index | Old Index