4

I have just installed 18.04 MATE. I have two cameras available, one built-in and the other a usb eye-cam. In 16.04, both were seen by cheese (Cheese->Preferences->Webcam). In 18.04, cheese only registers the built-in one. However, the other camera IS visible to guvcview and vlc. I have tried playing with dconf Editor without effect.

dsmesg reports:

16.354843] Linux video capture interface: v2.00
[   16.374078] uvcvideo: Found UVC 1.00 device SCMOS02000KPB (053a:9230)
[   16.378130] uvcvideo 2-1:1.0: Entity type for entity Processing 2 was not initialized!
[   16.378133] uvcvideo 2-1:1.0: Entity type for entity Extension 6 was not initialized!
[   16.378135] uvcvideo 2-1:1.0: Entity type for entity Camera 1 was not initialized!
[   16.378231] input: SCMOS02000KPB: SCMOS02000KPB as /devices/pci0000:00/0000:00:14.0/usb2/2-1/2-1:1.0/input/input20
[   16.380953] uvcvideo: Found UVC 1.00 device HD WebCam (04f2:b452)
[   16.392232] uvcvideo 2-7:1.0: Entity type for entity Extension 4 was not initialized!
[   16.392236] uvcvideo 2-7:1.0: Entity type for entity Processing 2 was not initialized!
[   16.392240] uvcvideo 2-7:1.0: Entity type for entity Camera 1 was not initialized!
[   16.392358] input: HD WebCam: HD WebCam as /devices/pci0000:00/0000:00:14.0/usb2/2-7/2-7:1.0/input/input21
[   16.393383] usbcore: registered new interface driver uvcvideo
[   16.393385] USB Video Class driver (1.1.1)

Does anyone have any suggestions or is this just a bug?

Thanks

Eranda Peiris
  • 761
  • 7
  • 17

1 Answers1

0

Issues at the dmesg report are harmless and doesn't affect Cheese. Here's the details about messages: https://bugzilla.kernel.org/show_bug.cgi?id=111291#c9

Tony Air
  • 157
  • 1
  • 8