Hello, I've got a unlisted camera here: Vendor: Coleman (yes, the camping people) branded, model: CX14WP usb vid,pid says: uvcvideo: Found UVC 1.00 device Android (1f3a:100e) It is detected by the uvcvideo module, but it doesn't seem to work. I'm on debian buster, 4.19 kernel, the uvcvideo module reports SW version 1.1.1 Kernel report below. I'm happy to help in debugging if necessary. I would just need a pointer in the right direction. [ 8993.857089] usb 2-4: new high-speed USB device number 3 using xhci_hcd [ 8994.008204] usb 2-4: New USB device found, idVendor=1f3a, idProduct=100e, bcdDevice= 2.33 [ 8994.008207] usb 2-4: New USB device strings: Mfr=2, Product=3, SerialNumber=4 [ 8994.008208] usb 2-4: Product: Android [ 8994.008209] usb 2-4: Manufacturer: USB Developer [ 8994.008210] usb 2-4: SerialNumber: 20080411 [ 8994.030083] uvcvideo: Found UVC 1.00 device Android (1f3a:100e) [ 8994.030084] uvcvideo: Forcing device quirks to 0x80 by module parameter for testing purpose. [ 8994.030084] uvcvideo: Please report required quirks to the linux-uvc-devel mailing list. [ 8994.545135] uvcvideo: Failed to query (GET_INFO) UVC control 2 on unit 1: -110 (exp. 1). [ 8994.545341] uvcvideo: Failed to query (GET_INFO) UVC control 2 on unit 2: -32 (exp. 1). [ 8994.547179] uvcvideo 2-4:1.0: Entity type for entity Processing 2 was not initialized! [ 8994.547181] uvcvideo 2-4:1.0: Entity type for entity Camera 1 was not initialized! [ 8994.547243] input: Android: UVC Camera as /devices/pci0000:00/0000:00:01.2/0000:01:00.0/0000:02:08.0/0000:06:00.1/usb2/2-4/2-4:1.0/input/input20 [ 8995.089150] uvcvideo: Failed to query (GET_DEF) UVC control 2 on unit 2: -110 (exp. 2). [ 8995.601140] uvcvideo: Failed to query (GET_DEF) UVC control 2 on unit 2: -110 (exp. 2). [ 8996.113144] uvcvideo: Failed to query (GET_DEF) UVC control 2 on unit 2: -110 (exp. 2). [ 8996.625166] uvcvideo: Failed to query (GET_DEF) UVC control 2 on unit 2: -110 (exp. 2). [ 8997.137149] uvcvideo: Failed to query (GET_DEF) UVC control 2 on unit 2: -110 (exp. 2). [ 8997.649152] uvcvideo: Failed to query (GET_DEF) UVC control 2 on unit 2: -110 (exp. 2). [ 8998.161174] uvcvideo: Failed to query (GET_DEF) UVC control 2 on unit 2: -110 (exp. 2). [ 8998.673175] uvcvideo: Failed to query (GET_DEF) UVC control 2 on unit 2: -110 (exp. 2). [ 9001.497160] usb 2-4: USB disconnect, device number 3 [ 9002.013124] usb 2-4: new high-speed USB device number 4 using xhci_hcd [ 9002.163630] usb 2-4: New USB device found, idVendor=1f3a, idProduct=1002, bcdDevice= 2.33 [ 9002.163633] usb 2-4: New USB device strings: Mfr=2, Product=3, SerialNumber=4 [ 9002.163634] usb 2-4: Product: Android [ 9002.163635] usb 2-4: Manufacturer: USB Developer [ 9002.163636] usb 2-4: SerialNumber: 20080411 [ 9002.164525] usb-storage 2-4:1.0: USB Mass Storage device detected ... it then goes on to attach as a mass-storage device.