Jump to content

Fiery

Administrators
  • Posts

    12169
  • Joined

  • Last visited

  • Days Won

    535

Everything posted by Fiery

  1. @JariKoi @Loyd @BHSY At first my thought was: "Hey, we already do this but you guys never noticed!" Because when you import a SensorPanel layout, AIDA64 does the smart replacement automatically, by using fuzzy logic to pick a sensor similar to one that is missing on the current system. But then I realized you want this for a manual process and it would also become useful in other scenarios too. So we will do it.
  2. @Backslash @Polyh3dron @stillwater @KRISSBLADE @Leprecon.VV @LJR @lesjaw @Rob_mc_1 We've implemented support for full take-over of Stream Deck in the latest AIDA64 beta update available at: https://www.aida64.com/downloads/latesta64xebeta So now you can choose between using the last key or all keys altogether. This build also implements support for four additional Stream Deck variants as well as the secondary (LCD) screen of Stream Deck Plus. Let us know how it works.
  3. We've implemented support for StreamDeck Plus in the latest AIDA64 beta update available at: https://www.aida64.com/downloads/latesta64xebeta Let us know how it works.
  4. Thank you! Can you please check what AI Suite or the UEFI Setup reports for TSensor temperature?
  5. We'll see how it fares. Please let us know if you use Razer Synapse v3 or v4.
  6. It's there, it's called Pin SensorPanel to monitor. Try to disable it.
  7. Do you have any external devices that you recently connected? Mainly any USB devices?
  8. Please try to disable pinning in AIDA64 / Preferences / Hardware Monitoring / SensorPanel.
  9. Thank you for your help! Make sure to upgrade to the latest beta version of AIDA64 Extreme available at: https://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.
  10. Thank you for posting your experience and technical info. Make sure to upgrade to the latest beta version of AIDA64 Extreme available at: https://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. @xRemarkAbel Please upgrade to the latest beta version of AIDA64 Extreme available at: https://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. Make sure to upgrade to the latest beta version of AIDA64 Extreme available at: https://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.
  13. Make sure to upgrade to the latest beta version of AIDA64 Extreme available at: https://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.
  14. Make sure to upgrade to the latest beta version of AIDA64 Extreme available at: https://www.aida64.com/downloads/latesta64xebeta After upgrading to this new version, make sure to restart Windows to finalize the upgrade. Let me know if the problem persists.
  15. Make sure to upgrade to the latest beta version of AIDA64 Extreme available at: https://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.
  16. We currently have no plans to expand the set of GPGPU benchmark methods.
  17. Please let us know more about your requirements. Screen diagonal size, connectivity (internal USB, external USB, HDMI -- or any of them would work for you?)
  18. Yes, we've decided to stick to ANSI encoding to avoid breaking compatibility with existing software out there like MSI Afterburner and RTSS. There's actually no advantage of going Unicode with the shared memory facility of AIDA64.
  19. Then I think in your case it should work out Here's a new beta update for AIDA64: https://www.aida64.com/downloads/latesta64xebeta This will support direct USB communication with the LCD device of the venerable Razer DeathStalker Ultimate keyboard. It uses the LibUSB library, and requires you to install the Samsung LCD LibUSB driver for your Razer LCD device using the following trick: 1) Download the Samsung SPF LCD driver digitally signed by us (FinalWire) from: http://download.aida64.com/resources/lcd/samsung_spf_lcd_driver.zip 2) Extract the ZIP package into a folder on your PC, e.g. C:\1 3) Right-click on the Windows button on the Taskbar --> Device Manager 4) In the Device Manager look for the device entry for the Razer LCD. It should be inside the group called Universal Serial Bus Controllers. The device name should be Razer DeathStalker Ultimate 5) Right-click on the Razer LCD device --> Uninstall Device --> tick the Delete the driver software for this device checkbox 6) Right-click on any items in the Device Manager --> Scan for hardware changes 7) In the Device Manager look for the new device entry for the Razer LCD. It should be inside the group called Other devices. The device name should still be Razer DeathStalker Ultimate 8) Right-click on the Razer LCD device --> Update driver --> Browse my computer for drivers 9) Click on the bottom button: Let me pick from a list of available drivers on my computer 10) Select Show All Devices --> click on the bottom Next button --> click on the Have Disk button 11) Navigate to the folder where you've extracted the ZIP package into, go to the subfolder named new driver (2021), and select the .INF file there 12) In the Select the device driver you want to install for this hardware window feel free to choose any of the devices, e.g. the first one called Samsung 1000P Digital Photo Frame 13) Click on the Yes button in the Update Driver Warning message box 14) You're done with driver installation. The only thing now you need is the 64-bit LibUSB DLL, filename: libusb0.dll, can be found in the bin\amd64 folder of the LibUSB Win32 distribution package Simply copy that DLL file to the installation folder of AIDA64. 15) You can now can start using the Razer LCD module with the next-generation AIDA64 Please note that pressing the dynamic keys will do nothing right now, so you cannot use them to change LCD page. Please note that this process of driver installation applies to both Windows 10 and Windows 11. ------ If you want to reverse that process and revert back to the original Razer LCD driver installed by Razer Synapse 2.0, please do the following: 1) Right-click on the Windows button on the Taskbar --> Device Manager 2) In the Device Manager look for the device entry for the Razer LCD. It should be inside the group called libusb-win32 devices. The device name should be e.g. Samsung 1000P Digital Photo Frame 3) Right-click on the device --> Uninstall Device --> tick the Delete the driver software for this device checkbox 4) Right-click on any items in the Device Manager --> Scan for hardware changes 5) In the Device Manager look for the new device entry for the Razer LCD. It should be inside the group called Other devices. The device name should still be Razer DeathStalker Ultimate 6) Right-click on the Razer LCD device --> Update driver --> Browse my computer for drivers 7) Click on the bottom button: Let me pick from a list of available drivers on my computer 8) Select Show All Devices --> click on the bottom Next button --> click on the Have Disk button 9) Navigate to the folder called C:\Program Files (x86)\Razer\Razer_Common_Driver\Drivers\amd64\LowerFilter, and select the .INF file there Let me know how it works out for you
  20. We've fixed the issue in the latest AIDA64 beta update available at: https://www.aida64.com/downloads/latesta64xebeta
  21. Yes, it is still active.
  22. Please create a new dump using the latest AIDA64 beta build: https://www.aida64.com/downloads/latesta64xebeta
  23. Check the USB connection of your display. You may want to try it with a different cable or different USB port. In most cases that helps to fix the slow updates.
  24. SensorPanel is affected by the scaling setting of your primary display, so that shrunk effect is normal. What you can do: 1) Upgrade to the latest beta version of AIDA64 Extreme available at: https://www.aida64.com/downloads/latesta64xebeta 2) Take your original SensorPanel layout, import it into SensorPanel. 3) On the SensorPanel window press right-click --> Scale --> choose the scaling setting of your main display 4) Export the scaled SensorPanel layout and import it into Turing LCD
×
×
  • Create New...