this morning i wanted to attend a video call on my arcolinux, but both cameras, the integrated one and my usb-cam, ceased to exist. Both of em were working without any problems for over 2 weeks now
Baaad move.
Even a restart didn't change anything.
Ok, according to dmesg the do actually exist, but neither zoom nor teams nor vlc can find them.
Code: Select all
...
[ 2.258548] usb 1-2.1: new high-speed USB device number 4 using xhci_hcd
[ 2.365205] usb 1-2.1: New USB device found, idVendor=0c46, idProduct=6363, bcdDevice= 1.00
[ 2.365212] usb 1-2.1: New USB device strings: Mfr=2, Product=1, SerialNumber=3
[ 2.365215] usb 1-2.1: Product: USB 2.0 Camera
[ 2.365217] usb 1-2.1: Manufacturer: Sonix Technology Co., Ltd.
[ 2.365219] usb 1-2.1: SerialNumber: SN0001
...
[ 3.093269] usb 1-12: New USB device found, idVendor=5986, idProduct=0397, bcdDevice=14.78
[ 3.093275] usb 1-12: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[ 3.093278] usb 1-12: Product: Integrated Camera
[ 3.093280] usb 1-12: Manufacturer: Vimicro corp.
...
where shall i look at?
THX for help

Kristian