Jump to content

Jake Lo

Moderators
  • Posts

    14365
  • Joined

  • Last visited

  • Days Won

    868

Everything posted by Jake Lo

  1. Give this a try. Set BIOS with following settings UEFI enabled Legacy Option ROMs enabled AHCI enabled Secure boot disabled XD CPU support enabled Wake on AC/USB/WWAN/WLAN/LAN Off Now, REPLACE the attached contents into /EFI/Clover Note: If your model does not have Discrete graphics ( IE AMD or Nvidia dGPU), remove SSDT-Disable-DGPU.aml from /E/C/A/Patched Boot with verbose mode until finished E6440_Catalina.zip
  2. The install... is from the USB installer or from the internal drive? If Internal drive, you need to select that to complete the installation. Once fully installed, that option will be removed. Login to complete the installation with the fakeID. Once in the desktop, launch the terminal and run the following commands. You should update after any system change / kexts update. 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 /
  3. No need for fakeID after installation. You need to repair permissions and rebuild cache so that the Skylake graphics FB kexts can be cached. Once cached, the FB can be hotpatch during boot.
  4. Remove VoodooPS2Controller and replace with this You might lack 2 finger scrolling and such though ApplePS2Controller.kext.zip
  5. Did you read the line that said "download this version of Clover"? Its underline means it's a link to the installation file
  6. Same error after disabling VoodooPS2Controller and plugins?
  7. I2C touchpad won't work until installation is completed if that's what it has
  8. Use external usb keyboard and mouse until you completed the installation
  9. Upgrading Clover will not change the Config file, but you should still make a backup of your Clover folder. Download and install this version of Clover with the following settings: Install for UEFI booting only Install Clover in the ESP UEFI Drivers\Recommended Drivers ApfsDriverLoader AptioMemoryFix AudioDxe DataHubDxe FSInject HFSPlus SMCHelper Additional drivers PartitionDxe Themes (Optional) Install Clover Preference Pane (Optional) Update any kexts you have found in these links https://github.com/vit9696/Lilu/releases https://github.com/vit9696/Lilu/blob/master/KnownPlugins.md https://bitbucket.org/RehabMan/
  10. Do you see those kexts I mentioned? Because according to your sys dump*.spx file, graphics kexts are not loading. therefore no Graphics acceleration...hence not brightness control.
  11. At Clover GUI, Hit spacebar -> Block injected Kexts Select Other Select kext(s) to be disabled --VoodooPS2ControllerRB6/VoodooPS2Keyboard.kext/VoodooPS2Trackpad.kext Go back to main menu and boot with selected option You'll need external usb keyboard and mouse for this
  12. Looks like FB (graphics) error. Boot with fakeID and igplatform-id set to 0x12345678 or try -igfxvesa
  13. You don't have graphics acceleration. What's the source of your installation? Make sure you have the following in /S/L/E AppleIntelFramebufferAzul.kext AppleIntelHD5000Graphics.kext
  14. If you have a single memory stick, make sure it's installed in the 1st slot or insert the details in the Config file under SMBIOS
  15. Your files are a bit outdated. Try this, replace into /EFI/Clover Remove AzulPatcher4600.kext and SSDT-PNLF.aml from /E/C/kexts/Other 3542_Mojave.zip
  16. Remove VirtualSmc-64.efi from /E/C/drivers64UEFI since you're using FakeSMC. That is only needed for VirtualSMC.kext You're using a rather old version of Clover. Do this instead: Delete the folder drivers64UEF, download and install this version of Clover with the following settings Install for UEFI booting only Install Clover in the ESP UEFI Drivers\Recommended Drivers ApfsDriverLoader AptioMemoryFix AudioDxe DataHubDxe FSInject HFSPlus SMCHelper Additional drivers PartitionDxe Themes (Optional) Install Clover Preference Pane (Optional)
  17. You must remove the patches in the Config file under devices/properties using Clover Configurator
  18. try toggling on and off networksetup -setairportpower en1 on networksetup -setairportpower en1 off networksetup -setairportpower en1 on reboot
  19. try running this networksetup -setairportpower en2 on Note: en2 is your wifi device. Change accordingly
  20. Make sure to have the latest Lilu + AppleALC.kext Restore catalina vanilla AppleHDA.kext
  21. You mean the headphone? Install CodecCommander.kext
  22. Try updating VoodooI2C.kext + Voodooi2CHID.kext and re-enable the patch. Without it, your touchpad won't work
  23. You need to rebuild the USBPort.kext now that there are extra usb ports. The included kexts is for the laptop only Read more about it..Hackintool.app
  24. Just close the laptop until the display switches to the external, then reopen. The laptop display should come back.
×
×
  • Create New...