Jump to content

Fiery

Administrators
  • Posts

    12405
  • Joined

  • Last visited

  • Days Won

    550

Everything posted by Fiery

  1. DIMM labelling is a big challenge, considering all the various memory controllers out there. Even if we'd switched to using DIMM A1/B1/C1/etc formula, in many cases there would be strange jumps in the numbering. As for the System Stability Test, we'll expand the current 12 slots to 14 in the next AIDA64 beta update due in a few days from now
  2. There's nothing to disable there. If after 6 hours of heavy stress your CPU still doesn't throttle, then you can tick a box of "CPU cooling" there Maybe then it's the video card that throttles? Have you tried to use the logging facility of AIDA64? Go to AIDA64 / main menu / File / Preferences / Hardware Monitoring / Logging, and enable logging to HTML. Select only the items for Date, Time, CPU utilization, CPU clock, GPU utilization, GPU clock, and GPU temperature. Once the game starts to act out, close AIDA64 and check the HTML log. You should be able to see what happens to the GPU clock and GPU temperature once the game becomes unplayable. Maybe after a certain period of time your video card overheats, throttles its clocks down to very low levels, and you lose video performance while gaming.
  3. Go to: http://www.aida64.com/downloads Download AIDA64 Extreme, install it, run it, and go to main menu / Tools / System Stability Test. Uncheck all subtests except for FPU, and press the Start button. Watch the bottom graph, particularly the green graph that shows CPU throttling activity. Wait for at least an hour, and see if the green graph becomes red, indicating that your CPU throttles. No matter what various temperature readings show actually. If your CPU throttles under heavy load, then you have to do something about cooling to prevent that from happening
  4. In your case most likely Aux is actually the temperature of the CPU. You need to improve the cooling of your processor, and/or the ventilation of the PC case. BTW, HWMonitor is not our software
  5. Such issue usually comes up when a value disappears and then reappears in the list of sensor items. Can you see which value is the culprit on your system?
  6. Thank you for the feedback. Do you mean automatic sleep after a certain period of time, as configured in Windows power settings? Do you have a desktop or mobile system?
  7. PCH Diode is important in case you are worried of the PCH (motherboard chipset) overheating under heavy load.
  8. CPU and CPU Package should be the best, if you don't want to monitor all of them
  9. I've just sent you a private message about this
  10. The mentioned new AIDA64 beta update is available for download at: http://www.aida64.com/downloads/latesta64xebeta Let me know how it works
  11. That was a bug that we've fixed in the latest AIDA64 beta update: http://www.aida64.com/downloads/latesta64xebeta
  12. AIDA64 supports one PSU. We don't plan to support multiple PSUs, since it is a very-very rare usage scenario among AIDA64 users. We've fixed that in the latest AIDA64 beta update available at: http://www.aida64.com/downloads/latesta64xebeta That's certainly an interesting idea, but it is just as challenging and complicated to make happen as it sounds intruiging We may implement it, but definitely not in the near future.
  13. The way it works is that each of those Samsung SPF devices have a limit of a certain maximum JPEG file size. If you pass a bigger file, they will malfunction, and you have to reset them to make them work again. The problem with JPEG is that it's not easy to predict the resulting file size from the input bitmap. So when you specify a JPEG quality of e.g. 80%, the resulting file may be 200KB or 210KB or 180KB, depending on how complex the rendered bitmap is. And since with AIDA64 you can build a dynamic layout, one that may look less complicated or more complicated, depending on the system state, it's not easy to find a proper JPEG quality setting. Sometimes 80% would work for hours, but then a frame comes where the 80% setting yields into a bigger JPEG file, and then the frame freezes. That's why we've introduced the JPEG file size limiter, that will automatically lower the JPEG quality in case the resulting file gets too large. The problem with that setting is that you have to play with it a lot to find the right size for your SPF device. Samsung sadly doesn't publish that data, and AFAIK there's no information on that on the internet anywhere either
  14. No, since by multiplying those values the resulting Wattage amount is constantly lower than if you add up the power draw amounts for the individual voltage rails. In your case for example, Pkt#88 x Pkt#89 is around 310 Watts, but the sum amount of power drawn by the voltage rails is cca. 318 Watts.
  15. Wear level is not a fake value at all It's calculated as: Fully Charged Capacity / Designed Capacity * 100 Regards, Fiery
  16. JPEG limit is only need to be configured when there's an issue while using complicated LCD layouts. Do you find any issues with your old or new layout?
  17. We are the developers behind the AIDA64 for Android app. We can upgrade our app, but cannot upgrade the platform (Android). Regards, Fiery
  18. Probably you've changed your Windows Desktop or monitor configuration, and that made AIDA64 display its main window on a position that was outside the visible area of your default Windows Desktop. AIDA64 has got an automatic mechanism to prevent that from happening, but maybe yours is a special case where it failed to fix it up automatically. If it happens in the future, just close AIDA64, start Registry Editor (via Run --> REGEDIT.EXE), navigate to: HKEY_CURRENT_USER\SOFTWARE\FinalWire\AIDA64 And remove all values that have a name the starts with Window
  19. Fiery

    Vulkan API

    We've checked the new Android N Developer Preview 2 on our Nexus 9, but the Vulkan layer doesn't seem to work properly yet. When we try to initialize Vulkan by calling vkCreateInstance, it says: E/vulkan: failed to load vulkan hal: No such file or directory (-2) Maybe a different device or the next preview would help. Or maybe there's a trick, maybe it is necessary to use special initialization with Vulkan for Android. We'll keep trying...
  20. That's normal, since hot-plug support for AX206 LCD is not yet implemented in AIDA64. It will be implemented though in the next AIDA64 beta update due in a few days from now I'll post a message into this topic once the new beta is available for download.
  21. Pkt #96 is simply the rail power, not the total power of the PSU. Bank #0 / Pkt #96 is the +12V power, Bank #1 / Pkt #96 is the +5V power, and Bank #2 / Pkt #96 is the +3.3V power. Those power values however are less accurate than when you take the rail voltage and rail current, and multiply them to get the calculated rail power. That's why AIDA64 ignores Pkt #96 values. And BTW, when current cannot be measured due to firmware issues, Pkt #96 also indicates zero Watts. So when it comes to total PSU power measurement, it wouldn't help to switch to using Pkt #96
  22. That's great news, we can at least rule out throttling then. Can you please check if the latest AIDA64 version (v5.70) provides the same low memory bandwidth scores?
  23. The CPU type is correct, it's just not complete. You can enable the CPU clock column to let you break down a certain CPU family (like AMD Sempron) with a better resolution. For modern AMD processors the complete CPU SKU is shown there, like: "QuadCore AMD A10-7850K". Regards, Fiery
  24. Fiery

    Vulkan API

    Thank you for the info. Android N Developer Preview 2 is out, but it's not yet available as an OTA update for our Nexus 9. We keep checkin' ...
  25. Thank you for the feedback Supporting non-US keyboard layouts about RGB LED is unfortunately a big challenge, regardless of the keyboard manufacturer in question. I think the ultimate solution will be to offer custom key list building, so you can specify exactly what keys do you want to be lit as a row. That's true. Corsair hasn't yet come up with a proper SDK for its RGB LED products, so we have to talk to the device directly. That will then collide with CUE. The ultimate solution for this issue will be when Corsair introduced a RGB LED SDK with proper synchronization and device sharing across multiple applications.
×
×
  • Create New...