Jump to content

Jake Lo

Moderators
  • Posts

    14365
  • Joined

  • Last visited

  • Days Won

    868

Everything posted by Jake Lo

  1. Get rid of SSDT-1 and SSDT-12, not sure you got those from
  2. Go into the root of the drive and delete the upgrade folder (can't remember actual name, but you should be able to figure it out) and try again.
  3. DSDT still show layout-id = 1 Here fixed it for you. DSDT.aml.zip
  4. Remove ALC293.kext from /L/E Remove the 4 AppleHDA patches from Config Add Lilu.kext + AppleALC.kext Use layout-id 11 in Config file and / or DSDT under HDEF
  5. Reboot to Clover, make sure to select "Install MacOS from <name of your drive>" Hit the space bar and select verbose mode. Continue installing
  6. No need for kexts, HD 4400 is fully supported in Mojave. See my files here https://osxlatitude.com/forums/topic/11024-solved-waiting-on-on-dict-id0-dell-latitude-e7240/?do=findComment&amp;comment=85394 Just replace the contents into /EFI/Clover Make sure you have HFSPlus.efi in /EFI/Clover/drivers64UEFI Also don't need a kext installer either, all kexts goes into Clover kext is not needed. If you need kexts in /L/E or /S/L/E, just copy the kexts there and repair permissions and rebuild cache from terminal sudo chmod -Rf 755 /L*/E* sudo chown -Rf 0:0 /L*/E* sudo touch -f /L*/E* sudo chmod -Rf 755 /S*/L*/E* sudo chown -Rf 0:0 /S*/L*/E* sudo touch -f /S*/L*/E* sudo kextcache -Boot -U /
  7. Broadwell are supported since 10.10.3 I believe, but you need to set the DVMT. See here You could use Lilu.kext + WhateverGreen to get pass the DVMT as well.
  8. Try unchecking Legacy Option ROMs in the BIOS
  9. @itmacosx post your debug file
  10. Give this a try. Follow Clover guide here. High Sierra guide on the bottom, Mojave is same as High Sierra install Use this as bootpack, goes into /EFI/Clover after you install Clover v4700 G580_Test.zip
  11. try changing layout-id 12 to 18
  12. Replace DSDT with attached. In /Library/Extensions, remove AppleALC.kext Repair permissions and rebuild cache DSDT.aml.zip
  13. try this SSPROD-5420 patched DSDT.aml.zip
  14. Try this DSDT, rename it to DSDT.aml DSDT-BCM5722D.aml.zip
  15. So grim...give this a try, replace into /EFI/Clover No DSDT patching needed E7x50_Mojave.zip
  16. in /EFI/Clover you'll have a Config.plist file. Open it with Clover Configurator. It's under RT Variables
  17. please post new debug file
  18. Try this, replace contents into /EFI/Clover 5570_I2C.zip
  19. Install latest Clover v4700 with the following settings: Install for UEFI booting only Install Clover in the ESP Drivers64UEFI\DataHubDxe-64 Drivers64UEFI\FSInject-64 Drivers64UEFI\SMCHelper-64 Drivers64UEFI\ApfsDriverLoader-64 Drivers64UEFI\AptioMemoryFix-64 Drivers64UEFI\PartitionDxe-64 Install Clover Preference Pane Add to Drivers64UEFI\HFSPlus.efi (Not included in Clover installer)
  20. Disable SIP by setting the following values in Config file
  21. Go to the AppStore, search for Mojave and download it. Once fully downloaded the installation will start. Instead of selecting upgrade
  22. Under "Drop Tables" you have CpuPM, should be CpuSsdt That's your culprit!
  23. See here Replace contents into /EFI/Clover Make sure you have HFSPlus.efi in /EFI/Clover/drivers64UEFI Check the BIOS settings as well from that link
  24. Ok, debug attachment above has version 2.0.3, so I assumed. Could you try FBPatcher.app as well? There's an option to create your own USBPort.kext so you could remove USBInjectAll + port limit patch.
  25. @Rafael Siqueira You're using VoodooI2C v2.0.3, latest version is 2.1.4. Can you test if that works better?
×
×
  • Create New...