you need to compile an additional module that is specific to your camera chipset like the ZC3XX module under GSPCA modules.
On Sun, Jul 29, 2012 at 7:54 PM, Anirudh <[email protected]> wrote: > Hello, > > I'm working on a project which requires use of external USB camera. For > that I have compiled a kernel with the following configuration - > > CONFIG_VIDEO_DEV=y > CONFIG_VIDEO_V4L2_COMMON=y > CONFIG_VIDEO_MEDIA=y > CONFIG_USB_VIDEO_CLASS=y > CONFIG_V4L_USB_DRIVERS=y > CONFIG_USB_VIDEO_CLASS_INPUT_**EVDEV=y > > But even after installing this kernel, /dev/videoX nodes are not being > created and am getting a notification saying "*Unsupported USB device > connected".* > I tried it on a Sony Xperia P running on Android 2.3.7. > > Any help would be greatly appreciated. > > -- > unsubscribe: [email protected] > website: http://groups.google.com/group/android-kernel -- unsubscribe: [email protected] website: http://groups.google.com/group/android-kernel
