- Joined
- Apr 18, 2011
- Messages
- 1,492
- Motherboard
- ASUS Pro WS X299 Sage II
- CPU
- i9-10980XE
- Graphics
- W5500
- Mac
-
- Mobile Phone
-
I checked the numbers :
- SSDT-EC-USBX :
{
"kUSBSleepPowerSupply",
0x13EC, = 5100 Decimale
"kUSBSleepPortCurrentLimit",
0x0834, = 2100 Decimale
"kUSBWakePowerSupply",
0x13EC, = 5100 Decimale
"kUSBWakePortCurrentLimit",
0x0834 = 2100 Decimale
})
- USB.kext :
View attachment 506361
So they match, as expected
With this for all USB devices : XHC2, XHC3, XHC4, XHC5 (GC Titan Ridge) and XHCI.
That means that we could do without SSDT-EC-USBX and have SSDT-EC instead
I attach for Asus X299 Prime Deluxe MacPro 7,1 SMBIOS :
- Big Sur X299PrimeDUSBMacPro.kext ( ASMedia.kext no more required )
- Catalina X299PrimeDUSBMacPro.kext
- SSDT-EC
- SSDT-XHC
- SSDT-XHCi
- SSDT-TB3HP-TTR (for chip no flashed)
I tried adapting the properties for the Sage II and I've noticed the XHC2/3 controllers disappear from Hackintool on reboots. Noticed the same on R6EE.
The ports still work so I'm not sure if they even need mapping since they are on their own controller and below 15 anyway.