Hello, I am trying to make external UVC web camera with Android device, made v4l configuration enabling in kernel 3.0.31 for galaxy nexus phone and verified in log uvc driver gets loaded also changed in uevent.<board>.rc permission for video0 node : /dev/video0 0666 root system . Permission and creation of /dev/video0 node i verified programmatically. But problem is i always get EBUSY error that is error no 16 device or resource busy. Any suggestion or pointer to debug this and find out root cause. I am trying all this on root android phone with custom kernel module that loads v4l driver. I am experimenting with logitech c270 web camera and debugged _init and register function returning 0 and picking up nr =0. Thanks Himanshu -- To unsubscribe from this list: send the line "unsubscribe linux-media" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html