Jump to content

Fiery

Administrators
  • Posts

    11334
  • Joined

  • Last visited

  • Days Won

    476

Everything posted by Fiery

  1. We've implemented Corsair HXi and RMi Series PSU sensor support in the latest beta version of AIDA64 Extreme available at: http://www.aida64.com/downloads/latesta64xebeta After upgrading to this new version, make sure to restart Windows to finalize the upgrade. Let me know how it works
  2. Thank you for the feedback. We've implemented the missing readings in the following new AIDA64 beta update: http://www.aida64.com/downloads/latesta64xebeta Let me know if it works 100% now
  3. FYI, due to numerous reports of very slow AIDA64 startup, since AIDA64 Beta Build 3620, Adaptec RAID support has been disabled by default. You need to enable in AIDA64 / main menu / File / Preferences / Stability / Adaptec RAID support.
  4. What you quoted is not the latest beta The latest beta is 5 days old: http://www.aida64.com/downloads/latesta64xebeta If it still cannot provide accurate readings, then please post a screen shot of the Computer / Sensor page of AIDA64, or copy-paste the content of that page into this topic as text. Thanks, Fiery
  5. I know it's exactly the same answer as before for Dutch, but ... The only thing I can spot there is the HID UPS call. If you don't have a smart UPS, then please disable HID UPS sensor support in AIDA64 / main menu / File / Preferences / Stability. If you do have such a UPS, then try to disable the same option to see if it makes the thread creation error go away.
  6. Thank you for the data. We've checked those, but I'm afraid we cannot find the RPM there We've also checked the ACPI BIOS for your system, but it also hasn't got any traces of a fan RPM reading mechanism. It still doesn't mean your notebook is incapable of measuring fan RPM, but at this point only Lenovo could provide information on that.
  7. Thank you for the info. And no, I'm afraid AIDA64 doesn't support that device, and we have no technical information/details that we could use to start working on it either
  8. AIDA64 can do whatever the underlying hardware can do If the notebook PC you've got is capable of measuring fan RPM, and also capable of providing the readout to 3rd party applications like AIDA64, then -- at least in theory -- AIDA64 can indeed show that value. However, when the hardware itself is not prepared to measure fan RPM, then no software will be able to show such value to you, including AIDA64. By that I'm not saying that your notebook is not capable of measuring fan RPM, but instead that there's no proof so far that it could. We can try digging deeper if you can provide a few debug dumps about your sensor devices: 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, or attach it as a TXT file to your post. You may have to enable the status bar in AIDA64 / main menu / View first. Then also right-click on the bottom status bar of AIDA64 main window --> Sensor Debug --> SMBus Dump (Full). Copy-paste the full results into this topic, or attach it as a TXT file to your post. Finally, right-click on the bottom status bar of AIDA64 main window --> Sensor Debug --> Embedded Controller Dump. Copy-paste the full results into this topic, or attach it as a TXT file to your post. Thank you.
  9. Do you have any tools, made by Lenovo or a 3rd party, that could display the fan RPM? Or maybe you can see that reading in the BIOS Setup? Just because the fan has got 3 wires, it doesn't mean the RPM is really monitored by the onboard Embedded Controller chip.
  10. The mentioned new AIDA64 beta update is available for download at: http://www.aida64.com/downloads/latesta64xebeta After upgrading to this new version, make sure to restart Windows to finalize the upgrade. Let me know how it works
  11. We've implemented support for Enermax Digifanless USB sensor protocol in the latest beta version of AIDA64 Extreme available at: http://www.aida64.com/downloads/latesta64xebeta After upgrading to this new version, make sure to restart Windows to finalize the upgrade. Let me know how it works
  12. Please right-click on the bottom status bar of AIDA64 main window --> System Debug --> USB Dump. Copy-paste the full results into this topic. Under Windows 10 you may have to enable the statusbar first in main menu / View.
  13. Yes, both is possible, as long as we can easily find the window and read the window title (case #2), or when it's easy to understand/interpret the shared memory content (case #1). With shared memory a documentation would help a lot
  14. The original DPS-G is fully supported by AIDA64, but we're not sure if Thermaltake uses the same protocol for the newer DPS-G PSUs. You have to try AIDA64, and you will see whether it works. If it doesn't work, we can try adjusting the existing code to suit the new PSU family. I have to stress the fact that I cannot make actual promises about this: PSU sensor support is a difficult issue that we may or may not be able to solve. In most cases manufacturers do not implement an API or SDK, and refuse to provide the necessary documentation on the PSU USB protocol. We may still be able to figure out what to do to read the sensor values, and in many cases we can indeed do it.
  15. It should be there. http://www.eightforums.com/tutorials/6320-fast-startup-turn-off-windows-8-a.html
  16. Thank you for the feedback. I understand the issue of potential firewall blocking our network access, but it shouldn't lead to crashing AIDA64. In fact, the relevant code of AIDA64 uses standard Win32 internet API calls, and it's well protected against fatal errors and exceptions. I suppose the protection against that malware is so strong that it causes the underlying internet API crash or return some garbage data to AIDA64. BTW, I've removed the ....aida64.com URL from your post, I hope you don't mind
  17. I think you could see the same issues on the HW Monitor page of the BIOS Setup. Which would indicate this is actually a problem with the onboard sensor chip that simply cannot measure RPM for fans connected via a splitter cable.
  18. Thank you. It seems the external IP address detection causes the crash on your system. It's a strange anomaly, we haven't yet seen such an issue before. Maybe you've got a firewall software on your computer that prevents AIDA64 from detecting the IP address?
  19. Thank you for the test. I've sent you another private message Let's hope at this time we can get to the bottom of this.
  20. The issue will be fixed in the next AIDA64 beta update due in a few days from now Regards, Fiery
  21. Thank you, but we've got 2 major issues with that. First, you quote the option being named "RemoteAPi: Deprecated Api" -- it doesn't sound like an active development API Second, using a HTTP client for such purposes would be a big overhead and we wouldn't want to go down that path. We would be happy to interface through a DLL API though, if there's one.
  22. It is possible, as long as you can come up with a detailed specification on how to handle the proposed DLL. E.g. calling convention, string type (Ansi or Unicode), image format (raw bitmap is okay? or PNG? or both?), picture parameters (24-bit RGB? or 32-bit ARGB? or both?)
  23. As far as I know, there's no JDownloader API that a 3rd party application could support, and there's no SDK either. If there's one, please let me know where can we check it out Thanks, Fiery
  24. If you use classic Intel SATA RAID, then AIDA64 will be able to show RAID members just fine.
  25. I can't promise to deliver a working solution in a few days, but we'll do our best to make it happen soon
×
×
  • Create New...