Page 5 of 14

Re: Call for a Coder to build a Tempurature Monitor

Posted: February 27th, 2010, 5:11 pm
by jsmorley
I am certainly glad to help test:

AMD Athalon 64 X 2 Dual Core 6000+

Code: Select all

Sensor Properties	
Sensor Type	Fintek F71882/883  (ISA 600h)
GPU Sensor Type	Analog Devices ADT7473  (NV-I2C 2Eh)
Motherboard Name	MSI MS-7327 / 7373 / 7376 / 7388
	
Temperatures	
Motherboard	32 °C  (90 °F)
CPU	33 °C  (91 °F)
CPU #1 / Core #1	38 °C  (100 °F)
CPU #1 / Core #2	40 °C  (104 °F)
GPU	63 °C  (145 °F)
GPU Memory	55 °C  (131 °F)
GPU Ambient	51 °C  (124 °F)
Seagate ST3250310AS	30 °C  (86 °F)
Seagate ST3250310AS	30 °C  (86 °F)
	
Cooling Fans	
CPU	3311 RPM
GPU	1702 RPM  (30%)
	
Voltage Values	
CPU Core	1.35 V
+3.3 V	3.28 V
+5 V	5.60 V
+12 V	12.23 V
+3.3 V Standby	3.28 V
VBAT Battery	3.17 V
GPU Vcc	3.21 V

Re: Call for a Coder to build a Tempurature Monitor

Posted: March 1st, 2010, 4:21 am
by elestel
The prototype is here.
http://www.mirimo.org/home/rainmeter/temperatureplugin

To get CPU info, download and extract WinRing0 to Rainmeter folder.

I don't know why but WinRing0 site is closed yesterday. Redistribution license is unclear now.

Re: Call for a Coder to build a Tempurature Monitor

Posted: March 1st, 2010, 9:18 am
by maminscris
it shows the gpu temp (nVidia GeForce 8500 GT), but no core info (I'm on user account, and copied the WinRing0 in rainmeter folder), must have something to do with user account

Re: Call for a Coder to build a Tempurature Monitor

Posted: March 1st, 2010, 12:34 pm
by UNleash
Could it be that I'm too dumb to do it right, ie get it working?
Because if I just extract the folder to C:\Program Files\Rainmeter, it gives me the missing plugin error.
If I then manually extract the .dll, .sys and .vxd to the plugins folder, then I get this error

Re: Call for a Coder to build a Tempurature Monitor

Posted: March 1st, 2010, 1:36 pm
by maminscris
i do not get that message, actually rainmeter does not react in any way, but i will try it at home cause I'm admin account there

Re: Call for a Coder to build a Tempurature Monitor

Posted: March 1st, 2010, 2:47 pm
by elestel
Sorry my description was not clear.
The WinRing0 zip contains 3 files. These 3 files (dll, sys, vxd) must be put to the folder where Rainmeter.exe is located (C:\Program Files\Rainmeter in most cases).

Re: Call for a Coder to build a Tempurature Monitor

Posted: March 1st, 2010, 3:38 pm
by maminscris
well it is working, I did not get the cpu readings cause I was on user account, just got home and test it

OS: windows xp sp 2
nVidia GeForce 8600 GT
Rainmeter is latest beta

the cpu is in the shot

\o/ :beer: :GJ:

Re: Call for a Coder to build a Tempurature Monitor

Posted: March 1st, 2010, 6:35 pm
by killall-q
AMD Turion(tm) 64 X2 Mobile Technology TL-60
1 Cores: 0°C / 0°C / 0°C / 0°C
NVIDIA (I have a GeForce 7150M)
1 Cores: 73°C / 0°C / 0°C / 0°C

Windows 7 RTM 32 bit
Rainmeter 1.2 r349 beta
No error messages.

Appreciate your work on this!

Re: Call for a Coder to build a Tempurature Monitor

Posted: March 1st, 2010, 7:16 pm
by jsmorley
No love for my "ADM Athlon(tm) 64 X2 Dual Core Porcessor 6000+" yet. I'll wait till you can see about AMD support. Let me know if you need testing.

Re: Call for a Coder to build a Tempurature Monitor

Posted: March 1st, 2010, 9:29 pm
by UNleash
I'm just being dumb?! ..
Same error.
:|
Okay, lets go through what I did..
Test-skin(selfmade to ensure that it aint a problem with the skin I downloaded together with the temperaturePlugin.dll):
[Rainmeter]
Author=
AppVersion=1.2 Beta
Update=100

[Metadata]
Name=
Config=
Description=
Instructions=
Version=
Tags=
License=
Variant=
Preview=


[MeaCPUN]
Measure=Plugin
Plugin=TemperaturePlugin.dll
Field=CpuName

[MetCPUN]
Meter=STRING
W=100
H=100
X=0
Y=0
MeasureName=MeaCPUN
StringStyle=NORMAL
StringAlign=LEFT
FontColor=255, 255, 255, 160
FontSize=8
FontFace=Tahoma
AntiAlias=1
Text="%1"
Location of the 3 files - at the rainmeter.exe (C:\Program Files\Rainmeter).

Launched Rainmeter with and without Admin Rights.
Win7 32bit.