Jump to content
MaLd0n

USB Raise / Remove limit port patch El Capitan, Sierra, High Sierra, Mojave, Catalina

Recommended Posts

  • Administrators

[ref]tupham[/ref], new system, new bugs

let's start again

-Donations-

PayPal HERE - Stripe HERE - Ko-Fi HERE - BuyMeaCoffee HERE - Mercado Livre HERE

Skrill danielnmaldonado@gmail.com - BTC 33HeGCuCSh4tUBqdYkQqKpSDa1E7WeAJQ3 - BNB 0x10D1d656eCa00bD521f9b4A43B83098B8142e115 - USDT BSC BEP20 0xb57cfdfa371fad1981910f0e8332409ab99f74d9 - USDT TRC20 TUR6Z9AVS4AYzqPnULoHrfFvppRbhXmNbZ - KASPA kaspa:qpxzufgfj8p6r0krg58yzvs0009h2mwqgvcawa0xc2pth7sgzpv56j4f6dtvk - PicPay @danielnmaldonado - PiX @danielnmaldonado@gmail.com

Premium Users HERE - Problems with Paypal HERE

xcd5u2Y.png

Sign up for a Bybit account and claim exclusive rewards HERE

New ways to earn money with Linkvertise HERE

Link to comment
Share on other sites

--Donations via PayPal--

https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=RYQ6CGUGK5D6S&source=url


liMRHCG.png


--EL CAPITAN--


com.apple.driver.usb.AppleUSBXHCIPCI

83BD8CFE FFFF10

83BD8CFE FFFF1B

Change 15 port limit

10.11.x


--SIERRA--


com.apple.driver.usb.AppleUSBXHCIPCI

83BD74FF FFFF10

83BD74FF FFFF1B

Change 15 port limit

10.12.x


--HIGH SIERRA--


-10.13.0, 10.13.1, 10.13.2, 10.13.3


com.apple.driver.usb.AppleUSBXHCIPCI

837D8C10

837D8C1B

Change 15 port limit

10.13.0,10.13.1,10.13.2,10.13.3


-10.13.4, 10.13.5


com.apple.driver.usb.AppleUSBXHCI

837D940F 0F839704 0000

837D940F 90909090 9090

USB 10.13.4 and 10.13.5 by PMHeart

10.13.4,10.13.5


-10.13.6


com.apple.driver.usb.AppleUSBXHCI

837D880F 0F83A704 0000

837D880F 90909090 9090

USB 10.13.6 by PMHeart

10.13.6


--MOJAVE--


com.apple.iokit.IOUSBHostFamily

83FB0F0F

83FB3F0F

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

10.14.x


com.apple.iokit.IOUSBHostFamily

83E30FD3

83E33FD3

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

10.14.x


com.apple.driver.usb.AppleUSBXHCI

83FB0F0F

83FB3F0F

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

10.14.x


com.apple.driver.usb.AppleUSBXHCI

83FF0F0F

83FF3F0F

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

10.14.x


--CATALINA--


com.apple.iokit.IOUSBHostFamily

83FB0F0F

83FB3F0F

USB port limit patch #1 10.15 (Credits PMheart and daliansky)

10.15.x


com.apple.driver.usb.AppleUSBXHCI

83F90F0F

83F93F0F

USB port limit patch #2 10.15 (Credits PMheart and daliansky)

10.15.x


Other Solution for all systems is here

https://Olarila.com/forum/viewtopic.php?p=65287#p65287

*This way work in El Capitan, Sierra, High Sierra and Mojave


Credits: arix98 for discovert it!

 

The legendary MaLd0n, how's it been going. This is Frank Nitty from InsanelyMac... Anyway possible I could get these patches from you in the form of config.plist entries instead. I prefer editing them manually w/ PlistEdit Pro rather than Clover Configurator. I'd greatly appreciate it.

Link to comment
Share on other sites

  • Administrators

The legendary MaLd0n, how's it been going. This is Frank Nitty from InsanelyMac... Anyway possible I could get these patches from you in the form of config.plist entries instead. I prefer editing them manually w/ PlistEdit Pro rather than Clover Configurator. I'd greatly appreciate it.

here

<dict>
               <key>Comment</key>
               <string>USB port limit patch</string>
               <key>Disabled</key>
               <false/>
               <key>Find</key>
               <data>
               g72M/v//EA==
               </data>
               <key>InfoPlistPatch</key>
               <false/>
               <key>MatchOS</key>
               <string>10.11.x</string>
               <key>Name</key>
               <string>com.apple.driver.usb.AppleUSBXHCIPCI</string>
               <key>Replace</key>
               <data>
               g72M/v//Gw==
               </data>
           </dict>
           <dict>
               <key>Comment</key>
               <string>USB port limit patch</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.AppleUSBXHCIPCI</string>
               <key>Replace</key>
               <data>
               g710////Gw==
               </data>
           </dict>
           <dict>
               <key>Comment</key>
               <string>USB port limit patch by PMHeart</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>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>
           <dict>
               <key>Comment</key>
               <string>USB Port limit patch #1(credits PMheart)</string>
               <key>Disabled</key>
               <false/>
               <key>Find</key>
               <data>
               g/sPDw==
               </data>
               <key>InfoPlistPatch</key>
               <false/>
               <key>MatchOS</key>
               <string>10.15.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(credits PMheart)</string>
               <key>Disabled</key>
               <false/>
               <key>Find</key>
               <data>
               g/kPDw==
               </data>
               <key>InfoPlistPatch</key>
               <false/>
               <key>MatchOS</key>
               <string>10.15.x</string>
               <key>Name</key>
               <string>com.apple.driver.usb.AppleUSBXHCI</string>
               <key>Replace</key>
               <data>
               g/k/Dw==
               </data>
           </dict>

-Donations-

PayPal HERE - Stripe HERE - Ko-Fi HERE - BuyMeaCoffee HERE - Mercado Livre HERE

Skrill danielnmaldonado@gmail.com - BTC 33HeGCuCSh4tUBqdYkQqKpSDa1E7WeAJQ3 - BNB 0x10D1d656eCa00bD521f9b4A43B83098B8142e115 - USDT BSC BEP20 0xb57cfdfa371fad1981910f0e8332409ab99f74d9 - USDT TRC20 TUR6Z9AVS4AYzqPnULoHrfFvppRbhXmNbZ - KASPA kaspa:qpxzufgfj8p6r0krg58yzvs0009h2mwqgvcawa0xc2pth7sgzpv56j4f6dtvk - PicPay @danielnmaldonado - PiX @danielnmaldonado@gmail.com

Premium Users HERE - Problems with Paypal HERE

xcd5u2Y.png

Sign up for a Bybit account and claim exclusive rewards HERE

New ways to earn money with Linkvertise HERE

Link to comment
Share on other sites

here

<dict>
               <key>Comment</key>
               <string>USB port limit patch</string>
               <key>Disabled</key>
               <false/>
               <key>Find</key>
               <data>
               g72M/v//EA==
               </data>
               <key>InfoPlistPatch</key>
               <false/>
               <key>MatchOS</key>
               <string>10.11.x</string>
               <key>Name</key>
               <string>com.apple.driver.usb.AppleUSBXHCIPCI</string>
               <key>Replace</key>
               <data>
               g72M/v//Gw==
               </data>
           </dict>
           <dict>
               <key>Comment</key>
               <string>USB port limit patch</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.AppleUSBXHCIPCI</string>
               <key>Replace</key>
               <data>
               g710////Gw==
               </data>
           </dict>
           <dict>
               <key>Comment</key>
               <string>USB port limit patch by PMHeart</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>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>
           <dict>
               <key>Comment</key>
               <string>USB Port limit patch #1(credits PMheart)</string>
               <key>Disabled</key>
               <false/>
               <key>Find</key>
               <data>
               g/sPDw==
               </data>
               <key>InfoPlistPatch</key>
               <false/>
               <key>MatchOS</key>
               <string>10.15.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(credits PMheart)</string>
               <key>Disabled</key>
               <false/>
               <key>Find</key>
               <data>
               g/kPDw==
               </data>
               <key>InfoPlistPatch</key>
               <false/>
               <key>MatchOS</key>
               <string>10.15.x</string>
               <key>Name</key>
               <string>com.apple.driver.usb.AppleUSBXHCI</string>
               <key>Replace</key>
               <data>
               g/k/Dw==
               </data>
           </dict>

 

Thanks for coming through, I owe you one. One last thing I want to run by you... I was able to get macOS High Sierra running on a Ryzen 3700X b/c I am also using a GTX 1080 TI alongside of it and lack confidence in AMD GPUs. I want to writeup a guide to post on InsanelyMac once I get everything working, but unfortunately my USB WiFi card and USB DAC do not work at all on it even though I show them powered on while connected to the USB ports on my system. I've already installed the kext/drivers for the WiFi card which are compatible w/ High Sierra and the DAC works OOB on macOS which doesn't require any kext installation. The only thing I have been able to get working properly on each USB port are my USB sticks by way of 'XHCI-unsupported.kext'. I've been at this all day and took a break since I have exhausted almost all of my options. I was hoping maybe you could give me some insight regarding any other solutions I could've overlooked to get my other said USB devices working properly. If need be, I can PM you my config.plist and go from there. I'd greatly appreciate it.

Edited by Guest
Link to comment
Share on other sites

  • Administrators

Thanks

Extract one dump, i'll check

--Run_Me

RunMe.app

-Donations-

PayPal HERE - Stripe HERE - Ko-Fi HERE - BuyMeaCoffee HERE - Mercado Livre HERE

Skrill danielnmaldonado@gmail.com - BTC 33HeGCuCSh4tUBqdYkQqKpSDa1E7WeAJQ3 - BNB 0x10D1d656eCa00bD521f9b4A43B83098B8142e115 - USDT BSC BEP20 0xb57cfdfa371fad1981910f0e8332409ab99f74d9 - USDT TRC20 TUR6Z9AVS4AYzqPnULoHrfFvppRbhXmNbZ - KASPA kaspa:qpxzufgfj8p6r0krg58yzvs0009h2mwqgvcawa0xc2pth7sgzpv56j4f6dtvk - PicPay @danielnmaldonado - PiX @danielnmaldonado@gmail.com

Premium Users HERE - Problems with Paypal HERE

xcd5u2Y.png

Sign up for a Bybit account and claim exclusive rewards HERE

New ways to earn money with Linkvertise HERE

Link to comment
Share on other sites

  • Administrators
3 hours ago, akam78 said:

 

what u need?

-Donations-

PayPal HERE - Stripe HERE - Ko-Fi HERE - BuyMeaCoffee HERE - Mercado Livre HERE

Skrill danielnmaldonado@gmail.com - BTC 33HeGCuCSh4tUBqdYkQqKpSDa1E7WeAJQ3 - BNB 0x10D1d656eCa00bD521f9b4A43B83098B8142e115 - USDT BSC BEP20 0xb57cfdfa371fad1981910f0e8332409ab99f74d9 - USDT TRC20 TUR6Z9AVS4AYzqPnULoHrfFvppRbhXmNbZ - KASPA kaspa:qpxzufgfj8p6r0krg58yzvs0009h2mwqgvcawa0xc2pth7sgzpv56j4f6dtvk - PicPay @danielnmaldonado - PiX @danielnmaldonado@gmail.com

Premium Users HERE - Problems with Paypal HERE

xcd5u2Y.png

Sign up for a Bybit account and claim exclusive rewards HERE

New ways to earn money with Linkvertise HERE

Link to comment
Share on other sites

 

Il y a 6 heures, MaLd0n a déclaré:

ce dont tu as besoin?

J'ai essayé de créer le SSDT-USB, en utilisant le fichier USB natif pour les ordinateurs de bureau mais sans succès je ne comprends pas tout.

J'ai des problèmes d'alimentation et de déconnexion de l'appareil.

tu peux m'aider ? faire 1.

is there a kext for usb 3.1?

 

Edited by akam78
Link to comment
Share on other sites

  • Administrators
4 hours ago, akam78 said:

is there a kext for usb 3.1?

use hackintool and create a usb injector, remap, change connectors, etc

-Donations-

PayPal HERE - Stripe HERE - Ko-Fi HERE - BuyMeaCoffee HERE - Mercado Livre HERE

Skrill danielnmaldonado@gmail.com - BTC 33HeGCuCSh4tUBqdYkQqKpSDa1E7WeAJQ3 - BNB 0x10D1d656eCa00bD521f9b4A43B83098B8142e115 - USDT BSC BEP20 0xb57cfdfa371fad1981910f0e8332409ab99f74d9 - USDT TRC20 TUR6Z9AVS4AYzqPnULoHrfFvppRbhXmNbZ - KASPA kaspa:qpxzufgfj8p6r0krg58yzvs0009h2mwqgvcawa0xc2pth7sgzpv56j4f6dtvk - PicPay @danielnmaldonado - PiX @danielnmaldonado@gmail.com

Premium Users HERE - Problems with Paypal HERE

xcd5u2Y.png

Sign up for a Bybit account and claim exclusive rewards HERE

New ways to earn money with Linkvertise HERE

Link to comment
Share on other sites

8 hours ago, MaLd0n said:

use hackintool and create a usb injector, remap, change connectors, etc

use hackintool and create a usb injector => OK 

remap, change connectors ???? 

that's what i can't apologize, i don't understand, should i modify the native SSDT-4-xh_rvp08 or not?

should you remove the patches ?
I read the tutorial many times, I was not successful.

Link to comment
Share on other sites

  • Administrators
2 hours ago, lightpower said:

hi! for Big Sur patch exists?

if u have remapped ur ports dont need it

https://www.olarila.com/topic/9390-video-guide-usb-port-mapping-with-hackintool/

-Donations-

PayPal HERE - Stripe HERE - Ko-Fi HERE - BuyMeaCoffee HERE - Mercado Livre HERE

Skrill danielnmaldonado@gmail.com - BTC 33HeGCuCSh4tUBqdYkQqKpSDa1E7WeAJQ3 - BNB 0x10D1d656eCa00bD521f9b4A43B83098B8142e115 - USDT BSC BEP20 0xb57cfdfa371fad1981910f0e8332409ab99f74d9 - USDT TRC20 TUR6Z9AVS4AYzqPnULoHrfFvppRbhXmNbZ - KASPA kaspa:qpxzufgfj8p6r0krg58yzvs0009h2mwqgvcawa0xc2pth7sgzpv56j4f6dtvk - PicPay @danielnmaldonado - PiX @danielnmaldonado@gmail.com

Premium Users HERE - Problems with Paypal HERE

xcd5u2Y.png

Sign up for a Bybit account and claim exclusive rewards HERE

New ways to earn money with Linkvertise HERE

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.





×
  • Create New...