Jump to content

Jake Lo

Moderators
  • Posts

    14365
  • Joined

  • Last visited

  • Days Won

    868

Everything posted by Jake Lo

  1. You're missing AppleBacklightFixup.kext DW1707 is the same as an AR9565
  2. Hmm, kext is not needed on my E7470 which is basically the same specs. You could try replacing your files in /EFI/Clover with my files here
  3. you'll need the one with the Bluetooth otherwise you won't have bluetooth.
  4. try this one, suppose to work for another member with the same system SSDT-I2CX.aml.zip
  5. what do you mean "the same still exists"? Replace means replace yours with mine, no other copy.
  6. Wifi DW1707 - See here, not recommended, limited support. Better option is DW1560 HDMI - should work OOB, post debug file with HDMI connected, F8 is a Windows function, won't work in OSX. VGA - not supported Brightness Control - See post install here as suggested in the linked guide
  7. Great, thanks for confirming the fix continues to work with Mojave.
  8. That is exactly what it is as already explained here Yes, I'm aware of how to generate SMBIOS. Try this config, I think Mojave require full path to the kext config.plist.zip
  9. try this config.plist.zip
  10. Edit your Config file with Xcode or Plist Editor If your Config is missing the SmBIOS, then there's something wrong with it. Attach it for review Add the above code to your Config using Xcode or plist Editor under Kexts to Patch OR user Clover Configurator to edit the Config see below
  11. Remove from /S/L/E IntelBacklight.kext aDummyHDA.kext Move from /S/L/E to /L/E AppleBacklightFixup.kext Lilu.kext AppleALC.kext Remove from /EFI/Clover/kexts/Other AppleHDA.kext //not needed, using AppleALC.kext FakePCIID_Intel_HDMI_Audio.kext //replaced by Whatevergreen HWPEnabler.kext //not needed, using pluginType in Config file IntelBacklight.kext //not needed, just need AppleBacklightFixup.kext RealtekRTL8111.kext //not needed, you have Intel Ethernet USBPorts_7560.kext //works for E5470? VoodooI2CHID.kext //for I2C touchpad only, this system has PS2 Repair permissions and rebuild cache If still failed after following the above, try replacing your files from here into /EFI/Clover
  12. you're using SMBIOS MBP11,1, replace MBA5,2 with MBP11,1 <dict> <key>Comment</key> <string>DW1520 Whitelist Patch (MBP11,1)</string> <key>Find</key> <data> TWFjLTJFNkZBQjk2NTY2RkU1OEM= </data> <key>Name</key> <string>AirPortBrcm4360</string> <key>Replace</key> <data> TWFjLTE4OUEzRDRGOTc1RDVGRkM= </data> </dict>
  13. Replace this into /EFI/Clover/ACPI/Patched SSDT-I2CX.aml.zip
  14. post screenshot of the panic keep booting with -igfxvesa until you're able to boot to the desktop
  15. add ACPIPoller.kext for sleep
  16. Try this. Make sure you have vanilla AppleHDA.kext in /S/L/E Repair permissions and rebuild cache config.plist.zip
  17. remove IntelBacklight.kext and replace it with AppleBacklightFixup.kext with Karabiner-Element, you only use F11 and F12 for brightness control, not Fn+F11 or Fn+F12.
  18. Layout 28 is for Lenovo, try 11. What internal wifi does it have? If it's INTEL, it's not supported and will need to be replace with a supported device like DW1560 or DW1830. SD Card reader is not supported so far.. Brightness control, try Karabiner-Elements.app. Check out my E7x70 guide here for example
  19. Missing iOReg file, run this, save, compress and attach it
×
×
  • Create New...