Ubuntu Forums ubuntu.com - launchpad.net - ubuntu help  

Go Back   Ubuntu Forums > The Ubuntu Forum Community > Forum Archive > Main Support Categories > Multimedia & Video
Register Reset Password Forum Help Forum Council Search Today's Posts Mark Forums Read

Hello, Unregistered You are browsing a READ only archive of the main support categories pre 4/21/2008. You will not be able to post or reply any threads in this section.
Ubuntu 9.10 is out!!!

When downloading Ubuntu 9.10 please consider using bittorrent to get your copy of Ubuntu.

The Ubuntu Developers Summit for Lucid Lynx will be held the week of 16-Nov-2009 till 20-Nov-2009 in Dallas, TX USA. Visit the the Ubuntu wiki for more information about UDS and how to participate remotely.

Multimedia & Video
Have multimedia question? ATI, Nvidia, Sound cards. Just ask here.

 
Thread Tools Display Modes
Old January 17th, 2006   #1
gosh
Quad Shot of Ubuntu
 
gosh's Avatar
 
Join Date: Nov 2005
Location: the Netherlands
Beans: 314
Ubuntu 7.04 Feisty Fawn
Send a message via MSN to gosh Send a message via Skype™ to gosh
Unhappy help: logitech quickcam pro 5000 & uvcvideo

Hi,

I have a Logitech Quickcam Pro 5000. This should work with a uvcvideo driver, found here: http://linux-uvc.berlios.de/

I think I compiled and loaded it properly. My dmesg says:
[4294709.623000] Linux video capture interface: v1.00
[4294709.648000] usbvideo: Probing device 3
[4294709.648000] Format MJPEG found
[4294709.648000] Format Uncompressed found
[4294709.648000] usbvideo: Found a Status endpoint (addr 87).
[4294709.648000] usbvideo: Found UVC device (1.00)
[4294709.648000] usbvideo: Scanning UVC chain: OT 5 <- Unit 4 <- Unit 3 <- Unit 2 <- IT 1
[4294709.648000] usbvideo: Found a valid video chain (1 -> 5).
[4294709.703000] usbvideo: UVC device initialized.
[4294709.703000] usbcore: registered new driver usbvideo
[4294709.703000] USB Video Class driver (v0.1.0)

and

[4294778.695000] usbvideo: uvc_v4l2_open
[4294778.695000] usbvideo: Unknown ioctl 0x803c7601
[4294781.113000] usbvideo: > uvc_v4l2_release
[4294781.115000] usbvideo: < uvc_v4l2_release
[4294806.172000] usbvideo: uvc_v4l2_open
[4294806.173000] usbvideo: Unknown ioctl 0x803c7601
[4294808.385000] usbvideo: > uvc_v4l2_release
[4294808.393000] usbvideo: < uvc_v4l2_release

When I start camorama I get an error:
Could not connect to video device (/dev/video0)
Please check the connection

When I start xawtv my webcam-light goes on for a split second and then xawtv automatically quits.

I don't know where to look from here on. Any help
__________________
Ubuntu user # 7485 - Linux User # 412249
"Oh, bother," said the Borg. "We've assimilated Pooh."
gosh is offline   Reply With Quote
Old March 19th, 2006   #2
Dethread
First Cup of Ubuntu
 
Join Date: Mar 2005
Beans: 5
Re: help: logitech quickcam pro 5000 & uvcvideo

I have the exact same problem. Have you been able to find a solution?
Dethread is offline   Reply With Quote
Old April 10th, 2006   #3
TheMaGuS
First Cup of Ubuntu
 
Join Date: Apr 2006
Beans: 1
Re: help: logitech quickcam pro 5000 & uvcvideo

Hi,

did you find a solution for this problem?

Best regards,

Magnus
TheMaGuS is offline   Reply With Quote
Old April 10th, 2006   #4
gosh
Quad Shot of Ubuntu
 
gosh's Avatar
 
Join Date: Nov 2005
Location: the Netherlands
Beans: 314
Ubuntu 7.04 Feisty Fawn
Send a message via MSN to gosh Send a message via Skype™ to gosh
Re: help: logitech quickcam pro 5000 & uvcvideo

No, I'm sorry, didn't solve it.
I gave this webcam to my wife who still uses XP ...
__________________
Ubuntu user # 7485 - Linux User # 412249
"Oh, bother," said the Borg. "We've assimilated Pooh."
gosh is offline   Reply With Quote
Old April 18th, 2006   #5
emi
First Cup of Ubuntu
 
Join Date: Apr 2006
Beans: 1
Re: help: logitech quickcam pro 5000 & uvcvideo

i have the same problem, is there no way to get the cam work ?
emi is offline   Reply With Quote
Old April 23rd, 2006   #6
sascha
First Cup of Ubuntu
 
sascha's Avatar
 
Join Date: Feb 2005
Beans: 10
Re: help: logitech quickcam pro 5000 & uvcvideo

I had a similar problem with my Quickcam I found that if I changed the device setting in Camorama from /dev/video0 to /dev/video1 it all worked fine.

Maybe try this.
sascha is offline   Reply With Quote
Old April 27th, 2006   #7
rts
5 Cups of Ubuntu
 
Join Date: Mar 2006
Location: Exiled
Beans: 28
Ubuntu 8.04 Hardy Heron
Re: help: logitech quickcam pro 5000 & uvcvideo

Does anyone have an alternate download site for the uvc drivers? http://linux-uvc.berlios.de/ seems to be dead at the moment.
rts is offline   Reply With Quote
Old April 27th, 2006   #8
rts
5 Cups of Ubuntu
 
Join Date: Mar 2006
Location: Exiled
Beans: 28
Ubuntu 8.04 Hardy Heron
Re: help: logitech quickcam pro 5000 & uvcvideo

So the website finally came back.

I got my Logitech QuickCam Pro 5000 working quite easily:

Code:
svn checkout http://svn.berlios.de/svnroot/repos/linux-uvc/
cd linux-uvc/linux-uvc/trunk
make
sudo make install
Plugged in my QuickCam, and in dmesg I see:

Code:
[4433456.238000] usb 5-3.1: new high speed USB device using ehci_hcd and address 6
[4433456.493000] uvcvideo: Found UVC 1.00 device <unnamed> (046d:08c5)
Now, UVC only supports the v4l2 API, not the v4l API, so this may be the problem with camorama, as (I believe) it only understand v4l. Ekiga, however, understands v4l2, and the webcam works perfectly with Ekiga.
rts is offline   Reply With Quote
Old May 17th, 2006   #9
edm00se
Just Give Me the Beans!
 
edm00se's Avatar
 
Join Date: Nov 2004
Location: International Falls, MN
Beans: 58
Ubuntu 8.04 Hardy Heron
Re: help: logitech quickcam pro 5000 & uvcvideo

Anyone know how to get this to work in dapper?

[EDIT]
Okay, solved it myself. Just make sure you have the linux-headers-386 (or respective package; options are: linux-headers-386, 686, k7, server, server-bigiron). This will also install the linux-kernel-headers package.
[/EDIT]

Last edited by edm00se; May 17th, 2006 at 01:18 PM..
edm00se is offline   Reply With Quote
Old May 23rd, 2006   #10
strips
5 Cups of Ubuntu
 
Join Date: Oct 2004
Location: Norway, Drammen
Beans: 34
Send a message via ICQ to strips Send a message via MSN to strips
Re: help: logitech quickcam pro 5000 & uvcvideo

Quote:
Originally Posted by rts
Now, UVC only supports the v4l2 API, not the v4l API, so this may be the problem with camorama, as (I believe) it only understand v4l. Ekiga, however, understands v4l2, and the webcam works perfectly with Ekiga.
Thats it. Ekiga works with the cam.

xawtv, camorama, gqam would not open the device at all.
__________________
Regards - Stian H. Larssen
"Don't do what you can't undo, until you've considered what you can't do once you've done it"
- Robin Hobb, Farseer Trilogy
strips is offline   Reply With Quote

Bookmarks

Thread Tools
Display Modes

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 On
HTML code is Off

Forum Jump


All times are GMT -4. The time now is 04:28 AM.


vBulletin ©2000 - 2009, Jelsoft Enterprises Ltd. Ubuntu Logo, Ubuntu and Canonical © Canonical Ltd. Tango Icons © Tango Desktop Project. bilberry