Contribute
Register

[Guide] Creating a Custom SSDT for USBInjectAll.kext

xHCI connected but i didn't find anything concerning SS+ (SuperSpeedPlus) on your guide am i blind ?

Nothing special about them... they are UsbConnector=3.
 
Read post #1.
You must use -uia_exclude_hs to test SSxx ports.
OK, It show SSXX but when I plug in my usb(2.0 and 3.0) to usb port, I tried HS05(USB 2.0), HS01(USB 3.0), HS02(USB 3.0) but SS01-SS10 not show my usb plug in, even tried 3 HS
 
Last edited:
Set config.plist/Devices/USB/FixOwnership=true
Or set equivalent EHCI handoff settings in BIOS.
Thanks for your kindly reply but nothing changes. Both EHCI handoff and Fixownership set.
EH02 still no response. Any suggestion ? Thanks !
 
OK, It show SSXX but when I plug in my usb(2.0 and 3.0) to usb port, I tried HS05(USB 2.0), HS01(USB 3.0), HS02(USB 3.0) but SS01-SS10 not show my usb plug in, even tried 3 HS
No "Problem Reporting" files attached.
Read FAQ, "Problem Reporting" again. Carefully. Attach all requested files/output.
https://www.tonymacx86.com/threads/faq-read-first-laptop-frequent-questions.164990/
Use the gen_debug.sh tool mentioned in the FAQ, that way it is less likely you'll omit something.
 

Attachments

  • debug_11952.zip
    4.2 MB · Views: 61
  • 螢幕快照 2018-12-20 17.30.57.png
    螢幕快照 2018-12-20 17.30.57.png
    177.6 KB · Views: 74
  • 螢幕快照 2018-12-20 17.43.32.png
    螢幕快照 2018-12-20 17.43.32.png
    236.9 KB · Views: 80
Last edited:
After set XHCI from auto to enable in BIOS, the EH02 controller disappeared

As you should expect.
XHCI = Enabled means XHCI only, so EHCI controllers will be disabled.
 
As you should expect.
XHCI = Enabled means XHCI only, so EHCI controllers will be disabled.
But EH01 still there, why?
By the way, in DPCIManager, if EH02 shows so many suggestions, may I say the driver is not properly loaded?
 

Attachments

  • 螢幕快照 2018-12-20 17.43.32.png
    螢幕快照 2018-12-20 17.43.32.png
    236.9 KB · Views: 79
Hi @RehabMan ,

for some strange reason I cannot use the USB3 ports with these motherboard, only the USB2 ports are available, I don't know why. In making the .dsl I supposed SS ports were where also HS are ... but I was mistaken somehow...
 

Attachments

  • debug_5275.zip
    10.6 MB · Views: 80
  • ASUS Z370I STRIX.dsl
    7.4 KB · Views: 72
  • Asus Z370-I STRIX USB layout.png
    Asus Z370-I STRIX USB layout.png
    433.8 KB · Views: 64
Back
Top