kushwavez / acer-aspire-v5-591g-clover-efi

Clover EFI for Acer Aspire V 15 V5-591G - macOS Big Sur 11

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Acer Aspire V 15 V5-591G [From macOS Sierra 10.12.6 to Big Sur 11 - Windows 10]

Clover EFI for Acer Aspire V 15 V5-591G - macOS Big Sur 11

Acer Aspire V5-591G-XXXX

macOS Install Instructions

简体中文说明

For specs, notes, other informations see the linked Insanelymac guide

You have two folders inside this git:

  • bootpack: That is needed for the Installer USB and for the system EFI after a finished installation.
  • postinstall: Things you need to setup after a finished installation for a working combo jack

Installation:

  • Create a macOS USB Installer with any method you now.
  • Mount your USB’s EFI and paste my CLOVER and BOOT folder from my bootpack folder to it
    • On Windows you can mount your USB’s EFI with MiniTool Partition Wizard
      • Open MiniTool, select your USB drive’s EFI partition, right click, select “Change Letter”, Click OK, Apply, OK
    • After that you can manage the EFI using Explorer++ in administrator mode
    • On macOS you can use Terminal to mount, or use EFI Mountain Snow.app to mount your USB EFI
    • If there is no EFI folder inside the EFI partition you need to create that first

Example Structure:

  • After finished, next step is to boot the Installer USB
    • I suggest to boot with config_debug.plist because if anything will go wrong you’ll see the logs of what causing that.
    • In Clover press NUM 0 or select “Options” below the partitions, select “Configs”, then select “config_debug.plist”
  • Install macOS
    • Don’t forget to boot from your USB after restarts
      • If you install Big Sur boot from Preboot only!
  • After installing you need to mount your USB’s EFI and your System Drive’s EFI then copy the CLOVER and BOOT folder to your System Drive’s EFI
    • (again, if there is no EFI folder, you need to create it first)
  • Unmount and remove your USB Installer and restart your system

Post Installation

  • Open up your config.plist with Clover Configurator.app, on SMBIOS tab, generate new SMBIOS, then you can log-in to iServices now
  • For working audio and wifi (if you have BCM94352Z), you need to install some kexts after the Installation
  • For working Combo Jack audio, you need to install CodecCommander and ALCPlugFix
    • Go to “postinstall/ALCPlugFix” folder, install CodecCommander.kext to “/Library/Extensions/”, then install ALCPlugFix with install.sh
      • (navigate to the “postinstall/ALCPlugFix” folder with Terminal, then open install.sh with sudo ./install.sh)
    • After installing, the system will ask you if it’s okay to run ALCPlugFix, Allow it
    • If there is no Allow or Open (Unidentified developer) option navigate to the installed “ALCPlugFix” file in Finder, Right Click and Open it that way first, you can allow it then. Same for “hda-verb” (you may need to open it twice)
  • For WiFi if you have BCM94352Z you need to install AirportBrcmFixup, BrcmBluetoothInjector, BrcmFirmwareData, BrcmPatchRAM3 kexts to “CLOVER/kexts/Other”, they’re disabled in „CLOVER/kexts/Off”
  • If everything is installed, you need to rebuild permissions & kextcache, and restart your system. Hackintool is a good application for this.

That’s it!

 Happy Hackintoshing! 

2021

Insanelymac - @kushwavez

GitHub - kushwavez

Reddit - u/kushwavez

Hungary 🇭🇺

About

Clover EFI for Acer Aspire V 15 V5-591G - macOS Big Sur 11


Languages

Language:ASL 93.3%Language:Shell 6.7%