Jump to content

Fiery

Administrators
  • Posts

    11334
  • Joined

  • Last visited

  • Days Won

    476

Everything posted by Fiery

  1. What we're planning to implement in our Android, iOS and Windows Phone apps is a dedicated page where you can use the existing AIDA64 RemoteSensor feature with pre-configured settings such as IP address + port, full screen mode and auto-connect. So as soon as you start the app and go to the RemoteSensor page in there, you get the full-screen monitoring right away. We may implement an option to let the app automatically go to the RemoteSensor page as well, in case you only use the app for remote monitoring. Does it sound something that you would find useful? Regards, Fiery
  2. We've implemented portrait mode support for AlphaCool displays in the latest AIDA64 Extreme beta update available at: http://www.aida64.com/downloads/latesta64xebeta
  3. We've added support for Saitek displays. Please refer to the dedicated Saitek MFD topic: http://forums.aida64.com/topic/2891-new-lcd-device-support-saitek/
  4. We've added support for Andrew Gehringer's UCSD (USB Computer Status Display) LCD, as described at: http://www.agehringer.com/usb-computer-status-display You can enable the LCD device from AIDA64 / main menu / File / Preferences / Hardware Monitoring / LCD / UCSD. 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, Saitek X52 Pro and Pro Flight Instrument Panel displays are also supported now by the latest AIDA64 beta. Regards, Fiery
  5. We've added support for Saitek X52 Pro and Pro Flight Instrument Panel MFD displays, as described at: http://www.saitek.com/uk/prod/x52pro.html http://www.saitek.com/uk/prod/fip.html You can enable the LCD device from AIDA64 / main menu / File / Preferences / Hardware Monitoring / LCD / Saitek. The only thing needed to enable this feature is having the appropriate drivers installed for your device. The AIDA64 Saitek MFD module supports up to 8 pages on both device types. 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, UCSD LCD is also supported now by the latest AIDA64 beta. Regards, Fiery
  6. About the keep-alive issue, please try the latest AIDA64 beta: http://www.aida64.com/downloads/latesta64xebeta We will add the left+right 90 degrees rotation option to the next AIDA64 beta. We'll add 180 degrees as well, so all 4 orientation options will be covered.
  7. Image is rotated left by 90 degrees in portrait mode, so what you say I suppose is normal. Do you have the keep-alive option enabled? Did it work before, and now it stopped working with the latest AIDA64 beta?
  8. IPMI Event Log and IPMI Sensor information are already detected on the Computer / IPMI page Regards, Fiery
  9. Thank you for your help about the portrait mode. It wasn't easy to find the actual cause of the slow rotation, but now it's lightning fast with the latest AIDA64 Extreme beta: http://www.aida64.com/downloads/latesta64xebeta We've also found a few more opportunities to optimize the existing LCD code, so rendering got a bit faster on other devices as well. We've also managed to further accelerate the LCD preview resizing code, so on high-resolution displays the LCD layout building process will be smoother than before.
  10. That is due to an unfortunate bug of Windows 10 Mobile Preview builds. AIDA64 app does everything "by the book", and it works just fine under Windows Phone 8.1. We need Microsoft to fix it up. We do not have a plan to switch to attaching the report to emails either uncompressed or compressed. Regards, Fiery
  11. One of our server test systems can push 62186 MPixel/s in the current PhotoWorxx benchmark. The system is based on two Xeon E5-2660 v3 "Haswell-EP" processors (20 CPU cores total), and use an 8-channel DDR4-1866 memory configuration.
  12. I'm not saying it's a no go In fact, we've already implemented it as a quick & dirty solution to measure to actual resource impact of the image rotation. Yes, it's quite resource consuming, even on a quad-core CPU. It's not about memory, it's more about raw CPU processing power that is necessary to rotate an image. It takes cca. 10% more CPU load (on a quad-core Core i7 CPU) at each frame update to rotate the image by 90 degrees, compared to the regular operating mode of the Samsung SPF LCD module of AIDA64. It effectively means that when the update rate is configured at e.g. 500 milliseconds, one of the CPU cores is constantly working on rendering and rotating a frame. If you reckon that is still something you would want to check out, drop me a private message and I'll send you a test build of AIDA64 Extreme
  13. When it comes to monochrome or greyscale graphical displays, the best picks for AIDA64 are basically AlphaCool, Crystalfontz CFA-835, Matrix Orbital GX, picoLCD 256x64 SideShow (which is out of stock right now) and SDC Megtron (no longer sold). http://www.alphacool.com/index.php/cat/c35_Display.html?language=en https://www.crystalfontz.com/search.php?q=CFA835&submit=Search http://www.matrixorbital.com/index.php?cPath=40 http://www.mini-box.com/picoLCD There's also ct-Mäusekino, Cwlinux, Trefon and Yoctopuce, but they've got a limited resolution that may not be suitable for your needs. Truth be told, neither the G15 has got a high resolution, but as soon as you can get a higher resolution and larger display, you'll see how much difference the resolution could make Then there's Matrix Orbital GLC/GLK/GLT series, but they've got a slow USB protocol, so they aren't really suitable for AIDA64. If you shop at Matrix Orbital, stick to GX, that is the best graphical display Matrix Orbital makes One thing that may worth considering though: if you want to use multiple pages on your LCD, and you don't want to use page auto-rotation, then you need a display with physical buttons. In that case Crystalfontz CFA-835 may be the way to go.
  14. Do not use the Import button if you build a LCD layout from scratch. Use the New button, or double-click in the list of LCD items to add a new item to your layout. Such an item may be an image file, a sensor item, graph, gauge, etc. When you have some items in your list, you can double-click on them to modify an item, and use the buttons like Move Up and Move Down to re-arrange the LCD items.
  15. Here's the LCD devices guide for AIDA64: http://download.aida64.com/resources/lcd/aida64_lcd_guide.pdf Please note that not all LCD/VFD displays have the same performance. For example, it is very fast to update a full frame on LCDInfo displays, but it's very slow (several seconds) to update a frame on the Odroid-Show display. So if you could tell me your actual requirements, I may be able to recommend you a set of suitable displays that you can pick your favorite from. Regards, Fiery
  16. It was taken from Build.SERIAL, directly, there's no magic there at all. You can read more about that Android value at: http://developer.android.com/reference/android/os/Build.html#SERIAL It refers to it as hardware serial number, but as I've mentioned above, it's simply a value that the manufacturer of the device encoded there. It could refer to basically anything that the manufacturer chooses, or could even be a bogus value that is the same in every device.
  17. Many users do not save the reports to file, but rather send them in email, or just browse through them. So I don't think a warning message about not saving the file would be appropriate there. Regards, Fiery
  18. It may be possible, but it would require a SDK or API implemented in Steam, to make sure external (3rd party) monitoring applications like AIDA64 can connect to it and read out the FPS information. Do you know if anything like that is planned or maybe already implemented in Steam? We've tried to find out via web search, but haven't got any hits... Thanks, Fiery
  19. Thank you, we will implement the requested feature in the next AIDA64 beta update. Regards, Fiery
  20. AFAIK Windows 10 will not revamp the storage subsystem, so no, I don't think it would help.
  21. We've done a few test runs with a 800P frame. Apparently the device itself do not support rotation on-the-fly in Mini-Monitor Mode, so the software has to rotate the image before submitting it via the USB connection. During our tests we could see a noticable increase in the CPU load of sam_controller.exe (Samsung Frame Manager) process when the image was rotated.
  22. It shows the serial number that the device manufacturer (in your case: Samsung) has encoded in the Android profile of the device. Only Samsung knows what it may refer to It could be the actual device serial number, IMEI number, or even the MAC address of the WiFi or GSM adapter, etc. Regards, Fiery
  23. AIDA64 mobile apps (on all 3 platforms) do not report Bluetooth device information at this time. Regards, Fiery
  24. It depends on what components do you want to measure the temperature of I would put them next to the hottest components, like video card, VRMs. Regards, Fiery
×
×
  • Create New...