Bug 46311
Summary: | Any USB camera device doesn't work if it is connected to intel HM70 chipset xhci port2,3. | ||
---|---|---|---|
Product: | Drivers | Reporter: | mikemai (mikemai) |
Component: | USB | Assignee: | Sarah Sharp (sarah) |
Status: | RESOLVED CODE_FIX | ||
Severity: | high | CC: | alan |
Priority: | P1 | ||
Hardware: | All | ||
OS: | Linux | ||
Kernel Version: | kernel 3.4.4 | Subsystem: | |
Regression: | No | Bisected commit-id: |
Description
mikemai
2012-08-22 14:15:27 UTC
Hi Mike, The fix for this is now in Greg KH's USB tree, and should be on its way to Linus' kernel shortly. The commit ID is a96874a2a92feaef607ddd3137277a788cb927a6 "Intel xhci: Only switch the switchable ports". Can you test with Greg's usb-linus branch and make sure that this fixes your issue? git clone git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb.git -b usb-linus I'm setting this issue as resolved, so let me know if the patch doesn't work for you. Sarah Sharp |