Jump to content

Jake Lo

Moderators
  • Posts

    14357
  • Joined

  • Last visited

  • Days Won

    867

Everything posted by Jake Lo

  1. Don't think that option is available for this model, just need to disable it with SSDT. Haven't use Clover in year but give this a try. Attached are your modified config file and SSDT to disable the discrete card. Place it in your SSDT/Patched folder You should remove all these kexts as well: All the fakepciid* kexts NullCPUPowermanagement.kext VoodooI2C* IntelGraphics* If you're going to use VirtualSMC, you remove all the FakeSMC* or vise versa Determine what ethernet device it has, you have way too many different kext for it. Only add the kexts for what it has. HD5500.zip
  2. Try this, updated kexts and OC to 0.9.4 Lenovo_P50_OC_0.9.4.zip
  3. Is your display 4K? Can you set DVMT to 128MB? I remember there's a setting in my HP Elitebook with HD520, I can set it but mine is only 1080p display. Under Built-In Device Options in the BIOS set Video memory size 128MB if you can, make sure to disable framebuffer-stolenmem and framebuffer-fbmem in config file
  4. Not according to your IOReg file But now I see you have this in your Config file. Disable it or delete it PciRoot(0x0)/Pci(0x1C,0x0)/Pci(0x0,0x0)
  5. Try disabling the discrete graphics card Unless con0 is connected the the Nvidia See if it can be disable in the Bios
  6. add this SSDT to disable the discrete graphics card SSDT-Disable-DGPU.aml.zip
  7. Post the efi folder + IOreg file using IORegistryExplorer.app
  8. Your USB kext is hardcoded to EHC1 and EHC2 UTBMap.kext one other difference is this \_SB.PCI0.PEG0.VID.MLTF = One to \_SB.PCI0.PEG0.VID.OMPR = One
  9. Differences between the 2 DSDT Rename EHC1 -> EH01 Rename EHC2->EH02 Rename ECDV->EC Rename GFX0->IGPU
  10. What Intel.plist? Attach your EFI folder for review Attach IOReg file using IORegistryExplorer.app v2.1
  11. Upgrade IntelBluetooth kexts to v2.20 and add IntelBTPatcher https://openintelwireless.github.io/IntelBluetoothFirmware/FAQ.html#what-additional-steps-should-i-do-to-make-bluetooth-work-on-macos-monterey-and-newer
  12. What error did you encounter when you sleep or close the lid?
  13. Is there an option in the BIOS to set DVMT to 64MB? if not, then you could patch it by adding to the config file framebuffer-fbmem = 00009000 (data) framebuffer-stolenmem = 00003001 (data)
  14. try switching to layout-id = 77 if still not working, then try 3, 13, or 15
  15. Make sure to reset NVRam after the changes can you post new IOReg file?
×
×
  • Create New...