Contribute
Register

Asus Z170-P and Catalina

Status
Not open for further replies.
depends on the kexts

but i would make sure they are the latest ones
Please find Clover folder, can you please add missing kexts or anything i need for my set up to install Catalina
thank you.
 

Attachments

  • CLOVER.zip
    2.7 MB · Views: 106
Please find Clover folder, can you please add missing kexts or anything i need for my set up to install Catalina
thank you.
you should be removing the port limit patches in your config.plist as you have already setup your usb ports

also try adding the attached to acpi/patched folder
 

Attachments

  • SSDT-EC.aml
    63 bytes · Views: 89
you should be removing the port limit patches in your config.plist as you have already setup your usb ports

also try adding the attached to acpi/patched folder
It might sound stupid but sorry i don`t understand what you mean by all this,
 
It might sound stupid but sorry i don`t understand what you mean by all this,
in your config.plist, look under KextsToPatch:

Code:
    <dict>
                <key>Comment</key>
                <string>Port limit increase</string>
                <key>Disabled</key>
                <false/>
                <key>Find</key>
                <data>g710////EA==</data>
                <key>InfoPlistPatch</key>
                <false/>
                <key>MatchOS</key>
                <string>10.12.x</string>
                <key>Name</key>
                <string>com.apple.driver.usb.AppleUSBXHCI</string>
                <key>Replace</key>
                <data>g710////Gw==</data>
            </dict>
            <dict>
                <key>Comment</key>
                <string>Port limit increase (RehabMan)</string>
                <key>Disabled</key>
                <false/>
                <key>Find</key>
                <data>g32IDw+DpwQAAA==</data>
                <key>InfoPlistPatch</key>
                <false/>
                <key>MatchOS</key>
                <string>10.13.x</string>
                <key>Name</key>
                <string>com.apple.driver.usb.AppleUSBXHCI</string>
                <key>Replace</key>
                <data>g32ID5CQkJCQkA==</data>
            </dict>
            <dict>
                <key>Comment</key>
                <string>Port limit increase (Ricky)</string>
                <key>Disabled</key>
                <false/>
                <key>Find</key>
                <data>g/sPD4OPBAAA</data>
                <key>InfoPlistPatch</key>
                <false/>
                <key>MatchOS</key>
                <string>10.14.x</string>
                <key>Name</key>
                <string>com.apple.driver.usb.AppleUSBXHCI</string>
                <key>Replace</key>
                <data>g/sPkJCQkJCQ</data>
            </dict>
            <dict>
                <key>Comment</key>
                <string>External icons patch</string>
                <key>Disabled</key>
                <false/>
                <key>Find</key>
                <data>RXh0ZXJuYWw=</data>
                <key>InfoPlistPatch</key>
                <false/>
                <key>Name</key>
                <string>AppleAHCIPort</string>
                <key>Replace</key>
                <data>SW50ZXJuYWw=</data>
            </dict>

you want to disable those
 
I use clover configurator and can’t se nothing like this.
 
use plisteditpro or xcode


Hi, maybe a bit of a different question but how do you get to the clover files? When I insert the usb again in my mac I can not see any of the clover files nor de EFI partition
34dcd683a47adfeffbfa29722e8c2e0c.png
 
Status
Not open for further replies.
Back
Top