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.
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.