Contribute
Register

[Guide] USB power property injection for Sierra (and later)

Correct.
Use SSDT-EC.aml.
There is still a small blemished fan hard disk that is quiet during sleep, the USB mouse can't wake up the keyboard and AC can wake up and the mouse has 2 seconds of stagnation! How do I solve it
 

Attachments

  • kawa’s MacBook Air.ioreg
    7.1 MB · Views: 96
  • SSDT-UIAC.aml
    1.9 KB · Views: 127
I have tried implementing this and in ioreg. i can see EC and also power values in AppleBusPowerControllerUSB. but usbx is not showing up . attached all problem reporting files. untitled folder.zip

It is working. USBX@0 is clearly visible in ioreg:
Screen Shot 2017-09-17 at 7.33.02 AM.png
 
I have ecdt.aml in my acpi / origin. my dsdt and some ssdt have h_ec. Do I have to rename EC and use ssdt-ec, or just use ssdt-ec?
 
I have ecdt.aml in my acpi / origin. my dsdt and some ssdt have h_ec. Do I have to rename EC and use ssdt-ec, or just use ssdt-ec?

The answer to your question is in post #1.
 
//I have ecdt.aml in my acpi / origin. my dsdt and some ssdt have h_ec. Do I have to rename EC and use ssdt-ec, or just use ssdt-ec?//
The answer to your question is in post #1.


my english is bad and I'm a little confused.

I also appear in dsdt,

Device (H_EC)
{
Name (_HID, EisaId ("PNP0C09"))...
and i use ssdt-ec. But i have this error(the image).
 

Attachments

  • IMG_0256.JPG
    IMG_0256.JPG
    3.4 MB · Views: 115
Back
Top