| 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
|
|
2
|
29016
|
05-27-2007
|
|
 |
|
Recommended By
|
Average Price
|
Average Rating
|
|
100% of reviewers
|
None indicated
|
8.0
|
|
|
|
|
|
|
|
Description:
|
D-Link's VGA webcam.
Decent image in inside scenes during the daytime, a little over-exposure in sunlight and too dark at night, but really a cheap camera capable of 30 fps (realtime, no interpolation).
Get the ov511 driver from http://alpha.dyndns.org/ov511/
compile using make, install using make install (as root!)
***WARNING: It requires that /usr/src/linux points to your current kernel source! If you do not have it installed it will fail to compile and install.***
Once compiled and installed, you can add the lines
ov511
ovcamchip
to your /etc/modules.autoload.d/kernel-2.x (x being 4 or 6)
--- One time only
to use without rebooting the machine to load the modules, as root type
modprobe ovcamchip
modprobe ov511
and you should be able to use it, either with xawtv or gnomemeeting.
The onboard microphone doesn't work yet, and I don't know when it will be supported.
|
|
Keywords:
|
ov511 d-link webcam dsb-c310 c310 ov518+
|
|
Chipset:
|
ov518+
|
|
Connection Type:
|
USB 1
|
|
|
|
06-25-2005, 10:25 PM
|
#1
|
Registered: Jan 2005
Distribution: Ubuntu 5.10 64bits
Posts: 81
Rep:
|
Would you recommend the product? yes | Price you paid? (in USD): None indicated | Rating: 0
|
Kernel (uname -r):
|
2.6.11-1.35_FC3
|
|
Distribution:
|
Fedora Core 3 x86_64
|
Hi!
Actaully I have Kernel 2.6.11-1.35_FC3 on my system, so I downloaded kernel source 2.6.11 from kernel.org and "tar -xvzf" it to /usr/src and created "ln -s /usr/src/linux-2.6.11/ linux" and try to "make" the ov511 but it fails.
I even change the INCLUDEDIR on Makefile... so... I'm lost....
$ sudo make
Building OVCam drivers for 2.6 kernel.
PLEASE IGNORE THE "Overriding SUBDIRS" WARNING
/usr/bin/make -C /lib/modules/2.6.11-1.35_FC3/build SUBDIRS=/home/igor/ov511-2.27 modules
make[1]: Entering directory `/lib/modules/2.6.11-1.35_FC3/build'
CC [M] /home/igor/ov511-2.27/ov511_core.o
/home/igor/ov511-2.27/ov511_core.c:1674: error: `I2C_ADAP_CLASS_CAM_DIGITAL' undeclared here (not ina function)
/home/igor/ov511-2.27/ov511_core.c:1674: error: initializer element is not constant
/home/igor/ov511-2.27/ov511_core.c:1674: error: (near initialization for `i2c_adap_template.class')
/home/igor/ov511-2.27/ov511_core.c: In function `ov51x_mmap':
/home/igor/ov511-2.27/ov511_core.c:4884: warning: implicit declaration of function `remap_page_range'
/home/igor/ov511-2.27/ov511_core.c: At top level:
/home/igor/ov511-2.27/ov511_core.c:4908: warning: initialization from incompatible pointer type
make[2]: *** [/home/igor/ov511-2.27/ov511_core.o] Error 1
make[1]: *** [_module_/home/igor/ov511-2.27] Error 2
make[1]: Leaving directory `/lib/modules/2.6.11-1.35_FC3/build'
make: *** [default] Error 2
|
|
|
|
05-27-2007, 10:13 PM
|
#2
|
Registered: Sep 2003
Distribution: Gentoo Linux
Posts: 36
Rep: 
|
Would you recommend the product? yes | Price you paid? (in USD): None indicated | Rating: 8
|
Kernel (uname -r):
|
Linux Odin 2.6.21-suspend2-r4 #1 SMP PREEMPT Sat May 26 13:07:57 PDT 2007 x86_64 AMD Opteron(tm) Processor 250 AuthenticAMD GNU/Linux
|
|
Distribution:
|
Gentoo
|
Yeah, it's time to update those drivers. The alpha.dyndns.org driver doesn't work past 2.6.16 (for the experimental version!) and the kernel included one isn't much better.
Anyone know what's going on?
|
|
|
|
All times are GMT -5. The time now is 01:00 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
|
|