AGB  ·  Datenschutz  ·  Impressum  







Anmelden
Nützliche Links
Registrieren
Thema durchsuchen
Ansicht
Themen-Optionen

Memory Information?

Ein Thema von Razor · begonnen am 31. Jul 2007 · letzter Beitrag vom 22. Dez 2013
Antwort Antwort
Seite 5 von 5   « Erste     345   
KyleKatarn

Registriert seit: 20. Dez 2013
10 Beiträge
 
#41

AW: Memory Information?

  Alt 20. Dez 2013, 16:19
Where can i find all these dependancies ?
Is there a zip somewhere or a sample project ?

Thanks !!
  Mit Zitat antworten Zitat
Horst0815

Registriert seit: 23. Mai 2011
Ort: Görlitz
150 Beiträge
 
Delphi XE Starter
 
#42

AW: Memory Information?

  Alt 20. Dez 2013, 16:34
All needed units inside
Angehängte Dateien
Dateityp: rar SMBus.rar (632,7 KB, 26x aufgerufen)
  Mit Zitat antworten Zitat
KyleKatarn

Registriert seit: 20. Dez 2013
10 Beiträge
 
#43

AW: Memory Information?

  Alt 20. Dez 2013, 20:26
Thank you !

It compiles but i'm unable to access my memories properties.

I'm trying to access for each memory bank to :
- Manufacturer
- Size
- Type (DDR2, DDR3,...)
- Serial Number,...

Just like what WMI / SMBIOS retrieves (but with not success on some machine whereas Speccy seems to be able to access these data thru SMBus).

Can you help ?

Here is what I used :
Code:
var
mem:cMemory;
begin
mem:=cMemory.create;

ShowMessage(mem.fgRAMInfo.DRAMType);
Return an empty message box.

Looks like DetectMemCtrl does not find a Controller (VendorID and DeviceID return 0)

Geändert von KyleKatarn (20. Dez 2013 um 20:48 Uhr)
  Mit Zitat antworten Zitat
KyleKatarn

Registriert seit: 20. Dez 2013
10 Beiträge
 
#44

AW: Memory Information?

  Alt 20. Dez 2013, 20:37
And, last question, can i use this code to directly access these tables : http://en.wikipedia.org/wiki/Serial_presence_detect
  Mit Zitat antworten Zitat
KyleKatarn

Registriert seit: 20. Dez 2013
10 Beiträge
 
#45

AW: Memory Information?

  Alt 20. Dez 2013, 21:02
In fact, i'd be looking for this : http://read.pudn.com/downloads131/so...nit1.cpp__.htm in Delphi.
  Mit Zitat antworten Zitat
hathor
(Gast)

n/a Beiträge
 
#46

AW: Memory Information?

  Alt 20. Dez 2013, 21:27
SPDTool_063.zip
http://derpybird.tk/TPU/SPDTool_063.zip

RW Everything
http://rweverything.com/

SMBus
incl. dump_spd
http://community.qnx.com/sf/sfmain/d...1?id=atch12355

Geändert von hathor (20. Dez 2013 um 22:17 Uhr)
  Mit Zitat antworten Zitat
KyleKatarn

Registriert seit: 20. Dez 2013
10 Beiträge
 
#47

AW: Memory Information?

  Alt 20. Dez 2013, 23:12
Looks like perfectly working exe file... but i'd need some Delphi code to use in my own applications.
Anyone can help ?

Technically, how can i replace
Code:
status=devctl(fd, DCMD_SMBUS_READ, &cmd, sizeof(cmd), NULL);
by something acceptable in Delphi for Windows (D7) ?

Geändert von KyleKatarn (20. Dez 2013 um 23:16 Uhr)
  Mit Zitat antworten Zitat
Horst0815

Registriert seit: 23. Mai 2011
Ort: Görlitz
150 Beiträge
 
Delphi XE Starter
 
#48

AW: Memory Information?

  Alt 21. Dez 2013, 00:24
Try This (Early Version)
http://www.delphipraxis.net/1176944-post2.html
Miniaturansicht angehängter Grafiken
unbenannt.jpg  

Geändert von Horst0815 (21. Dez 2013 um 00:31 Uhr)
  Mit Zitat antworten Zitat
KyleKatarn

Registriert seit: 20. Dez 2013
10 Beiträge
 
#49

AW: Memory Information?

  Alt 21. Dez 2013, 08:40
Sorry, this read SMBios, not SMBus. And this is not source code ;-(
  Mit Zitat antworten Zitat
KyleKatarn

Registriert seit: 20. Dez 2013
10 Beiträge
 
#50

AW: Memory Information?

  Alt 22. Dez 2013, 09:13
Up...
  Mit Zitat antworten Zitat
Antwort Antwort
Seite 5 von 5   « Erste     345   


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 02:56 Uhr.
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