Delphi-PRAXiS
Seite 1 von 2  1 2      

Delphi-PRAXiS (https://www.delphipraxis.net/forum.php)
-   Win32/Win64 API (native code) (https://www.delphipraxis.net/17-win32-win64-api-native-code/)
-   -   Delphi Notebook temperature? (https://www.delphipraxis.net/97383-notebook-temperature.html)

Razor 9. Aug 2007 15:18


Notebook temperature?
 
Yes how to get temperature from a notebook i got a compaq evo n1005.And i would like to display temperature of cpu or any other temperature? :)

hathor 9. Aug 2007 16:55

Re: Notebook temperature?
 
Liste der Anhänge anzeigen (Anzahl: 1)
What is the name of the EC?

Razor 9. Aug 2007 17:01

Re: Notebook temperature?
 
It has got

-Northbrige=ATI Radeon IGP 320
-Southbrige=ALi M1533


speed fan report

SMBus base address : $8040
Linked ALI 1535D/D+ SMBUS at $8040
Scanning ISA BUS at $0290...
Scanning Ali SMBus at $8040...
ALi M1535 found on PCI
SMART Enabled for drive 0
Found TOSHIBA MK2018GAP (20,0GB)
Found ACPI temperature (55,0C)
End of detection
Loaded 0 events

hathor 9. Aug 2007 17:49

Re: Notebook temperature?
 
Here is a program for discovering some hardware secrets - it's called Read & Write Utility:

http://jacky5488.myweb.hinet.net/bin/RwV025.zip

Click the EC-Icon for reading the Embedded Controller - if the adresses 0066/0062 are wrong try 0064/0060.
Changing values in the grid are temperatures, fan speeds, voltages...

Razor 9. Aug 2007 18:41

Re: Notebook temperature?
 
tool freezes when i click on em embeded controler... :(

hathor 9. Aug 2007 19:01

Re: Notebook temperature?
 
If the window Embedded Controller is open click REFRESH - change it to 5sec.

Razor 9. Aug 2007 20:08

Re: Notebook temperature?
 
i dont want to read the temperature in that tool if its possible and how can i read it through delphi code,that refresh thing is crosed X.

hathor 9. Aug 2007 20:38

Re: Notebook temperature?
 
The REFRESH-Button is clickable!

Razor 9. Aug 2007 20:51

Re: Notebook temperature?
 
Dude how MANY times i have to say it it freezes my notebook when clicking at EC

Proof!
image snipped - Dany

If you want to help introduce other solution. :?

[edit=Admin]Large image removed - add it as an attachment please Mfg, Daniel[/edit]

hathor 9. Aug 2007 21:37

Re: Notebook temperature?
 
He Dude, how MANY times i have to say:
- if the adresses 0066/0062 are wrong try 0064/0060.

EC-Section in the
original RW.ini:
EcRamInterval=1000
EC_SC=102
EC_DATA=98
EC_AddressSpaceID=1

change it to:
EcRamInterval=5000
EC_SC=100
EC_DATA=96
EC_AddressSpaceID=1

I'm sure, You don't like experiments - Why do You want to program something?


Alle Zeitangaben in WEZ +1. Es ist jetzt 09:19 Uhr.
Seite 1 von 2  1 2      

Powered by vBulletin® Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
LinkBacks Enabled by vBSEO © 2011, Crawlability, Inc.
Delphi-PRAXiS (c) 2002 - 2023 by Daniel R. Wolf, 2024 by Thomas Breitkreuz