Jump to content

Jake Lo

Moderators
  • Posts

    14365
  • Joined

  • Last visited

  • Days Won

    871

Everything posted by Jake Lo

  1. Let's start by removing all these unnecessary kexts: ACPIBatteryManager.kext AHCI_3rdParty_eSATA.kext AHCI_3rdParty_SATA.kext AHCI_Intel_Generic_SATA.kext AHCIPortInjector.kext AppleBacklightInjector.kext AppleIGB.kext AppleIntelE1000e.kext AtherosE2200Ethernet.kext RealtekRTL8100.kext RealtekRTL8111.kext What patches did you add to DSDT.aml?
  2. Please run the linked app IORegisterExplorer.app, Save, compress and then attach it. The above rtf file is corrupted
  3. You can check out my Clover guide here https://osxlatitude.com/forums/topic/8506-dell-latitude-inspiron-precision-vostro-xps-clover-guide/?do=findComment&comment=94956
  4. please run app I linked and attach it here
  5. Will the touchpad restore if you uninstall the USB WLAN driver?
  6. why do you have framebuffer-fbmem = 00005400 framebuffer-stolenmem = 00008800 change to framebuffer-fbmem = 00009000 framebuffer-stolenmem = 00003001
  7. You can't disable all, you need VirtualSMC/FakeSMC at least try booting with -igfxvesa
  8. Try disabling some unnecessary kexts until upgrading is done. At Clover screen Hit spacebar -> Block injected Kexts Select the Folder where kext(s) resides ( Other, 10.13, 10.12…etc) Select kext(s) to be disabled Go back to main menu and boot with selected option
  9. I can't take the credit. Found the patch in alexandred/VoodooI2C chat by Ben Raz What generated SSDT by GenI2C? You add another SSDT? For curious sake, what does the Diagnosis show in GenI2C.app?
  10. Make sure you replace, not merge. Current Clover loads drivers from drivers/UEFI and you're missing HFSPlus.efi. I see you have it in drivers64UEFI, maybe more it over there. Also in driver/UEFI, you have both EmuVariableUefi.efi and AptioMemoryFix.efi. Use one or the other, not both. I recommend using AptioMemoryFix.efi and delete the other.
  11. Hmm, I don't see it as a listed value on the screen shot just run setup_var 0x795 to see it's current value Then run setup_var 0x795 0x4 That way you can always set it back if it's not working. Also setting BIOS to load Default will reset it back to the old value as well.
  12. the default is 0x102 as statement in his guide. it's the same default for my DW1830 and I believe DW1560 too which both are supported without disabling.
  13. Yes to both question except instead of 64mb, you set it to 128MB
  14. try this, don't need -cdfon if enable-HDMI2.0 is already under properties. If this fails, you might just have to change DVMT in BIOS to 128MB config.plist.zip
  15. post debug file with monitor connected
  16. Replace with this Config config.plist.zip
  17. Try this approach https://osxlatitude.com/forums/topic/12097-e6530-catalina-gm-problems-with-usb-ports/?do=findComment&comment=94774
  18. What patches did you have on the DSDT? Try removing it and just keeping the SSDT-xxx
  19. Your bootpack is a mess and wrong for this system. REPLACE the bootpack from this link to /EFI/Clover https://osxlatitude.com/forums/topic/12353-solved-e6440-mojave-10146-unsupported-cpu/?do=findComment&comment=94594
  20. Strange you're using an iMac SMBios of a desktop instead of MBP11,1 Post your Clover folder for review.
×
×
  • Create New...