Mark McClelland wrote:
BTW, IIRC, the source files need some kind of license info added to them.
Randy.Dunlap wrote:
I'm still not able to open /dev/video with an app for some reason. (no video or camera device found) Any ideas or suggestions? I'm testing on 2.6.11-rc2.
Please post the log messages of ovfx2 and ovcamchip. If the messages look nominal, try loading ovfx2 with the debug=5 param for much more verbose output.
Make sure that the camera is enumerating at high speed, and that ovcamchip is loaded (I need to add a request_module() for that.)
It is enumerated at high-speed. I'll do the debugging when I get home.
The messages with debug=0 (default) should look like:
usb.c: USB device 5 (vend/prod 0xb62/0x59) is not claimed by any active driver.
usb.c: registered new driver ovfx2
i2c-core.o: adapter OVFX2 registered as adapter 0.
ovfx2.c: Orange Micro iBOT2 at usb-02:0a.2-1.3 registered to minor 0 (high speed)
ovfx2.c: v2.28 : ovfx2 USB Camera Driver
ovcamchip_core.c: v2.28 : OV camera chip I2C driver
i2c-core.o: driver ovcamchip registered.
ovcamchip_core.c: Camera chip is an OV7620
i2c-core.o: client [OV7620] registered to adapter [OVFX2 #0](pos. 0).
-- Mark McClelland [EMAIL PROTECTED]
Hm, didn't know about that domain name.
Thanks, -- ~Randy
------------------------------------------------------- This SF.Net email is sponsored by: IntelliVIEW -- Interactive Reporting Tool for open source databases. Create drag-&-drop reports. Save time by over 75%! Publish reports on the web. Export to DOC, XLS, RTF, etc. Download a FREE copy at http://www.intelliview.com/go/osdn_nl _______________________________________________ [email protected] To unsubscribe, use the last form field at: https://lists.sourceforge.net/lists/listinfo/linux-usb-devel
