LinuxQuestions.org
Visit Jeremy's Blog.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Hardware
User Name
Password
Linux - Hardware This forum is for Hardware issues.
Having trouble installing a piece of hardware? Want to know if that peripheral is compatible with Linux?

Notices


Reply
  Search this Thread
Old 08-19-2005, 05:07 AM   #1
_UnPrEdictAbLe_
Member
 
Registered: Aug 2004
Location: Hyderabad, India
Distribution: Fedora Core 4
Posts: 183

Rep: Reputation: 30
Unhappy Logitech Quickcam pro for laptop on FC4


Hi,
I am using a Logitech Quickcam Pro for Laptops on Fedora Core 4. Earlier when I had Fedora Core 2, it worked fine in xawtv and gnomemeeting (in kernel 2.6.10).

In Fedora Core 4, it doesn't detect the CAM correctly. The gnomemeeting wizard is able to capture the audio from the cam but is unable to capture the video, and sometimes fails to detect. I installed kernel kernel-2.6.10-1.771_FC2 and tried to make it work there.

xawtv gives the following error.
[anurag@localhost ~]$ xawtv
This is xawtv-3.94, running on Linux/i686 (2.6.10-1.771_FC2)
Cannot open plugin directory /usr/lib/libquicktime
Did you forget "make install"? You need it because
libquicktime cannot load plugins out of the sourcetree
/dev/video0 [v4l]: no overlay support
v4l-conf had some trouble, trying to continue anyway
Warning: Cannot convert string "-*-ledfixed-medium-r-*--39-*-*-*-c-*-*-*" to type FontStruct
ioctl: VIDIOCMCAPTURE(frame=0;height=120;width=160;format=7): Invalid argument

and a complete black video and when I close the window,
ioctl: VIDIOCMCAPTURE(frame=0;height=120;width=160;format=5): Invalid argument
ioctl: VIDIOCMCAPTURE(frame=0;height=120;width=160;format=4): Invalid argument
ioctl: VIDIOCMCAPTURE(frame=0;height=120;width=160;format=1): Invalid argument
ioctl: VIDIOCMCAPTURE(frame=0;height=120;width=160;format=13): Invalid argument


Is it most probably a kernel problem. I have used different CAMs of the same type to rule out any "hardware faults". Please help me.
 
Old 09-28-2005, 09:14 PM   #2
mithya
LQ Newbie
 
Registered: Sep 2005
Posts: 9

Rep: Reputation: 0
Hello,

I am facing same problem. My xawtv worked fine in Fedora 3 but after shifting to Fedora 4, nothing works. I uninstalled xawtv and tried to reinstall it but it gives me compilation error.
If you want to stream from webcam only you can try this thing

Instal pwc driver pwc-10.0.7a.tar.bz2 found from http://www.saillard.org/linux/pwc/files/
($ ./configure
$ make
$ make install )
and download camstream application . Things should work out fine

mithya
 
Old 09-28-2005, 09:17 PM   #3
mithya
LQ Newbie
 
Registered: Sep 2005
Posts: 9

Rep: Reputation: 0
btw, i searched a bit and found in some forum about reason behing the error you are getting
ioctl: VIDIOCMCAPTURE(frame=0;height=120;width=160;format=5): Invalid argument

It says that pwcsx handles bigger framesize grabbing. you get this error when your driver are unable to handle bigger framesize. I have tried changing height and width of framesize less than 100 but things dont work. Since pwcx is no longer supported due to GPL in recent kernel, this could happen
 
Old 09-28-2005, 10:34 PM   #4
_UnPrEdictAbLe_
Member
 
Registered: Aug 2004
Location: Hyderabad, India
Distribution: Fedora Core 4
Posts: 183

Original Poster
Rep: Reputation: 30
Thumbs up It works!!

Hi,

I got it working quite long back. Sorry, I didn't post a reply here. I posted it in the "success stories".

You can see it here.. http://www.linuxquestions.org/questi...hreadid=359294

Also, you can see it at these places
http://fcsolutions.blogspot.com/2005...ebook-pro.html
http://192.168.36.200/~nirnimesh/res...e-4-x86_64.php

Cheers!
 
Old 09-29-2005, 12:00 AM   #5
mithya
LQ Newbie
 
Registered: Sep 2005
Posts: 9

Rep: Reputation: 0
Re: It works!!

Hello,

i got it working using this link only. but still i cant get xawtv installed in fedora 4. i am getting following error message while issuing make

Code:
 CC      console/scantv.o
In file included from console/scantv.c:19:
./common/channel.h:93: error: array type has incomplete element type
./common/channel.h:94: error: array type has incomplete element type
console/scantv.c: In function ‘event’:
console/scantv.c:53: warning: pointer targets in passing argument 1 of ‘strlen’ differ in signedness
console/scantv.c:54: warning: pointer targets in passing argument 1 of ‘strlen’ differ in signedness
console/scantv.c:54: warning: pointer targets in passing argument 1 of ‘__strdup’ differ in signedness
make: *** [console/scantv.o] Error 1
 
Old 09-29-2005, 01:21 AM   #6
_UnPrEdictAbLe_
Member
 
Registered: Aug 2004
Location: Hyderabad, India
Distribution: Fedora Core 4
Posts: 183

Original Poster
Rep: Reputation: 30
Well, you should not try MAKE and MAKE INSTALL. I think a much much better alternative is to install the RPM. Go to www.pbone.net or www.rpmfind.net and install it.

Another software, much better than xawtv is "camstream". I am using that one now. Try to get that one.

You can set up your YUM correctly and just do,
yum install camstream

to get things working.

Here is a link to set up YUM.
http://students.iiit.ac.in/tech/lug/...dex.php/YUMFC4
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
Logitech QuickCam Notebook Pro _UnPrEdictAbLe_ LinuxQuestions.org Member Success Stories 1 09-02-2005 04:59 AM
Logitech QuickCam Pro for Notebooks Atsuka Linux - Newbie 0 10-20-2004 02:09 AM
logitech quickcam pro 4000 dshafi Linux - General 1 08-19-2004 01:15 AM
logitech quickcam pro 4000 randogrulz Linux - Hardware 7 07-23-2003 09:55 PM
Logitech quickcam pro 4000 rh0win Linux - Hardware 2 05-31-2003 08:25 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - Hardware

All times are GMT -5. The time now is 05:29 PM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration