Launchpad has imported 7 comments from the remote bug at
https://bugzilla.redhat.com/show_bug.cgi?id=474990.

If you reply to an imported comment from within Launchpad, your comment
will be sent to the remote bug automatically. Read more about
Launchpad's inter-bugtracker facilities at
https://help.launchpad.net/InterBugTracking.

------------------------------------------------------------------------
On 2008-12-06T12:50:41+00:00 diego wrote:

Description of problem:
if I use cheese or another program that need of a webcam, the webcam doesn't 
work.

Version-Release number of selected component (if applicable):
kernel 2.6.27.5-117.fc10.x86_64

How reproducible:


Steps to Reproduce:
1.
2.
3.
  
Actual results:
I receive this message:

gspca: frame overflow 616402 > 614400
gspca: frame overflow 615378 > 614400
gspca: frame overflow 615378 > 614400
gspca: frame overflow 617426 > 614400
gspca: frame overflow 615378 > 614400
gspca: frame overflow 617426 > 614400
gspca: frame overflow 616402 > 614400


Expected results:


Additional info:
This is the lsusb output:
Bus 001 Device 002: ID 046d:0896 Logitech, Inc. OrbiCam
Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 005 Device 002: ID 062a:0000 Creative Labs Optical mouse
Bus 005 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 004 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 003 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 002 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub

In fedora 9 I use gspca kmod module, and doesn't receve this error. With
the kernel-2.6.27 on Fedora 10 (that include gspca driver) doesn't work.

Reply at:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/346370/comments/0

------------------------------------------------------------------------
On 2008-12-10T09:18:42+00:00 Hans wrote:

Hi Diego,

Thanks for reporting this. We've had reports from other users with the
same cam which did not include the gspca: frame overflow dmesg messages,
so I'm very glad you've reported this.

I've prepared a patch fixing this (hopefully).

Can you please follow the instructions here:
http://hansdegoede.livejournal.com/6630.html

But before doing the "make" command in the list of commands there first do:
patch -p1 < [path-to]/gspca-vc0321-fix-frame-overflow.patch

Replacing [path-to] with the directory where you've saved the patch (which I 
will attach next). If the "patch" command is not found, you need to do:
yum install patch

If these instructions are over your head, please let me know, then we
will do things differently (in a way which is more work for me, but
easier for you).

Reply at:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/346370/comments/1

------------------------------------------------------------------------
On 2008-12-10T09:19:37+00:00 Hans wrote:

Created attachment 326472
Patch fixing the frame overflow messages with vc0321 cams

Reply at:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/346370/comments/2

------------------------------------------------------------------------
On 2008-12-10T14:18:57+00:00 diego wrote:

Hi hans,
thank you for your help. I have follow your instructions, and now the webcam 
work fine. I receive only this message on dmesg command :

gspca: ISOC data error: [4] len=1024, status=-71

but the cam work.
Do you wont to insert the patch on the fedora kernel update, please? :-).

Good work, and thank you very much.

Diego.

Reply at:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/346370/comments/3

------------------------------------------------------------------------
On 2008-12-11T19:15:55+00:00 Hans wrote:

Ok, I've put this patch in both the F-10 and devel branches of CVS, so
with the first kernel build for either this will get included, closing.

And thanks for testing!

Reply at:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/346370/comments/4

------------------------------------------------------------------------
On 2008-12-17T16:21:05+00:00 Fedora wrote:

kernel-2.6.27.9-159.fc10 has been submitted as an update for Fedora 10.
http://admin.fedoraproject.org/updates/kernel-2.6.27.9-159.fc10

Reply at:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/346370/comments/5

------------------------------------------------------------------------
On 2008-12-24T18:45:16+00:00 Fedora wrote:

kernel-2.6.27.9-159.fc10 has been pushed to the Fedora 10 stable
repository.  If problems still persist, please make note of it in this
bug report.

Reply at:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/346370/comments/6


** Changed in: gspca (Fedora)
   Importance: Unknown => Medium

-- 
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux in Ubuntu.
https://bugs.launchpad.net/bugs/346370

Title:
  Webcam CS330 (uses gspca) not working

Status in linux package in Ubuntu:
  Invalid
Status in gspca package in Fedora:
  Fix Released

Bug description:
  USB webcam identified by lsusb as:  ID 0733:0401 ViewQuest
  Technologies, Inc. CS330 WebCam (bought as an Intel Create and Share
  webcam model cs330) does not show any pictures under cheese; the
  "picture" is a pinkish background with horizontal green, purple, pink
  stripes. These colors are completedly unrelated to anything the webcam
  is looking at.

  when connecting, the kern.log shows:
  Mar 21 15:44:25 atom330 kernel: [13078.020027] usb 5-1: new full speed USB 
device using uhci_hcd and address 8
  Mar 21 15:44:25 atom330 kernel: [13078.196669] usb 5-1: configuration #1 
chosen from 1 choice
  Mar 21 15:44:25 atom330 kernel: [13078.199151] gspca: probing 0733:0401
  Mar 21 15:44:26 atom330 kernel: [13078.515369] gspca: probe ok
  Mar 21 15:45:28 atom330 kernel: [13140.656414] gspca: frame overflow 462959 > 
462848
  Mar 21 15:45:30 atom330 kernel: [13142.928330] gspca: frame overflow 462959 > 
462848
  and continues with these overflow messages

  lsmod gives: 
  lsmod | grep gspca
  gspca_spca501          22656  1 
  gspca_main             30080  3 gspca_spca501
  videodev               41600  2 stkwebcam,gspca_main

  uname -a: 
  Linux atom330 2.6.28-11-generic #36-Ubuntu SMP Fri Mar 20 19:40:40 UTC 2009 
i686 GNU/Linux

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/346370/+subscriptions

-- 
Mailing list: https://launchpad.net/~kernel-packages
Post to     : kernel-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~kernel-packages
More help   : https://help.launchpad.net/ListHelp

Reply via email to