Re: fan speed, temp, etc... on a thinkpad?
Eric Pogroski <[email protected]>
| Newsgroups | gmane.os.freebsd.devel.mobile |
|---|---|
| Message-ID | <[email protected]> |
On Thu, 23 Oct 2003 10:36:39 -0400 Jesse Guardiani <[email protected]> wrote: > Howdy list, > > Does anyone have a temp monitoring program running > on a thinkpad? Particularly, I'm using an A30p 1.3Ghz > running FreeBSD 5.1-RELEASE. > > I've tried lmmon, but it gives this output, which > looks fairly bogus: > > Motherboard Temp Voltages > > 255C / 491F / 528K Vcore1: +3.984V > Vcore2: +3.984V > Fan Speeds + 3.3V: +3.984V > + 5.0V: +6.654V > 1: 0 rpm +12.0V: +15.938V > 2: 0 rpm -12.0V: -15.938V > 3: 0 rpm - 5.0V: -6.654V > > > All my SMB junk is in the kernel: > > # I2C & SMB stuff > device iic > device smbus > device iicbus # Bus support, required for > ic/iic/iicsmb below. device iicbb > device iicsmb > device smb > device ichsmb > device intpm > > And I don't/can't run ACPI. I use APM. > > Any insight appreciated! Thanks! > > -- > Jesse Guardiani, Systems Administrator > WingNET Internet Services, > P.O. Box 2605 // Cleveland, TN 37320-2605 > 423-559-LINK (v) 423-559-5145 (f) > http://www.wingnet.net > > > _______________________________________________ > [email protected] mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-mobile > To unsubscribe, send any mail to > "[email protected]" Hi. Try xmbmon from ports/x11, seems to work (somewhat) on thinkpads (I use it on 2, a 390x and a 600x). It give's at least a good approximation of the temperature, does voltage correctly, but I can't get it to read the fans. _______________________________________________ [email protected] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-mobile To unsubscribe, send any mail to "[email protected]"