![]() |
ubuntu.com - launchpad.net - ubuntu help
|
|
|||||||
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. |
|
Tutorials & Tips The place to find Ubuntu related Tips & Tricks. |
|
|
Thread Tools | Display Modes |
|
|
#1 |
|
5 Cups of Ubuntu
![]() |
This fix is derived from a couple of posts in various topics and may work for more than just Logitech QuickCams, but I can't validate that as I don't have any other brand of web cam.
The Problem After a fresh install of Hoary, GnomeMeeting produced the following error when I tried to use the web cam. Error while opening video device /dev/video0 The Fix Code:
$ sudo apt-get install libpt-pluins-v4l Start GnomeMeeting and change the video plugin to 'v4l' in the GnomeMeeting Preferences (instead of 'v4l2') and set the channel to 0. Your webcam should now be working. Last edited by Remix_88; April 14th, 2005 at 08:14 AM.. |
|
|
|
|
|
#2 |
|
A Carafe of Ubuntu
![]() Join Date: Jan 2005
Location: Lawernce, Mass, USA
Beans: 78
|
Re: HOW TO: Fix Logitech QuickCam and GnomeMeeting
"libpt-plugins-v4l"
AND THANK YOU! Now I can use my sisters quickcam as a security can while I'm at school. I tried to get it to work before and it didnt. NOW IT DOES!!!!!! |
|
|
|
|
|
#3 |
|
First Cup of Ubuntu
![]() Join Date: Oct 2004
Beans: 5
|
Re: HOW TO: Fix Logitech QuickCam and GnomeMeeting
More thanks!
I thought it was going to be something to do with the pwc module. I'm using a Philips camera by the way. |
|
|
|
|
|
#4 |
|
First Cup of Ubuntu
![]() |
Re: HOW TO: Fix Logitech QuickCam and GnomeMeeting
If you're using a Labtec QuickCam, you need to do the same thing.
But first you'll have to get the drivers. I used http://qce-ga.sourceforge.net |
|
|
|
|
|
#5 |
|
First Cup of Ubuntu
![]() Join Date: Apr 2005
Beans: 3
|
Re: HOW TO: Fix Logitech QuickCam and GnomeMeeting
Motherboard : P4P800-e-deluxe
CPU : P4 2.8Ghz HT RAM : 1024 MO Graphic Card : ATI Radeon 9800Pro Sound card : integred sound card (Realtek ALC 850) TV Card : PCTV Rave (can Use V4l2 and V4l) Webcam : Quickcam 4000 Pro i have done this but i have, my webcam freeze. i have v4l plugin but it doesn't work, if i use gqcam, gnomemeeting ou camstream, it's the same they freeze when my webcam start. Who can help me? I hope you understand well because english is not my natural language Last edited by Fab_nasty; April 17th, 2005 at 10:18 AM.. |
|
|
|
|
|
#6 |
|
A Carafe of Ubuntu
![]() Join Date: Jan 2005
Location: Lawernce, Mass, USA
Beans: 78
|
Re: HOW TO: Fix Logitech QuickCam and GnomeMeeting
type the following in a terminal window
$ sudo gedit /etc/X11/xorg.conf after u type your password a window should pop up with your X-Org configuration. look for a section that says Code:
Section "Module" Code:
Load "v4l" Code:
Section "Module" Load "GLcore" Load "bitmap" Load "dbe" Load "ddc" Load "dri" Load "extmod" Load "freetype" Load "glx" Load "int10" Load "record" Load "type1" Load "v4l" Load "vbe" EndSection Hope that helps you |
|
|
|
|
|
#7 |
|
First Cup of Ubuntu
![]() Join Date: Apr 2005
Beans: 3
|
Re: HOW TO: Fix Logitech QuickCam and GnomeMeeting
I have always the same probleme, i don't think it's v4l problem, i think my pctv and my webcam make conflict, because my pctv card can use v4l2 and v4l, but i don't know how i can solve it.
|
|
|
|
|
|
#8 | |
|
First Cup of Ubuntu
![]() |
Re: HOW TO: Fix Logitech QuickCam and GnomeMeeting
Quote:
awk: cannot open /lib/modules/2.6.10-5-686/build/include/linux/version.h (No such file or directory) /bin/sh: line 0: [: -ge: unary operator expected /bin/sh: line 0: [: -ge: unary operator expected cc -I/lib/modules/2.6.10-5-686/build/include -nostdinc -iwithprefix include -DMODULE -D__KERNEL__ -DNOKERNEL -O2 -fomit-frame-pointer -fno-strict-aliasing -fno-common -Wall -Wstrict-prototypes -Wno-trigraphs -pipe -c qc-driver.c make: cc: Command not found make: *** [qc-driver.o] Error 127 |
|
|
|
|
|
|
#9 | |
|
First Cup of Ubuntu
![]() Join Date: May 2005
Beans: 1
|
Re: HOW TO: Fix Logitech QuickCam and GnomeMeeting
Quote:
It needs the kernel headers to compile. Search for linux-headers-686 in synaptic. Also, instead of running make directly, I used ./quickcam.sh which guides you through the process. (Check the updated instructions in the README file.) Hope this helps. |
|
|
|
|
|
|
#10 |
|
A Carafe of Ubuntu
![]() Join Date: Jun 2005
Beans: 109
|
Re: HOW TO: Fix Logitech QuickCam and GnomeMeeting
I get a:
E: Couldn't find package libpt-pluins-v4l Which repository is it in? I thought I had all of the biggies installed. ** IGNORE ME!** found it. ![]() |
|
|
|
| Bookmarks |
| Thread Tools | |
| Display Modes | |
|
|