-
Posts
11546 -
Joined
-
Last visited
-
Days Won
489
Content Type
Profiles
Forums
Events
Everything posted by Fiery
-
Thank you. Something fishy is going on around the RAID detection. It would be important to find out what kind of RAID controller do you have in your system, so we can install a similar one. Meanwhile, if you have an AIDA64.INI file present in the AIDA64 installation folder, you can use Notepad to disable RAID detection by altering the following lines in there: LowLevelRAIDEnum=1 LowLevelRAIDSMART=1 Change them to: LowLevelRAIDEnum=0 LowLevelRAIDSMART=0 And let me know if it makes AIDA64 working on your system. It's not an actual solution to the issue, but rather a workaround to at least get AIDA64 to start properly. Thanks, Fiery
-
No, it's not possible directly. But, you can override the LPH unit label with your own preference of text, and you can also adjust the flow rate values using the Correction feature (AIDA64 / main menu / File / Preferences / Hardware Monitoring / Correction). A ratio of 60 should work to convert the value from LPH to LPM.
-
Try to go to AIDA64 installation folder, find the manual file (AIDA64.CHM), right-click on it --> Properties --> Unlock button --> OK button. That should solve it.
-
You can use the FLOPS benchmarks of the AIDA64 GPGPU Benchmark suite. Go to AIDA64 / main menu / Tools / GPGPU Benchmark to check it out. The first column will reflect the performance of the integrated Vega GPU, and the second column will reflect the raw computing power of the four Zen cores. Sample output of a Ryzen 5 2400G APU:
-
X299 ACPI latency issue (Asus Rampage VI Apex -- EC slowdown)
Fiery replied to Silent_Scone's topic in Hardware monitoring
Thank you! With TB3 disabled we can still experience the same issue on our own Asus Prime X299-A motherboard based test system. In your dump you can see the anomaly as: Time #3 = 0.230 / 0.272 / 0.269 / 0.225 / 0.258 / 0.241 / 0.266 / 0.230 / 0.230 / 0.301 / 0.218 / 262.524 / 0.338 / 0.443 / 0.230 / 0.246 msec AIDA64 reads 16 registers from the EC there, and one case out of 16 it slows down tremendously. The chances of that happening seems to be similar on our Prime X299-A motherboard. So typically once per every 10 or 20 EC register accesses gets a penalty that way. We'll contact Asus to find out what can we do on our end to avoid the penalties. -
I'd second an3k's suggestion on trying to disable both EC options on the Stability page: Embedded Controller (EC) sensor support Embedded Controller (EC) bank switching Aquasuite is supposed to work well together with 3rd party applications about ISA based sensor chip access, but maybe it collides with AIDA64 if it also tries to read EC registers.
-
Temperature sensors (Gigabyte Z370N WIFI Rev. 1.0)
Fiery replied to Homkore's topic in Hardware monitoring
The above mentioned new AIDA64 beta build is available for download at: https://www.aida64.com/downloads/latesta64xebeta The 6 temperature readings come from the onboard sensor chip. The chip (IT8686E) supports 6 temperature readings, but only 4 is utilized by your motherboard. -
X299 ACPI latency issue (Asus Rampage VI Apex -- EC slowdown)
Fiery replied to Silent_Scone's topic in Hardware monitoring
Thank you for the info. We'll do relevant test runs tonight as well. Meanwhile, we've added more debug information to the Embedded Controller dump. Please post an updated such dump using the latest AIDA64 beta build: https://www.aida64.com/downloads/latesta64xebeta Thank you in advance! -
Yes, we're planning to develop the GPGPU benchmarks further, but we currently have no definitive roadmap on your ideas I'm afraid.
-
Do you have any special desktop extensions installed?
-
Bugg my Presonus Firestudio 26x26 (Firewire 1394) (Asus Sabertooth 990FX)
Fiery replied to MFSAKA's topic in Bug reports
First of all, please upgrade to the latest version of AIDA64, v5.97: https://www.aida64.com/downloads/latesta64xe If it doesn't help, please try to disable Embedded Controller (EC) support in AIDA64 / main menu / File / Preferences /Stability. Maybe without it you won't have sound drops. Let me know if it helps. Note that you need to restart AIDA64 after altering the EC stability option. -
We cannot see any changes that would impact legacy Windows compatibility. The strangest thing is that not even the splash screen appears. If it did, we could at least have the last init message displayed on the bottom of the splash screen, and that would lead us to the part of the code that is to blame. One thing you can check is startup logging. Please try the following: 1) Download AIDA64 Engineer v5.97 from: https://www.aida64.com/downloads/latesta64ee 2) Install it, and go to its installation folder using Command Prompt. 3) From Command Prompt launch: AIDA64.EXE /STARTUPLOG 4) After recovering from the lockup, check if you have a file called StartupLog.txt on your Windows Desktop. If you do, please attach the file to a forum post so we can check it out.
-
While AIDA64 is running, right-click on the bottom status bar of AIDA64 main window --> HWMon Modules --> Aquaero. You may need to enable status bar in AIDA64 / main menu / View first. That will temporarily disable the Aquaero monitoring module, so you can see if something in that module causes the issues. Let me know how the test goes. BTW, what devices from AquaComputer do you have installed in your system? And what version of AquaSuite do you have installed?
-
No, unless its Windows device description can be altered in the driver of the device.
-
X299 ACPI latency issue (Asus Rampage VI Apex -- EC slowdown)
Fiery replied to Silent_Scone's topic in Hardware monitoring
Thank you. We're investigating this issue. Apparently something makes the EC register readout slow down tremendously on certain Asus motherboards, but only intermittently. Sometimes it's lightning fast (like 0.2 millisec), but in other cases it can be 1000 times slower (over 200 millisec). -
Temperature sensors (Gigabyte Z370N WIFI Rev. 1.0)
Fiery replied to Homkore's topic in Hardware monitoring
Thank you for the screen shots, they were very helpful. In the next AIDA64 beta update we'll remove the 2 incorrect thermal readings (PCI-E and Aux). -
Finding fans and temp sensors (Corsair Link Commander Pro + H115i Pro)
Fiery replied to philhu's topic in Hardware monitoring
On the Computer / Sensor page AIDA64 displays a hint (in brackets) for each such generic sensor readings. We've put those hints to make it easier to figure out their assignments. -
Bugs with probes reading (Asus Rampage VI Extreme)
Fiery replied to tistou77's topic in Benchmarking, system performance
There are many ways of allocating huge chunks of memory actually. We're already working on a proper solution.- 43 replies
-
AIDA64 Help (F1) Benchmark guide, SHA and AVX-512
Fiery replied to MAA's topic in Benchmarking, system performance
We'll update the users manuals in the next AIDA64 beta update.