Skip to content

Releases: acidanthera/VirtualSMC

1.2.6

02 Aug 18:15
5498f3a
Compare
Choose a tag to compare

v1.2.6

  • Added macOS 10.4 support for VirtualSMC and SMCBatteryManager

1.2.5

05 Jul 15:40
Compare
Choose a tag to compare

v1.2.5

  • Added preliminary macOS 12 support
  • Added macOS 10.6 support for SMCBatteryManager

1.2.4

07 Jun 15:06
023e375
Compare
Choose a tag to compare

v1.2.4

  • Added support for NCT6683D series

1.2.3

03 May 15:57
fe28c13
Compare
Choose a tag to compare

v1.2.3

  • Fixed Intel NUC EC sensors not showing proper values on some platforms
  • Added generic EC sensor type
  • Added EC fan monitoring support on HP Pavilion 14 CE2072NL, thx @1alessandro1

1.2.2

05 Apr 18:01
Compare
Choose a tag to compare

v1.2.2

  • Improve manual fan control in SMCDellSensors (SMM access is enabled even if audio is played)
  • Fixed sensor DEBUG logging with -liludbgall argument
  • Improved startup performance when probing SuperIO chips by splitting vendors
  • Added SuperIO device activation when it is disabled on probe
  • Added support for Nuvoton NCT6796D-E (0xD42A)
  • Added support for ITE IT8987 (requires DEBUG firmware, not available for public)
  • Added Intel NUC monitoring (requires manual configuration via ec-device, see EmbeddedControllers.md)

1.2.1

01 Mar 18:28
Compare
Choose a tag to compare

v1.2.1

  • Fix version publishing for VirtualSMC and plugins

1.2.0

02 Feb 17:33
Compare
Choose a tag to compare

v1.2.0

  • Improve manual fan control in SMCDellSensors (switch off manual control before going to sleep), rename control boot-args (start with -dell)

1.1.9

07 Dec 15:44
8457e8d
Compare
Choose a tag to compare

v1.1.9

  • Improve manual fan control in SMCDellSensors (use control registers 0x35a3 and 0x34a3 to cover more Dell models)
  • Fix processKext in SMCDellSensors (could be called multiple times for the same kext since flag Reloadable was set)
  • Reduce audio lags in SMCDellSensors when USB audio device is used
  • Allow not injecting TB0T SMC key when it is unavailable in SMCBatteryManager

1.1.8

02 Nov 19:13
Compare
Choose a tag to compare

v1.1.8

  • Reduce audio lags in SMCDellSensors

1.1.7

05 Oct 15:58
2db1cd9
Compare
Choose a tag to compare

v1.1.7

  • Added MacKernelSDK with Xcode 12 compatibility
  • Fixed SMCDellSensors loading on macOS 10.8
  • Added VirtualSMC support for 10.6 (most plugins require newer versions)
  • Fixed rare kernel panic in SMCSuperIO