Philips webcam
Thomas Kaiser
ubuntu at kaiser-linux.li
Fri Jan 4 22:29:02 UTC 2008
Dotan Cohen wrote:
>> Check the time stamp of the gspca.ko module:
>> ls -l /lib/modules/2.6.22-14-generic/ubuntu/gspcav1/media/
>
> Hmm, this is interesting:
>
> $ ls -l /lib/modules/2.6.22-14-generic/ubuntu/gspcav1/media/
> ls: /lib/modules/2.6.22-14-generic/ubuntu/gspcav1/media/: No such file
> or directory
> $
>
> Wait, I found it here:
>
> -rw-r--r-- 1 root root 991029 2008-01-04 19:57 gspca.ko
You run a different kernel then I do. The module should be here:
ls -l /lib/modules/2.6.20-15-generic/ubuntu/gspcav1/media/
Which version of Ubuntu do you use?
> I do have lots of new information. If I didn't want to learn, trust
> me, I wouldn't even bother anybody else on the list. Thank you very
> much, for helping and teaching me. I really do appreciate it.
I had to go through this a long time ago. Learning of your own is hard but
really good :-)
I really don't see what is going wrong. If you do a modprobe -r gspca and then a
modprobe gspca you should see this in the kern.log:
Jan 4 23:26:37 localhost kernel: [198696.032759] usbcore: deregistering
interface driver gspca
Jan 4 23:26:37 localhost kernel: [198696.033285]
/home/thomas/Projects/webcam/gspcav1-20071224/gspca_core.c: driver gspca
deregistered
Jan 4 23:26:41 localhost kernel: [198697.930499] usbcore: registered new
interface driver gspca
Jan 4 23:26:41 localhost kernel: [198697.930576]
/home/thomas/Projects/webcam/gspcav1-20071224/gspca_core.c: gspca driver
01.00.20 registered
Thomas
--
http://www.kaiser-linux.li
More information about the ubuntu-users
mailing list