Contribute
Register

[Guide] 10.11+ USB changes and solutions

Status
Not open for further replies.
After creating the SSDT-UIAC, my usb3 worked. I also corrected the EC problem by adding SSDT-EC. But now my computer has a sleep problem. But when I checked sleep log, I noticed that the computer had dialed twice prw for one wake up. This problem is true? Please check the report file and help me fix it. Thank you
Code:
Last login: Mon Oct 16 07:59:40 on ttys000
RAZER:~ razer$ log show --style syslog | grep "Wake reason"
2017-10-16 06:44:59.147223+0000  localhost kernel[0]: (AppleACPIPlatform) Wake reason: power-button EH02 (User)
2017-10-16 06:44:59.147226+0000  localhost kernel[0]: (AppleACPIPlatform) Wake reason: power-button EH02 (User)
2017-10-16 06:45:59.366964+0000  localhost kernel[0]: (AppleACPIPlatform) Wake reason: power-button EH02 (User)
2017-10-16 06:45:59.366967+0000  localhost kernel[0]: (AppleACPIPlatform) Wake reason: power-button EH02 (User)
2017-10-16 06:50:21.616158+0000  localhost kernel[0]: (AppleACPIPlatform) Wake reason: power-button EH02 (User)
2017-10-16 06:50:21.616160+0000  localhost kernel[0]: (AppleACPIPlatform) Wake reason: power-button EH02 (User)
2017-10-16 07:52:19.705532+0000  localhost kernel[0]: (AppleACPIPlatform) Wake reason: power-button EH02 (User)
2017-10-16 07:52:19.705535+0000  localhost kernel[0]: (AppleACPIPlatform) Wake reason: power-button EH02 (User)
2017-10-16 07:53:15.931902+0000  localhost kernel[0]: (AppleACPIPlatform) Wake reason: power-button EH02 (User)
2017-10-16 07:53:15.931905+0000  localhost kernel[0]: (AppleACPIPlatform) Wake reason: power-button EH02 (User)
2017-10-16 07:54:13.166704+0000  localhost kernel[0]: (AppleACPIPlatform) Wake reason: power-button EH02 (User)
2017-10-16 07:54:13.166707+0000  localhost kernel[0]: (AppleACPIPlatform) Wake reason: power-button EH02 (User)
2017-10-16 07:55:12.547883+0000  localhost kernel[0]: (AppleACPIPlatform) Wake reason: power-button EH02 (User)
2017-10-16 07:55:12.547886+0000  localhost kernel[0]: (AppleACPIPlatform) Wake reason: power-button EH02 (User)
2017-10-16 08:04:16.431620+0000  localhost kernel[0]: (AppleACPIPlatform) Wake reason: power-button EH02 EH01 (User)
2017-10-16 08:04:16.431623+0000  localhost kernel[0]: (AppleACPIPlatform) Wake reason: power-button EH02 EH01 (User)
RAZER:~ razer$
Please pay attention to time

I don't see any issue there. Probably due to Notify coming from ACPI.
 
I have all of my USB ports working on a GA-797X-UD7-TH. My problem is that all of them are only operating as USB 2.0, when all of them are capable of USB 3.0. All of my drives are 3.0 (even 3.1), but it puts them under the USB 2.0 bus. There's a USB 3.0 bus listed, but I can't find the port (I'm 90% confident it can't be on my case). I guess my main question is: what guide/process should I try to register my working USB 2.0 ports as USB 3.0 ports?

So far, I have tried fooling around in Bios (enabling XHCI, changing it to smart auto, changing it to auto, disabling ehci). Please let me know if you need more information. Thanks in advance for direction!
 

Attachments

  • Screen Shot 2017-10-16 at 11.40.58 AM.png
    Screen Shot 2017-10-16 at 11.40.58 AM.png
    80.8 KB · Views: 119
I have all of my USB ports working on a GA-797X-UD7-TH. My problem is that all of them are only operating as USB 2.0, when all of them are capable of USB 3.0. All of my drives are 3.0 (even 3.1), but it puts them under the USB 2.0 bus. There's a USB 3.0 bus listed, but I can't find the port (I'm 90% confident it can't be on my case). I guess my main question is: what guide/process should I try to register my working USB 2.0 ports as USB 3.0 ports?

So far, I have tried fooling around in Bios (enabling XHCI, changing it to smart auto, changing it to auto, disabling ehci). Please let me know if you need more information. Thanks in advance for direction!

https://www.tonymacx86.com/threads/guide-creating-a-custom-ssdt-for-usbinjectall-kext.211311/
 
@RehabMan how do I verify that SSDT-XOSI.aml is functional? I have verified that the rename of _OSI->XOSI is reflected in the SYSTEM DSDT file. Should i see an new method created in SYSTEM DSDT?

If you extract your injected ACPI files with 'patchmatic -extract', you will notice that all calls to _OSI were translated to XOSI, and the content of SSDT-XOSI.aml appears in a new SSDT.
 
Hi, @RehabMan
I'm updating from 10.13 to 10.13.1
And got this IMG_20171101_075156.jpg

Stucked while booting installer partition

Any help?
 
Last edited:
Status
Not open for further replies.
Back
Top