Hi, > Just wondering if you have any further clues or information as to why I > can't get a /dev/video device (no device is found), even following your > steps provided.
I'm sorry, I don't :-( From the information you and Eduardo reported, it seems the driver's probe function is not called at all. Maybe the device is already claimed by another driver ? Try locating your device in /sys/bus/usb/devices, and see if it is claimed by anything. Laurent Pinchart _______________________________________________ Linux-uvc-devel mailing list [email protected] https://lists.berlios.de/mailman/listinfo/linux-uvc-devel
