Contribute
Register

Update Directly to Catalina - Now Have Several Problems

Status
Not open for further replies.
Ok
With layout-id 3 only bluetooth
Trying other ones
 
Ok
So after trying the 3 layout-id matching with my motherboard
No wifi
No sound
Bluetooth back
 
Ok
So after trying the 3 layout-id matching with my motherboard
No wifi
No sound
Bluetooth back
at the clover boot screen, press f2 and f4 (you won't see anything happening) then boot into macOS and upload new clover zip file

so i can see what hardware you have
 
Here it is
 

Attachments

  • CLOVER.zip
    10.9 MB · Views: 46
Here it is
if these are still required on macOS to enable the whitelist:
Code:
<dict>
                <key>Comment</key>
                <string>AirPortBrcm4360 whitelist patch (board-id), 10.12.dp1, credit RehabMan</string>
                <key>Disabled</key>
                <false/>
                <key>Find</key>
                <data>
                MdtMO33YdRI=
                </data>
                <key>InfoPlistPatch</key>
                <false/>
                <key>MatchOS</key>
                <string>10.12.x</string>
                <key>Name</key>
                <string>com.apple.driver.AirPort.Brcm4360</string>
                <key>Replace</key>
                <data>
                Mdv/w5CQkJA=
                </data>
            </dict>
            <dict>
                <key>Comment</key>
                <string>AirPortBrcm4360 whitelist patch (board-id), 10.11.x, credit RehabMan</string>
                <key>Disabled</key>
                <false/>
                <key>Find</key>
                <data>
                MdtMO2XYdRI=
                </data>
                <key>InfoPlistPatch</key>
                <false/>
                <key>MatchOS</key>
                <string>10.11.x</string>
                <key>Name</key>
                <string>com.apple.driver.AirPort.Brcm4360</string>
                <key>Replace</key>
                <data>
                Mdv/w5CQkJA=
                </data>
            </dict>
            <dict>
                <key>Comment</key>
                <string>AirPortBrcm4360 whitelist patch (board-id), 10.10.5, credit RehabMan</string>
                <key>Disabled</key>
                <false/>
                <key>Find</key>
                <data>
                MdtJiwQkSDtF2HUS
                </data>
                <key>InfoPlistPatch</key>
                <false/>
                <key>MatchOS</key>
                <string>10.10.5</string>
                <key>Name</key>
                <string>com.apple.driver.AirPort.Brcm4360</string>
                <key>Replace</key>
                <data>
                Mdv/w5CQkJCQkJCQ
                </data>
            </dict>

you need to set MatchOS to 10.15.x
 
if these are still required on macOS to enable the whitelist:
Code:
<dict>
                <key>Comment</key>
                <string>AirPortBrcm4360 whitelist patch (board-id), 10.12.dp1, credit RehabMan</string>
                <key>Disabled</key>
                <false/>
                <key>Find</key>
                <data>
                MdtMO33YdRI=
                </data>
                <key>InfoPlistPatch</key>
                <false/>
                <key>MatchOS</key>
                <string>10.12.x</string>
                <key>Name</key>
                <string>com.apple.driver.AirPort.Brcm4360</string>
                <key>Replace</key>
                <data>
                Mdv/w5CQkJA=
                </data>
            </dict>
            <dict>
                <key>Comment</key>
                <string>AirPortBrcm4360 whitelist patch (board-id), 10.11.x, credit RehabMan</string>
                <key>Disabled</key>
                <false/>
                <key>Find</key>
                <data>
                MdtMO2XYdRI=
                </data>
                <key>InfoPlistPatch</key>
                <false/>
                <key>MatchOS</key>
                <string>10.11.x</string>
                <key>Name</key>
                <string>com.apple.driver.AirPort.Brcm4360</string>
                <key>Replace</key>
                <data>
                Mdv/w5CQkJA=
                </data>
            </dict>
            <dict>
                <key>Comment</key>
                <string>AirPortBrcm4360 whitelist patch (board-id), 10.10.5, credit RehabMan</string>
                <key>Disabled</key>
                <false/>
                <key>Find</key>
                <data>
                MdtJiwQkSDtF2HUS
                </data>
                <key>InfoPlistPatch</key>
                <false/>
                <key>MatchOS</key>
                <string>10.10.5</string>
                <key>Name</key>
                <string>com.apple.driver.AirPort.Brcm4360</string>
                <key>Replace</key>
                <data>
                Mdv/w5CQkJCQkJCQ
                </data>
            </dict>

you need to set MatchOS to 10.15.x
Will try this
 
No, still does not help for wifi and sound :(
 
No, still does not help for wifi and sound :(
maybe something in your patched files in acpi/patched folder

not sure why you have those files in there anyway, maybe some of those are conflicting

try removing:
SSDT-8x70
SSDT-HACK

and also check in hackintool that your wifi port is set to internal:
 
maybe something in your patched files in acpi/patched folder

not sure why you have those files in there anyway, maybe some of those are conflicting

try removing:
SSDT-8x70
SSDT-HACK

and also check in hackintool that your wifi port is set to internal:

How do i know which one is related to Wifi port ?
 

Attachments

  • Capture d’écran 2020-06-09 à 17.23.51.png
    Capture d’écran 2020-06-09 à 17.23.51.png
    134.2 KB · Views: 42
Any further idea ?...:(
 
Status
Not open for further replies.
Back
Top