You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Support ACPI-based keyboard backlight found on some Vivobook Flip. Ref: Backlight Keyboard ASUS VivoBook Flip 14 TP412UA-IH31T Core i3-8130U #23
Summary: Keyboard backlight is controlled in method _Q66 in ACPI. Looking at that method, it should work OOB, but it doesn't. Need to investigate more
Port WMI driver from Linux
Summary: Port asus-wmi.c to macOS
Fix ALSC patch for device with ALSC under ATKD.WMNB
The text was updated successfully, but these errors were encountered:
Repository owner
locked and limited conversation to collaborators
May 7, 2019
You can add sudo mount -uw / and sudo mount -ur / to mount system volume in rw and back in readonly, writing to /usr/bin generally requires root password anyway
Add full support for Catalina
Change installation location of AsusSMCDaemon
Summary: On Catalina, /usr/bin is no longer available.
Add support for ROG keyboards.
Summary: Port hid-asus.c and rogauracore to macOS
Result: AsusHIDDriver and macrogaura
Fix bug on HID-based keyboard
Support ACPI-based keyboard backlight found on some Vivobook Flip. Ref: Backlight Keyboard ASUS VivoBook Flip 14 TP412UA-IH31T Core i3-8130U #23
Summary: Keyboard backlight is controlled in method
_Q66
in ACPI. Looking at that method, it should work OOB, but it doesn't. Need to investigate morePort WMI driver from Linux
Summary: Port asus-wmi.c to macOS
Fix
ALSC patch
for device withALSC
underATKD.WMNB
The text was updated successfully, but these errors were encountered: