From owner-freebsd-questions@FreeBSD.ORG Thu Dec 27 17:32:13 2007 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 5AA2216A417 for ; Thu, 27 Dec 2007 17:32:13 +0000 (UTC) (envelope-from wahjava@gmail.com) Received: from py-out-1112.google.com (py-out-1112.google.com [64.233.166.180]) by mx1.freebsd.org (Postfix) with ESMTP id 012E713C467 for ; Thu, 27 Dec 2007 17:32:12 +0000 (UTC) (envelope-from wahjava@gmail.com) Received: by py-out-1112.google.com with SMTP id u77so5619685pyb.3 for ; Thu, 27 Dec 2007 09:32:08 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:date:from:to:subject:message-id:mail-followup-to:mime-version:content-type:content-disposition:x-face:x-attribution:x-os:x-os-version:x-os-architecture:x-uptime:face:organization:pgp:x-pgp:x-pgp-fp:user-agent:sender; bh=Uii2xwaZlcIHrnPABGmXDZ+FQzsQ4EWF4vFq9fsyZfg=; b=GJ/5VLtFfPxISvkVAehHFW+7ea7yR/qoIjoZfxLKKZVeEoNPJ76b77kpGsS7Sg++7t5xDYGtw03sqIkcyzjzhsNWwgsYMr7OVlED1q509QPqlFyrkBN4w+ATlxI46HomptsNp2IavzoiSiGueHGkkYTlTp9s29t7hP8wZK+WLBc= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=date:from:to:subject:message-id:mail-followup-to:mime-version:content-type:content-disposition:x-face:x-attribution:x-os:x-os-version:x-os-architecture:x-uptime:face:organization:pgp:x-pgp:x-pgp-fp:user-agent:sender; b=N7wMbK0U0rAo/t7rMJpHl2QE4wgu5Nuq0LFs4IwbxXBE2afSQSofv07z4EaKgghOuU+gh886Xmq33zFDf1FYfmjUh29ybsEfwNNZXISILj9UsY5jRGDN3R+aKUHZ4cvRJzG/PYfG70eiI5BH7Yqu3eglKFPHNFnfNbvpu8vT96k= Received: by 10.140.207.16 with SMTP id e16mr4146005rvg.297.1198775244165; Thu, 27 Dec 2007 09:07:24 -0800 (PST) Received: from chateau.d.lf ( [122.163.50.18]) by mx.google.com with ESMTPS id b34sm6412526rvf.22.2007.12.27.09.07.21 (version=TLSv1/SSLv3 cipher=OTHER); Thu, 27 Dec 2007 09:07:23 -0800 (PST) Date: Thu, 27 Dec 2007 22:36:54 +0530 From: =?utf-8?B?4KSG4KS24KWA4KS3IOCktuClgeCkleCljeCksg==?= Ashish Shukla To: freebsd-questions@freebsd.org Message-ID: <20071227170654.GA7265@chateau.d.lf> Mail-Followup-To: freebsd-questions@freebsd.org MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="17pEHd4RhPHOinZp" Content-Disposition: inline X-Face: "\:nMpJ)EA!j>2nEu-[(+&o:N+CtL^AS\, Jv*LO5qBr#W2.\=d Subject: Any way to access I2C sensors in FreeBSD ? X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 27 Dec 2007 17:32:13 -0000 --17pEHd4RhPHOinZp Content-Type: text/plain; charset=utf-8 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable Hi, Is there anything similar to lm_sensors (for Linux) in FreeBSD, to monitor temperature of motherboard, CPU, etc. ?=20 I'm using Intel D945GNTL mobo with Intel Pentium 4 630 (EM64T/HT) CPU. Following is an output of 'sensors' for my box, when running on Linux: ----8<----8<---- abbe [~] chateau $ sensors lm85-i2c-0-2e Adapter: SMBus I801 adapter at 2000 V1.5: +1.55 V (min =3D +0.00 V, max =3D +3.32 V) =20 VCore: +1.35 V (min =3D +0.00 V, max =3D +2.99 V) =20 V3.3: +3.28 V (min =3D +0.00 V, max =3D +4.38 V) =20 V5: +5.03 V (min =3D +0.00 V, max =3D +6.64 V) =20 V12: +12.19 V (min =3D +0.00 V, max =3D +15.94 V) =20 CPU_Fan: 1069 RPM (min =3D 0 RPM) =20 fan2: 0 RPM (min =3D 0 RPM) =20 fan3: 778 RPM (min =3D 0 RPM) =20 fan4: 0 RPM (min =3D 0 RPM) =20 CPU Temp: +59=C2=B0C (low =3D -127=C2=B0C, high =3D +127=C2=B0C) = =20 Board Temp: +47=C2=B0C (low =3D -127=C2=B0C, high =3D +127=C2=B0C) = =20 Remote Temp: +42=C2=B0C (low =3D -127=C2=B0C, high =3D +127=C2=B0C) = =20 CPU_PWM: 112 Fan2_PWM: 103 Fan3_PWM: 103 vid: +1.088 V (VRM Version 10.0) ---->8---->8---- Is there anyway to access this information from FreeBSD also, hmm... ? TIA --=20 Ashish Shukla =E0=A4=86=E0=A4=B6=E0=A5=80=E0=A4=B7 =E0=A4=B6=E0=A5=81=E0=A4= =95=E0=A5=8D=E0=A4=B2 http://wahjava.wordpress.com/ =C2=B7-- =C2=B7- =C2=B7=C2=B7=C2=B7=C2=B7 =C2=B7--- =C2=B7- =C2=B7=C2=B7=C2= =B7- =C2=B7- =C2=B7--=C2=B7-=C2=B7 --=C2=B7 -- =C2=B7- =C2=B7=C2=B7 =C2=B7-= =C2=B7=C2=B7 =C2=B7-=C2=B7-=C2=B7- -=C2=B7-=C2=B7 --- -- --17pEHd4RhPHOinZp Content-Type: application/pgp-signature; name="signature.asc" Content-Description: Digital signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.6 (GNU/Linux) iD8DBQFHc9uuHy+EEHYuXnQRAjVSAJ9pf1miHa3cNHYPYCqDIxuu8ys7nQCfTBmf Sd5yi9Mlswr1A4mNSf0e+Mc= =bE0a -----END PGP SIGNATURE----- --17pEHd4RhPHOinZp--