Contribute
Register

[solved] No USB after sleep

Status
Not open for further replies.
Joined
Jul 11, 2014
Messages
435
Motherboard
Asus A555LAB
CPU
i3-4005U
Graphics
HD 4400
Mac
  1. MacBook Air
Mobile Phone
  1. iOS
Hello there!

I am facing this strange issue of NO USB Devices (not even internal ones) after sleep. If I put to sleep and wake again, most of the times all the USB devices reappear, many of the times they don't.

Attaching problem reporting files. @RehabMan please have a look.

Regards
 

Attachments

  • debug_8339.zip
    1.7 MB · Views: 69
Okay. Will try and report back. Although, it is worth noting that only the devices on EHC disappear.

So, I should remove FakePCIID_XHC?
 
Okay. Will try and report back. Although, it is worth noting that only the devices on EHC disappear.

So, I should remove FakePCIID_XHC?

Your questions are covered in the guide.
 
Okay, solved. Moving all devices to XHC was the solution. For anyone else reading it,
  • You need to remove FakePCIID_XHCIMux as it is obsolete in absence of EHC
  • You can use SSDT-Disable-EHCI from hotpatch folder on Laptop Guides repo. (To disable EHC)
  • Make sure you set internal devices UsbConnector value to 255, USB2 ports on XHC (HSxx) to 3 and USB2 ports to 0
  • You can verify if it is working by missing EHxx or EHCx (where x is a number 0-9) device in IOReg.
Attached image as proof :-
Screen Shot 2017-11-18 at 10.37.12 PM.png

I am also attaching the raw DSL file for ASUS A555LA, haswell (8086, 9c31)

Thanks @RehabMan for the awesome work you are doing.

Regards
 

Attachments

  • SSDT-UIAC.dsl
    3.2 KB · Views: 174
Status
Not open for further replies.
Back
Top