Jump to content

Fiery

Administrators
  • Posts

    12405
  • Joined

  • Last visited

  • Days Won

    550

Everything posted by Fiery

  1. Crucial M4 SSD drives do not implement a working thermal sensor logic. Most SSDs suffer from the same issue, since somehow SSD manufacturers don't think it's important to implement a temperature sensor. Some SSDs may have a temperature reading among the SMART attributes, but it either reports a constant zero Celsius, 1 Celsius, or a stuck value of e.g. 30 or 40 Celsius. Regards, Fiery
  2. Zero core temperatures are normal on systems where ACC is enabled. ACC is usually enabled to unlock the disabled cores of AMD processors. Due to a hardware limitation, core temperatures cannot be measures when ACC is active. As for the "CPU" temperature, we'll need two dumps to check what's wrong with that: 1) Please right-click on the bottom status bar of AIDA64 main window --> Sensor Debug --> ISA Sensor Dump. Copy-paste the full results into this topic. 2) Then right-click on the bottom status bar of AIDA64 main window --> Sensor Debug --> SMBus Dump (Full). Copy-paste the full results into this topic. Thanks, Fiery
  3. We've further tweaked the Preferences window restoring in the following new AIDA64 beta release: http://www.aida64.com/downloads/aida64extremebuild1618o2v4jwkrfzzip After upgrading to this new version, make sure to restart Windows to finalize the upgrade. Let me know if it helps. Thanks, Fiery
  4. Removing the whole path under HKEY_CURRENT_USER\Software\FinalWire\AIDA64 should help to eliminate weird Preferences window placement issues. Of course it's possible to just reset the Preferences window values in the Registry by removing the following entries from HKEY_CURRENT_USER\Software\FinalWire\AIDA64: PrefWindowPosX PrefWindowPosY PrefWindowSizeX PrefWindowSizeY PrefWindowState
  5. Have you tried to upgrade to the latest beta release? http://www.aida64.com/downloads/aida64extremebuild1611kb6wjk2msdzip When you removed the Registry entries, did you remove the complete path of HKEY_CURRENT_USER\Software\FinalWire\AIDA64 ?
  6. Thank you for your support
  7. Have you checked that AIDA64 auto-launch is still disabled in Logitech LCD Manager? Alternatively, you can have the option in AIDA64 ("Load AIDA64 at Windows startup") disabled, and let Logitech LCD Manager to launch AIDA64 at Windows bootup.
  8. That's a normal to have the user associated to both those groups.
  9. That solved the APIC clock measurement. It should solve the clock and multiplier issues too
  10. On Windowx XP and Windows 7 systems we can see only a single entry. Do you use Windows 7 or Windows Server 2008 or Windows Server 2008 R2? Your computer is not logged into a domain, is it?
  11. The problem is due to AIDA64 not being able to measure APIC clock because you use an ACPI table virtualization patch. Such patches are used by Windows activator utilities to emulate a SLIC table. You need to have a legal Windows 7 copy to get APIC clocks back.
  12. AIDA64 Business Edition supports CSV, XML and SQL database reporting. AIDA64 Extreme Edition only supports TXT, HTML and MHTML report formats. Regards, Fiery
  13. Apparently since Windows Vista such feature is no longer available in the Task Scheduler API. So we'll remove the double-click hint in the next AIDA64 beta release. It's normal. We chose not to display system tasks, because it would make the list of scheduled task very long, and would make finding non-system tasks rather difficult.
  14. We've checked AnyDVD and CloneDVD, and they protect product keys with encryption. We'll check the rest soon.
  15. 1) Nero and Photoshop is already supported. But modern software products may encrypt their license keys, effectively preventing AIDA64 to collect them. 2) We'll check the rest of the requested software 3) Audio codecs are enumerated via acmDriverEnum Windows API call. Video codecs are enumerated via ICInfo Windows API call. I guess K-Lite fails to register the installed codecs properly, and so those API calls do not see the installed codecs. Regards, Fiery
  16. Are you sure you have any opened files? Please note that in that case "opened" means the file is accessed from across the local network.
  17. Yes, it's normal. Your video adapter lowers its clocks when you're not running a 3D application (like a 3D game). You can use AIDA64 System Stability Test to stress your system and check if it is overheating under heavy load. Go to AIDA64 / main menu / Tools / System Stability Test, enable only the "FPU" test, and press the Start button. Watch whether the lower graph (Throttling) shows any non-zero percent activity.
  18. Thank you for the feedback. Regards, Fiery
  19. We've fixed that in the latest beta version of AIDA64 Extreme Edition available at: http://www.aida64.com/downloads/aida64extremebuild1611kb6wjk2msdzip After upgrading to this new version, make sure to restart Windows to finalize the upgrade. Let me know how it works. Thanks, Fiery
  20. We've fixed that in the latest beta version of AIDA64 Extreme Edition available at: http://www.aida64.com/downloads/aida64extremebuild1611kb6wjk2msdzip After upgrading to this new version, make sure to restart Windows to finalize the upgrade. Let me know how it works. Thanks, Fiery
  21. Please upgrade to the latest beta version of AIDA64 Extreme Edition available at: http://www.aida64.com/downloads/aida64extremebuild1611kb6wjk2msdzip After upgrading to this new version, make sure to restart Windows to finalize the upgrade. Let me know if it helps. Thanks, Fiery
  22. You're right, listing scheduled tasks may not work in some cases under Windows Vista and Windows 7. We'll fix that. I'll drop a message into this topic once a fixed AIDA64 build becomes available. Thanks, Fiery
  23. Yes, we do have plans about such new hardware monitor items. I'll drop a message into this topic once the requested feature becomes available in AIDA64. Thanks, Fiery
  24. 1) Does the clock measurement in AIDA64 work properly if you close CPU-Z and any other software that also measures CPU clock? 2) Please right-click on the bottom status bar of AIDA64 main window --> CPU Debug --> CPUID & MSR Dump. Copy-paste the full results into this topic. Thanks, Fiery
  25. Please note that the shared memory content doesn't have a fixed length, so the number of characters is dynamically changed depending on the shared memory content. We indicate the end of string by the NUL character. If you use a char* or PChar sort of variable, then it should be easy to handle a zero-terminated string.
×
×
  • Create New...