LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Hardware (https://www.linuxquestions.org/questions/linux-hardware-18/)
-   -   Logitech Quickcam Express USB Webcam... (https://www.linuxquestions.org/questions/linux-hardware-18/logitech-quickcam-express-usb-webcam-21427/)

bfloeagle 05-20-2002 09:11 PM

Logitech Quickcam Express USB Webcam...
 
I just bought one of these and it's not working too well... xawtv does a good job at capturing the image but every two seconds or so the image becomes scrampled for a bit...

All while this is happening, the following messages are being wrote to my system logs...

May 20 22:05:57 voyager kernel: quickcam: frame size is incorrect! (68886)
May 20 22:05:57 voyager kernel: quickcam data error: [7] len=75, status=FFFFFFC1
May 20 22:05:57 voyager kernel: quickcam data error: [1] len=137, status=FFFFFFC1
May 20 22:05:57 voyager kernel: quickcam data error: [7] len=75, status=FFFFFFC1
May 20 22:05:57 voyager kernel: quickcam data error: [1] len=73, status=FFFFFFC1
May 20 22:05:57 voyager kernel: quickcam data error: [1] len=73, status=FFFFFFC1
May 20 22:05:57 voyager kernel: quickcam data error: [0] len=76, status=FFFFFFC1
May 20 22:05:57 voyager kernel: quickcam data error: [9] len=137, status=FFFFFFC1
May 20 22:05:57 voyager kernel: quickcam data error: [1] len=73, status=FFFFFFC1
May 20 22:05:57 voyager kernel: quickcam: frame size is incorrect! (75390)

There are upwards of 30 of these messages per second...

I'm running RH 7.2 with a 2.4.9-31 kernel...

Any ideas on how I can fix this? (It's not a faulty hardware issue because the camera works fine on my windoze machine... :()

Andy

Sfin 05-20-2002 09:40 PM

Well I did a quick search on www.linux-usb.org , and it says that drivers for your camera are expermental for Linux. You can find them here:

http://sourceforge.net/projects/qce-ga

or

http://qce-ga.sourceforge.net/

Not sure if this will help, because it is an expermental driver.

bfloeagle 05-21-2002 05:49 AM

Yeah... Those are the drivers I am using... I've heard a lot of people saying that they have been able to get this camera working. I don't think that everyone would have the exact same condition that I have and I would hope that some people actually have the camera running pretty smoothly...

Has anyone got this webcam to work smoothly?

Andy

dogbear 07-18-2002 04:45 AM

Quickcam
 
Hi there.

I've had problems with the quickcam drivers before, though it may not actually be the same kind of problem.

The best advice I can give you is to install kernel 2.4.18, as I did when I had problems. There are some issues, supposedly, with earlier 2.4 versions.

Go to ftp.ie.kernel.org

Hope this helps.

dogbear

zLinuxz 07-18-2002 08:48 AM

the problem is that you got a USB camera, ;).
my camera, I plug it into the cable tv input in the back of my pc, run xawtv, and it is as smooth as watching normal Tv!!!
No extra pain in the arse with USB dumb drivers...just compiled the cable tv card in the kernel, since the driver already comes in it and voila!, repack it, get your ticket stab and go change your USB camera for a cable tv card, :D

bfloeagle 07-18-2002 09:10 AM

Well here is another question for you... I recently got my hands on an OLD quickcam that plugs into the parallel port of a computer and leeches some power off the keyboard...

Will I have a harder time getting this one working or will it be easier than my USB version?

Mik 07-22-2002 06:42 AM

Well if the camera is supported then it might be easier to get running then the usb one since parallel port cameras have been around longer then usb ones. So they would have had more time to find and fix all the bugs.
Last time I got a camera working in linux I had to modify the source code myself to get it running. But eventually I got it working.
It's definetly always good to try the latest versions and then look around for any patches which might be related to your problems. You could always try to scan through the source code to try and find out a little bit more on where the errors are coming from. Even if you don't know how to program there are often clues written in comment lines which might get you a step closer.

zLinuxz 07-22-2002 08:27 AM

yep, :)


All times are GMT -5. The time now is 08:04 PM.