Pekkalainen
December 21st, 2005, 12:14 AM
Hello!
It is time for my first howto and it will teach you how to configure your Logitech Quickcam 3000 pro webcam or quite possibly any webcam using the Philips pwc module. No one on this forum was able to help me so I had to figure it out for myself, and now I share my success with you in an as beginner-friendly way as possible. After all, I am a beginner myself :)
First of all, according to the info I dug up, the pwc module that comes with Ubuntu by default is old. Get a newer one here: http://www.saillard.org/linux/pwc/
You find installation instructions here: http://www.saillard.org/linux/pwc/INSTALL.en
Follow the "Kernel 2.6 + module" instructions
Now you have your new pwc module installed and life is good... or is it? When I fired up my cam the image was extremely dark, the only thing I could see was my 60 watt ceiling light and it was gray. So if you are having the same problem as me, here is the solution:
To configure your cam download this nifty little program called setpwc: http://www.lennartsson.se/debian/setpwc_0.9-1_i386.deb ;)
(for further info about it see http://www.vanheusden.com/setpwc/ )
Fire up a terminal and install the deb by typing:
sudo dpkg -i setpwc_0.9-1_i386.deb
When it is installed type:
setpwc -h
to get instructions on how to use it.
In a perfect world this would be it. Unfortunatly I still had minor problems with brightness and a few other settings. I found the solution here:
http://www.vanheusden.com/dov4l/
Download the .tgz file and unpack it with the command:
tar xvf dov4l-0.8.tgz
Im not exactly sure about the "xvf" option, maybe it was "xvjf" or plain "xv", you have to experiment for now until someone can correct me on usage of the tar command. I will correct this step later if the one I wrote was wrong. Sorry for my poor memory ;)
Anywho... when the .tgz is unpacked you have a folder called dov4l-0.8. Browse to it by typing:
cd dov4l-0.8
Then type:
make
and then:
sudo make install
Now the program should be installed. Find out how it works by typing:
dov4l -h
Now you have 2 programs to configure your pwc based cam with. Fiddle around with them and hopefully you will have better image quality than any Windows user out there, I sure have ;)
I configured it by messing with either setpwc or dov4l and then trying it out in Kopete. One command, and then seeing what it did by opening a program, it can be a lengthy process but you get there sooner or later :cool:
That concludes my first howto, if you have any questions och suggestions just drop them here. Sorry for my poor english, I am swedish and I have only used english for about 16 years ;)
It is time for my first howto and it will teach you how to configure your Logitech Quickcam 3000 pro webcam or quite possibly any webcam using the Philips pwc module. No one on this forum was able to help me so I had to figure it out for myself, and now I share my success with you in an as beginner-friendly way as possible. After all, I am a beginner myself :)
First of all, according to the info I dug up, the pwc module that comes with Ubuntu by default is old. Get a newer one here: http://www.saillard.org/linux/pwc/
You find installation instructions here: http://www.saillard.org/linux/pwc/INSTALL.en
Follow the "Kernel 2.6 + module" instructions
Now you have your new pwc module installed and life is good... or is it? When I fired up my cam the image was extremely dark, the only thing I could see was my 60 watt ceiling light and it was gray. So if you are having the same problem as me, here is the solution:
To configure your cam download this nifty little program called setpwc: http://www.lennartsson.se/debian/setpwc_0.9-1_i386.deb ;)
(for further info about it see http://www.vanheusden.com/setpwc/ )
Fire up a terminal and install the deb by typing:
sudo dpkg -i setpwc_0.9-1_i386.deb
When it is installed type:
setpwc -h
to get instructions on how to use it.
In a perfect world this would be it. Unfortunatly I still had minor problems with brightness and a few other settings. I found the solution here:
http://www.vanheusden.com/dov4l/
Download the .tgz file and unpack it with the command:
tar xvf dov4l-0.8.tgz
Im not exactly sure about the "xvf" option, maybe it was "xvjf" or plain "xv", you have to experiment for now until someone can correct me on usage of the tar command. I will correct this step later if the one I wrote was wrong. Sorry for my poor memory ;)
Anywho... when the .tgz is unpacked you have a folder called dov4l-0.8. Browse to it by typing:
cd dov4l-0.8
Then type:
make
and then:
sudo make install
Now the program should be installed. Find out how it works by typing:
dov4l -h
Now you have 2 programs to configure your pwc based cam with. Fiddle around with them and hopefully you will have better image quality than any Windows user out there, I sure have ;)
I configured it by messing with either setpwc or dov4l and then trying it out in Kopete. One command, and then seeing what it did by opening a program, it can be a lengthy process but you get there sooner or later :cool:
That concludes my first howto, if you have any questions och suggestions just drop them here. Sorry for my poor english, I am swedish and I have only used english for about 16 years ;)