Contribute
Register

[Guide] 10.11+ USB changes and solutions

Status
Not open for further replies.
Sorry for my ignorance, but what else besides the EFI/CLOVER(uploaded already in earlier post) zip do you need? I've also added the updated ioreg and kextcache output (via an edit on my last post) so maybe you missed that?

Thanks!

Since I cannot know wether you changed EFI/Clover or not, you always must provide it...

But I think the issue is pretty clear from ioreg... there is no device there.

Also, please fill out your profile... (hard to have an idea for solutions without hardware details).
 
Since I cannot know wether you changed EFI/Clover or not, you always must provide it...

But I think the issue is pretty clear from ioreg... there is no device there.

Also, please fill out your profile... (hard to have an idea for solutions without hardware details).

No prob. I've attached the latest clover (minus a kext-orig) directory that's full of previous kexts from a kext installation script use as part of the x220.mcdonnelltech.com guide.

Thanks,
 

Attachments

  • CLOVER.zip
    4.3 MB · Views: 104
PCIe card readers usually not supported due to lack of drivers. There is VoodooSDHC.kext, but needs a lot of work (and seems very little interest in card readers these days)

Also, what does this have to do with USB? (see topic title).
Actually,I have 4 questions here as bellow and reattached them as well as necessary configuration profiles.

1 I use the method in this article to build in my usb. USB2 works while USB3 seems not as I could not see any build-in message is USB3 controller.
2 after remove my external USB wifi card referring to the advice by you in another thread, the sleep is working .but below messages are still here : do they matter? the appleintelCPUpowermanagement is not loaded while apple HPET, appleLPC does
16/6/22 上午6:39:34.000 kernel[0]: IOPPF - Found another boot volume.Failed to find sleep policy for this platform! Disabling deep sleep..
16/6/22 上午6:41:38.824 WindowServer[158]: no sleep images for WillPowerOffWithImages
16/6/22 上午7:28:15.686 WindowServer[158]: handle_will_sleep_auth_and_shield_windows: err 0x0
16/6/22 上午6:41:31.728 apsd[249]: Attempt to set push wake topics without dark wake enabled: ()
3 the bluetooth Qualcomm Atheros ar3012 is driven successfully using BTFirmwareuploader. but open/close bluetooth button is gray. is it possible to active it?
4 is there any existing solution to drive Realtek card reader with vid = pci0bda pid = 0129?I have tried several drivers and failed. this card reader is found in USB2. I will give up to make anot
PCIe card readers usually not supported due to lack of drivers. There is VoodooSDHC.kext, but needs a lot of work (and seems very little interest in card readers these days)

Also, what does this have to do with USB? (see topic title).
 

Attachments

  • config.plist
    8 KB · Views: 206
  • config.plist
    8 KB · Views: 178
  • DSDT.dsl
    793.2 KB · Views: 90
  • SSDT-3.dsl
    9 KB · Views: 78
  • SSDT-2.dsl
    9 KB · Views: 96
  • SSDT-UIAC-ALL.dsl
    11.4 KB · Views: 84
  • hwp0415229.ioreg
    2.5 MB · Views: 92
1 I use the method in this article to build in my usb. USB2 works while USB3 seems not as I could not see any build-in message is USB3 controller.

Please provide specifics on the problem.

2 after remove my external USB wifi card referring to the advice by you in another thread, the sleep is working .but below messages are still here : do they matter? the appleintelCPUpowermanagement is not loaded while apple HPET, appleLPC does
16/6/22 上午6:39:34.000 kernel[0]: IOPPF - Found another boot volume.Failed to find sleep policy for this platform! Disabling deep sleep..
16/6/22 上午6:41:38.824 WindowServer[158]: no sleep images for WillPowerOffWithImages
16/6/22 上午7:28:15.686 WindowServer[158]: handle_will_sleep_auth_and_shield_windows: err 0x0
16/6/22 上午6:41:31.728 apsd[249]: Attempt to set push wake topics without dark wake enabled: ()
3 the bluetooth Qualcomm Atheros ar3012 is driven successfully using BTFirmwareuploader. but open/close bluetooth button is gray. is it possible to active it?
4 is there any existing solution to drive Realtek card reader with vid = pci0bda pid = 0129?I have tried several drivers and failed. this card reader is found in USB2. I will give up to make anot

All questions above are off-topic.
 
Since I cannot know wether you changed EFI/Clover or not, you always must provide it...

But I think the issue is pretty clear from ioreg... there is no device there.

Also, please fill out your profile... (hard to have an idea for solutions without hardware details).

So if ioreg doesn't see it, it's pretty much a no-go eh? no other recourse here? =( Would it be safe to assume any other wifi+bt card won't work on my hardware and will have the same issue?
 
It seems the USB2 was driven and build-in successfully. however, when I plug usb3 device into my laptop, the device is still being recognised as USB2. I confirmed that my laptop has 2 USB3 ports and 1 usb2 port and I insert the USB3 device into the correct USB3 port. attached is the screenshot. is it normal that there is not any hub in USB3? I tried both of the full load and partial load of USB2 SSDT SSDT-UIAC-ALL and remain the same.
 

Attachments

  • Screen Shot 2016-06-28 at 12.56.18 PM.png
    Screen Shot 2016-06-28 at 12.56.18 PM.png
    34.1 KB · Views: 104
Before 7-series, there is no Intel XHCI controller. Only USB2 problems addressed here.

Do the EHCx->EH0x rename. It is a no-brainer first step.

For 5-series, use FixUSB_1000 in config.plist/ACPI/DSDT/Fixes.

If you still have ports not working, install USBInjectAll.kext.

Hey rehab man I've got problem here with USB just like I said here: http://www.tonymacx86.com/threads/p...ver-uefi-yosemite.192343/page-12#post-1274084

I have followed your instructions here, and I Think it's work. but I Still have problem here with shutdown. can you fix this ?
thank you

I'm also attached zip files for you to analyse
 

Attachments

  • for rehabman.zip
    2 MB · Views: 61
So if ioreg doesn't see it, it's pretty much a no-go eh? no other recourse here? =( Would it be safe to assume any other wifi+bt card won't work on my hardware and will have the same issue?

Incomplete "Problem Reporting" files, no idea.
 
It seems the USB2 was driven and build-in successfully. however, when I plug usb3 device into my laptop, the device is still being recognised as USB2. I confirmed that my laptop has 2 USB3 ports and 1 usb2 port and I insert the USB3 device into the correct USB3 port. attached is the screenshot. is it normal that there is not any hub in USB3? I tried both of the full load and partial load of USB2 SSDT SSDT-UIAC-ALL and remain the same.

Read post #1, "Problem Reporting".
 
Status
Not open for further replies.
Back
Top