Contribute
Register

Asus u33jc

Status
Not open for further replies.
Don't apply any usb patches to DSDT. use this instead https://github.com/Maromi-/G73JH-OSX/blob/master/Hotpatch/SSDT-USB.dsl

this will fix sleep and shutdown for chipset

only way to disable rmh, which Apple did not use, removes usb1.1 support.

That SSDT is part "disconnect EHCx ACPI identity via _STA override" and part "instant wake fix via _PRW override" (note, depends on appropriate config.plist/ACPI/DSDT/Patches content).

Probably can be fixed also with proper USB configuration with USBInjectAll.kext... (and of course, instant wake fixes via _PRW).

Note that USBX is only used with recent SMBIOS. Quite unlikely to use such recent SMBIOS with the hardware in question here.
 

Attachments

  • debug_21158.zip
    2.2 MB · Views: 70

Your config.plist is renaming EHC1->EH01, EHC2->EH02, therefore certain content in SSDT-USB.aml is ignored, as it assumes EHC1/EHC2.
 
also renamed on SSDT section, now blocks shutdown,

i'm pretty happy with actual performance and compatibility, don't think is worth dedicating more time,

thanks for your support
 
Status
Not open for further replies.
Back
Top