Michael Metz wrote:
On Monday 07 June 2004 00.51, you wrote:

Try this AFTER connecting the camera:

/sbin/modprobe ov511_core

/sbin/modprobe i2c-core

Let me know what happens. I don't know all the modules that need to be
compiled into the kernel for the camera, but for my usb drive, I needed one
and tried the above with it, and it worked.

Robert


I tried the ov511 modules who comes with the 2.4.26 kernel and loaded the modules ov511 and i2c-core. Without success, no interface was created because the sensor couldn't be found.
I also tried the ov511-2.27 downloaded from Mark McClelland's http://alpha.dyndns.org/ov511/ page. When I load the module ov511 and i2c-core (ov511_core does not exist) after connecting the camara, syslog prints following messages:


01:38:35 kernel: usb.c: registered new driver ov511
01:38:35 kernel: ov511_core.c: USB OV518 video device found
01:38:35 kernel: ov511_core.c: Device revision 1
01:38:35 kernel: ov511_core.c: Compression required with OV518...enabling
01:38:35 kernel: i2c-core.o: adapter OV51x registered as adapter 0.
01:38:35 kernel: ov511_core.c: Device at usb-02:00.2-1.3 registered to minor 0
01:38:35 kernel: ov511_core.c: v2.27 : ov511 USB Camera Driver
01:43:48 kernel: ov511_core.c: snapshot check not supported yet on OV518(+)
01:43:48 kernel: ov511_core.c: snapshot check not supported yet on OV518(+)

And after accessing /dev/video0 syslog print:
01:43:56 kernel: ov511_core.c: No sensor is detected yet
01:45:00 last message repeated 4 times

Make sure that the ovcamchip driver is loaded. If it still fails to detect the sensor, reload the ov511 driver with the "debug=5" module parameter and post the driver output here.


--
Mark McClelland
[EMAIL PROTECTED]


------------------------------------------------------- This SF.Net email is sponsored by: GNOME Foundation Hackers Unite! GUADEC: The world's #1 Open Source Desktop Event. GNOME Users and Developers European Conference, 28-30th June in Norway http://2004/guadec.org _______________________________________________ [EMAIL PROTECTED] To unsubscribe, use the last form field at: https://lists.sourceforge.net/lists/listinfo/linux-usb-users

Reply via email to