Contribute
Register

Installation Stuck > acpi error pci0?

Status
Not open for further replies.
Joined
Sep 21, 2011
Messages
252
Motherboard
dell 7472
CPU
i5 8250U
Graphics
UHD620
Mac
  1. iMac
  2. MacBook Air
  3. MacBook Pro
Mobile Phone
  1. Android
what is the solution for this acpi error pci0? stuck at this error during installation
 

Attachments

  • acpi error.jpg
    acpi error.jpg
    1 MB · Views: 85
now stuck at hid legacy
 
dell 7472. cofee lake 8th gen i5-8250U this is is my efi working on msosx catalina
 

Attachments

  • EFI.zip
    13.5 MB · Views: 42
i used oc bootloader now it's boots up but stuck up at hid legacy 3 .. this is my OC bootloader for big sur
 

Attachments

  • efi_bigsur.zip
    2.4 MB · Views: 33
i used oc bootloader now it's boots up but stuck up at hid legacy 3 .. this is my OC bootloader for big sur
this section:
Code:
<key>Drivers</key>
        <array>
            <string>ApfsDriverLoader.efi</string>
            <string>VirtualSmc.efi</string>
            <string>AptioInputFix.efi</string>
            <string>AptioMemoryFix.efi</string>
            <string>HFSPlus.efi</string>
        </array>

should be:
Code:
<key>Drivers</key>
        <array>
            <string>HfsPlus.efi</string>
            <string>OpenRuntime.efi</string>
        </array>
 
i tried to use hfs plus and openrutime efi only in the driver of oc without aptio .. error .. cannot select thru opencore bootloader menu with keyboard .. then i tried to look at the log text .. aptiomemory .. and aptio input are missing
 
if i remove the aptio and vitual efi from driver .. boot stucked at open core menu cannot select ..stuckup
 
Status
Not open for further replies.
Back
Top