sys_patch_detect.py: Fix backlight detection

This commit is contained in:
Mykola Grymalyuk
2022-02-08 08:52:25 -07:00
parent 4d244a5eee
commit 84bf2a9e18

View File

@@ -50,7 +50,7 @@ class detect_root_patch:
if self.constants.detected_os > non_metal_os:
self.nvidia_legacy = True
self.amfi_must_disable = True
# self.legacy_keyboard_backlight = self.check_legacy_keyboard_backlight()
self.legacy_keyboard_backlight = self.check_legacy_keyboard_backlight()
elif gpu.arch == device_probe.NVIDIA.Archs.Kepler:
if self.constants.detected_os > os_data.os_data.big_sur:
# Kepler drivers were dropped with Beta 7