On Fri, Oct 16, 2020 at 05:00:21PM +0200, Greg Kroah-Hartman wrote:
[ 37.208082] uvcvideo 1-6:1.0: Entity type for entity Extension 4 was not initialized! [ 37.208092] uvcvideo 1-6:1.0: Entity type for entity Processing 2 was not initialized! [ 37.208098] uvcvideo 1-6:1.0: Entity type for entity Camera 1 was not initialized!
Crummy device :(
I still have to encounter a usb video camera where I don't get at least one of those messages. As in:
uvcvideo: Found UVC 1.00 device Logitech Webcam C925e (046d:085b) uvcvideo 1-2.3:1.0: Entity type for entity Processing 3 was not initialized! uvcvideo 1-2.3:1.0: Entity type for entity Extension 6 was not initialized! uvcvideo 1-2.3:1.0: Entity type for entity Extension 12 was not initialized! uvcvideo 1-2.3:1.0: Entity type for entity Camera 1 was not initialized! uvcvideo 1-2.3:1.0: Entity type for entity Extension 8 was not initialized! uvcvideo 1-2.3:1.0: Entity type for entity Extension 9 was not initialized! uvcvideo 1-2.3:1.0: Entity type for entity Extension 10 was not initialized! uvcvideo 1-2.3:1.0: Entity type for entity Extension 11 was not initialized!
I suspect they are all "crummy".
Guenter