Jump to content

Recommended Posts

  • Administrators
Posted

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


all usb work good?

-Guides and Tutorials HERE

-Hackintosh Tutorial Database - HERE

-The largest EFI folder collection for Hackintosh HERE

-Support Olarila Vanilla Hackintosh by making a donation HERE

-Professional Consulting for macOS Hackintosh since 2006 HERE

Posted

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.

  • Administrators
Posted

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

-Guides and Tutorials HERE

-Hackintosh Tutorial Database - HERE

-The largest EFI folder collection for Hackintosh HERE

-Support Olarila Vanilla Hackintosh by making a donation HERE

-Professional Consulting for macOS Hackintosh since 2006 HERE

Posted

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

  • Administrators
Posted

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

-Guides and Tutorials HERE

-Hackintosh Tutorial Database - HERE

-The largest EFI folder collection for Hackintosh HERE

-Support Olarila Vanilla Hackintosh by making a donation HERE

-Professional Consulting for macOS Hackintosh since 2006 HERE

Posted

[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

  • Administrators
Posted

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

-Guides and Tutorials HERE

-Hackintosh Tutorial Database - HERE

-The largest EFI folder collection for Hackintosh HERE

-Support Olarila Vanilla Hackintosh by making a donation HERE

-Professional Consulting for macOS Hackintosh since 2006 HERE

Posted

[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

  • Administrators
Posted

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

-Guides and Tutorials HERE

-Hackintosh Tutorial Database - HERE

-The largest EFI folder collection for Hackintosh HERE

-Support Olarila Vanilla Hackintosh by making a donation HERE

-Professional Consulting for macOS Hackintosh since 2006 HERE

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now


×
×
  • Create New...