-
Posts
12363 -
Joined
-
Last visited
-
Days Won
546
Content Type
Profiles
Forums
Events
Everything posted by Fiery
-
Using the FPU subtest alone is important too, since it's vital to see whether the system can work at peak power draw and highest thermal state regardless of whether it is overclocked or not. GPU subtest is a strange beast, since it uses OpenCL and so it consumes quite a few CPU cycles as well. It can also behave differently with integrated GPUs than with discrete GPUs (video cards). It's definitely worth a try to enable the GPU subtest besides all the others, but it may cause troubles when the OpenCL stack has some installation issues. So we generally wouldn't recommend using it automatically, but only with cautions. If it works fine and produces the right system load (as per your expectations), then use it.
-
Is it because the width of the OSD panel keeps changing? It should change with left alignment too, BTW.
-
Here's the fix for the rotation bug: https://www.aida64.com/downloads/latesta64xebeta
- 23 replies
-
- matrix orbital
- libmpsse
- (and 7 more)
-
Can Devs make AquaComputer D5 Next virtual Flow Sensor readable?
Fiery replied to Pak1979's topic in Hardware monitoring
The new AIDA64 beta build is available for download at: https://www.aida64.com/downloads/latesta64xebeta- 9 replies
-
- aquacomputer
- aquaero
-
(and 4 more)
Tagged with:
-
We've implemented a new option called Alignment on the AIDA64 / main menu / File / Preferences / Hardware Monitoring / OSD page. You'll know what to do https://www.aida64.com/downloads/latesta64xebeta
-
Gigabyte X570 Series - Sensors und Fan-Names
Fiery replied to golgorod's topic in Hardware monitoring
Thank you for the dump. I'm afraid we have no information on noise detection sensors, but we'll try to ask someone at Gigabyte about it. As for the fan labels, we've checked, and they should be labelled properly already. Can you please post a screenshot of the Computer / Sensor page of AIDA64 showing all measured values (incl. temperatures, fan speeds, voltages) -
Does it crash if you disable Include debug information in the report in AIDA64 / main menu / File / Preferences / Report?
-
No need to install it.
-
Thread stuck in device driver (BSOD) (MSI Vega 56 PMLog issue)
Fiery replied to honolulu's topic in Bug reports
Yes, I'm afraid AMD's PMLog API is not 100% stable -
Corsair iCUE program breaks after enabling sensors in AIDA64
Fiery replied to dna's topic in Bug reports
I'm not entitled to publish any of the Corsair contact emails I've got. Especially since they're proven to be great folks -- except for this single issue. So I don't want to unleash a s* storm of angry emails flying into their individual mailboxes -
Does it work if you make a custom HTML report and exclude the Config / Event Logs page? Maybe that page is very long in your case?
-
AIDA64 still supports the LCD screen of the Strike7 keyboard.
-
Can Devs make AquaComputer D5 Next virtual Flow Sensor readable?
Fiery replied to Pak1979's topic in Hardware monitoring
You don't need an Aquaero device to issue the Aquaero Dump. We'll rename that dump to Aquacomputer Dump to avoid further confusion.- 9 replies
-
- aquacomputer
- aquaero
-
(and 4 more)
Tagged with:
-
Can Devs make AquaComputer D5 Next virtual Flow Sensor readable?
Fiery replied to Pak1979's topic in Hardware monitoring
Thank you, we'll add flow rate reading for D5 Next in the next AIDA64 beta update due in a few days from now.- 9 replies
-
- aquacomputer
- aquaero
-
(and 4 more)
Tagged with:
-
Yes, you need to disable ULPS to enable monitoring both your GPUs. Scan the Registry (using REGEDIT.EXE) for EnableUlps and set all occurences of that to 0 (zero). When you're done, restart Windows to apply the changes.
-
Ask the great folks at Matrix Orbital about EVE3-39 It should fit your needs. If not, they should be able to provide you with a solution. Worse case anything can be 3D-printed these days
- 23 replies
-
- matrix orbital
- libmpsse
- (and 7 more)
-
I don't know how those devices can interact with each other. As long as you can have a device that provides the readings via a meaningful way to AIDA64, it will display the measurements. AIDA64 does support Corsair Commander Pro, just keep in mind that iCUE (Corsair's monitoring software) and 3rd party monitoring applications don't play well together due to Corsair's decision on not supporting the industry standard synchronization mutexes that would prevent collisions.
-
Lenovo IdeaPad MTM - Unable to get into Windows
Fiery replied to Jeppe's topic in General Discussion
No idea, sorry -
I don't think so, since motherboard fan headers are designed to measure the RPM of fans and not the temperature of a fan or something else. Unless of course the thermal diode is designed in a way to let you connect it to a fan header and it provides thermal readings as e.g. 2345 RPM = 23.45 Celsius or so.
-
Please add the ability to send data to MQTT servers
Fiery replied to sblantipodi's topic in Brainstorming
Quite frankly, I don't know any IoT users personally, so I cannot gauge the generic approach or requirements of IoT users. And because of that I cannot really allocate developer resources on a complicated project where we haven't yet seen a big demand for MQTT support. You can however come up with your own library, publish it on GitHub or your own website, we can implement support for it in AIDA64 (as well as linking to your website), and it could drive more exposure to your page/website as well as satisfy those IoT users who're hungry for a MQTT sensor solution. -
Please add the ability to send data to MQTT servers
Fiery replied to sblantipodi's topic in Brainstorming
We try to avoid writing dynamic data periodically into files, since many computers these days are equipped with a SSD drive. Wearing it down by writing a file constantly (like once or twice a second) is a bad idea. You can however use any of the existing 3 methods that AIDA64 offers to export the sensor readings for post-processing by a library or another software. Just check AIDA64 / main menu / File / Preferences / Hardware Monitoring / External Applications. Out of the 3 options there we recommend going for Shared Memory, since it's the most efficient way. -
AIDA64 uses the standard Asus WMI ACPI interface that has a known issue in a few BIOS versions on AM4 motherboards. You need to wait for Asus to fix this bug in the BIOS of your motherboard.