LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Hardware (https://www.linuxquestions.org/questions/linux-hardware-18/)
-   -   usb web cam to install (https://www.linuxquestions.org/questions/linux-hardware-18/usb-web-cam-to-install-694303/)

abd_bela 01-01-2009 03:23 PM

usb web cam to install
 
Hi,
I want to install a usb camera eye JVC here is the windows driver



/media/cdrom0/Driver/0328_PC Camera LI360_USBPCCamPlus_v5.18.1.002.exe

how to do it
thanks a lot
bela

David the H. 01-01-2009 04:15 PM

First off, forget about windows drivers. They're useless on Linux.

If you're running the most recent 2.6.27 kernel, then your camera is probably already supported. This kernel includes the new gspca driver module, which provides support for most webcams.

If you're running an older kernel, you'll have to compile and install the module yourself. Here's a good video tutorial I found that explains how to do it. I suggest that you first check to see if your distro provides ready-made packages for it before going to all that trouble though.

Brian1 01-01-2009 04:17 PM

Linux cannot use windows drivers like for webcams. Best thing is plug in the webcam and review the end of dmesg command to see if it sees it and possible get info from that. Post that info it shows. Also you have distrobution Redhat 7.3 listed. if that is want are running then you will need to upgrade the distro more than likely.

Brian


All times are GMT -5. The time now is 04:15 PM.