Jump to content

[SOLVED] USB3 and JPEG Quickview gone after update to 10.14.6


denkteich

Recommended Posts

Hi all,

 

after I updated my Hackintosh to 10.14.6, my USB3 Ports and the jpeg quick view are gone.

I installed the port limit removed patch, but still no usb3.

usb2 is working completely.

only usb 3 devices that are not capable of running in usb 2 mode are not recognized.

 

patch:

Comment: USB Port limit patch 10.14.1 18B45d (credits Ricky)
Name: com.apple.driver.usb.AppleUSBXHCI
Find: 83 FB 0F 0F 83 8F 04 00 00
Replace: 83 FB 0F 90 90 90 90 90 90

1365535039_Bildschirmfoto2019-12-23um08_43_30.png.7df03b3ac3150de7b0d5eb4b4fa9bca1.png

1315408799_Bildschirmfoto2019-12-22um13_02_01.png.8a0afa661ad0756253ef5f1d9819dbff.png

 

Board:

Gigabyte H370M DS3H

 

any suggestions on how to fix this?

 

cheers

.d

Link to comment
Share on other sites

  • Moderators

you need these patches instead

Spoiler

 

<dict>

                <key>Comment</key>

                <string>USB port limit patch #1 10.14.x modify by DalianSky(credit ydeng)</string>

                <key>Disabled</key>

                <false/>

                <key>Find</key>

                <data>

                g/sPDw==

                </data>

                <key>InfoPlistPatch</key>

                <false/>

                <key>MatchOS</key>

                <string>10.14.x</string>

                <key>Name</key>

                <string>com.apple.iokit.IOUSBHostFamily</string>

                <key>Replace</key>

                <data>

                g/s/Dw==

                </data>

            </dict>

            <dict>

                <key>Comment</key>

                <string>USB port limit patch #2 10.14.x modify by DalianSky(credit PMHeart)</string>

                <key>Disabled</key>

                <false/>

                <key>Find</key>

                <data>

                g+MP0w==

                </data>

                <key>InfoPlistPatch</key>

                <false/>

                <key>MatchOS</key>

                <string>10.14.x</string>

                <key>Name</key>

                <string>com.apple.iokit.IOUSBHostFamily</string>

                <key>Replace</key>

                <data>

                g+M/0w==

                </data>

            </dict>

            <dict>

                <key>Comment</key>

                <string>USB Port limit patch #3 10.14.x modify by DalianSky(credits PMheart)</string>

                <key>Disabled</key>

                <false/>

                <key>Find</key>

                <data>

                g/sPDw==

                </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/s/Dw==

                </data>

            </dict>

            <dict>

                <key>Comment</key>

                <string>USB Port limit patch #4 10.14.x modify by DalianSky(credits PMheart)</string>

                <key>Disabled</key>

                <false/>

                <key>Find</key>

                <data>

                g/8PDw==

                </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/8/Dw==

                </data>

            </dict>

 

 

  • Thanks 1
Link to comment
Share on other sites

×
×
  • Create New...