Jump to content

[SOLVED] E6530 No Webcam...


esmith1966

Recommended Posts

  • Administrators

Lack of USB-internal webcam detection is unlikely to be linked to a BIOS version. Instead, It's more likely to be a consequence of the well-known USB port issues that have cropped up since El Capitan. Make sure you've:

  1. patched your DSDT to rename all EHCx references to EH0x (can also be done on the fly through Clover)
  2. installed a USB injector kext (Rehabman's USBInjectAll should do)
Link to comment
Share on other sites

  • Administrators

If you look up packs posted in El Capitan/Sierra Clover guides (any computer model really), most config.plist file will contain the ACPI patch for renaming USB2.0 controllers from EHCx to EH0x in the DSDT. Use Clover configurator tool to view the files.

 

You'll find Rehabman's USBInjectAll kext through a very basic Google search.

Link to comment
Share on other sites

  • Administrators

Personally, I always recommend to install add-on kexts to /L/E from where they can be cached. The folder is dedicated to 3rd party drivers after all... Only install kexts to /S/L/E if it's absolutely necessary.

 

Repair folders permissions and rebuild cache through the usual Terminal commands afterwards.

Link to comment
Share on other sites

×
×
  • Create New...