Alex Rivera Posted October 7, 2015 Share Posted October 7, 2015 Hi Jake, I'm running El Capitan but the only problems I still can't solve are LCD display brightness is always at max and cannot be modified through keyboard buttons, headphones jack doesn't detect anything when I plug headphones, everything else is working fine. I'm using the attached DSDT and config.plist (Archive.zip), what could be the problem? Kexts installed to /S/L/E: AppleHDA_ALC292 CodecCommander DisableTurboBoostBattery IOAHCISerialATAPI_Injector FakePCIID_HD4600_HD4400 FakePCIID_XHCIMux FakePCIID Kexts in EFI/CLOVER/kexts/10.11/ ACPIBatteryManager AppleIntelE1000e FakeSMC VoodooPS2Controller Thanks! Link to comment Share on other sites More sharing options...
Moderators Jake Lo Posted October 7, 2015 Moderators Share Posted October 7, 2015 For Brightness, install this to /Clover/Kexts/10.11. For Headphone, autoswitching is not working. You need to plug in the headphone, enable sleep and then wake it up. Then to switch back to internal speak, unplug headphone, enable sleep again and then wake it up. No known fix at the moment. Link to comment Share on other sites More sharing options...
Alex Rivera Posted October 7, 2015 Share Posted October 7, 2015 Thanks Jake!, I tried with that kext but no luck. What I did was to install this kext ACPIBacklight.kext and revert back to my DSDT.aml I was using in Yosemite 10.10.5, it has the backlight patch I guess. Brightness controls are working again with Fn+F3 / Fn+Insert. I did the workaround you mentioned for headphones and it works. Kexts in EFI/CLOVER/kexts/10.11/ ACPIBatteryManager AppleIntelE1000e FakeSMC VoodooPS2Controller ACPIBacklight Regards Alex Link to comment Share on other sites More sharing options...
Administrators Hervé Posted October 7, 2015 Administrators Share Posted October 7, 2015 Which version of ACPIBatteryManager do you have? v1.55 can be troublesome in EC 10.11 and affect LCD brightness. No such issue with version v1.60. ACPIBatteryManager.kext.v1.60.zip Link to comment Share on other sites More sharing options...
Alex Rivera Posted October 8, 2015 Share Posted October 8, 2015 Hi Hervé I was using v1.53, I just updated to 1.60, thanks for the info. Link to comment Share on other sites More sharing options...
Moderators Jake Lo Posted October 9, 2015 Moderators Share Posted October 9, 2015 @robertostudios Remove the fakePCIID_XHCIMux and patch DSDT with this. Credits to Rehabman into device name_adr 0x001D0000 code_regex Name.*_ADR.* replace_matched begin Name(_ADR,0) end; into device name_adr 0x001A0000 code_regex Name.*_ADR.* replace_matched begin Name(_ADR,0) end; into device name_adr 0x00140000 code_regex Name.*_ADR.* replace_matched begin Name(_ADR,0) end; Tested on 10.11 GM (15A284). Webcam and sleep works so far. Tested all USB ports, but not tested the speed. Does headphone work after wake from sleep with your files? Link to comment Share on other sites More sharing options...
robertostudios Posted October 10, 2015 Share Posted October 10, 2015 (edited) Hi! Thanks for the patch, i remove previous post! All working now like a charm!!!!!!!!!!!!!!Camera, usb3 after sleep, headphones and speakers after sleep, USB3 speed speedier like before! ALL!!!Thanks Jake Again! I attached my current EFI folder, (removed serials...) I Very happy now! Edit: strange, i rebooted, sleeped, my comp some time, and now headphone, speaker work after sleep, plug, unplug vica-versa all!!! I check 6-7 times, rebooted, sleeped while headphone plugged, sleeped while not, plug unplug, and now work like a charm Thanks! roberto-UEFI-20151010.zip Edited October 14, 2015 by robertostudios 1 Link to comment Share on other sites More sharing options...
kfiatos Posted October 13, 2015 Share Posted October 13, 2015 Hi! Just upgraded 10.10.3 to 10.11. Used Robertostudios zip and everything works except sleep if something is connected to USB 3.0 (usb otherwise is working fine). Any solution? Tried repatching my DSDT but cannot boot on my DSDT. Now I'm using Robertostudios DSDT. No GenericUSBXhci.kext Maybe tell me how exactly prepare DSDT for 10.11. The same method as in guide plus this 3 patches from post #506 ? Am I missing something? Tried patching myself with no success. DSDT working in 10.10.3 is no longer good in 10.11. I have bios A15. Can someone help me with patching or send DSTD suitable for 10.11 and 4300u? EDIT I'm geting Wake reason: LID0 Suggestions? Link to comment Share on other sites More sharing options...
robertostudios Posted October 14, 2015 Share Posted October 14, 2015 Hi! Just upgraded 10.10.3 to 10.11. Used Robertostudios zip and everything works except sleep if something is connected to USB 3.0 (usb otherwise is working fine). Any solution? Tried repatching my DSDT but cannot boot on my DSDT. Now I'm using Robertostudios DSDT. No GenericUSBXhci.kext Maybe tell me how exactly prepare DSDT for 10.11. The same method as in guide plus this 3 patches from post #506 ? Am I missing something? Tried patching myself with no success. DSDT working in 10.10.3 is no longer good in 10.11. I have bios A15. Can someone help me with patching or send DSTD suitable for 10.11 and 4300u? EDIT I'm geting Wake reason: LID0 Suggestions? I'm getting same error when i use FakepciidXhcimux.kext! But my DSDT pathed JakeLo instruction (included previous post), all working fine! Sleep, camera, etc... USB3 device plugged or not... Only (Disk unmounted error when wake from sleep....) Link to comment Share on other sites More sharing options...
kfiatos Posted October 14, 2015 Share Posted October 14, 2015 Managed to patch Your DSDT and now only inconvience is that I have to wake with power button I use fakePCIID_XHCIMux.kext with success. Sometimes also freeze on booting :/ Link to comment Share on other sites More sharing options...
Recommended Posts