KMBeatz Posted April 10, 2018 Share Posted April 10, 2018 Hello Folks. I have a Laptop from a Friend. Lenovo Z710 with i7 and NVIDIA + Intel HD4600. I need to Disable NVIDIa per DSDT and SSDT because I can't boot to High Sierra. I can't compile it. I uploaded complete DSDT Folder from Clover by Pressing F4. Thank you so much Z710 DSDT Original.zip Link to comment https://www.insanelymac.com/forum/topic/333772-lenovo-z710-dsdt-compile-problem/ Share on other sites More sharing options...
WaldMeister Posted April 10, 2018 Share Posted April 10, 2018 Hi, There was an extra }. I removed: Method (_QC6, 0, NotSerialized) // _Qxx: EC Query { CreateField (^^^PEG0.PEGP.TGPC, 0x0A, 0x02, PRGE) If ((ToInteger (PRGE) == Zero)) { ^^^PEG0.LNKD = One } ^^^PEG0.PEGP.SGPO (^^^PEG0.PEGP.HLRS (One, ^^^PEG0.PEGP.SGPO (^^^PEG0.PEGP.PWEN (Zero), If ((ToInteger (PRGE) == 0x02)) { ^^^PEG0.LNKD = One }))) And it compiles fine now. To disable the Nvidia card you should not need the method QC6. Unfortunatly i have no easy way to merge DSDT and SSDT under Linux, use MacIASL, gives a nice overview and trees also on the left. DSDT.dsl 2 Link to comment https://www.insanelymac.com/forum/topic/333772-lenovo-z710-dsdt-compile-problem/#findComment-2608904 Share on other sites More sharing options...
Allan Posted April 10, 2018 Share Posted April 10, 2018 Run this app, and upload the file result here. RunMe For disable your dGPU, use this SSDT: SSDT-DGPU.aml (1).zip But before you use this SSDT, you'll need find the address using Windows, look here: According to the image above device is PEGP inside PEG0, _SB.PCI0.PEG0.PEGP, modify the SSDT-DGPU for disable correct device and put the SSDT in Clover/Acpi/Patched folder. Credits: @MaLd0n 1 1 Link to comment https://www.insanelymac.com/forum/topic/333772-lenovo-z710-dsdt-compile-problem/#findComment-2608905 Share on other sites More sharing options...
WaldMeister Posted April 10, 2018 Share Posted April 10, 2018 3 minutes ago, Allan said: Run this app, and upload the file result here.RunMe For disable your dGPU, use this SSDT: SSDT-DGPU.aml (1).zip But before you use this SSDT, you'll need find the address using Windows, look here: According to the image above device is PEGP inside PEG0, _SB.PCI0.PEG0.PEGP, modify the SSDT-DGPU for disable correct device and put the SSDT in Clover/Acpi/Patched folder. Credits: @MaLd0n I missed a lot i see. Thanks for this one! 2 Link to comment https://www.insanelymac.com/forum/topic/333772-lenovo-z710-dsdt-compile-problem/#findComment-2608908 Share on other sites More sharing options...
KMBeatz Posted April 11, 2018 Author Share Posted April 11, 2018 @Allan Here are the Files you Request Thank you so much Sir. Send me Mustis-MBP-4.fritz.box.zip Link to comment https://www.insanelymac.com/forum/topic/333772-lenovo-z710-dsdt-compile-problem/#findComment-2609122 Share on other sites More sharing options...
Allan Posted April 11, 2018 Share Posted April 11, 2018 Try this:CLOVER.zip Link to comment https://www.insanelymac.com/forum/topic/333772-lenovo-z710-dsdt-compile-problem/#findComment-2609154 Share on other sites More sharing options...
KMBeatz Posted April 12, 2018 Author Share Posted April 12, 2018 (edited) Hi to all. I managed to Boot in macOS El Capitan. But cant boot into High Sierra with the same Clover Folder because of the Nvidia Graphics Card. Its Nvidia Optimus I tried your SSDT-DGPU.aml method because i have the same Adress like in your Screenshot but it didnt worked. Thank you so much. Z710 Clover Ordner.zip Z710 Clover Ordner.zip https://mega.nz/#!Z9di0QyC!9fCsQcOZvlv6MHZD9wYXNEkGZX_6wF3Rrgp0cHU02BY This is my whole Clover Folder which boots El Capitan fine with Hardware Accelaration Intel Hd4600, Battery OK, Sound OK. I Uploaded it twice because i have Problems uploading here on Forum. Ps: In Clover\ACPI\Origin Folder there are the whole Virgin DSDT and SSDT from Clover F4 Method Edited April 12, 2018 by KMBeatz Link to comment https://www.insanelymac.com/forum/topic/333772-lenovo-z710-dsdt-compile-problem/#findComment-2609303 Share on other sites More sharing options...
Allan Posted April 13, 2018 Share Posted April 13, 2018 Even put the SSDT-DGPU.aml at CLOVER/ACPI/pacthed folder, and using the DropOem option in your config.plist? 1 Link to comment https://www.insanelymac.com/forum/topic/333772-lenovo-z710-dsdt-compile-problem/#findComment-2609479 Share on other sites More sharing options...
KMBeatz Posted April 13, 2018 Author Share Posted April 13, 2018 (edited) Its booting now. I forgot Drop OEM in Clover. Thank you so much. One last Problem is Brightness Control. I tried from Rehabmans Patches into DSDT.aml But no Slider Then i tried add IntelBacklight.kext along with Clover AddPNLF. Slider are Show in Monitor Settings but no Effect. I can slide but the Display is at Maximum always. :-( Edited April 13, 2018 by KMBeatz Link to comment https://www.insanelymac.com/forum/topic/333772-lenovo-z710-dsdt-compile-problem/#findComment-2609543 Share on other sites More sharing options...
Allan Posted April 13, 2018 Share Posted April 13, 2018 Hmmm, I never used this patch for these new Intel HD iGPUs, but I'll do a look in a solution around. If I find something useful for you, I'll post here. 1 Link to comment https://www.insanelymac.com/forum/topic/333772-lenovo-z710-dsdt-compile-problem/#findComment-2609596 Share on other sites More sharing options...
Recommended Posts