Jump to content
mathewgx

USB power managament on Catalina.

Recommended Posts

  • Administrators

[ref]mathewgx[/ref], i dont see error log "wake unit" etc, i think is a bug, need wait next release


all usb work good?

-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

Since this is the only place online I'm seeing it discussed so far...


AppleBusPowerController.kext has changed in Catalina, it no longer matches to EC. Here's a screenshot of the plists compared between Mojave (left) and Catalina (right).


<IMGUR id="ZjVktLR"><a href=https://i.imgur.com/ZjVktLR.png' alt='IMGUR>'>


Added in 53 minutes 40 seconds:

The upshot of this has been that I don't need EC or USBX to get USB power. I've added a section for AppleBusPowerController to the top of my SSDT-UIAC:

 

DefinitionBlock ("", "SSDT", 2, "hack", "_UIAC", 0)
{
   Device(UIAC)
   {
       Name(_HID, "UIA00000")

       Name(RMCF, Package()
       {
           "AppleBusPowerController", Package()
           {
               "kUSBSleepPortCurrentLimit", 
               0x0834, 
               "kUSBSleepPowerSupply", 
               0x125C, 
               "kUSBWakePortCurrentLimit", 
               0x0834, 
               "kUSBWakePowerSupply", 
               0x125C   
           },

 

Works great, charges iPhone and iPad just fine and reports the extra current in system profiler. SSDT-EC and SSDT-USBX have been removed from my ACPI patches.

Link to comment
Share on other sites

  • Administrators

[ref]Ewerd[/ref], ;):cap

-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

Hi MaLdOn,


How to add Ewerd's section for AppleBusPowerController in the SSDT you made for my Z390 Aorus Master? Or could you do for me, please.


Thanks in advance


https://drive.google.com/open?id=1bGJ2D3-OsL1dtgxRQLSO6rmDOYga1K-X

Gigabyte Z390 Aorus Master (BIOS F11h) - i7 9700K - 16Go RAM 3000Mhz Corsair - MSI Radeon RX580 Armor - IIyama Prolite XB2783HSU 27" - Fenvi FV-T919

HHD1: Clover - MacOS Catalina 10.15.5  - HDD2: Windows 10 Pro November 2019 Update External: macOS Big Sur 10.16 Beta

Link to comment
Share on other sites

  • Administrators

[ref]matgen84[/ref], just use my dsdt, same patches woork, now in rtc instead ec

-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

[ref]matgen84[/ref], just use my dsdt, same patches woork, now in rtc instead ec

Sorry for my bad english: I don't understand well. You means that your DSDT contains same patch for AppleBusPowerController, Right?

Gigabyte Z390 Aorus Master (BIOS F11h) - i7 9700K - 16Go RAM 3000Mhz Corsair - MSI Radeon RX580 Armor - IIyama Prolite XB2783HSU 27" - Fenvi FV-T919

HHD1: Clover - MacOS Catalina 10.15.5  - HDD2: Windows 10 Pro November 2019 Update External: macOS Big Sur 10.16 Beta

Link to comment
Share on other sites

  • Administrators

[ref]matgen84[/ref], yes, if u check ur dsdt, correct properties stay there

-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

[ref]matgen84[/ref], yes, if u check ur dsdt, correct properties stay there

 

I just check now: it's perfect :D Thanks.

Gigabyte Z390 Aorus Master (BIOS F11h) - i7 9700K - 16Go RAM 3000Mhz Corsair - MSI Radeon RX580 Armor - IIyama Prolite XB2783HSU 27" - Fenvi FV-T919

HHD1: Clover - MacOS Catalina 10.15.5  - HDD2: Windows 10 Pro November 2019 Update External: macOS Big Sur 10.16 Beta

Link to comment
Share on other sites

  • Administrators

[ref]kalilbispo[/ref], dsdt request patches

-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...