Erico Mendonca changed bug 1173448
What Removed Added
CC   erico.mendonca@suse.com

Comment # 13 on bug 1173448 from
I'm getting similar problems with a couple of generic off-brand UVC cameras
that worked before Leap 15.2:

```
[433393.959630] usb 1-1: new high-speed USB device number 60 using xhci_hcd
[433394.119870] usb 1-1: New USB device found, idVendor=090c, idProduct=037c,
bcdDevice= 0.05
[433394.119875] usb 1-1: New USB device strings: Mfr=1, Product=2,
SerialNumber=0
[433394.119878] usb 1-1: Product: USB 2.0 PC Cam
[433394.119880] usb 1-1: Manufacturer: Image Processor
[433394.121744] uvcvideo: Found UVC 1.00 device USB 2.0 PC Cam (090c:037c)
[433394.130623] uvcvideo 1-1:1.0: Entity type for entity Processing 3 was not
initialized!
[433394.130628] uvcvideo 1-1:1.0: Entity type for entity Extension 2 was not
initialized!
[433394.130631] uvcvideo 1-1:1.0: Entity type for entity Camera 1 was not
initialized!
[433394.130834] input: USB 2.0 PC Cam as
/devices/pci0000:00/0000:00:14.0/usb1/1-1/1-1:1.0/input/input130
```
and
```
[437234.337564] usb 1-1: new high-speed USB device number 61 using xhci_hcd
[437234.562784] usb 1-1: New USB device found, idVendor=eb1a, idProduct=2571,
bcdDevice= 6.24
[437234.562789] usb 1-1: New USB device strings: Mfr=0, Product=0,
SerialNumber=0
[437234.564281] uvcvideo: Found UVC 1.00 device <unnamed> (eb1a:2571)
[437234.681455] uvcvideo: Failed to query (GET_INFO) UVC control 6 on unit 1:
-32 (exp. 1).
[437234.681846] uvcvideo: Failed to query (GET_INFO) UVC control 8 on unit 1:
-32 (exp. 1).
[437234.683842] uvcvideo 1-1:1.0: Entity type for entity Extension 4 was not
initialized!
[437234.683849] uvcvideo 1-1:1.0: Entity type for entity Processing 3 was not
initialized!
[437234.683853] uvcvideo 1-1:1.0: Entity type for entity Camera 1 was not
initialized!
[437234.684133] input: UVC Camera (eb1a:2571) as
/devices/pci0000:00/0000:00:14.0/usb1/1-1/1-1:1.0/input/input131
[437235.301688] uvcvideo: Failed to query (GET_CUR) UVC control 8 on unit 1:
-32 (exp. 1).
[437235.302465] uvcvideo: Failed to query (GET_CUR) UVC control 8 on unit 1:
-32 (exp. 1).
```

This is on kernel 5.3.18-lp152.41-default. It worked up to the latest 15.1
kernel. Could this be related? I can get a detailed lsusb for these devices if
needed.


You are receiving this mail because: