denkteich Posted December 23, 2019 Share Posted December 23, 2019 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 Board: Gigabyte H370M DS3H any suggestions on how to fix this? cheers .d Link to comment Share on other sites More sharing options...
Moderators Jake Lo Posted December 23, 2019 Moderators Share Posted December 23, 2019 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> 1 Link to comment Share on other sites More sharing options...
denkteich Posted December 23, 2019 Author Share Posted December 23, 2019 Hi Jake, perfect answer, you saved my day. The entries in the plist are working. all my usb3 ports are back. do you have another suggestion for the keg quick view problem? Link to comment Share on other sites More sharing options...
Moderators Jake Lo Posted December 23, 2019 Moderators Share Posted December 23, 2019 You mean by clicking on the jpeg and hitting the spacebar for quick view? Link to comment Share on other sites More sharing options...
denkteich Posted December 23, 2019 Author Share Posted December 23, 2019 yes Link to comment Share on other sites More sharing options...
Moderators Jake Lo Posted December 23, 2019 Moderators Share Posted December 23, 2019 what's the issue? describe in details the steps Link to comment Share on other sites More sharing options...
denkteich Posted December 23, 2019 Author Share Posted December 23, 2019 if i click on a jpg and press the space bar the window opens and the wheel spins forever. png, tiff, etc. is working ok. Link to comment Share on other sites More sharing options...
Moderators Jake Lo Posted December 23, 2019 Moderators Share Posted December 23, 2019 add to boot arg shikigva=32 shiki-id=Mac-7BA5B2D9E42DDD94 source https://github.com/vulgo/NoVPAJpeg 1 Link to comment Share on other sites More sharing options...
denkteich Posted December 24, 2019 Author Share Posted December 24, 2019 perfect, work. thxalot happy holidays Link to comment Share on other sites More sharing options...
Recommended Posts