Contribute
Register

Issues with RX570/ MSI H310M PRO-VL (OpenCore)

Status
Not open for further replies.
does it mean I redo OpenCore from scratch?
download plistEditPro (free version)

open config.plist with it

use the bottom section that is text view and look for:

Code:
<key>Drivers</key>
        <array>
            <string>HfsPlus.efi</string>
            <string>OpenRuntime.efi</string>
            <string>NTFS.efi</string>
        </array>

then make it look like:

Code:
<key>Drivers</key>
        <array>
            <string>HfsPlus.efi</string>
            <string>OpenRuntime.efi</string>
        </array>

then save the file
 
I use PropreTree edit
 

Attachments

  • image.jpg
    image.jpg
    2.6 MB · Views: 42
usb issue

try all usb ports

try using a usb2.0 stick

make sure the usb stick is maximum 32GB
I stuck from here
“Couldnt alloc class “AppleIntelPchSeriesAHCI”
 
For unsupported Pentium/Celeron CPU, add CPUID data/mask/ DummyPowerManagenent and XCPM bootstrap first

1616095340664.png
 
Status
Not open for further replies.
Back
Top