Jump to content

Jake Lo

Moderators
  • Posts

    14365
  • Joined

  • Last visited

  • Days Won

    868

Everything posted by Jake Lo

  1. You're not using the version I linked in the guide which includes HFSPlus.efi In that case you'll need to include VBoxHFS and in the Config file, make sure you don't have VBoxHFS disabled.
  2. 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?
  3. Please run the linked app IORegisterExplorer.app, Save, compress and then attach it. The above rtf file is corrupted
  4. 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
  5. please run app I linked and attach it here
  6. Will the touchpad restore if you uninstall the USB WLAN driver?
  7. why do you have framebuffer-fbmem = 00005400 framebuffer-stolenmem = 00008800 change to framebuffer-fbmem = 00009000 framebuffer-stolenmem = 00003001
  8. You can't disable all, you need VirtualSMC/FakeSMC at least try booting with -igfxvesa
  9. 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
  10. 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?
  11. 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.
  12. 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.
  13. 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.
  14. Yes to both question except instead of 64mb, you set it to 128MB
  15. 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
  16. post debug file with monitor connected
  17. Replace with this Config config.plist.zip
  18. Try this approach https://osxlatitude.com/forums/topic/12097-e6530-catalina-gm-problems-with-usb-ports/?do=findComment&comment=94774
  19. What patches did you have on the DSDT? Try removing it and just keeping the SSDT-xxx
  20. 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
×
×
  • Create New...