Hi there. Me back again, with same issues, nothing is working. To start presenting my problem, again: laptop is a 17 inches Asus G750JW, it has a Nvidia card (765m) only, there is no Intel integrated and the keyboard is a full keyboard with numeric keys on the right and also with backlight (keys are illuminated - should be F3/F4). Looking at the patches, I decided to try: KeyboardBacklight_Patch (Haswell).txt After applying the above patch, now I have the original functions untouched (SLKB and GLKB) but also the new functions introduced by the patch (SKBL and GKBL). Also, right after compiling noticed that I had an error, it was missing B0FF, so I added it manually (found its definition in KeyboardBacklight_16Levels_Patch (Haswell).txt ). Fixed the error and saved the new DSDT and booted again. Fn+F3 and Fn+F4 still not working! I'm on v2.3 right now, I saw somewhere that the kext should have an entry like: "Enable Asus KBacklight" to Yes for enabling keyboard backlight controls in F3 and F4 by default. " Is the above still relevant? Right now I have F3KeyFunction=0 and F4KeyFunction=0 in plist. When I was on v.2.2 at least I was getting some: "AsusNBFnKeys: Keyboard backlight method not found" when pressing Fn+F3 or F4. Also tried brightness Fn keys patch: added method _Q0E and _Q0F and no result, Fn+F5 and Fn+F6 did nothing. When I was on v.2.2 at least I was getting some: "AsusNBFnKeys: Asus Backlight device not Found" when pressing Fn+F5 or F6. Also tested Fn+C, Fn+V and Fn+Space, those seems to work out of the box with no patching and sudo dmesg gives me: FN+Space: Dispatched Key: 0x42 ( 66) first press FN+C: Dispatched Key: 0x34 ( 52) second press FN+C: Dispatched Key: 0x57 ( 87) first press FN+V: Dispatched Key: 0x40 ( 64) second press FN+V: Dispatched Key: 0x56 ( 86) I thought this should have worked only for compact keyboard, but I have a full keyboard (with numeric keys on right). Could this be an issue? Attached is my clean DSDT (no patches related to Asus Fn Keys applied): Any help please? Thanks in advance!
DSDT with battery fix.aml.zip