Contribute
Register

Acer Aspire E1-572 SIERRA

Status
Not open for further replies.
I would like to know how you got the Unibeast installer to boot up to install the operating system. I have been trying go boot with my High sierra installation with no success.
I even tried the boot flags "-v npci=0x3000"... i'm using Legacy boot.
 
I would like to know how you got the Unibeast installer to boot up to install the operating system. I have been trying go boot with my High sierra installation with no success.
I even tried the boot flags "-v npci=0x3000"... i'm using Legacy boot.
Read up on the FAQ first:
https://www.tonymacx86.com/threads/faq-read-first-laptop-frequent-questions.164990/

Link to laptop guide:
https://www.tonymacx86.com/threads/guide-booting-the-os-x-installer-on-laptops-with-clover.148093/

If you get stuck and need some help then upload your "Problem Reporting" files.
Use the gen_debug.sh tool mentioned in the FAQ

As per rules, please update your hardware profile to allow others to help you easier
https://www.tonymacx86.com/account/
 
Hello, I have build a High Sierra with this Notebook with i3-4010U. Everything work fine only has shutdoan problem. The HDD light on.

No "Problem Reporting" files attached.
Read FAQ, "Problem Reporting" again. Carefully. Attach all requested files/output.
https://www.tonymacx86.com/threads/faq-read-first-laptop-frequent-questions.164990/
Use the gen_debug.sh tool mentioned in the FAQ, that way it is less likely you'll omit something.

Also, please fix your profile as per FAQ. Before your next reply.
 
Hi, RehabMan, finally I have time to do this.
My Notebook is Acer Aspire E1-572-34014G50Dnkk
Intel Core i3-4010U 1.7GHz
Intel HD Graphics 4400 1536 MB
15.5 Monitor

The Kexts I have installed in /S/L/E: ACPIBatteryManager, FakePCIID_BCM57XX_as_BCM57765 (for BCM Ethernet), FakePCIID_Intel_HD_Graphics, FakePCIID_HDMI_Audio, FakePCIID, FakeSMC, IntelGraphicsFixup, Lilu, USBInjectAll, VoodooHDA (for Intel HD Audio), IO80211Family, corecapture, CoreCaptureResponder (the last three are for AR956X WiFi)

macOS: High Sierra 10.13.6

All work except shutdown!

Attach files: EFI and gen_debug
 
Hi, RehabMan, finally I have time to do this.
My Notebook is Acer Aspire E1-572-34014G50Dnkk
Intel Core i3-4010U 1.7GHz
Intel HD Graphics 4400 1536 MB
15.5 Monitor

The Kexts I have installed in /S/L/E: ACPIBatteryManager, FakePCIID_BCM57XX_as_BCM57765 (for BCM Ethernet), FakePCIID_Intel_HD_Graphics, FakePCIID_HDMI_Audio, FakePCIID, FakeSMC, IntelGraphicsFixup, Lilu, USBInjectAll, VoodooHDA (for Intel HD Audio), IO80211Family, corecapture, CoreCaptureResponder (the last three are for AR956X WiFi)

macOS: High Sierra 10.13.6

All work except shutdown!

Attach files: EFI and gen_debug

As per FAQ, kexts should be installed to /L/E not /S/L/E.
http://www.tonymacx86.com/el-capita...faq-read-first-laptop-frequent-questions.html

Use MacBookPro11,1 not MacBookPro11,2.

See guide for good starter config.plist files:
https://www.tonymacx86.com/threads/guide-booting-the-os-x-installer-on-laptops-with-clover.148093/

No need for ACPI/patched/SSDT.aml. Remove.

FakePCIID_Intel_HD_Graphics.kext + IntelGraphicsFixup.kext replaced by WhateverGreen.kext+Lilu.kext.
Do not patch system files such as IO80211Family, corecapture, CoreCaptureResponder.
The FAQ has WiFi/BT hardware recommendations.

You did not patch ACPI correctly. See guide:
https://www.tonymacx86.com/threads/guide-patching-laptop-dsdt-ssdts.232984/
 
Thank you very much RehabMan.
I have problem with ACPI patch. One code bother me. Such as:

If (IGDS)
{
If (\_SB.PCI0.GFX0.SCIP \_SB.PCI0.GFX0.GLID (LIDV)), Notify (\_SB.PCI0.LPCB.LID0, 0x80) {}
}

Must disassemble correctly: iasl -da -dl DSDT.aml SSDT*.aml
Read the guide carefully.
 
I have done this. See upload EFI file from the last post.

Your EFI attachment was too large (FAQ requests only EFI/Clover, without themes), so I didn't look at it.
CLOVER is in your other attachment.
I dissembled the ACPI/origin files as per guide. No such issue.

You obviously didn't use the -da flag, because there are no errors if you disassemble as per guide.
 
Status
Not open for further replies.
Back
Top