Jump to content

Jake Lo

Moderators
  • Posts

    14365
  • Joined

  • Last visited

  • Days Won

    868

Everything posted by Jake Lo

  1. Just did a fresh install of 10.13.4 with same bootpack, no issue.
  2. Total mess there, you have several versions of the raw files. Clear the Origin folder completely and follow the instruction again.
  3. Yup, the EFI folder works just fine, only difference is I install using HFS+, not APFS but running installation from terminal. When creating the Installer from terminal using createinstallmedia, do you verify the successful output? Sudo /Applications/Install\ macOS\ High\ Sierra.app/Contents/Resources/createinstallmedia --volume /Volumes/HS --applicationpath /Applications/Install\ macOS\ High\ Sierra.app --nointeraction Erasing Disk: 0%... 10%... 20%... 30%...100%... Copying installer files to disk... Copy complete. Making disk bootable... Copying boot files... Copy complete. Done.
  4. Try resetting BIOS to Load Defaults, Apply. Reboot to BIOS again, set config as follows: UEFI AHCI Legacy Option ROMs disabled TPM disabled Secure Boot Disabled CPU XD Support Enabled Try again. If still fails, boot to Clover menu. Hit F4. Compress and attach /EFI/Clover/ACPI/Origin folder here for patching
  5. Here, drop the kext inside /EFI/Clover/kexts/Other SSDT goes into /EFI/Clover/ACPI/Patched and in the Config file, add to SSDT sortedOrder at the bottom of the list SSDT-NVMe-Pcc.aml Note: Only for 10.12.6. Remove if you're on 10.13.x By the way, what brand is the NVME drive? Some brand like LiteOn will need additional hot patch. NVMe.zip
  6. You're using the wrong files for your system. Use this At least the Config & the ACPI folder
  7. should be /EFI/Clover/Cloverx64.efi, not /efi/boot/bootx64.efi when adding UEFI Boot option No, too big, won't fit. If you have more than 1 drive in the system, remove it until you finish the installation, then put it back in.
  8. For HS it's native, for Sierra you need to add additional patch and kexts. You need to determine the location of the device install from Windows device manager. In device manager, look under Storage Controller. Right click on the Standard NVMe controller, select properties. Under Details, change Property to BIOS device name. Get me the path value and I'll create the patch for you. This is for 10.12.6 correct?
  9. Replace bootpack from here Contents goes into /EFI/Clover
  10. Confirmed the issue. Thanks for Hervé's reminder, I added a new patch to fix the issue. Open Config.plist with Clover Configurator Next to Kernel and Kext Patches, under kextToPatch, create a new patch by clicking on the + Name* = AppleIntelFramebufferAzul Find* = 02040900 00040000 87000000 Replace* = 02041200 00040000 87000000 Comment* = DP-Audio
  11. Replace content into /EFI/Clover and try again
  12. Try going into Options when you see the Clover loader, use the right arrow to navigate Select ACPI patching-> Tables Dropping-> Go all the way down and deselect Drop all OEM SSDT Check all the Drop "SSDT-xx" below that Select Return Change DSDT name: BIOS.aml or anything other than DSDT.aml Select Return, Return Hit spacebar to select Verbose mode + debug 0x100 mode
  13. What were you expecting to achieve by converting HDMI to minDP? I'll see if I could find an HDMI to miniDP adapter to test and see if I encounter the same issue. Will update tomorrow. Getting late here
  14. Never tested miniDP to HDMI, but have you tried HDMI to HDMI?
  15. I thought you're using a bootpack that's already working, just updated the BIOS and wanted to update the DSDT... Anyway, you need to add CodecCommander.kext to /L/E That will fix the static noise.
  16. You could do your own patching if you have some experience with MacIASL. Just patch the DSDT, no need for SSDT. See here Which kexts are you currently using? AppleALC + Lilu.kext uses layout-id 12 (hex 0xC)
  17. Here you go. Just replace the DSDT.aml A25.zip
  18. boot to Clover, hit the space bar. Select verbose & debug 0x100 mode Post error. Could be you're using an older version of Clover Configurator and changed the value of FixHeaders to FixHeaders_20000000. Boot to Clover, go to Option -> ACPI Patching -> DSDT Fix mask and enable FixHeaders if that's the case. Make sure to use latest CC v4.60.3.4
  19. Is it an AMI BIOS? Try changing the Custom value by placing a check next to it.
  20. https://www.insanelymac.com/forum/topic/288795-guide-creating-os-x-usb-installer-using-a-windows-pc-only/?do=findComment&comment=2012539
  21. Remove EmuVariableUefi-64.efi from /EFI/Clover/drivers64UEFI
×
×
  • Create New...