I did something to break it (maybe installing a new kernel).
2.4.20-ac2 kernel.
# insmod videodev
Using /lib/modules/2.4.20-ac2/kernel/drivers/media/video/videodev.o
# insmod ov511
Using /lib/modules/2.4.20-ac2/kernel/drivers/usb/ov511.o
# dmesg
Linux video capture interface: v1.00
usb.c: registered new driver ov511
ov511.c: USB OV511+ video device found
ov511.c: model: Creative Labs WebCam 3
ov511.c: Sensor is an OV7620
ov511.c: Device at usb-00:02.2-3 registered to minor 0
usb.c: ov511 driver claimed interface d7e351c0
ov511.c: v1.64 : ov511 USB Camera Driver
What version of the kernel do you use with the ov511-2.21 driver?
# more /proc/bus/usb/drivers
usbdevfs
hub
usb-storage
ov51
# ll /proc/bus/usb/devices
-r--r--r-- 1 root root 0 Feb 18 11:06
/proc/bus/usb/devices
I don't think that is supposed to be empty.
# ll /proc/bus
total 0
-r--r--r-- 1 root root 0 Feb 18 16:23 i2c
dr-xr-xr-x 4 root root 0 Feb 18 16:23 pci
dr-xr-xr-x 1 root root 0 Feb 18 11:06 usb
The time for /proc/bus was not updated, shouldn't it be?
# ll /dev/video
lr-xr-xr-x 1 root root 11 Feb 18 11:05 /dev/video ->
/dev/video0
# ll /dev/video0
crw-r--r-- 1 root sys 81, 0 Feb 18 11:05 /dev/video0
These have old dates too.
Any ideas of what I broke?
--
----------------------------------------
Sent from Mozilla and GNU/Linux.
Powered by an AMD processor.