웹캠 사용 문제, 잠시 후 시스템이 멈추거나 불안정해짐

웹캠 사용 문제, 잠시 후 시스템이 멈추거나 불안정해짐

Ubuntu 20.04.2 LTS와 함께 Logitech Streamcam을 사용하고 있으며 연결이 제대로 작동합니다. Skype, Zoom, Discord와 같은 일부 앱에서 사용할 수 있습니다. 하지만 잠시 후(약 3분) 카메라가 더 이상 켜지지 않고 웹캠을 분리할 때까지 시스템이 완전히 멈추거나 매우 불안정해집니다. Cheese와 guvcview는 작동하지 않았습니다. 카메라를 감지했지만 검은색 화면만 표시되었습니다.

dmesg | grep uvcvideo반품

...
[    4.684206] uvcvideo: Found UVC 1.00 device Logitech StreamCam (046d:0893)
[    4.700237] usbcore: registered new interface driver uvcvideo
[14322.880477] uvcvideo: Failed to query (GET_DEF) UVC control 9 on unit 11: -110 (exp. 5).
[15471.160277] uvcvideo: Failed to query (GET_DEF) UVC control 9 on unit 11: -110 (exp. 5).
[15524.183921] uvcvideo: Failed to set UVC probe control : -110 (exp. 26).
[15529.303890] uvcvideo: Failed to set UVC probe control : -110 (exp. 26).
...

그리고 v4l2-ctl --list-devices돌아오다

Logitech StreamCam (usb-0000:02:00.0-1):
    /dev/video0
    /dev/video1

마침내 lsusb -vvv돌아오다

Bus 002 Device 002: ID 046d:0893 Logitech, Inc. Logitech StreamCam
Couldn't open device, some information will be missing
Device Descriptor:
  bLength                18
  bDescriptorType         1
  bcdUSB               3.20
  bDeviceClass          239 Miscellaneous Device
  bDeviceSubClass         2 
  bDeviceProtocol         1 Interface Association
  bMaxPacketSize0         9
  idVendor           0x046d Logitech, Inc.
  idProduct          0x0893 
  bcdDevice            3.17
  iManufacturer           0 
  iProduct                2 
  iSerial                 3 
  bNumConfigurations      1
...

저는 Ryzen 2700x와 Asrock fatality x470 마더보드를 사용하고 있습니다.

관련 정보