Skip to content

A Lilu plugin that patches Apple Intel graphics drivers to get smooth backlight transition

License

Notifications You must be signed in to change notification settings

anonymous-writer/AppleBacklightSmoother

 
 

Repository files navigation

AppleBacklightSmoother

Github release Github downloads Build Status Scan Status Donate with PayPal

A Lilu plugin that patches Apple Intel graphics drivers to get smooth backlight transition

Installation

  • Compile SSDT-PNLF.dsl.
  • Inject AppleBacklightSmoother.kext and SSDT-PNLF.aml using your favorite bootloader.
  • If you're using Coffee Lake or above, you need to turn off WhateverGreen's backlight patch by using boot argument igfxcflbklt=0.

Boot arguments

  • -applbklsmoothdbg to enable debug printing (available in DEBUG binaries).
  • -applbklsmoothbeta to enable loading on unsupported macOS versions (11.0 and below are enabled by default).
  • -applbklsmoothoff to disable kext loading.
  • igfxpwmmax=0x???? to set PWMMAX value to 0x????

Credits

About

A Lilu plugin that patches Apple Intel graphics drivers to get smooth backlight transition

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C++ 92.4%
  • ASL 7.6%