• Become a Premium Member for $25/year with no ads to improve your community experience. Upgrade to Pro Account for faster response and no wait times!

[Guide] Acer Aspire ES1-572-38KV - Intel Core i3-6006U - 4GB RAM - Intel HD Graphics 520

Striker

Moderator
Staff member
Donator
Joined
Oct 20, 2018
Messages
26
Motherboard
Gigabyte Z790 AERO G
CPU
Intel Core i9 13700K
Graphics
Sapphire TOXIC AMD Radeon RX 6900 XT Extreme Edition
OS X/macOS
14.x
Bootloader
  1. OpenCore (UEFI)
Mac
  1. iMac
  2. Mac mini
  3. MacBook Air
  4. MacBook Pro
Mobile Phone
  1. Android
  2. iOS
Complete installation guide for installing macOS Catalina 10.15.4 (19E266) on Acer Aspire ES1-572-38KV

Specifications :

Laptop : Acer Aspire ES1-572-38KV
CPU: Intel Core i3 - 6006U
RAM: 4 GB 1600MHz
IGPU: Intel HD Graphics 520
SSD: Transcend TS128GSSD370
Audio: Realtek ALC 235
Display: 15.6" (1366x768)
Wireless/Bluetooth: Intel Dual Band Wireless-AC 7265 (Unsupported)
Trackpad: I2C Trackpad
Camera: VGA Camera (Chicony Electronics Ltd.)
Ports: 1 x USB 3.0 | 2 x USB 2.0 | 1 x HDMI | 1 x SD Card slot | 1 x 3.5mm audio combo jack I 1 x LAN Port

Summary :

What's works?

Audio (Internal Mic + Combo Jack)
Graphics
Keyboard
Trackpad (With Gestures)
Brightness
Brightness Hotkeys
Battery Meter
Power Management
iMessage
FaceTime
iCloud
USB 2.0, 3.0 Ports

Not working

Only WiFi and Bluetooth (Unsupported), replacement needed

Bootable Media Creation

STEP 1


To create Bootable USB for installation

Insert USB Flash Drive and open Disk Utility

Select USB Flash Drive and Erase it with following parameters

Name : USB
Format
: OS X Extended (Journaled)
Scheme
: GUID Partition Map

Launch Terminal

Copy and paste the following sudo command in terminal

Code:
sudo /Applications/Install\ macOS\ Catalina.app/Contents/Resources/createinstallmedia --volume /Volumes/USB

Enter Password, when it asks

Press (Y) for confirmation of the proceeding process and press Enter key

Close Terminal after execution of the process

STEP 2

Download Clover EFI Bootloader from the Forum Downloads Section

Run Clover EFI bootloader installer package

In Clover Bootloader click on Change Install Location and select installation Drive i.e Install macOS Mojave.

Click on Customize and configure the following settings.

Install Clover for UEFI booting only
Install Clover in the ESP

Themes: Select any
Drivers64UEFI: AptioMemoryFix-64 , ApsDriverLoader-64

Confirm the above options and click on Install. Enter Password when it asks.

Click on Close after execution of the process

STEP 3 :

Now you'll have to place the necessary Files, Kexts & Config.plist

Navigate to: EFI/CLOVER
Replace Config.plist with default one
Add Change EC0 to EC Patch

Navigate to: EFI/CLOVER/drivers64UEFI/
Place HFSPlus.efi : https://github.com/JrCs/CloverGrowerPro/raw/master/Files/HFSPlus/X64/HFSPlus.efi

After that
Navigate to: EFI/CLOVER/kexts/

Place following kexts in the folder
FakeSMC.kext: https://github.com/RehabMan/OS-X-FakeSMC-kozlek
VoodooPS2Controller.kext: https://github.com/RehabMan/OS-X-Voodoo-PS2-Controller
USBInjectAll.kext: https://github.com/RehabMan/OS-X-USB-Inject-All
Lilu.kext: https://github.com/acidanthera/Lilu
WhateverGreen.kext: https://github.com/acidanthera/WhateverGreen

Now, everything is done USB is fully prepared for installation

UEFI settings

Set TouchPad to Basic.
Set Boot Mode to UEFI
Set Secure Boot to Disabled.

Booting the Installer using USB

After preparing installation USB

Plug the USB flash drive in USB 2.0 port and boot to boot menu

Select USB with the UEFI prefix and press enter to boot

Use following boot args :
-v
-nv_disable=1

Select Boot macOS Install from Install macOS Catalina and press enter to boot

When at installation screen

select preferred language and continue

Select Disk Utility and continue

click on View and select Show all Devices

select Hard Drive or SSD on which you want to install macOS

Select the Drive and click on Erase button

Erase it with following parameters

Name : Macintosh HD* (You can rename it later on)
Format
: APFS
Scheme : GUID Partition Map


After execution of the process Close Disk Utility

Select Install macOS and continue with the options.

Now select Macintosh HD* and click on Install.

When the laptop restarts, select Boot macOS Install from Macintosh HD or (Drive name) and press enter

After installation, boot it using USB, but this time select Macintosh HD or (Drive name) and press enter

When you're at the welcome screen, continue with the basics options such as Keyboard setup, Network, Computer Account and Privacy settings

Post Installation

Boot from System Drive

Mount the EFI Partitions of BOTH USB as well as Hard Drive/SSD

Open EFI Partition of Hard Drive

Select EFI folder and then move to Trash

Open EFI Partition of USB

Copy the EFI folder to EFI Partition of Hard Drive.

Graphics

Intel HD Graphics 520
is supported and will run in full QE/CI OOTB

Network


The Laptop uses Realtek RTL 8111 Ethernet Chipset. Install Realtek RTL8111.pkg

DSDT and SSDT Patching

For the DSDT and SSDT patching, follow the DSDT and SSDT patching guide here: https://www.elitemacx86.com/threads/guide-how-to-patch-laptop-dsdt-and-ssdts.178/

DSDT

Layout id = 3(0x03)
Rename GFX0 to IGPU
Fix _WAK Arg0 v2
HPET Fix
SMBUS Fix
IRQ Fix
RTC Fix
OS Check Fix
Fix Mutex with non-zero SyncLevel
USB3_PRW 0x6D Skylake (instant wake)

The DSDT will have have zero errors


SSDT

Rename GFX0 to IGPU
Cleanup/Fix Errors (SSDT)
Remove _PSS placeholders


The SSDT (SSDT-7-ACRPRDCT) will have 9 errors in total

Find the line 2338
Replace:
Local3 With: Store (Zero, Local3)

Find the line 2538
Replace:
Local3 With: Store (Zero, Local3)

Find the line 2548
Replace:
Local5 With: Store (Zero, Local5)


Place all the patches DSDT and SSDTs to : EFI/ACPI/Patched.

Open config.plist
Check "Drop OEM"
Under Sorted Order, list all of DSDT and SSDTs with the suffix i.e. .aml

Audio

The Laptop uses a Realtek ALC235 Audio Codec

To patch AppleHDA for this Audio Codec follow the guide here: https://www.elitemacx86.com/threads/a-beginners-guide-how-to-patch-applehda-for-laptops.184/

Install the kext to S/L/E

Open config.plist

Under Acpi patches, add the following patch

Code:
Comment: Rename HDAS to HDEF
Find* [HEX]: 48444153
Replace [HEX]: 48444546

Use layout ID =3
Check "ResetHDA"

For resolving the audio distortion in Headphones, follow the guide here: https://www.elitemacx86.com/threads/fix-audio-distortion-when-using-headphones-on-laptops.185/

USB Ports

All USB Ports works OOTB

Add USB port limit patch

Mount EFI Partition
Open config.plist file using Clover Configurator
Navigate to kernel and kext patches tab and add the following patch in config.plist.

Code:
Name: com.apple.iokit.IOUSBHostFamily
Find* [HEX]: 83FB0F0F
Replace* [HEX]: 83FB3F0F
Comment: USB 10.15.x by PMHeart
MatchOS: 10.15.x

Code:
Name: com.apple.driver.usb.AppleUSBXHCI
Find* [HEX]: 83F90F0F
Replace* [HEX]: 83F93F0F
Comment: USB 10.15.x by PMHeart
MatchOS: 10.15.x

Save config.plist file

Trackpad

The trackpad works OOTB. To implement Gestures for Trackpad, follow the guide here: https://www.elitemacx86.com/threads/guide-how-to-fix-trackpads-on-laptops-including-gestures.293/

Battery Meter

Install ACPIBatteryManager kext.

Power Management

The CPU power management works OOTB. For more information, read here: https://www.elitemacx86.com/threads/guide-enable-native-power-management-on-laptops.187/

Restart Laptop for implementing the changes

Miscellaneous

App Store

iMessage
FaceTime

iCloud

To activate App Store iMessage FaceTime & iCloud, follow the instructions below :

Mount EFI partition

Open config.plist

Navigate to SMBIOS Tab

Generate a new SMBIOS for "MacBook Pro13,1"

Save config.plist

Restart laptop

Login into App Store, iMessage, FaceTime and iCloud.


By following the above Guide, A full working macOS Catalina on Acer Aspire ES1-572-38KV can be installed

Credits:
A special Thanks to @EliteMacx86 for the wonderful guides which is super easy to follow.
RehabMan for his great work.
 

Forum statistics

Threads
1,935
Messages
18,087
Members
27,829
Latest member
chun1980