AGB  ·  Datenschutz  ·  Impressum  







Anmelden
Nützliche Links
Registrieren
Zurück Delphi-PRAXiS Projekte [Tool] GPU - Temperaturanzeige (für nVidia Grafikkarten.)
Thema durchsuchen
Ansicht
Themen-Optionen

[Tool] GPU - Temperaturanzeige (für nVidia Grafikkarten.)

Ein Thema von turboPASCAL · begonnen am 22. Jul 2007 · letzter Beitrag vom 2. Nov 2008
Antwort Antwort
Seite 9 von 23   « Erste     789 101119     Letzte »    
Muetze1
(Gast)

n/a Beiträge
 
#1

Re: [Tool] GPU - Temperaturanzeige (fur nVidia Grafikkarten.

  Alt 9. Aug 2007, 13:01
Zitat von Razor:
You wanted parameters here you have them
Nice, very good. What we have to pass to the three int-Parameter? And what we need to pass to the iDevNum? Is it zero based number of ATI cards in the system? Any ideas?
  Mit Zitat antworten Zitat
Razor
(Gast)

n/a Beiträge
 
#2

Re: [Tool] GPU - Temperaturanzeige (fur nVidia Grafikkarten.

  Alt 9. Aug 2007, 13:19
Dev num is the device number say 0.About three ints i dunno experiment


ATIDL_SetFanSpeed(DWORD iDevNum,int,int,int)
ATIDL_SetFanSpeedToDefault(DWORD iDevNum,int,int)
ATIDL_GetFanSpeedInfo(DWORD iDevNum,int,int,int)
ATIDL_GetPowerState(DWORD iDevNum,int)
Angehängte Dateien
Dateityp: dll atipdlxx_267.dll (140,0 KB, 11x aufgerufen)
  Mit Zitat antworten Zitat
Muetze1
(Gast)

n/a Beiträge
 
#3

Re: [Tool] GPU - Temperaturanzeige (fur nVidia Grafikkarten.

  Alt 9. Aug 2007, 13:36
The 2nd int seems to be a pointer. I have no ATI card (Matrox only), so try it:
Angehängte Dateien
Dateityp: zip project16_112.zip (193,1 KB, 21x aufgerufen)
  Mit Zitat antworten Zitat
Razor
(Gast)

n/a Beiträge
 
#4

Re: [Tool] GPU - Temperaturanzeige (fur nVidia Grafikkarten.

  Alt 9. Aug 2007, 13:51
Wont work soon as i turn int 2 higher than 0 it crashes
  Mit Zitat antworten Zitat
Muetze1
(Gast)

n/a Beiträge
 
#5

Re: [Tool] GPU - Temperaturanzeige (fur nVidia Grafikkarten.

  Alt 9. Aug 2007, 14:05
Zitat von Razor:
Wont work soon as i turn int 2 higher than 0 it crashes
As I said: int 2 seems to be a pointer. So let it on zero and play with the other parameters while looking at the return value (the two numbers right to the function names).

It is badly to see, that you have no further knowledge but only copy & paste. You never try to understand the things you copy!? It is very frustrating...
  Mit Zitat antworten Zitat
Razor
(Gast)

n/a Beiträge
 
#6

Re: [Tool] GPU - Temperaturanzeige (fur nVidia Grafikkarten.

  Alt 9. Aug 2007, 15:07
Alright just know that this things arent easy you have to debug the driver to get some info.I got the info with ida pro disassembler.
  Mit Zitat antworten Zitat
Razor
(Gast)

n/a Beiträge
 
#7

Re: [Tool] GPU - Temperaturanzeige (fur nVidia Grafikkarten.

  Alt 10. Aug 2007, 12:53
I also tried compiling the nvidia temperature source code,but it says GR32 is missing..
  Mit Zitat antworten Zitat
Benutzerbild von DGL-luke
DGL-luke

Registriert seit: 1. Apr 2005
Ort: Bad Tölz
4.149 Beiträge
 
Delphi 2006 Professional
 
#8

Re: [Tool] GPU - Temperaturanzeige (fur nVidia Grafikkarten.

  Alt 10. Aug 2007, 12:58
http://graphics32.org

A very good bitmap manipulation library.
Lukas Erlacher
Suche Grafiktablett. Spenden/Gebrauchtangebote willkommen.
Gotteskrieger gesucht!
For it is the chief characteristic of the religion of science that it works. - Isaac Asimov, Foundation I, Buch 1
  Mit Zitat antworten Zitat
Razor
(Gast)

n/a Beiträge
 
#9

Re: [Tool] GPU - Temperaturanzeige (fur nVidia Grafikkarten.

  Alt 10. Aug 2007, 13:49
Thank you DGL-luke.

Is there a way to check if the card is ATI or NVIDIA?
  Mit Zitat antworten Zitat
Muetze1
(Gast)

n/a Beiträge
 
#10

Re: [Tool] GPU - Temperaturanzeige (fur nVidia Grafikkarten.

  Alt 10. Aug 2007, 13:54
Check the Vendor ID of the PCI device. The code to gather the PCI(AGP) device is already posted by you and I also linked to PCI32...
  Mit Zitat antworten Zitat
Antwort Antwort
Seite 9 von 23   « Erste     789 101119     Letzte »    


Forumregeln

Es ist dir nicht erlaubt, neue Themen zu verfassen.
Es ist dir nicht erlaubt, auf Beiträge zu antworten.
Es ist dir nicht erlaubt, Anhänge hochzuladen.
Es ist dir nicht erlaubt, deine Beiträge zu bearbeiten.

BB-Code ist an.
Smileys sind an.
[IMG] Code ist an.
HTML-Code ist aus.
Trackbacks are an
Pingbacks are an
Refbacks are aus

Gehe zu:

Impressum · AGB · Datenschutz · Nach oben
Alle Zeitangaben in WEZ +1. Es ist jetzt 04:06 Uhr.
Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
LinkBacks Enabled by vBSEO © 2011, Crawlability, Inc.
Delphi-PRAXiS (c) 2002 - 2023 by Daniel R. Wolf, 2024 by Thomas Breitkreuz