Re: About Webcam module
Steven Yao <[email protected]>
| Newsgroups | gmane.linux.kernel.kernelnewbies,gmane.comp.video.video4linux |
|---|---|
| Message-ID | <[email protected]> |
Hi Niamathullah sharief, i think you can use rmmod to test which module is exactly for your webcam. Best regards Steven Yao 2009/9/11 Niamathullah sharief <[email protected]> > Hi friends, > I have some doubts in video device driver. I have an Creative webcam > with me. After inserting the webcam i have seen the following modules > installed > > Module Size Used by >> > gspca_zc3xx 55936 0 >> > gspca_main 29312 1 gspca_zc3xx >> > videodev 41344 1 gspca_main >> > v4l1_compat 22404 1 videodev > > > I dont know which module is exactly for my webcam? i am seeing 5 extra > module installed after inserting my webcam. I am confused. Can anyone help > me? > >