heitjan, sl45sms, anyone else, what's your webcam's usb id? I just realized
that the bug originator's camera was not included in the patch, so I'm adding
it, please do lsusb and supply your webcam id if it's not found in the
following patch.
For example, Webcam Pro 9000 is in the below patch, but the Quickcam Pro 9000
is not (usb id 046d:0990) but we can't be sure it's affected by the bug unless
we hear about it. For now I added the Webcam C600 (046d:0808).
--- /home/alx/quirks.c 2011-10-14 12:48:20.000000000 -0700
+++ quirks.c 2011-10-14 13:09:09.000000000 -0700
@@ -38,6 +38,18 @@ static const struct usb_device_id usb_qu
/* Creative SB Audigy 2 NX */
{ USB_DEVICE(0x041e, 0x3020), .driver_info = USB_QUIRK_RESET_RESUME },
+ /* Logitech Webcam C600 */
+ { USB_DEVICE(0x046d, 0x0808), .driver_info = USB_QUIRK_RESET_RESUME },
+
+ /* Logitech Webcam Pro 9000 */
+ { USB_DEVICE(0x046d, 0x0809), .driver_info = USB_QUIRK_RESET_RESUME },
+
+ /* Logitech Webcam C310 */
+ { USB_DEVICE(0x046d, 0x081b), .driver_info = USB_QUIRK_RESET_RESUME },
+
+ /* Logitech Webcam C270 */
+ { USB_DEVICE(0x046d, 0x0825), .driver_info = USB_QUIRK_RESET_RESUME },
+
/* Logitech Harmony 700-series */
{ USB_DEVICE(0x046d, 0xc122), .driver_info = USB_QUIRK_DELAY_INIT },
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/858412
Title:
Regression: Logitech webcam microphone makes "chipmunk" sound after
Oneiric beta upgrade
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/858412/+subscriptions
--
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs