Our new official repo is on github
LCD Smartie version 5.6 is released!
Download it now: https://github.com/LCD-Smartie/LCDSmartie/releases

nvidia GPU temp PLUG IN

Place your requests for plugins here

Moderators: _X7JAY7X_, caesar, IFR, mattcro, limbo

abrasiveone
Posts: 7
Joined: June 8th, 2005, 1:16 pm

Post by abrasiveone »

Try http://users.hol.gr/~ngeorg/Smartie/

I keep gettin a cannot load plugin error. grrrr
pr0xZen
Posts: 24
Joined: March 19th, 2005, 10:57 pm

Post by pr0xZen »

Gave me good 4 minutes in the first run, before same error type as earlier. I'll give it more runs tomorrow, could very well just have been "misfortune". Getting late/early here - need sleep. Let's get this puppy rolling.

To get it working, you must setup rivatuner to write the log somewhere. Then by Limbo's instructions, setup the plugin in Smartie. I'm not aware of any other requirements - unless its .NET
limbo
Plugin Author
Posts: 1604
Joined: February 13th, 2005, 7:38 pm
Location: Athens - Greece
Contact:

Post by limbo »

abrasiveone wrote:
I keep gettin a cannot load plugin error. grrrr
Install the latest .NET framework
abrasiveone
Posts: 7
Joined: June 8th, 2005, 1:16 pm

Post by abrasiveone »

Works after I installed .net

Thanks.

I also get the Rivatuner has stopped logging blah, blah, blah.
Mine isn't very often though. Had it running two days and it happened three or four times, while I was playin World of Warcraft and GTA: SA
pr0xZen
Posts: 24
Joined: March 19th, 2005, 10:57 pm

Post by pr0xZen »

Sorry to say this, but it seems like Beta3 crashes more frequently. Atleast here it does. sorry.

Edit: A whole lot more often :( damn.
limbo
Plugin Author
Posts: 1604
Joined: February 13th, 2005, 7:38 pm
Location: Athens - Greece
Contact:

Post by limbo »

That's strange! :)

Ok go back to beta 2. :cry:

I'm very disappointed with this dead end
I have to take a cup of coffee and consider a different approach to the whole build!

:cry: It sould be working :oops:
Damn dll
pr0xZen
Posts: 24
Joined: March 19th, 2005, 10:57 pm

Post by pr0xZen »

Any news "in limbo" ? :)
cloudkat
Posts: 4
Joined: May 4th, 2005, 8:08 pm
Location: Knoxville, TN
Contact:

Post by cloudkat »

Proxzen and Limbo....check out the thread I just started in this section about Lavalys' Everest Ultimate Edition or using a "hacked" graphics card BIOS.
Maybe we can go this direction with it. I hope so. I want to be able to get my GPU temps on my LCD so bad I can taste it....LOL
jannol
Posts: 4
Joined: July 26th, 2005, 9:01 pm
Contact:

Post by jannol »

Maybe I missed something but I use the cut plugin to simply cut out what I want from the riva tuner log file.

I have the cut.dll in the plugins dir of lcd smartie and then I put this in lcd smartie >

line1:6800LE @ $dll(cut.dll,1,26#3,$LogFile(C:\Program\RivaTuner v2.0 RC 15.5\HardwareMonitoring.hml,1))/$dll(cut.dll,1,47#3,$LogFile(C:\Program\RivaTuner v2.0 RC 15.5\HardwareMonitoring.hml,1))

line2:GPU:$dll(cut.dll,1,68#2,$LogFile(C:\Program\RivaTuner v2.0 RC 15.5\HardwareMonitoring.hml,1))? Ambient:$dll(cut.dll,1,89#2,$LogFile(C:\Program\RivaTuner v2.0 RC 15.5\HardwareMonitoring.hml,1))?

which in my case returns

6800LE @ 400/900
GPU:51? Ambient:36?
cloudkat
Posts: 4
Joined: May 4th, 2005, 8:08 pm
Location: Knoxville, TN
Contact:

Post by cloudkat »

jannol...are you getting any crashes at all?? How long is the longest you have had this running? Are you sure the temps are updating to current temps and the program(smartie) isn't just hung on giving you the last temp before hanging up??

If you have this working like you say you do, you just may have made Limbo kill himself for all the work and time he has put into this. :shock:
jannol
Posts: 4
Joined: July 26th, 2005, 9:01 pm
Contact:

Post by jannol »

I hope it will crash so Limbo doesn't need to kill himself.

I have not tested it any longer than a day at once since I shutdown my computer at night and I have "Recreate Log ..." checked so the log is recreated everyday but I have set Rivatuner to log every second now and I will let it run for atleast 48 hours.

So far it does update the temp since it does change the temps and I have peeked the log file and it seems to be correct.

But I'll try to really make sure it does work...
limbo
Plugin Author
Posts: 1604
Joined: February 13th, 2005, 7:38 pm
Location: Athens - Greece
Contact:

Post by limbo »

jannol wrote:I hope it will crash so Limbo doesn't need to kill himself.
I Hope Not

my approach to the whole project was complete different and I FAILED :smt022
I think this will be a good lesson for me (bacause I used to think complicated about simple things)

Violating two basic rules of programming (in any language) makes you to hit your head to the wall :smt120
KISS = Keep It Simple Stupid
SMILE = Simple Makes It Lots Easier


So there are two things to do in the future:
Smile :)
Kiss :smt058

Keep on guys
jannol
Posts: 4
Joined: July 26th, 2005, 9:01 pm
Contact:

Post by jannol »

Ok, I have only had it running for about 5 hours now and so far it works, however, the log file will grow until rivatuner is restarted so in the future I'll stick to 5 sec interval...

...or is it possible to auto restart rivatuner with some kind of a script ?

...I also wonder, is it possible to read or parse the temp directly from rivatuners dll ?

I don't have the knowhow of dll files :oops:

KISS & SMILE :D :smt058
jannol
Posts: 4
Joined: July 26th, 2005, 9:01 pm
Contact:

Post by jannol »

Yes, it works good, no lockups or anything and I am very happy so I can only say, try for your self :wink:
whizz
Posts: 28
Joined: March 29th, 2005, 1:51 pm

Post by whizz »

Speedfan reads my NVIDIA GPU temps, you could use that with the plugin too!
pr0xZen
Posts: 24
Joined: March 19th, 2005, 10:57 pm

Post by pr0xZen »

Waaay late response - i know, but:
Can you extract the temp read directly from rivatuner dll?
Yes and no.

No, you cannot extract from the dll.. I think.

Yes - you can extract directly. The temp read is in .NET shared memory
Workshed
Posts: 26
Joined: November 10th, 2005, 11:07 pm

Post by Workshed »

You could just use a MBM5 plugin that reads the graphics card temperature (there's several about i think, most use Rivatuner) and then use Smartie's MBM5 options...
pr0xZen
Posts: 24
Joined: March 19th, 2005, 10:57 pm

Post by pr0xZen »

As far as I can remember, the mbm5 plugins does not read nvidia NV4x cards..?
Workshed
Posts: 26
Joined: November 10th, 2005, 11:07 pm

Post by Workshed »

I've no idea but it's reading my 7800GT temp and speeds perfectly...
abrasiveone
Posts: 7
Joined: June 8th, 2005, 1:16 pm

Post by abrasiveone »

Anyway to get this to work with SLI?
Workshed
Posts: 26
Joined: November 10th, 2005, 11:07 pm

Post by Workshed »

You should be able to get MBM5 to read your SLI details and you should then be able to read them off using LCDSmartie
abrasiveone
Posts: 7
Joined: June 8th, 2005, 1:16 pm

Post by abrasiveone »

Workshed wrote:You should be able to get MBM5 to read your SLI details and you should then be able to read them off using LCDSmartie
It seems like anything above 9 doesn't ready correctly in LCD Smartie.

23,24,25,26 are my 2 video cards GPU and GPU amb for both cards.
Workshed
Posts: 26
Joined: November 10th, 2005, 11:07 pm

Post by Workshed »

Try this
ReverseEngineered
Plugin Author
Posts: 192
Joined: January 18th, 2006, 11:09 pm
Location: Saskatoon, Saskatchewan, Canada

Post by ReverseEngineered »

Could you please provide a patch/diff of these changes? Surely if they add functionality (especially the type you've described), they would gladly be added to the main source tree (assuming they are well written).

Also, does Smartie have some sort of plugin interface to allow a simple way to add these types of functionality? If so, I would be much more inclined to start writing stuff (I know lots of C/C++, nothing about Delphi).
Workshed
Posts: 26
Joined: November 10th, 2005, 11:07 pm

Post by Workshed »

I have provided Limbo (I think it was Limbo anyway) with the source already.

There is a way to write plugins as dll's (just no way to add them in to the GUI)
Post Reply