Jump to content

Jake Lo

Moderators
  • Posts

    14365
  • Joined

  • Last visited

  • Days Won

    868

Everything posted by Jake Lo

  1. @tunglinh What is your issue? Did you follow the whole thread and still failed? You got to give more details before we could help.
  2. Copy the EFI folder from the USB installer over the the Internal drive replacing the EFI
  3. DW1707 is based off Atheros chipset AR9565, see here for more details That said, give this a try. Copy all into /EFI/Clover/kexts/Other ATH9K-10.14.zip
  4. Please post full system specs and attach the Clover folder you're using minus the themes folder
  5. Use EFI folder here + this, goes into /EFI/Clover
  6. No issues with keyboard during install with the included ApplePS2Controller.kext from my files. If you have other PS2 kexts, make sure to remove them.
  7. no colon after sudo just sudo chown ... just copy and paste the commands, might be easier than typing it out
  8. There's 2 updates since 2.1.4. See if it's any better https://github.com/alexandred/VoodooI2C/releases
  9. If you're using the files I linked, then make sure you copy the kexts inside /EFI/Clover/kexts/Other/CopytoLE to /Library/Extensions Repair permissions and rebuild cache 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 / Wifi, I assume you have Intel if it's not working. Intel wifi is not supported and must be replaced with a supported device. Check the FAQ or R&D section for more info.
  10. Hmm, the version of the kexts shown above tells me you're not booting from the links I linked. Lilu v1.2.2 Shiki 2.24 AirportBrcmFixup 1.1.1 That's just to name a few. Shiki should not even be use anymore since it now packaged into Whatevergreen.kext. Check the EFI that the system is really booting from and update that folder. You could try continue booting with added boot arg -igfxvesa Then update the files
  11. Make sure you have HFSPlus.efi in /efi/clover/drivers64UEFI
  12. Hmm, just realized you're using @InsanelyDeepak's file from here and he stated all is working under Mojave. Just checked your IOReg file, not sure why you added VoodooHDA when AppleALC.kext should work. Is there any option in the BIOS to set DVMT to 96MB?
  13. Try this one then, eventually Nvidia will need to be disable, optimus is not supported in OSX. config.plist.zip
  14. should keep the kext folder from my bootpack. but I don't think that's the issue Maybe build a new installer with the latest 10.14.4 and use the new bootpack
  15. Boot with USB installer to get to MacOS Mount the EFI partition of the Installed drive Replace the Config file and the ACPI folder. Keep the kexts folder as is Reboot without USB installer E7450_A20_tonykai.zip
  16. You'll need kexts from HS as Atheros are no longer supported in Mojave. See here for more info
  17. Boot with USB installer. At Clover GUI, press F4. Now attach the /EFI/Clover/ACPI/Origin folder from the USB install I'll patch the files for you. Strange how you are having some much trouble while others succeeded with the same boot files.
  18. that's fine. All it takes is a Load Default in the BIOs to set it all back.
  19. @kevinyuan Replace attached files to /EFI/Clover and try again. Make sure you have set BIOS to UEFI/AHCI/secure boot disabled
×
×
  • Create New...