AnshulRaghav / Acer-Big-Sur-Hackintosh

OpenCore EFI folder for Acer Aspire 5-A515-51G

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Big Sur Acer-Aspire-5-A515-51G-Hackintosh

Apple's Mac OS Big Sur hackintosh using OpenCore.

Screenshot

I followed OpenCore guide to create my hackintosh machine.I highly recommend to follow it as it will give you a brief idea about Hackintosh and you can then create your Hackintosh machine according to your system specifications.
Note: This method uses recovery pkg to create bootable USB which means you will be required to access internet during MacOS install.


What's Working

Audio

Headphone jack(To fix cracking sound try SiddheshNan ALCPlugFix.It didn't work in my case.)

Audio Fn keys

Internet(using HoRNDis kext)

TouchPad

Keyboard

Battery Read In/Out

Internal Graphics (Intel HD 620)

Bluetooth

Usb 3.0/USB 2.0 + Type C


What's not working

Nvidia graphics(Geforce MX130)(not supported on macOS)


Creating Bootable USB

If you don't want to use recovery method to create bootable USB and want full bootable MacOS USB then you'll be required to access the MacOS machine. If you don't have access to an actual MacOS machine(which I guess is true for most cases :) ) then you can create a virtual machine using softwares like VirtualBox or VMWare.I used VBox.You can follow up this tutorial to create the macOS virtual machine.

  • After installing virtual machine download the Big Sur OS from Apple Developer site or simply upgrade your macOS using System Preferences and it'll download the Big Sur Installer into Applications.Don't install it in your VM.
  • Now plug in your USB and go to Disk Utility,select your USB and Erase with following parameters:
    • name:USB
    • format:macOS extended journal
    • scheme:GUID partition map.*
  • After that open terminal and paste following command: sudo /Applications/Install\ macOS\ Big\ Sur.app/Contents/Resources/createinstallmedia --volume /Volumes/USB.Check Technolli video for more detailed instructions.
  • After you're done with creating bootable USB, copy the EFI folder and paste it into the root of your USB and you're done.

Installation

Note:Touchpad and IC2 Keyboard won't work during installation.You'll require USB keyboard and mouse.

  • After creating bootable USB, reboot your machine and got to your BIOS, set settings same as SiddheshNan and plus also enable boot menu for F12 key(relevant to acer aspire 5 A515-51G model).
    I'll also recommend to place your USB at the top in your boot priority order as it'll save you from the hassle of pressing F12 key on every reboot and select your stick since your laptop will reboot several times during the installation process.
  • Save changes and press F12 to bring up the boot menu(not required if you've placed USB at the top in boot priority).
  • Select your USB stick and allow it to perform it's magic for you until you see the Big Sur installer.My laptop took 40 minutes before I finally saw the Big Sur installer.

If you find that your installation is stuck at some point you could always refer to https://dortania.github.io/OpenCore-Install-Guide/troubleshooting/troubleshooting.html

Post Installation

Internet Fix

If you are like me who use mobile internet on laptop then you'll be required to perform USB tethering using HoRNDIS.kext since Qualcom Atheros QCA9377 Wifi is not supported on macOS Big Sur.

  • Install HoRNDis.pkg from the repo to your hackintosh machine.It'll show that the installation failed(Don't worry it'll).
  • Reboot and connect your mobile device to your laptop using USB cable and enable USB tethering on your mobile settings(Settings > Tethering & Portable Hotspot > USB Tethering) and you'll be good to go.

CREDITS

Technolli
OpenCore
Special credits to SiddheshNan(you made it a perfect Hackintosh machine)]
alexandred for VoodooI2C.
Special Credits to RehabMan.
Thanks to Acidanthera

A big shoutout to all the geeks out there.Without you people, this won't be possible.If I kept googling stuff and it kept on working,it was because of you.

About

OpenCore EFI folder for Acer Aspire 5-A515-51G

License:MIT License


Languages

Language:ASL 100.0%