ouija Posted June 28, 2014 Share Posted June 28, 2014 You are using Fn keys 2.3.5 and ELAN v3.8? Do you have any changes in plist for both? What happens if you try Fn + F9 and Fn + F5/F6? Send me an ioreg file and System log so i can take a look. I did a replace of the elan/fn kexts and rebuilt kext cache and FN+F9 is working again to disable the trackpad However, I've never been able to get FN+F5/F6 working on my machine, but this could likely be due to the NVIDIA GeForce GT 630M (Optimus). I've attached the requested files anyways in case you might be able to figure that out for me Thanks for your awesome kexts and keep up the great work! logs.zip Link to comment Share on other sites More sharing options...
EMlyDinEsH Posted June 30, 2014 Author Share Posted June 30, 2014 I did a replace of the elan/fn kexts and rebuilt kext cache and FN+F9 is working again to disable the trackpad However, I've never been able to get FN+F5/F6 working on my machine, but this could likely be due to the NVIDIA GeForce GT 630M (Optimus). I've attached the requested files anyways in case you might be able to figure that out for me Thanks for your awesome kexts and keep up the great work! You have Nvidia GPU only? or both Intel and Nvidia? Your ioreg file is corrupted because you have used new version of IORegistryExplorer app. Use IORegistryExplorer app v2.1 or lower and send me your ioreg again along with your DSDT you are using. Link to comment Share on other sites More sharing options...
EMlyDinEsH Posted July 2, 2014 Author Share Posted July 2, 2014 Updated driver to 2.4 with new features and bug fixes. Link to comment Share on other sites More sharing options...
akuarezz Posted July 8, 2014 Share Posted July 8, 2014 can i use it on my sony vaio?? Link to comment Share on other sites More sharing options...
EMlyDinEsH Posted July 10, 2014 Author Share Posted July 10, 2014 can i use it on my sony vaio?? No, this kext works only for Asus notebooks. Link to comment Share on other sites More sharing options...
yinbiaosc Posted August 27, 2014 Share Posted August 27, 2014 Thanks!! Link to comment Share on other sites More sharing options...
Tusticles Posted September 23, 2014 Share Posted September 23, 2014 Brightness keys not working, also tried the patch... G75VW OS X 10.9.5 --edit-- I think I need this? --edit-- No, I needed some changes on my dsdt and the correct efi string. Link to comment Share on other sites More sharing options...
Zackptg5 Posted September 24, 2014 Share Posted September 24, 2014 Hey Emly, everything with this driver works great except an issue I hadn't noticed before was pointed out to me. After wake up from sleep, the keyboard backlight shuts off and doesn't turn on again (fn keys do nothing). The console says nothing concerning the kext except except says this when I adjust the screen brightness with the fn keys (which works fine with efi string): 9/24/14 3:18:31.000 PM kernel[0]: AsusNBFnKeys: GPU device not found Link to comment Share on other sites More sharing options...
Tusticles Posted September 24, 2014 Share Posted September 24, 2014 Hey Emly, everything with this driver works great except an issue I hadn't noticed before was pointed out to me. After wake up from sleep, the keyboard backlight shuts off and doesn't turn on again (fn keys do nothing). The console says nothing concerning the kext except except says this when I adjust the screen brightness with the fn keys (which works fine with efi string): 9/24/14 3:18:31.000 PM kernel[0]: AsusNBFnKeys: GPU device not found Try this patch , got it from first post # Fix originally discovered by RehabMan and 68x # Patch created by 68x into Method label _WAK code_regex WAK\s+\(Arg0\) replace_matched begin If (LOr (LLess(Arg0, 1), LGreater(Arg0,5))) \n { \n Store(3, Arg0) \n } \n WAK(Arg0)\n end; Link to comment Share on other sites More sharing options...
Zackptg5 Posted September 26, 2014 Share Posted September 26, 2014 Perfect! That fixes it Link to comment Share on other sites More sharing options...
Recommended Posts
Please sign in to comment
You will be able to leave a comment after signing in
Sign In Now