pop-os / system76-acpi-dkms

System76 ACPI Driver (DKMS)
GNU General Public License v2.0
16 stars 11 forks source link

Handle new KBLED ACPI methods #23

Closed crawfxrd closed 1 year ago

crawfxrd commented 1 year ago

The EC has been updated to detect if a white or RGB backlit keyboard is attached at run-time instead of being set at compile-time. The ACPI methods in coreboot have been updated to handle this new functionality.

Check for the new ACPI method GKBK "Get Keyboard Kind" to determine if the module should use the new logic or the old logic.