Jump to content

Jake Lo

Moderators
  • Posts

    14365
  • Joined

  • Last visited

  • Days Won

    871

Everything posted by Jake Lo

  1. 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.
  2. DSDT still show layout-id = 1 Here fixed it for you. DSDT.aml.zip
  3. 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
  4. Reboot to Clover, make sure to select "Install MacOS from <name of your drive>" Hit the space bar and select verbose mode. Continue installing
  5. 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 /
  6. 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.
  7. Try unchecking Legacy Option ROMs in the BIOS
  8. @itmacosx post your debug file
  9. 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
  10. try changing layout-id 12 to 18
  11. Replace DSDT with attached. In /Library/Extensions, remove AppleALC.kext Repair permissions and rebuild cache DSDT.aml.zip
  12. try this SSPROD-5420 patched DSDT.aml.zip
  13. Try this DSDT, rename it to DSDT.aml DSDT-BCM5722D.aml.zip
  14. So grim...give this a try, replace into /EFI/Clover No DSDT patching needed E7x50_Mojave.zip
  15. in /EFI/Clover you'll have a Config.plist file. Open it with Clover Configurator. It's under RT Variables
  16. please post new debug file
  17. Try this, replace contents into /EFI/Clover 5570_I2C.zip
  18. 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)
  19. Disable SIP by setting the following values in Config file
  20. Go to the AppStore, search for Mojave and download it. Once fully downloaded the installation will start. Instead of selecting upgrade
  21. Under "Drop Tables" you have CpuPM, should be CpuSsdt That's your culprit!
  22. 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
  23. 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.
  24. @Rafael Siqueira You're using VoodooI2C v2.0.3, latest version is 2.1.4. Can you test if that works better?
  25. Try this for USB3 The patches I add for Brightness is for Intel HD Graphics only, won't work on Nvidia. You could try Brightness Slider app As for headphone, looks like it's not automatically switching. Try closing and removing the lid with the headphone plug in config.plist.zip
×
×
  • Create New...