Jump to content

Fiery

Administrators
  • Posts

    12565
  • Joined

  • Last visited

  • Days Won

    562

Everything posted by Fiery

  1. Yes, we'll do that soon. As usual, I'll post a download link to a new AIDA64 beta update once the requested feature is implemented. I'm not sure what kind of items do you want to have right aligned. If you use the "Simple Sensor Item", then right-align option is already there. However, when precise positioning is crucial, it's best to use "Sensor Item", which you can define the total item width for, and precisely position the value and unit fields inside the dedicated sensor item space. We'll check that issue. Please let me know which driver are you using currently (Samsung's or LibUsb0). Reordering pages is already possible with the latest AIDA64 beta: just use drag&drop on the "Page 1 / Page 2 / Page 3 / Page 4" headers http://www.aida64.com/downloads/latesta64xebeta
  2. I appreciate your attention to this issue, and the proposed ideas on how to improve the existing Logging feature of AIDA64. However, you have to understand a few things: 1) The logging facility was originally designed without an entry in the System Tray icon right-click menu. It wasn't meant to be stopped or suspended and then restarted again with a user interaction. And we haven't had complaints on the way it was implemented. Later on, a few users wanted us to make it suspendable and restartable via the System Tray icon. The current solution is in place for a few years now already, and it was only you, a single user who posted any complaints on the Logging feature. Most users simply find it clear and easy to follow, easy to use. While I do understand that you want to make it more clear for you, for most guys it is simply "good enough" currently, they can use it without issues. 2) If you check other Preferences options, related to other features of AIDA64, you can see that the way the logging options are implemented is completely consistent with other related features of AIDA64. For example, if you enable the OSD Panel or SensorPanel, they will automatically open once you start AIDA64, and they will close when you close AIDA64. You can open and close the SensorPanel from the System Tray icon right-click menu, but that wasn't found with criticism by other users as well. So, once you enable a specific Hardware Monitoring facility of AIDA64, they will always start once you start AIDA64, that's just the way they are supposed to work. 3) We'll fine-tune the "Logging Finished" tags at the end of the log files. It's not quite easy to swap an already written line there, simply because currently logging is implemented in an incremental way, so only appending the files is possible. That policy saves a lot of unnecessary writing to disks, which is quite important in the days of SSD drives. And when you suspend logging and AIDA64 would write a "Logging Suspended at XXXX" time stamp there, and you restart the logging, the file should be completely recreated in order to remove the "Logging Suspended at XXXX" line from there. Unless of course you would leave those lines there, which would make the log file quite ugly IMHO.
  3. Did you change any hardware in your computer recently? Or have you updated any drivers like ForceWare or Catalyst or the Strike7 drivers?
  4. We've just rolled out a new AIDA64 beta that supports LCDInfo and Aquaero 4 displays: http://forums.aida64.com/topic/2449-new-lcd-device-support-lcdinfo-usb13700-and-usbd480/
  5. We've added support for both LCDInfo LCD protocols, as described at: LCDInfo USB13700 LCDInfo USBD480 You can enable the LCD device from AIDA64 / main menu / File / Preferences / Hardware Monitoring / LCD. The only thing needed to enable this feature is having the LCD drivers (libusb0) installed, and the display to be connected to a USB port. You can verify if your device is compatible with AIDA64 by finding the device on the Devices / USB Devices page in AIDA64, and checking its Device ID. It should be one of the following IDs: 16C0-08A2 (USB13700) 16C0-08A6 (USBD480) It is recommended to use the latest firmware for your display. You can find the new AIDA64 beta update at: http://www.aida64.com/downloads/latesta64xebeta Please let us know if you find any difficulties enabling or using this new feature. Also let us know if you've got another kind of LCD or VFD device that is currently unsupported by AIDA64. BTW, Crystalfontz LCD, POS VFD (customer display, pole display, table display), and Trefon LCD devices are also supported now by the latest AIDA64 beta. Regards, Fiery
  6. AIDA64 uses CPU MSR register to detect throttling activity. It is per core, so #1 from your list. I'm not sure if there's a register that one could use to detect throttling activity for other parts of the CPU package. Much quicker, typically just tens of milliseconds. AFAIK throttling kicks in when the CPU is overheating for 20 milliseconds (or more), so the whole thing is very sensitive and very sharp. It has to be, or else it wouldn't be able to prevent a critical overheating situation damaging the processor.
  7. There's a native method to read PCH Diode temperature, directly from the PCH. That's a different reading And it's not supported by many Intel systems.
  8. Thank you for the shot, it looks great. I'm glad you could make it work We'll try to get a SPF-87H that failed to work out for you, because there's a slim chance that particular DPF has some other tricks that AIDA64 doesn't handle properly yet. Although my gut instinct says that your particular SPF-87H part may just have some hardware flaw that isn't related to AIDA64 at all.
  9. Please note that AMD processors will not throttle, throttling is used by Intel processors. AMD processors use a different mechanism to protect themselves from overheating. As for the spikes, they could be because the CPU temporarily failed to provide the right CPU multiplier reading, or that the motherboard temporarily failed to provide the BCLK (FSB) clock speed via APIC. Such things could happen when the system is under extreme load (stress). You don't have to worry about such things as long as your processor isn't overheating while running the stress test. Regards, Fiery
  10. AIDA64 will not stress or load the system when you only use it for monitoring purposes. I'm afraid you haven't provided enough details on the issue to discuss it further. For example, it would be important to know what kind of computers are they, and whether you could see any actual CPU load (via e.g. Task Manager) when your processors were throttling while you were using AIDA64. And if you saw any actual CPU load, it would be important to know whether they were caused by the AIDA64 main process (aida64.exe) or some other process or service. Regards, Fiery
  11. No adjustment is necessary about TJMax on Intel Nehalem and Silvermont family processors. TJMax adjustment was only necessary in the LGA775-era. As for throttling, it may or may not kick in at TJMax. Please note that the on-die CPU temperature sensors aren't that accurate that one may expect them to be. Also, when any of the CPU cores momentarily hits TJMax, the CPU will start throttling immediately, and the reported DTS temperature will quickly drop down a few degrees Celsius. The whole thing overheating protection mechanism works very quickly, and the measured temperatures will fluctuate a lot.
  12. Thank you for the feedback
  13. Thank you for the feedback
  14. I'm sorry, that is just a pecularity of our implementation of the log closing. It doesn't put the footer there if you manually stop logging, since it treats the situation as you just suspend logging and may restart it again with the same log files. It will only put the footer there when AIDA64 itself stops the logging and closes the log file. We'll try to come up with a solution soon, although it's not easy, since there are many different issues colliding with each other in this case.
  15. Such things could happen when AIDA64 enables a certain chipset PCI device that is otherwise disabled by the BIOS at system bootup. Once the new device appears in Device Manager, try to reinstall Intel Chipset Device Software. It should take care of installing the drivers for the enabled device.
  16. We can only add that in case the BIOS Setup or Gigabyte's own software also shows the reading as PCH temperature. Otherwise it's just pure guessing
  17. It should be there But it's written there only when you close AIDA64 or it automatically opens a new log file.
  18. We've added support for all Trefon USB LCD and GLCD products, as listed at: Trefon USB-Displays You can enable the LCD device from AIDA64 / main menu / File / Preferences / Hardware Monitoring / LCD. The only thing needed to enable this feature is having the LCD drivers (libusb0) installed, and the display to be connected to a USB port. You can verify if your device is compatible with AIDA64 by finding the device on the Devices / USB Devices page in AIDA64, and checking its Device ID. It should be one of the following IDs: FFF0-FFFD FFF0-FFFE It is recommended to use the latest firmware (Version 2.1) for your display. You can find the new AIDA64 beta update at: http://www.aida64.com/downloads/latesta64xebeta Please let us know if you find any difficulties enabling or using this new feature. Also let us know if you've got another kind of LCD or VFD device that is currently unsupported by AIDA64. BTW, Crystalfontz LCD, LCDInfo LCD and POS VFD (customer display, pole display, table display) devices are also supported now by the latest AIDA64 beta. Regards, Fiery
  19. We've just updated AIDA64 to include support for Samsung 800P, 800W, 1000P and 1000W DPF displays as well: http://www.aida64.com/downloads/latesta64xebeta This version also supports both Samsung's original SODI drivers and generic libusb0 drivers.
  20. We've implemented support for the new generation graphical Crystalfontz CFA-835 display in the following new AIDA64 Extreme beta update: http://www.aida64.com/downloads/latesta64xebeta
  21. We've fixed the clipboard locale (character set) issues in the latest beta version of AIDA64 Extreme available at: http://www.aida64.com/downloads/aida64extremebuild3120dwjf9t3lcpzip After upgrading to this new version, make sure to restart Windows to finalize the upgrade. Let me know how it works. Thanks, Fiery
  22. We've further tweaked the log files header/footer, as requested. Please upgrade to the latest beta version of AIDA64 Extreme available at: http://www.aida64.com/downloads/aida64extremebuild3120dwjf9t3lcpzip Let me know how it works
  23. We've fixed the sensor readings in the latest beta version of AIDA64 Extreme available at: http://www.aida64.com/downloads/aida64extremebuild3120dwjf9t3lcpzip As for the PCH temperature, I'm not sure how HWiNFO64 reads it. Can you please post a screen shot that shows all HWiNFO64 readings and all AIDA64 readings side-by-side? As for the BIOS date, the emulated classic system BIOS apparently contains a wrong system BIOS date stamp. It's due to a BIOS bug, and not an AIDA64 issue.
  24. We've implemented the requested drag&drop LCD page reordering trick in the latest beta version of AIDA64 Extreme available at: http://www.aida64.com/downloads/aida64extremebuild3120dwjf9t3lcpzip Let me know how it works. Please note that at the time you perform the reordering, the page captions will be reordered as well, to indicate that you've performed a reordering. So e.g. after swapping Page 1 and Page 3, the page captions will look like: "Page 3 / Page 2 / Page 1 / Page 4". But, after you press the OK button and close the Preferences window, and reopen it again, the page captions will be restored to the default order of "Page 1 / Page 2 / Page 3 / Page 4". The pages content will however be kept as it should, so the content will be kept swapped.
  25. Sounds great, thank you for letting us know about the resolution.
×
×
  • Create New...