Contribute
Register

New USB Raise Port Limit Patch for High Sierra

Joined
Dec 24, 2017
Messages
11
Motherboard
LG Gram 14Z980 (2018) - Clover UEFI
CPU
i5 8250u /
Graphics
UHD620 / 1920*1080
10.13.6b1 has a new USB patch. Here we go again!


Code:
<key>KextsToPatch</key>
        <array>
            <dict>
                <key>Comment</key>
                <string>USB 10.13.6+ by PMHeart&FredWst</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>
        </array>


Credits: @
FredWst
@
PMheart

Latest USBInjectall.kext must be also used.

Done! Working perfectly, thank you!
 

elfcake

Banned
Joined
Nov 25, 2012
Messages
1,076
Motherboard
Gigabyte Z490 D
CPU
i7-10700K
Graphics
RX 580
Mac
  1. MacBook Pro
Mobile Phone
  1. iOS
10.13.6b1 has a new USB patch. Here we go again!


Code:
<key>KextsToPatch</key>
        <array>
            <dict>
                <key>Comment</key>
                <string>USB 10.13.6+ by PMHeart&FredWst</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>
        </array>


Credits: @FredWst and @PMheart

Latest USBInjectall.kext must be also used.
Can you verify that this is an improvement over the previous USB patch?
 

elfcake

Banned
Joined
Nov 25, 2012
Messages
1,076
Motherboard
Gigabyte Z490 D
CPU
i7-10700K
Graphics
RX 580
Mac
  1. MacBook Pro
Mobile Phone
  1. iOS
10.13.6b1 has a new USB patch. Here we go again!


Code:
<key>KextsToPatch</key>
        <array>
            <dict>
                <key>Comment</key>
                <string>USB 10.13.6+ by PMHeart&FredWst</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>
        </array>


Credits: @FredWst and @PMheart

Latest USBInjectall.kext must be also used.
The latest I found is RehabMan-USBInjectAll-2018-0420.zip is this the most recent?
 
Joined
Jul 1, 2018
Messages
390
Motherboard
GIGABYTE Z370N
CPU
i7-8700
Graphics
RX 560
Mac
  1. MacBook
Mobile Phone
  1. iOS
Hi guys!

This is my first time to applying this patch. And I have this warning while editing the Find key.

UPD: I applied it form «Text Mode» section in Clover Configurator.
N3mv6R+
 
Last edited:

Feartech

Moderator
Joined
Aug 3, 2013
Messages
29,764
Motherboard
Asus N752VX-OpenCore
CPU
i7-6700HQ / HM170
Graphics
HD 530 1920 x 1080
Mac
  1. iMac
Mobile Phone
  1. iOS
Hi guys!

This is my first time to applying this patch. And I have this warning while editing the Find key.

UPD: I applied it form «Text Mode» section in Clover Configurator.
N3mv6R+
thats wrong, only the numbers go in there
 
Joined
Jan 6, 2016
Messages
159
Motherboard
Gigabyte Z490 Vision G
CPU
i7-10700
Graphics
Radeon VII
Mac
  1. iMac
  2. MacBook Pro
  3. Mac mini
  4. Mac Pro
Classic Mac
  1. 128K
  2. 512K
  3. Plus
  4. Portable
  5. Power Mac
Mobile Phone
  1. iOS
10.13.6b1 has a new USB patch. Here we go again!


Code:
<key>KextsToPatch</key>
        <array>
            <dict>
                <key>Comment</key>
                <string>USB 10.13.6+ by PMHeart&FredWst</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>
        </array>


Credits: @FredWst and @PMheart

Latest USBInjectall.kext must be also used.
I see these code snippets all the time. How exactly does one use these? Thanks.
 

elfcake

Banned
Joined
Nov 25, 2012
Messages
1,076
Motherboard
Gigabyte Z490 D
CPU
i7-10700K
Graphics
RX 580
Mac
  1. MacBook Pro
Mobile Phone
  1. iOS
I see these code snippets all the time. How exactly does one use these? Thanks.
You input the changes into the config.plist using either plist editor or text wrangler or in Clover Configurator Vibrant
 
Joined
Jan 6, 2016
Messages
159
Motherboard
Gigabyte Z490 Vision G
CPU
i7-10700
Graphics
Radeon VII
Mac
  1. iMac
  2. MacBook Pro
  3. Mac mini
  4. Mac Pro
Classic Mac
  1. 128K
  2. 512K
  3. Plus
  4. Portable
  5. Power Mac
Mobile Phone
  1. iOS
You input the changes into the config.plist using either plist editor or text wrangler or in Clover Configurator Vibrant
Thanks. Still not certain where to put them in config.plist but I will research further. Appreciated.
 

elfcake

Banned
Joined
Nov 25, 2012
Messages
1,076
Motherboard
Gigabyte Z490 D
CPU
i7-10700K
Graphics
RX 580
Mac
  1. MacBook Pro
Mobile Phone
  1. iOS
Thanks. Still not certain where to put them in config.plist but I will research further. Appreciated.
Open your config.plist and scroll down to where you see this "Kext to Patch":

<key>KextsToPatch</key>
<array>
<dict>
<key>Comment</key>
<string>USB 10.13.4+ by PMHeart</string>
<key>Disabled</key>
<false/>
<key>Find</key>
<data>
g32UDw+DlwQAAA==
</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>
g32UD5CQkJCQkA==
</data>
</dict>
<dict>
 
Top