Intex Webcam Drivers

Questions about hardware, drivers and peripherals
Forum rules
Before you post read how to get help. Topics in this forum are automatically closed 6 months after creation.
Locked
abdul_khader

Intex Webcam Drivers

Post by abdul_khader »

Hi,
I'm a newbie running Linux Mint 7 and my Intex USB webcam doesn't work... i donno where to get the driver for this device (as the manufacturer doesn't provide).. please help me to fix this problem...
Last edited by LockBot on Wed Dec 28, 2022 7:16 am, edited 1 time in total.
Reason: Topic automatically closed 6 months after creation. New replies are no longer allowed.
richyrich

Re: Intex Webcam Drivers

Post by richyrich »

Hi, please plug in your webcam, then open up a terminal, type lsusb ( L S U S B -> enter), and copy/paste the output back here . . :)
abdul_khader

Re: Intex Webcam Drivers

Post by abdul_khader »

richyrich wrote:Hi, please plug in your webcam, then open up a terminal, type lsusb ( L S U S B -> enter), and copy/paste the output back here . . :)
thanks dear richyrich for replying...
i got the following output on running lsusb

nusreth@nusreth-desktop ~ $ lsusb
Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 005 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 004 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 003 Device 002: ID 0ac8:303b Z-Star Microelectronics Corp. ZC0303 WebCam
Bus 003 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 002 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
nusreth@nusreth-desktop ~ $

And my webcam model is IT-305WC (make: Intex)
richyrich

Re: Intex Webcam Drivers

Post by richyrich »

Code: Select all

Bus 003 Device 002: ID 0ac8:303b Z-Star Microelectronics Corp. ZC0303 WebCam
Okay, it is being detected . . . now to see if any drivers are installed . . from the terminal : lsmod | grep gspca

copy/paste back here . . . :)
abdul_khader

Re: Intex Webcam Drivers

Post by abdul_khader »

here's the output:

nusreth@nusreth-desktop ~ $ lsmod | grep gspca
gspca_zc3xx 55552 0
gspca_main 29952 1 gspca_zc3xx
videodev 41600 1 gspca_main
richyrich

Re: Intex Webcam Drivers

Post by richyrich »

Well, hardware is detected, drivers are installed . . . so everything SHOULD work!
Now to test!
Open Package Manager, search for Cheese, and install it. When you run Cheese, does it show anything?
abdul_khader

Re: Intex Webcam Drivers

Post by abdul_khader »

Great! thanks dear richyrich for your support... :D
el_kekso

Re: Intex Webcam Drivers

Post by el_kekso »

hi everyone,
i realy don't want to spoil the fun but i cant the same type of camera to work in Helena

lsusb
Bus 003 Device 015: ID 0ac8:303b Z-Star Microelectronics Corp. ZC0303 Webcam

lsmod | grep gspca
gspca_zc3xx 47580 0
gspca_main 22812 1 gspca_zc3xx
videodev 36736 1 gspca_main

the camera has been detected right from the start, but it displays nothing but a grey screen.
even http://forums.linuxmint.com/viewtopic.php?f=110&t=22405 didn't help in any way.
i know for a fact that the webcam works (tested it just yesterday) and an older logitech
device work on this machine without any trouble.
so I'm kind of lost here, any advise (other then buying a new cam)?
Shikhar Kapadia

Re: Intex Webcam Drivers

Post by Shikhar Kapadia »

Code: Select all

Bus 001 Device 004: ID 2001:330d D-Link Corp. 
Bus 001 Device 003: ID 1e4e:0103 Cubeternet 
Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 002 Device 002: ID 0a12:0001 Cambridge Silicon Radio, Ltd Bluetooth Dongle (HCI mode)
Bus 002 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Last edited by Shikhar Kapadia on Fri Jan 27, 2017 1:54 pm, edited 1 time in total.
Reason: code tags added for readability
Locked

Return to “Hardware Support”