Jump to content

Fiery

Administrators
  • Posts

    11966
  • Joined

  • Last visited

  • Days Won

    520

Everything posted by Fiery

  1. You need to purchase as many licenses as many computers you want to audit. If you have a network with 100 computers, you need to have 100 licenses of AIDA64 Business Edition.
  2. Please try to disable automatic launching from Logitech drivers (using Logitech LCD Manager), and instead rely on the built-in auto-startup feature of AIDA64 that you can activate in AIDA64 / main menu / File / Preferences / General / Load AIDA64 at Windows startup. Regards, Fiery
  3. Thank you for the feedback
  4. You can further improve the panel by using transparent PNG images for logos, e.g. try to replace your Core 2 Extreme badge with the following image: http://www.aida64.com/files/image_intlogo_core2_extreme.png
  5. The easiest way to catalog AIDA64 reports for such a use is to create CSV reports in folders named by the creation date. Example command-line: \\server\share\aida64folder\aida64.exe /R \\server\share\aida64reports\$DATE\$HOSTNAME /CSV /AUDIT /SILENT /SAFE Then you can simply point the Audit Manager (of AIDA64 Business Edition) input folder into the \\server\share\aida64reports folder, and it will load the last reports (the current audit). To list the changes between audit snapshots -- ordered either by username, hostname or date -- you can use the Change Manager feature (of AIDA64 Business Edition). You should use the input folder again as \\server\share\aida64reports, and it will list and indicate any hardware or software changes across all your networked computers. You can limit the Change Manager to list only the changes occured in the past 7 or so days if you want. As for real-time alerting, AIDA64 Business Edition has such a feature, but you need to have AIDA64 running in the background all the time to use that feature (AIDA64 / main menu / File / Preferences / Alerting). Regards, Fiery
  6. When pressing the New or Modify button in AIDA64 / main menu / File / Preferences / Hardware Monitoring / LCD, the window has 4 layouts, selectable with the "Item Type" dropdown list near the top-left corner. First layout is for the Sensor Item, which is the more complex, less-intuitive way to configure your LCD items. Second layout is the new Simple Sensor Item that offers the same level of customizations as the old LCD module. Third and fourth are the Static Label and Image that lets you add labels and pictures to your LCD. If you want to configure your LCD without hassling with the complexity of the Sensor Item layout, just select the Simple Sensor Item from the dropdown list. Later on, if you decide you want to give the more complex method a try, e.g. to add bars to your LCD, then you can reconfigure any of the LCD items from Simple Sensor Item into Sensor Item.
  7. Thank you for the feedback
  8. Thank you for the feedback. It should be okay with Catalyst 11.9 as well We've switched from dynamic DLL linking (of OPENGL32.DLL) to static linking. Most software utilizing OpenGL use static linking, but so far AIDA64 had no problem with dynamic linking. Apparently Catalyst 11.8 has a bug that only comes up when OPENGL32.DLL is dynamically loaded.
  9. We've implemented the Simple Sensor Item in both the SensorPanel and the Logitech LCD module. The old LCD settings are imported into Simple Sensor Items, retaining the old layout 100%. Make sure to upgrade to the latest beta version of AIDA64 Extreme Edition available at: http://www.aida64.com/downloads/aida64extremebuild1604bxs0dft5lnzip After upgrading to this new version, make sure to restart Windows to finalize the upgrade. Let me know how it works. Thanks, Fiery
  10. We've done quite a bit of testing today, and we've been able to fix the OpenGL issue with a workaround: http://www.aida64.com/downloads/aida64extremebuild1604bxs0dft5lnzip Let me know how it works. Thanks, Fiery
  11. We've done quite a bit of testing today, and we've been able to fix the OpenGL issue with a workaround: http://www.aida64.com/downloads/aida64extremebuild1604bxs0dft5lnzip Let me know how it works. Thanks, Fiery
  12. We've already done some test runs about this issue, and it seems it's due to a bug in Catalyst 11.8. No other drivers seem to be affected. In the OpenGL detection part of AIDA64, the OpenGL32.dll module throws an exception when wglCreateContext is called. Quite a weird issue...
  13. Thank you for the bug report. We've already done some test runs about this issue, and it seems it's due to a bug in Catalyst 11.8. No other drivers seem to be affected. In the OpenGL detection part of AIDA64, the OpenGL32.dll module throws an exception when wglCreateContext is called. Quite a weird issue...
  14. Thank you for the feedback
  15. Either you implement a XML parser, or simply process the long string, to convert it to a format that you need. It's not a real, complex XML string, just a dumb XML-like format
  16. AIDA64 Extreme Edition doesn't support command-line parameters. Would you need to disable collecting product keys with AIDA64 Extreme Edition?
  17. AIDA64 Business Edition supports the following command-line parameter to disable collecting software product keys: /NOLICENSE Regards, Fiery
  18. Thank you for the feedback
  19. In auto mode AIDA64 tests all block sizes, and selects the one block size that provides the best scores. In many cases the results for various block sizes will be very close to each other, resulting in selecting a different block size. If you're certain about which one is the best block size to use, then simply avoid using the auto setting Regards, Fiery
  20. So far a handful of customers reported similar findings. It's a relatively low number, but we're committed to provide a software to suit everyone's needs, so we'll implement the "Simple Sensor Item" in the next AIDA64 beta release due in a few days. That import feature is already there, and automatically imports the old settings into the new LCD module. Problem is: due to the fundamental difference between items placement and label-value-unit relations, there's no way to attain the same looks with the new LCD module. However, by implementing the "Simple Sensor Item", accurate items importing will also be possible. Please keep your old AIDA64.INI file (it includes your old LCD settings) if possible, so when you upgrade to the next AIDA64 beta, your old settings will be automatically imported and the old LCD looks will be retained. It is still possible to display it the way you want. You just need to adjust the "Total width" parameter to move the label and value closer to each other.
  21. There's no struct involved at all, since AIDA64 publishes sensor readings in shared memory as a single long string (set of characters), using XML format. You can simply read the full shared memory into a character variable, and display it or post-process it. Regards, Fiery
  22. Please post your question in English. This is an English language only forum. Thanks, Fiery
  23. Then it is related to the infamous ULPS feature of Catalyst drivers. It shuts down the secondary GPU (or GPUs) when you're not in a 3D game or application. However, that feature may cause a system lockup sometimes. You can try disabling Multi-GPU support (in AIDA64 / main menu / File / Preferences / Stability), but in most cases that doesn't help. It's best to completely disable the ULPS feature by setting all occurences of EnableUlps to 0 (zero) in the Registry, using the Registry Editor application (REGEDIT.EXE). You need to restart your computer after altering the EnableUlps values in the Registry. Regards, Fiery
  24. 1) Does it also crash when you go to the Computer / Sensor page? 2) Does it also crash when you go to the Display / GPU page? 3) Did everything work well with the previous AIDA64 release? (Version 1.80) 4) Please let us know more about your system configuration: motherboard model, CPU type, video card(s) model, Windows version? Thanks, Fiery
  25. AIDA64 licenses are time-limited and not version limited. Hence your AIDA64 license entitles you to upgrade to any new AIDA64 releases until June 18, 2012, including the today release of AIDA64 v1.85 of course. Once that date (June 18, 2012) comes, you will still be able to use the last version you are entitled to upgrade to, for an unlimited time. By extending your maintenance period (in June 2012 or later) you can continue upgrading to new AIDA64 releases for 1 or 2 or 3 more years. Regards, Fiery
×
×
  • Create New...