Skip to content

Releases: adelheidsoftware/ohai

0.1.1-alpha

15 Apr 12:37
5fecd93

Choose a tag to compare

0.1.1-alpha Pre-release
Pre-release

Changelog

  • Fix AMD GPU detection
  • Add app icon

Full Changelog: 0.1.0-alpha...0.1.1-alpha

0.1.0-alpha

11 Apr 03:33
8d018d1

Choose a tag to compare

0.1.0-alpha Pre-release
Pre-release

This is an alpha release and only grabs a small amount of information, mostly on Nvidia cards. It should still work on other cards, but it won't grab very much info. It should be able to get the size of the frame buffer on AMD cards, though. The UI is also completely unfinished and just meant to display the information in a basic manner.

Multi-GPU systems are not currently supported, but it should still grab at least the GPU in the primary PCIe slot.

Update: This release incorrectly defines AMD/ATI to have vendor ID 0x1022, when it should be 0x1002, so it won't detect AMD GPUs properly.