Re: ASUS Laptop - CPU Temp utility?

2004-09-09 Thread Dan Nelson
In the last episode (Sep 10), Adam Smith said:
> On Thu, Sep 09, 2004 at 09:03:00PM -0500, Dan Nelson said:
> > In the last episode (Sep 10), Adam Smith said:
> > > Does anyone know of a motherboard monitor utility that I can use
> > > on an ASUS laptop running FreeBSD 5.3?  I'm not sure which
> > > specific board it has.
> > 
> > xmbmon or lmmon should work, and if your laptop has good enough
> > acpi support, "sysctl hw.acpi.thermal" might give you temp info as
> > well.
> 
> [EMAIL PROTECTED] /home/adam]# sysctl !$
> sysctl hw.acpi.thermal
> hw.acpi.thermal.min_runtime: 0
> hw.acpi.thermal.polling_rate: 10
> hw.acpi.thermal.tz0.temperature: 3240
> hw.acpi.thermal.tz0.active: 0
> hw.acpi.thermal.tz0.thermal_flags: 0
> hw.acpi.thermal.tz0._PSV: 3630
> hw.acpi.thermal.tz0._HOT: -1
> hw.acpi.thermal.tz0._CRT: 3680
> hw.acpi.thermal.tz0._ACx: 3130 -1 -1 -1 -1 -1 -1 -1 -1 -1

I believe all the thermal units are tenths of a degree Kelvin.  So 3240
= 324K = 51C = 123F.  Definitely running hot :)  The _XXX entries are
read-only trigger points; see the acpi_thermal manpage for more info.

-- 
Dan Nelson
[EMAIL PROTECTED]
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Re: ASUS Laptop - CPU Temp utility?

2004-09-09 Thread Adam Smith
On Thu, Sep 09, 2004 at 09:03:00PM -0500, Dan Nelson said:
> In the last episode (Sep 10), Adam Smith said:
> > Does anyone know of a motherboard monitor utility that I can use on
> > an ASUS laptop running FreeBSD 5.3?  I'm not sure which specific
> > board it has.
> 
> xmbmon or lmmon should work, and if your laptop has good enough acpi
> support, "sysctl hw.acpi.thermal" might give you temp info as well.

Thanks... but!

[EMAIL PROTECTED] /home/adam]$ mbmon
No Hardware Monitor found!!
InitMBInfo: Unknown error: 0

lmmon detects '255C' and so I'm guessing it's not reading values correctly.

[EMAIL PROTECTED] /home/adam]# sysctl !$
sysctl hw.acpi.thermal
hw.acpi.thermal.min_runtime: 0
hw.acpi.thermal.polling_rate: 10
hw.acpi.thermal.tz0.temperature: 3240
hw.acpi.thermal.tz0.active: 0
hw.acpi.thermal.tz0.thermal_flags: 0
hw.acpi.thermal.tz0._PSV: 3630
hw.acpi.thermal.tz0._HOT: -1
hw.acpi.thermal.tz0._CRT: 3680
hw.acpi.thermal.tz0._ACx: 3130 -1 -1 -1 -1 -1 -1 -1 -1 -1

I'm not sure that any of these values are of much help!  Anyone have any
further ideas? :)

-- 
Adam Smith
Internode   : http://www.internode.on.net
Phone   : (08) 8228 2999

___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Re: ASUS Laptop - CPU Temp utility?

2004-09-09 Thread Subhro
lmsensors whould also work fine. However I am not sure if its ported or not.

Regards
S.


On Thu, 9 Sep 2004 21:37:38 -0500, Vulpes Velox <[EMAIL PROTECTED]> wrote:
> On Fri, 10 Sep 2004 08:39:33 +0930
> Adam Smith <[EMAIL PROTECTED]> wrote:
> 
> >
> > Does anyone know of a motherboard monitor utility that I can use on
> > an ASUS laptop running FreeBSD 5.3?  I'm not sure which specific
> > board it has.
> >
> > It's been generating a *lot* of heat lately and I want to try and
> > monitor the CPU temperature.
> 
> try mbmon
> 
> 
> ___
> [EMAIL PROTECTED] mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-questions
> To unsubscribe, send any mail to "[EMAIL PROTECTED]"
> 



-- 
Subhro Sankha Kar
School of Information Technology
Block AQ-13/1 Sector V
ZIP 700091
India
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Re: ASUS Laptop - CPU Temp utility?

2004-09-09 Thread Vulpes Velox
On Fri, 10 Sep 2004 08:39:33 +0930
Adam Smith <[EMAIL PROTECTED]> wrote:

> 
> Does anyone know of a motherboard monitor utility that I can use on
> an ASUS laptop running FreeBSD 5.3?  I'm not sure which specific
> board it has.
> 
> It's been generating a *lot* of heat lately and I want to try and
> monitor the CPU temperature.

try mbmon
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Re: ASUS Laptop - CPU Temp utility?

2004-09-09 Thread Dan Nelson
In the last episode (Sep 10), Adam Smith said:
> Does anyone know of a motherboard monitor utility that I can use on
> an ASUS laptop running FreeBSD 5.3?  I'm not sure which specific
> board it has.

xmbmon or lmmon should work, and if your laptop has good enough acpi
support, "sysctl hw.acpi.thermal" might give you temp info as well.

-- 
Dan Nelson
[EMAIL PROTECTED]
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


ASUS Laptop - CPU Temp utility?

2004-09-09 Thread Adam Smith

Does anyone know of a motherboard monitor utility that I can use on an ASUS
laptop running FreeBSD 5.3?  I'm not sure which specific board it has.

It's been generating a *lot* of heat lately and I want to try and monitor
the CPU temperature.


Cheers,

-- 
Adam Smith
Internode   : http://www.internode.on.net
Phone   : (08) 8228 2999

___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"