Jump to content

Fiery

Administrators
  • Posts

    12444
  • Joined

  • Last visited

  • Days Won

    554

Everything posted by Fiery

  1. We've just checked our GLCD2USB device under Windows 10 RTM 64-bit, using the default HID driver, and it works flawlessly. Init failed means the device doesn't return RID_GET_INFO packet via HidD_GetFeature. Are you sure your device has got the right firmware and the firmware is properly flashed? Can you communicate with the device using your own application or another Windows or Linux software?
  2. HWiNFO64 should use the same access method. But AIDA64 does a few tricks when e.g. CPU temperature cannot be measured via Dell SMI -- and that may just make a difference. Also, AIDA64 supports 2 different interfaces to issue Dell SMI calls, so it would be necessary to understand the exact method used on your system. Please create the following outputs and send them in email to me (I'll send you my email address in private message in a minute): 1) A screen shot of the Computer / Sensor page of AIDA64. If possible, please adjust the window size to show all readings on a single shot. If not possible, then please create 2 screen shots to make sure we can see all information. 2) A screen shot that shows HWiNFO64 Dell SMI readings. I think it's called Dell EC in HWiNFO64. 3) Right-click on the bottom status bar of AIDA64 main window --> Sensor Debug --> ISA Sensor Dump. Save it to a TXT file and attach it to your email. 4) Right-click on the bottom status bar of AIDA64 main window --> Sensor Debug --> Embedded Controller Dump. Save it to a TXT file and attach it to your email. Thank you in advance.
  3. 1) Do you have any external storage devices connected to your PC? 2) Do you have any special water cooling systems in your PC? 3) Do you have any external LCD or VFD devices connected? (not counting your monitor(s), of course) 4) What motherboard, CPU and video card do you have in your PC? Thanks, Fiery
  4. Yes, in such case your phone is the router. But I don't think such ports have to be configured on the phone in any ways. Just specify port 8080 in the AIDA64 Preferences, and use the IP address with ":8080" in the web browser. However, your have to make sure your internet provider (the one that gave you the SIM card for your cell phone) doesn't limit or block traffic on non-standard TCP/IP ports.
  5. The mentioned new AIDA64 beta update is available for download at: http://www.aida64.com/downloads/latesta64xebeta Let me know how it works
  6. Please upgrade to 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 if it helps.
  7. Of course. You only have to (once) change the option Update type to "Stable and beta updates" in AIDA64 / main menu / File / Preferences / General. That will enable AIDA64 to look for both beta and stable updates, and install the latest one available. Please note however that the built-in fully automatic update method is only available if you have a genuine license or use AIDA64 in trial mode.
  8. I'm not sure if this can be resolved, since the audio issues are caused by the Dell SMI BIOS layer that AIDA64 has to handle to read Dell SMI sensor values. We'll try to come up with an alternative access method, although I'm not sure if there's one exist at all. Do you have a Dell software that can read those sensor values without audio issues?
  9. The requested feature will be implemented in the next AIDA64 beta update due in a few days from now Regards, Fiery
  10. SensorPanel and LCD layouts are stored in the file called AIDA64.INI in the AIDA64 installation folder. Make sure to backup that file after you've built your LCD layout. BTW, by using the built-in AIDA64 automatic internet update feature, both your settings (AIDA64.INI) and your entered product key (license) are retained after an upgrade.
  11. As far as I know, neither SDKs (Logitech LED and Razer Chroma) allow multiple applications to concurrently handle the keyboard LED matrix. So when a software takes over the keyboard, the other ones cannot handle it anymore and has to wait for the application to quit. I'm not sure if Logitech or Razer would like to allow concurrent access at all, but it may worth a try asking them about this.
  12. According to our knowledge, no, not yet
  13. That file is used to read the system BIOS and video BIOS content when no administrator privileges are provided to AIDA64.EXE. Since it's a 16-bit DOS executable, it is not used under any 64-bit Windows installations.
  14. Such measures shouldn't be necessary. The update does nothing else than download a ZIP package and extract it to the AIDA64 installation folder, by overwriting the old files. AIDA64.INI is never included in update packages, and the update process doesn't reconfigure AIDA64 either.
  15. What did happen? What didn't work? I'm sorry to hear that, but please note that all you have to back up is the file AIDA64.INI that you can find in the AIDA64 installation folder. That files includes all settings and all LCD + SensorPanel layouts. I'd recommend you to do a regular backup of that file, along with your Documents folder and other important files and folders.
  16. That could happen when you use DPI scaling. We haven't yet found a way to fix that issue Regards, Fiery
  17. Try to disable Dell SMI sensor support in AIDA64 / main menu / File / Preferences / Stability, and restart AIDA64 to apply the changes. That way you will lose a few readings on the Computer / Sensor page though. Regards, Fiery
  18. Please upgrade to 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 if it helps. Thanks, Fiery
  19. We've implemented support for Corsair K65 RGB, K70 RGB and K95 RGB keyboards in the following new AIDA64 Extreme beta update: http://www.aida64.com/downloads/latesta64xebeta Please note that Corsair keyboards require a bit more complicated handling, e.g. separate code path for international keyboard layouts. We have very limited documentation on the issue, so right now the RGB LED module only supports the US layout. In theory it would work with any layouts, but there may be issues with QWERTZ vs. QWERTY vs. AZERTY key indexes. If you find a bug or glitch about the layout, please let us know exactly which keyboard with which international layout do you have, and we'll fix it up.
  20. Apparently that was actually 2 separate issues about Skylake BCLK overclocking, but we've already fixed up both issues in the following new AIDA64 beta update: http://www.aida64.com/downloads/latesta64xebeta Thank you for your help
  21. Thank you. I've just sent you a private message.
  22. Thank you, that looks very interesting, and also quite odd. Please also post a screen shot of the CPU Tweakings panel, at 23x200 setting. Right-click on the bottom status bar of AIDA64 main window --> CPU Debug --> CPU Tweakings.
  23. Thank you for the feedback
  24. There's definitely an issue about using high BCLK setting on MSI and Asus motherboards. It's not about the benchmarks working off, they do work well actually. The benchmark results however are scaled by the CPU core clock value, and that's where there's a glitch. We have to check the CPU registers to see where does AIDA64 go wrong about calculating the CPU core clock. Please right-click on the bottom status bar of AIDA64 main window --> CPU Debug --> CPUID & MSR Dump. Copy-paste the full results into this topic. If it's possible, please do that for both clock settings of 46x100 and 23x200.
  25. Here's the first AIDA64 beta with the new RGB LED module working: http://www.aida64.com/downloads/latesta64xebeta You can enable it from AIDA64 / main menu / File / Preferences / Hardware Monitoring / RGB LED. The new module is designed to be used on per-key RGB LED keyboards. It currently supports Razer BlackWidow Chroma and Logitech G910 keyboards only. We're planning to implement support for Corsair RGB keyboards in the next AIDA64 beta update. For Razer keyboards the currently beta state Razer Chroma SDK has to be installed. IMPORTANT: In order for the beta Chroma SDK to work properly, Synapse has to be closed! Hopefully the stable build of Chroma SDK will eliminate this limitation. For Logitech G910 the latest version of Logitech Gaming Software has to be installed. It's also recommended to update the keyboard's firmware to the latest version. We've basically implemented 3 out of the 4 proposed ideas, and a variant of idea #3. So, you can use the RGB LED module in 4 ways right now: 1) Single Key: You can display a temperature, voltage, fan speed or other monitored value on a single key of the keyboard, by altering the colour of the key based on the actual value. You can set the limits in the same way that you set the limits for bars on the SensorPanel or LCD. 2) Row of Keys: You can use a row of keys, like Function Keys or Numbers to make a bar that changes its length and colour as well, based on the actual value of the monitored item. Due to different localized keyboard layouts, we had to define a larger set of rows than the usual 5 rows of Function Keys, Numbers, QWERTY..., ASDFG... and ZXCVB... 3) 2 Digits: By using the Functions Keys and Numbers rows, you can display a value using 2 digits. The first digit will be displayed on the Functions Keys row, and the second digit will be displayed on the Numbers row. However, in order to enable quicker readout, AIDA64 will try to display both digits on the Numbers row whenever it's possible. 12, 35, 79 and other numbers will be displayed that way, but 54, 82, 97 (etc) will be displayed by using both the Function Keys and Numbers row. There's also a setting to let you divide down the measured values by a factor. So, e.g. by using a divisor of 100, you can display fan RPM by having just 2 digits. 1820RPM will then be displayed as "18". 4) 3 Digits: A variant of the 2 Digits solution, by also using the Numeric Keypad (NumPad) for the 3rd digit. Just as with 2 Digits, this feature will also try to display as much digits as possible by using only the Function Keys and Numbers rows. Please let us know what you think. By using this feature you will quickly realize that it is more basic and more limited than other monitoring modules of AIDA64, but keep in mind that this is only a start. If there's a considerable interest in this feature, we'll improve and extend it to make it more practical and also more fun to use it
×
×
  • Create New...