Jump to content

Crashtest

Members
  • Posts

    33
  • Joined

  • Last visited

Posts posted by Crashtest

  1. We've fixed an issue in the BIOS detection module of AIDA64. I hope it will fix the issues on your system.

     

    Make sure to upgrade to the latest beta version of AIDA64 Extreme Edition available at:

     

    http://www.aida64.com/downloads/aida64extremebuild2327vtb1dhc3yjzip

     

    After upgrading to this new version, make sure to restart Windows to finalize the upgrade.

     

    Let me know how it works ;)

     

    As for the ACPI VFCT table: it's a table where AMD stores the Radeon video BIOS when the system is booted up in UEFI mode.  We can add VFCT table details if you could post a VFCT table dump.  You can create such dump by right-clicking on the bottom status bar of AIDA64 main window --> ACPI Tool --> Save Table --> VFCT.

     

    Well I added the VFCT (added .txt because it wont upload if its a bin)

     

    AIDA still not display any BIOS infos at Motherboard\BIOS but it shows "all" infos at DMI and Motherboard\ACPI

    acpi_vfct.bin.txt

  2. As part of the bugreport I posted an ACPI-Dumb, inside is an unknow ACPI-Table (VFCT)

     

     

    <SIG>VFCT</SIG><DESC>Unknown</DESC><ADDR>2917717368</ADDR><LENGTH>20612</LENGTH><OEMID>ALASKA</OEMID><OEMTABLEID></OEMTABLEID><OEMREV>1</OEMREV><CREATORID>AMD</CREATORID><CREATORREV>827346759</CREATORREV>
     

    Whats that ?

  3. Well I have to report 2 "Bugs"

     

    1st - AIDA wont detect any BIOS-Infos from my Trinity-System with MSI FM2-A75MA-E35

     

    it cant detect BIOS Typ, AGESA Version, BIOS Date etc

     

    Sys:

    - A8-5500

    - 8GB RAM

    - MSI FM2-A75MA-E35

    - W8x64

    - UEFI-BIOS

     

    aida_bios_trinity7aucn.png

     

     

    2nd AIDA wont display most AGESA-Infos

     

    on my Bulldozersystem (ASRock 985GM-GS3 FX) it wont display the AGESA Version

     

    aida_bios_bullyucj3d.png

     

     

    but it reports AGESA infos on my Pharaosystem (ASUS M4A785TD-V Evo)

     

    aida_bios_betatest4ujog.png

     

    and reports it on my Ontariosystem (ASUS E350M1-)

     

    aida_bios_htpcpzj4k.png

     

     

    Well the AGESA Infos are important for CPU-Upgrades - examples:

     - on the Orochi-Family, OR-C0 CPUs wont work untill "OrochiPIV1.2...." or newer

     - on the K10-Family, HY-Dx CPUs wont work until AGESA 3.5.x or newer; while PH-E0 CPUs mostly want the 3.7.... or newer (OrochiPI)

     

    One could open BIOS-file with notepad and search for the AGESA-String but it would be easier if AIDA reports them - on all branches!

    OK AMD has many AGESA-Branches but the "most important ones" are:

     - "TrinyPI "

     - "OrochiPI"

     - "OntaroPI"

     - "LlanoPI "

     - "DanNiPI "

     - "TigrisPI"

     - "DragonPI"

     - "MarG34PI"

     

    I added a small report of my Trinity-System with acpidump because theres a BIOS-Part AIDA wont recognize

     

    Regards

    [P3D] Crashtest

    AIDA_REPORT_TRINITY.txt

    AIDA_TRINITY_acpidump.txt

  4. AIDA64 can only detect one O&O product license, SafeErase. Do you mean that software, or some other one by O&O?

    AIDA wont display O&O SafeErase x64 because AIDA is looking inside 32Bit Registry (HKLM\Software\Wow6432Node\ ... so please change this using

    Reg:=TRegistry.Create(KEY_ALL_ACCESS OR KEY_WOW64_64KEY);
    

    This works even on Delphi 6 after using a patched registry.pas :)

    ... and be expanded by adding more .... so here are some Registrypaths:

    O&O CleverCache

    HKLM\Software\O&O\O&O CleverCache\6.0\

    HKLM\Software\O&O\O&O CleverCache\7.0\

    "SerialNo" (REG_SZ)

    O&O Defrag

    HKLM\Software\O&O\O&O Defrag\10.0\Pro\licenses\

    HKLM\Software\O&O\O&O Defrag\10.0\Server\licenses\

    HKLM\Software\O&O\O&O Defrag\11.0\Pro\licenses\

    HKLM\Software\O&O\O&O Defrag\11.0\Server\licenses\

    HKLM\Software\O&O\O&O Defrag\12.0\Pro\licenses\

    HKLM\Software\O&O\O&O Defrag\12.0\Server\licenses\

    HKLM\Software\O&O\O&O Defrag\14.0\Pro\licenses\

    HKLM\Software\O&O\O&O Defrag\14.0\Server\licenses\

    HKLM\Software\O&O\O&O Defrag\15.0\Pro\licenses\

    HKLM\Software\O&O\O&O Defrag\15.0\Server\licenses\

    "SerialNo" (REG_SZ)

    O&O DiskRecovery

    HKLM\Software\O&O\O&O DiskRecovery\4.0\

    HKLM\Software\O&O\O&O DiskRecovery\6.0\

    "SerialNo" (REG_SZ)

    O&O DriveLED

    HKLM\Software\O&O\O&O DriveLED\2.0\

    "SerialNo" (REG_SZ)

    O&O FormatRecovery

    HKLM\Software\O&O\O&O FormatRecovery\4.0\

    "SerialNo" (REG_SZ)

    O&O MediaRecovery

    HKLM\Software\O&O\O&O MediaRecovery\4.0\

    HKLM\Software\O&O\O&O MediaRecovery\6.0\

    "SerialNo" (REG_SZ)

    O&O PartitionManager

    HKLM\Software\O&O\O&O PartitionManager\2.0\license\

    "SerialNo" (REG_SZ)

    O&O UnErase

    HKLM\Software\O&O\O&O UnErase\4.0\

    HKLM\Software\O&O\O&O UnErase\6.0\

    "SerialNo" (REG_SZ)

    Regards

    Crashtest

    DELPHI ROCKZ !!!

  5. Hi,

    AIDA reports wrong or none CPU Revisions for following AMD CPUs

    CPUIDs:

    0x00200F30 = not inside AIDA64.exe; should be reported as LG-B0 // is ES

    0x00500F00 = not inside AIDA64.exe; should be reported as ON-A0 // is ES

    0x00500F01 = not inside AIDA64.exe; should be reported as ON-A1 // is ES

    0x00500F10 = reported as B0 but should be reported as ON-B0

    0x00500F20 = reported as C0 but should be reported as ON-C0

    Please could you fix this ?

    Regards

    Crashtest

  6. Everest & AIDA64 share the same bug - they detect a Mobile AMD Athlon 64 Odassa based CPU as a Newcastle with wrong Wattage, Codename, Voltage !

    CPUID : 00000FC0

    BrandID : 8 (Mobile Athlon64) -> 35W

    BrandID : 9 (Mobile Athlon64) -> 25W

    CPUID "FC0" & BrandID=8 --> Odessa (35W) and not Newcastle (its only Newcastle based)

    see http://de.wikipedia.org/wiki/Liste_der_AMD-Mobile-Athlon-64-Prozessoren too!

    AIDA infos:

    --------[ AIDA64 Extreme Edition ]--------------------------------------------------------------------------------------

    Version AIDA64 v1.50.1200/de

    Benchmark Modul 2.7.333-x32

    Homepage http://www.aida64.com/

    Berichtsart Berichts-Assistent

    Computer SCHLEBTOB

    Ersteller Boss

    Betriebssystem Microsoft Windows XP Media Center Edition 5.1.2600 (WinXP RTM)

    Datum 2011-03-03

    Zeit 12:09

    --------[ CPU ]---------------------------------------------------------------------------------------------------------

    CPU-Eigenschaften:

    CPU Typ Mobile AMD Athlon 64, 1800 MHz (9 x 200) 2800+

    CPU Bezeichnung Newcastle S754

    CPU stepping DH-CG

    Befehlssatz x86, x86-64, MMX, 3DNow!, SSE, SSE2

    Vorgesehene Taktung 1800 MHz

    Min / Max CPU Multiplikator 4x / 9x

    L1 Code Cache 64 KB (Parity)

    L1 Datencache 64 KB (ECC)

    L2 Cache 512 KB (On-Die, ECC, Full-Speed)

    CPU Technische Informationen:

    Gehäusetyp 754 Pin uOPGA

    Gehäusegröße 4.00 cm x 4.00 cm

    Transistoren 68.5 Mio.

    Fertigungstechnologie 9Mi, 0.13 um, CMOS, Cu, SOI

    Gehäusefläche 144 mm2

    Kern Spannung 0.900 - 1.250 V

    I/O Spannung 1.2 V + 2.5 V

    Maximale Leistung 89.0 W

    CPU Hersteller:

    Firmenname Advanced Micro Devices, Inc.

    Produktinformation http://www.amd.com/us-en/Processors/ProductInformation/0,,30_118,00.html

    Treiberupdate http://www.aida64.com/driver-updates

    CPU Auslastung:

    CPU #1 100 %

    --------[ CPUID ]-------------------------------------------------------------------------------------------------------

    CPUID Eigenschaften:

    CPUID Hersteller AuthenticAMD

    CPUID CPU Name Mobile AMD Athlon 64 Processor 2800+

    CPUID Revision 00000FC0h

    Erweiterte CPUID Revision 00000FC0h

    AMD Markenzeichen ID 0206h (Mobile Athlon 64 2800+)

    Plattform ID D2h (Socket 754)

    HTT / CMP Einheiten 0 / 1

    Befehlssatz:

    64-bit x86-Erweiterung (AMD64, Intel64) Unterstützt

    AMD 3DNow! Unterstützt

    AMD 3DNow! Professional Unterstützt

    AMD 3DNowPrefetch Nicht unterstützt

    AMD Enhanced 3DNow! Unterstützt

    AMD Extended MMX Unterstützt

    AMD FMA4 Nicht unterstützt

    AMD MisAligned SSE Nicht unterstützt

    AMD SSE4A Nicht unterstützt

    AMD XOP Nicht unterstützt

    Cyrix Extended MMX Nicht unterstützt

    Float-16 Conversion Instructions Nicht unterstützt

    IA-64 Nicht unterstützt

    IA MMX Unterstützt

    IA SSE Unterstützt

    IA SSE 2 Unterstützt

    IA SSE 3 Nicht unterstützt

    IA Supplemental SSE 3 Nicht unterstützt

    IA SSE 4.1 Nicht unterstützt

    IA SSE 4.2 Nicht unterstützt

    IA AVX Nicht unterstützt

    IA FMA Nicht unterstützt

    IA AES Extensions Nicht unterstützt

    VIA Alternate Instruction Set Nicht unterstützt

    CLFLUSH Befehl Unterstützt

    CMPXCHG8B Befehl Unterstützt

    CMPXCHG16B Befehl Nicht unterstützt

    Conditional Move Befehl Unterstützt

    LZCNT Befehl Nicht unterstützt

    MONITOR / MWAIT Befehl Nicht unterstützt

    MOVBE Befehl Nicht unterstützt

    PCLMULQDQ Befehl Nicht unterstützt

    POPCNT Befehl Nicht unterstützt

    RDRAND Befehl Nicht unterstützt

    RDTSCP Befehl Nicht unterstützt

    SYSCALL / SYSRET Befehl Unterstützt

    SYSENTER / SYSEXIT Befehl Unterstützt

    VIA FEMMS Befehl Nicht unterstützt

    Sicherheits Besonderheiten:

    Advanced Cryptography Engine (ACE) Nicht unterstützt

    Advanced Cryptography Engine 2 (ACE2) Nicht unterstützt

    Dateiausführungsverhinderung (DEP, NX, EDB) Unterstützt

    Hardware Zufallsnummern Generator (RNG) Nicht unterstützt

    PadLock Hash Engine (PHE) Nicht unterstützt

    PadLock Montgomery Multiplier (PMM) Nicht unterstützt

    Prozessor Seriennummer (PSN) Nicht unterstützt

    Energieverwaltungs Fähigkeiten:

    Automatic Clock Control Nicht unterstützt

    Digital Thermometer Nicht unterstützt

    Dynamic FSB Frequency Switching Nicht unterstützt

    Enhanced Halt State (C1E) Nicht unterstützt

    Enhanced SpeedStep Technology (EIST, ESS) Nicht unterstützt

    Frequency ID Control Unterstützt

    Hardware P-State Control Nicht unterstützt

    LongRun Nicht unterstützt

    LongRun Table Interface Nicht unterstützt

    PowerSaver 1.0 Nicht unterstützt

    PowerSaver 2.0 Nicht unterstützt

    PowerSaver 3.0 Nicht unterstützt

    Processor Duty Cycle Control Nicht unterstützt

    Software Thermal Control Nicht unterstützt

    Temperatur Sensing Diode Unterstützt

    Thermal Monitor 1 Nicht unterstützt

    Thermal Monitor 2 Nicht unterstützt

    Thermal Monitoring Nicht unterstützt

    Thermal Trip Unterstützt

    Voltage ID Control Unterstützt

    CPUID Besonderheiten:

    1 GB Page Size Nicht unterstützt

    36-bit Page Size Extension Unterstützt

    Address Region Registers (ARR) Nicht unterstützt

    Core Power Boost Nicht unterstützt

    CPL Qualified Debug Store Nicht unterstützt

    Debug Trace Store Nicht unterstützt

    Debugging Extension Unterstützt

    Direct Cache Access Nicht unterstützt

    Dynamic Acceleration Technology (IDA) Nicht unterstützt

    Fast Save & Restore Unterstützt

    Hyper-Threading Technology (HTT) Nicht unterstützt

    Invariant Time Stamp Counter Nicht unterstützt

    L1 Context ID Nicht unterstützt

    Local APIC On Chip Unterstützt

    Machine Check Architecture (MCA) Unterstützt

    Machine Check Exception (MCE) Unterstützt

    Memory Configuration Registers (MCR) Nicht unterstützt

    Memory Type Range Registers (MTRR) Unterstützt

    Model Specific Registers (MSR) Unterstützt

    Nested Paging Nicht unterstützt

    Page Attribute Table (PAT) Unterstützt

    Page Global Extension Unterstützt

    Page Size Extension (PSE) Unterstützt

    Pending Break Event Nicht unterstützt

    Physical Address Extension (PAE) Unterstützt

    Safer Mode Extensions (SMX) Nicht unterstützt

    Secure Virtual Machine Extensions (Pacifica) Nicht unterstützt

    Self-Snoop Nicht unterstützt

    Time Stamp Counter (TSC) Unterstützt

    Turbo Boost Nicht unterstützt

    Virtual Machine Extensions (Vanderpool) Nicht unterstützt

    Virtual Mode Extension Unterstützt

    x2APIC Nicht unterstützt

    XGETBV / XSETBV OS Enabled Nicht unterstützt

    XSAVE / XRSTOR / XSETBV / XGETBV Extended States Nicht unterstützt

    CPUID Registers (CPU #1):

    CPUID 00000000 00000001-68747541-444D4163-69746E65

    CPUID 00000001 00000FC0-00000800-00000000-078BFBFF

    CPUID 80000000 80000018-68747541-444D4163-69746E65

    CPUID 80000001 00000FC0-00000206-00000000-E1D3FBFF

    CPUID 80000002 69626F4D-4120656C-4120444D-6F6C6874

    CPUID 80000003 6D74286E-34362029-6F725020-73736563

    CPUID 80000004 3220726F-2B303038-00000000-00000000

    CPUID 80000005 FF08FF08-FF20FF20-40020140-40020140

    CPUID 80000006 00000000-42004200-02008140-00000000

    CPUID 80000007 00000000-00000000-00000000-0000000F

    CPUID 80000008 00003028-00000000-00000000-00000000

    CPUID 80000009 00000000-00000000-00000000-00000000

    CPUID 8000000A 00000000-00000000-00000000-00000000

    CPUID 8000000B 00000000-00000000-00000000-00000000

    CPUID 8000000C 00000000-00000000-00000000-00000000

    CPUID 8000000D 00000000-00000000-00000000-00000000

    CPUID 8000000E 00000000-00000000-00000000-00000000

    CPUID 8000000F 00000000-00000000-00000000-00000000

    CPUID 80000010 00000000-00000000-00000000-00000000

    CPUID 80000011 00000000-00000000-00000000-00000000

    CPUID 80000012 00000000-00000000-00000000-00000000

    CPUID 80000013 00000000-00000000-00000000-00000000

    CPUID 80000014 00000000-00000000-00000000-00000000

    CPUID 80000015 00000000-00000000-00000000-00000000

    CPUID 80000016 00000000-00000000-00000000-00000000

    CPUID 80000017 00000000-00000000-00000000-00000000

    CPUID 80000018 00000000-00000000-00000000-00000000

    MSR Registers:

    MSR 0000001B 0000-0000-FEE0-0900

    MSR C0010015 0000-0000-0000-0000

    MSR C0010042 000C-1A12-0C0A-000A

×
×
  • Create New...