Skip to content

Releases: ChefKissInc/SMCRadeonSensors

v2.2.0

25 May 17:23
a51591f
Compare
Choose a tag to compare

What's changed?

Bug fixes

  • On some systems cards would fail to register due to the register MMIO failing to be mapped early.

v2.1.0

25 May 11:08
4a9751b
Compare
Choose a tag to compare

What's changed

Bug fixes

  • Incorrect temperature readings were reported on Polaris and older cards.

nightly

22 May 12:24
824ca6b
Compare
Choose a tag to compare
nightly Pre-release
Pre-release

Bump version

v2.0.0

20 Apr 13:08
0beb6ee
Compare
Choose a tag to compare

What's Changed

  • RadeonGadget has been removed. The project is now a single VirtualSMC plug-in. Don't forget to remove the old SMCRadeonGPU/RadeonSensor combination before putting this in. The philosophy behind this is to have as close to native experience as possible. Recommended apps for viewing sensors on the system: XS-Labs' Hot, exelban's Stats, iStat Menus (paid), etc. Not affiliated with any of these people, just mentioning them for your convenience.

Full Changelog: v1.3.0...v2.0.0

1.3.0

16 Sep 04:45
bb1e850
Compare
Choose a tag to compare

Bug fixes

  • Vega20-based dGPUs failed to read temperature.

Enhancements

  • Add Vega12-based GPU support.
  • Simplify RMMIO and IOPCIDevice filter logic.

1.2.0

13 Sep 18:09
b0a3873
Compare
Choose a tag to compare

Bug fixes

  • Code architecture bug caused SMCRadeonGPU to have no readings.

Enhancements

  • Implement TGDD SMC key

1.1.0

08 Jul 10:46
Compare
Choose a tag to compare

Bug fixes

  • Temperature readings on Navi were broken
  • RSensorCard would sometimes fail because RMMIO was mapped too early

1.0.0

24 Jun 11:11
Compare
Choose a tag to compare

Enhancements

  • Major code rewrite
  • Improved temperature reading logic
  • Added AMD iGPU support
  • Improved gadget app popover design

To those migrating from https://github.com/aluveitie/RadeonSensor

Upgrade all the components, else it will not function.