-
Posts
11960 -
Joined
-
Last visited
-
Days Won
520
Content Type
Profiles
Forums
Events
Everything posted by Fiery
-
We changed the mutex handling in Build 1176. We moved the mutexes to Global namespace to follow the trends of other software: http://www.techpowerup.com/wiki/doku.php/systool/mutexes_to_avoid_collisions (this page hasn't been updated yet to reflect AIDA64 moving to Global namespace) It may affect other software that uses the old synchronization mutexes. Those mutexes are there to assure no conflicts can occur between various applications, when e.g. you're running AIDA64 and EVGA Precision, or AIDA64 and HWMonitor side-by-side. Please clarify whether you are running any other hardware monitoring, overclocking, tweaking or diagnostics software simultaneously with AIDA64.
-
Due to lack of documentation, the Gigabyte DES support was inaccurate and produced false current & power values. We couldn't get a documentation for DES, so we opted to remove DES support to avoid displaying inaccurate values. Regards, Fiery
-
I don't think anything changed between Beta 1170 and Beta 1176 that could explain that... So switching back to Beta 1170 may not help about this issue.
-
Please try to enable the option "nVIDIA GPU SMBus access through nVIDIA ForceWare" in AIDA64 / main menu / File / Preferences / Stability. Let me know if it helps. Thanks, Fiery
-
AIDA64 and New Logitech G19 Software Version 7
Fiery replied to DogBite's topic in General Discussion
Thank you for the feedback -
AIDA64 and New Logitech G19 Software Version 7
Fiery replied to DogBite's topic in General Discussion
Actually, the problem was that with Logitech v7 software G19 was handled as G15, so colour LCD support was broken. But as DogBite stated, it's all fixed now -
Yes, that option is there for troubleshooting. I'm glad it helped in your case as well
-
Thank you for the info. Please upgrade to the latest beta version of AIDA64 Extreme Edition available at: http://www.aida64.com/downloads/aida64extremebuild1176sdv5ynm2gczip After upgrading to this new version, make sure to restart Windows to finalize the upgrade. Let me know how it works. Thanks, Fiery
-
AIDA64 and New Logitech G19 Software Version 7
Fiery replied to DogBite's topic in General Discussion
Logitech specified the version information in their LCD API DLL file wrong in this release, and that broke the LCD support in AIDA64 We've implemented a workaround in the following new beta release of AIDA64 Extreme Edition: http://www.aida64.com/downloads/aida64extremebuild1176sdv5ynm2gczip After upgrading to this new version, make sure to restart Windows to finalize the upgrade. Let me know how it works. Thanks, Fiery -
1) Please let me know you hardware details, especially the video card (or video cards) model. 2) Which version of AIDA64 are you running? 3) Do you have everything else (except for the GPU temperatures) shown correctly on the Sensor page? Please copy-paste the full content of that page into this topic -- or create a screen shot. Thanks, Fiery
-
I'm afraid the current solution is the best we can do That board (and actually all EVGA X58 chipset based boards) uses a shared register for NB and CPU temperature, and uses a special register switch to switch between the two readings. AIDA64 does everything "by the book", but still, the switch sometimes does not happen, and so the temperatures got mixed up (e.g. CPU temp is shown as NB temp, and vice versa).
-
No special fonts used in AIDA64. I guess when you adjusted your regional/language settings in Windows, you didn't configure the language for non-Unicode programs to your language. You can easily change the language in AIDA64. Just click on the first menu (File), then select the first menu item from the File menu, and that will lead you to the language selection list. Select English there, press Enter key, and it should work from there An alternative, more "destructive" solution is to completely remove the non-English language support from AIDA64: navigate to AIDA64 installation folder, and delete all files with a filename that starts with "LANG". Also remove the whole folder named "Language" if it exists. Regards, Fiery
-
AIDA64 only implements built-in (native) support for Logitech G13/G15/G19 LCDs. But I'm sure every popular LCD solutions will eventually implement support for AIDA64 as a plugin.
-
AIDA64 features a lot of improvements about RAID controllers and RAID SMART monitoring And more to come
-
Uncompressing an ASPack compressed EXE/DLL file is not that easy I'm afraid. You have to use Google to find a tool for that -- but those tools in many cases simply fail to work That's for Linux, it's not useful for us
-
acEverest.dll file is compressed using an executable compressor. I think it's ASPack. In order to give you hints on how you can patch the DLL file to make it suitable for AIDA64, we would need an uncompressed DLL file.
-
We've checked our code, and it seems to do things right. We follow the "book" (MSDN Library) precisely. It looks to be a Windows bug. Maybe Windows reports the wrong information via the interface (API call) we use, but Windows may use a different interface (API) in the Control Panel.
-
Displaying the AIDA64 OSD Panel in full-screen 3D applications is not supported at this time. Regards, Fiery
-
Thank you. If you wait 30 seconds after returning from hibernation, do the HDD temperatures get back to normal?
-
Thank you. We've just checked it with a Win7 64-bit system + nForce RAID controller + a RAID array, and found no slowdowns at all. Are you using the standard Win7 driver for the nForce RAID controller, or you've installed a new driver downloaded from e.g. nVIDIA's webpage? If you don't use the standard Win7 driver, then please let us know the version of the nForce RAID controller driver you're using. Thanks, Fiery
-
In order to let us come up with our own AIDA64 plugin for AlphaCool, we would need either: 1) The source code or the uncompressed DLL image for acEverest.dll, or 2) Guidelines (SDK, programming documentation) on how to develop a new AlphaCool plugin from scratch
-
Please upgrade to the latest beta version of AIDA64 Extreme Edition available at: http://www.aida64.com/downloads/aida64extremebuild1170ws0dcy6mjxzip After upgrading to this new version, make sure to restart Windows to finalize the upgrade. Let me know if it helps. Thanks, Fiery
-
Unfortunately the LCD screen of the MX5500 is not available for 3rd party applications. So AIDA64 cannot support it Regards, Fiery
-
Please try to disable Multi-GPU support in AIDA64 / main menu / File / Preferences / Stability. That way AIDA64 can only monitor the primary GPU, but at least no lockups should occur.
-
WMI definitely works in AIDA64. I'm not sure why WMI Managment Console wouldn't show the class, but if you use WMI Explorer or WBEMTEST.EXE, it should be accessible. We've just tested it with both Win7 32-bit and Win7 64-bit, and both cases it worked flawlessly. Regards, Fiery