JDLopez Posted December 7, 2018 Share Posted December 7, 2018 Hello, I've install High Sierra (fresh install on new SSD) using Clover and I've got it booting and running fine from the SSD. Most functionality is working fine with the various kexts, patches and settings I've been able to find, but as expected there are still a couple of post install issues I need some help with. NOT WORKING: - Audio no device found by OS in System Report device is RealTek ALC665 - ShutDown laptop will not power down with the shutdown command is issued. The shutdown command tears down the OS, but fails to power off the laptop. - function keys most important to me: Brightness controls and Volume controls on this device I'd like them mapped to the default keyboard combinatons Brightness Down = Fn+F4 Brightness Up = Fn+F5 Volume Down = Fn+F11 Volume Up = Fn+F12 - USB3 device has NEC/Renesas USB3.0 host controller I understand from my readings that the NEC controller may not be supported in 10.12 and later, so may need to live with this. This is disappointing however as I use the built in eSATA/USB3.0 port to plug in my external backup drive. I had this device function fine with my Yosemite build using Clover. Any option for reusing the old kexts, setting, etc? I've attached the debug files as requested as well as a few screen shots. Any and all help is appreciated. Debug_File jdl-l502x.zip Link to comment Share on other sites More sharing options...
Moderators Jake Lo Posted December 7, 2018 Moderators Share Posted December 7, 2018 For audio, if it truly is ALC665, you have 2 options in AppleALC.kext, layout-id 12 or 13. Remove AppleHDA275.kext, restore a vanilla AppleHDA in /S/L/E if you had removed it. For shutdown, try enable FixShutdown and Halt Enabler. If still fails, I noticed that your Nvidia is still loading. You need to disable it completely. Try adding this to ACPI/Patched For keyboard Fn keys, try Karabiner-Elements app to reset the keys. See example here SSDT-Disable-DGPU.aml.zip Link to comment Share on other sites More sharing options...
JDLopez Posted December 14, 2018 Author Share Posted December 14, 2018 Gave up on trying to make audio work using AppleALC. I tried all of the various layout id's and suggestions above but couldn't get it working, ...so I just went with VoodooHDA. Audio now works. Next problem is display brightness, which I have no control over. In fact the slider bar doesn't even show up in Sys/Preference/Displays. What do I need to make this work? Shutdown/Restart are still not working properly after trying your suggestions above.. Any help you can provide here . Thanks in advance for all you do and the help you provide this communitiy. debug_JLo-L502x.zip Link to comment Share on other sites More sharing options...
Administrators Bronxteck Posted December 14, 2018 Administrators Share Posted December 14, 2018 try adding PNLF clover acpi patch unless you already have a PNLF ssdt.aml file Link to comment Share on other sites More sharing options...
JDLopez Posted December 14, 2018 Author Share Posted December 14, 2018 @Bronxteck, I do have the PNLF SSDT file in the patched Clover folder...it is in the debug file attached (debug_JLo_L502x.zip). Can you take a look? Link to comment Share on other sites More sharing options...
Moderators Jake Lo Posted December 14, 2018 Moderators Share Posted December 14, 2018 Try this, replace SSDT-PNLF and add kext to kexts/other Remove AppleBacklightInjector.kext from /L/E Disable ACPIBackLight patch from kexttopatch in Config file Repair permissions and rebuild cache brightnlessSlider.zip Link to comment Share on other sites More sharing options...
JDLopez Posted December 15, 2018 Author Share Posted December 15, 2018 Thanks JakeLo...adding the "right" kext and new .aml file did the trick for brightness control. They are now working. The last item that is still problematic is Shutdown and Restart....they don't work properly. Any help you can provide is appreciated. Do I need a new debug file? The one in post #3 would have everything except the AppleBacklightFixup kext Link to comment Share on other sites More sharing options...
Moderators Jake Lo Posted December 15, 2018 Moderators Share Posted December 15, 2018 Is this happening on Windows too? Try resetting the CMOS, do it at your own risk...if you're not careful. https://www.dell.com/community/Laptops-General-Read-Only/Dell-XPS-15-l502x-No-shutdown-restart-hibernate-sleep/td-p/3897947 Link to comment Share on other sites More sharing options...
Recommended Posts