LinuxQuestions.org
Download your favorite Linux distribution at LQ ISO.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Mandriva
User Name
Password
Mandriva This Forum is for the discussion of Mandriva (Mandrake) Linux.

Notices


Reply
  Search this Thread
Old 11-03-2007, 02:35 PM   #1
RVDowning
Member
 
Registered: Jan 2006
Location: Atlanta, GA
Distribution: Mandriva 2006
Posts: 75

Rep: Reputation: 15
Logitech Quickcam Pro 9000 UVC driver


Is there a USB Video Class (UVC for short) driver that will work in Mandriva 2008.0? I thought I read that the kernel was supposed to be UVC compliant, but I can't get a Logitech Quickcam Pro 9000 to work which needs this driver. This will be the second $100+ cam I've bought in the past week that I can't get to work.

Update: I Do have a CONFIG_UVC=m entry in /boot/config, and was able to see the cam in ekiga after selecting the v4l2 driver.

That is the only place I could get the cam to work at all, and the picture is so bad that if I can't get any improvement I'll just throw the camera away. And this is from a camera that is supposed to have a superior image.

I can't get it to work with camstream, camE, or anything else I've tried. These programs work fine with cameras that use the dkms-gspcav1 driver.

I also have not heard of anyone who has been able to get sound to work.

Unless anyone has some ideas, it looks like I'm starting to collect lots of expensive paperweights.
 
Old 11-03-2007, 03:18 PM   #2
Brian1
LQ Guru
 
Registered: Jan 2003
Location: Seymour, Indiana
Distribution: Distribution: RHEL 5 with Pieces of this and that. Kernel 2.6.23.1, KDE 3.5.8 and KDE 4.0 beta, Plu
Posts: 5,700

Rep: Reputation: 65
Seems like alot of these new modules do not work with apps like you mention unless you get the very latest cvs bleeding edge versions. Basically beta version.

Since you mention using the kernel version I would download the latest source of uvc from here and compile and give it a try. http://openfacts.berlios.de/index-en...itle=Linux+UVC

Brian
 
Old 11-05-2007, 02:21 PM   #3
RVDowning
Member
 
Registered: Jan 2006
Location: Atlanta, GA
Distribution: Mandriva 2006
Posts: 75

Original Poster
Rep: Reputation: 15
Guess I'll give it a shot as soon as I get brave enough. Thanks.
 
Old 11-08-2007, 09:36 AM   #4
DiBosco
Member
 
Registered: Nov 2001
Location: Manchester, UK
Distribution: Mageia
Posts: 807

Rep: Reputation: 40
I have a quickcam pro 5000 which I had to compile and install the Berlios driver to get it to work on 2007.0, but on 2008 it just works. When I plug it in, aMSN, for example, just sees it and it just works. (I do realise that this is a different model, but I'm guessing it's not that different.)

Do have a go with the Berlios; the svn download seems to break every now and again, but once you have it, it's not too difficult to compile and install the driver.

If you look at /dev/video* you should see something there when it's plugged in.
 
Old 11-11-2007, 02:53 PM   #5
hfl104
LQ Newbie
 
Registered: Nov 2007
Posts: 3

Rep: Reputation: 0
I have got one pro 9000 on saturday and it really works fine.At the first moment I was a bit frustated from the image quality.But after compiling the latest uvc driver from svn and installing luvcview I'm more satisfied. But keep in mind that the driver is in a early stage of developmnet. The cam is definitly not a paperweight. I started a videocall with the latest
beta-skype (2.0.0.13) and it seems to be ok .
hfl
 
Old 11-12-2007, 09:40 AM   #6
RVDowning
Member
 
Registered: Jan 2006
Location: Atlanta, GA
Distribution: Mandriva 2006
Posts: 75

Original Poster
Rep: Reputation: 15
Ok thanks, I'll try compiling the latest driver. Have you found any other software that will work with it?
 
Old 11-12-2007, 11:38 AM   #7
hfl104
LQ Newbie
 
Registered: Nov 2007
Posts: 3

Rep: Reputation: 0
Another option is to try the 2.6.23 kernel from the "main" release.If you want to compile it's a good idea to backup the old driver ( 3party/uvc) and to replace the old sources IMHO. I use mainly lucview (http://mxhaard.free.fr/spca50x/Inves...0070512.tar.gz) which is unfortunately a bit buggy. With [asdf@localhost~]$ luvcview -f jpg -s 640x480 -i 25 fps a window will pop up and after a while you'll see a picture.Nearly every time I must set the AutoExposure to 1 and then set Exposure manualy very high. After correction of brightness and contrast everything is ok. The second I use is the mplayer with gmplayer tv:// -tv driver=v4l2:fps=25:width=640:height=480 it works very fine (but it must be the latest release you can get; I use the 1.0-1.rc2.3 version). If the picture is a little dark then use another driver from the preferences ( maybe GL) so you can use the equalizer.Besides skype with amsn it works excellent ( this is a very limited experience but with the best results )
hfl
 
Old 11-13-2007, 09:44 AM   #8
aikishugyo
LQ Newbie
 
Registered: May 2007
Location: Tokyo, Japan
Distribution: Debian
Posts: 4

Rep: Reputation: 0
Quote:
Originally Posted by hfl104 View Post
I have got one pro 9000 on saturday and it really works fine.At the first moment I was a bit frustated from the image quality.But after compiling the latest uvc driver from svn and installing luvcview I'm more satisfied. But keep in mind that the driver is in a early stage of developmnet. The cam is definitly not a paperweight. I started a videocall with the latest
beta-skype (2.0.0.13) and it seems to be ok .
hfl
Hi hfl104, I'm on a Debian Sid i386 PIII platform. I've gotten a Logitech QC 9000 Pro today after having seen that it is supported under linux (uvc driver) and should work under SkyPE 2.0 beta. Well, sadly, mine does not, although it works fine with v4l2 drivers under Ekiga, (g)mplayer and aMSN (excellent, in fact). When I ask VLC or mplayer to use the v4l application drivers I get messages to the effect that the compatibility layer is broken. Also, luvcview shows garbage with no controls, so perhaps there is an SDL issue. However, I could not find any mention of such in regard to luvcview. Will try to get it to work on another machine (different video card).

Many thanks in advance for any comments,
Gernot Hassenpflug, Tokyo, Japan.

Last edited by aikishugyo; 11-13-2007 at 11:05 AM.
 
Old 11-13-2007, 08:04 PM   #9
aikishugyo
LQ Newbie
 
Registered: May 2007
Location: Tokyo, Japan
Distribution: Debian
Posts: 4

Rep: Reputation: 0
Quote:
Originally Posted by aikishugyo View Post
Hi hfl104, I'm on a Debian Sid i386 PIII platform.
Followup: QC 9000 Pro works perfectly on a Toshiba i386 laptop with nVidia card in SkyPE 2 Beta, and also on an AMD64 machine with 32-bit SkyPE 2 Beta installed. So problem appears to be the video on my desktop i386 machine or the nVidia card I have there, not SkyPE and not the QC 9000 Pro. Done here... thanks. G.
 
Old 11-14-2007, 08:40 AM   #10
hansalfredche
Member
 
Registered: Jun 2005
Posts: 445

Rep: Reputation: 31
So, yes the webcam works under Linux, however it is somewhat picky with wich applications it wants to work. Seems v4l interface does NOT work, I only can get it to work with v4l2! The microphone does not seem to work neither, but I did not really check this. This under Mandriva 2007 (with stock 2.6.17 kernel) and Ubuntu Gutsy Gibbon.
 
Old 11-14-2007, 10:22 AM   #11
aikishugyo
LQ Newbie
 
Registered: May 2007
Location: Tokyo, Japan
Distribution: Debian
Posts: 4

Rep: Reputation: 0
Quote:
Originally Posted by aikishugyo View Post
Followup: QC 9000 Pro works perfectly on a Toshiba i386 laptop with nVidia card in SkyPE 2 Beta, and also on an AMD64 machine with 32-bit SkyPE 2 Beta installed. So problem appears to be the video on my desktop i386 machine or the nVidia card I have there, not SkyPE and not the QC 9000 Pro. Done here... thanks. G.
Problem with garbage in luvcview and SkyPE with V4L on i386 solved:

In response to my problem above, I can happily announce that after a kernel upgrade today, to
2.6.22-3-686-bigmem #1 SMP Mon Nov 12 09:52:20 UTC 2007 i686 GNU/Linux,
and the installation of the uvcvideo module, all works as expected! As I noted, I had no problems on an Ubuntu AMD64 Gutsy system with GTX 7800 nVidia cards, nor on a i386 laptop with Go 6600/6200TE card (on the latter I did the kernel upgrade before testing the camera).
 
Old 11-14-2007, 11:10 AM   #12
hfl104
LQ Newbie
 
Registered: Nov 2007
Posts: 3

Rep: Reputation: 0
Quote:
Originally Posted by hansalfredche View Post
So, yes the webcam works under Linux, however it is somewhat picky with wich applications it wants to work. Seems v4l interface does NOT work, I only can get it to work with v4l2! The microphone does not seem to work neither, but I did not really check this. This under Mandriva 2007 (with stock 2.6.17 kernel) and Ubuntu Gutsy Gibbon.
That's right. The uvc driver implements the V4L2 API. I've no experience with mdv 2007 - at the moment I use the 2008 version with the latest kernel
from the cooker main release; and for the microphone ..... it works without any issues in the most apps. (Only in amsn I can't choose it)
hfl
 
  


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 Pro 5000 dludenar Fedora 1 08-23-2006 07:20 AM
Logitech QuickCam 4000 Pro jz32300 Linux - Hardware 6 07-02-2006 01:50 PM
Logitech QuickCam Pro for Notebooks Atsuka Linux - Newbie 0 10-20-2004 02:09 AM
PWC driver in Mandrake 10 (Philips Toucam II, Logitech Quickcam Pro 4000, etc.) make Mandriva 0 06-19-2004 03:03 AM
logitech quickcam pro 4000 randogrulz Linux - Hardware 7 07-23-2003 09:55 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Mandriva

All times are GMT -5. The time now is 06:41 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