| Notices |
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
Are you new to LinuxQuestions.org? Visit the following links:
Site Howto |
Site FAQ |
Sitemap |
Register Now
If you have any problems with the registration process or your account login, please contact us. If you need to reset your password, click here.
Having a problem logging in? Please visit this page to clear all LQ-related cookies.
 |
GNU/Linux Basic Guide
This 255-page guide will provide you with the keys to understand the philosophy of free software, teach you how to use and handle it, and give you the tools required to move easily in the world of GNU/Linux. Many users and administrators will be taking their first steps with this GNU/Linux Basic guide and it will show you how to approach and solve the problems you encounter.
Click Here to receive this Complete Guide absolutely free. |
|
|
|
|
|
|
Reviews
|
Views
|
Date of last review
|
|
4
|
18844
|
08-29-2005
|
|
 |
|
Recommended By
|
Average Price
|
Average Rating
|
|
75% of reviewers
|
$40.00
|
8.3
|
|
|
|
|
|
|
|
Description:
|
It's a USB webcam whit snap button, microphone, a focus ring, and a ready light.
|
|
Keywords:
|
logitech quickcam zoom
|
|
Connection Type:
|
USB
|
|
|
|
02-10-2004, 04:12 PM
|
#1
|
Registered: Jun 2003
Distribution: Mandrake 10 / Guadalinex
Posts: 290
Rep:
|
Would you recommend the product? yes | Price you paid? (in USD): $55.00 | Rating: 9
|
Kernel (uname -r):
|
2.4.21-0.13mdk
|
|
Distribution:
|
Mandrake 9.1
|
I can't cange the resolution in camStream and the image mirrored.
|
|
|
|
04-09-2004, 01:18 PM
|
#2
|
Registered: Aug 2003
Distribution: Gentoo
Posts: 1,037
Rep: 
|
Would you recommend the product? yes | Price you paid? (in USD): None indicated | Rating: 9
|
Kernel (uname -r):
|
2.4.25
|
|
Distribution:
|
RedHat 9.0
|
Basically, you have to go to http://www.smcc.demon.nl/webcam/release.html and follow the instructions there.
You have to load the pwc module, but with power_save=1 (modprobe pwc power_save=1) and also pwcx.
When i installed the camera, there was only a compiled module of pwcx for kernel 2.4.23, so when loading the module, you have to force it (insmod pwcx --force)
Then cam works pretty good.
For enabling the microphone, you need to compile USB audio in the kernel.
|
|
|
|
04-20-2004, 06:36 AM
|
#3
|
Registered: Apr 2004
Posts: 0
|
Would you recommend the product? no | Price you paid? (in USD): $25.00 | Rating: 0
|
Kernel (uname -r):
|
2.6.4, 2.6.5
|
|
Distribution:
|
Debian
|
Just tried the above directions with 2.6.4 and 2.6.5. When I load the pwc and pwcx drivers it looks good. When I try to run "motion" I get this:
pwc Frame buffer overflow (flen = 582, frame_total_size = 76812).
pwc Frame buffer overflow (flen = 582, frame_total_size = 76812).
If I try to run "camstream" it hangs that window and the process won't die, requires a full reboot.
|
|
|
|
08-29-2005, 10:21 AM
|
#4
|
Registered: Aug 2005
Distribution: Arch
Posts: 16
|
Would you recommend the product? yes | Price you paid? (in USD): None indicated | Rating: 7
|
Kernel (uname -r):
|
2.6.12-archck5
|
|
Distribution:
|
Arch
|
Had a few problems with this webcam myself, took me awhile to get it to work. Heres what I did:
Code:
locate pwc.ko
sudo rm <path to files above>
wget http://www.saillard.org/linux/pwc/files/pwc-10.0.7a.tar.bz2
tar xjf pwc-10.0.7a.tar.bz2
cd pwc-10.0.7a
make
sudo make install
rmmod pwc pwcx
depmod -a
modprobe pwc power_save=1
(http://www.saillard.org/linux/pwc)
Then just open up your favourite cam viewing program (eg. camstream, xawtv).
|
|
|
|
All times are GMT -5. The time now is 04:56 PM.
|
|
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.
|
Latest Threads
LQ News
|
|