RanbirAulakh / Asus-Q501LA-Hackintosh

DSDT and SSDT patches for Asus Q501LA
15 stars 8 forks source link

New DSDT kills Keyboard Backlight? #2

Closed conradolpz closed 10 years ago

conradolpz commented 10 years ago

I've tried several things (keep your ACPIBacklight.kext, update ACPIBacklight.kext from Rehabman, keep your AsusNBFnKeys.kext, update the kext to its latest version...) and finally I think I've discovered why not Keyboard Backlight anymore.. something is missing in the new DSDT.. cause when I rollback to the previous version, everything is OK. Final setup: updated ACPIBacklight.kext, AsusNBFnKeys.kext, SSDT-2.aml and previous DSDT.aml. Is it possible that some patch is missing in the new DSDT.aml?

RanbirAulakh commented 10 years ago

Yes, you are correct, I forgot to include Keyboard backlight, see new DSDT. In addition to that, I updated the kexts (ACPIBacklight, etc).

Let me know if that fixes your problem.