Comment 24 for bug 1018020

Revision history for this message
Joseph Salisbury (jsalisbury) wrote :

Hi All,

I was able to reproduce this bug with a Logitec C250. It's going to be a little difficult to bisect since I ran into the same USB bug mentioned in comment #21.

The USB bug was fixed in v3.5-rc3, and I was able to reproduce the webcam bug in that kernel.

So to recap testing:

v3.4 does not have this bug.
v3.5-rc1 has a separate USB bug preventing testing of the webcam.
v3.5-rc2 has a separate USB bug preventing testing of the webcam.
v3.5-rc3 the USB bug is fixed and the webcam bug is reproduced.
v3.5 daily still has the webcam bug.

It looks like I would first have to bisect between v3.5-rc2 and v3.5-rc3 to find the commit that fixes the USB bug. I can then use that patch to fix up rc1 and rc2 to find if either of them introduced the webcam bug for this bug report.

I'll review the git logs and see if anything sticks out.