岩松さま ご指導いただきありがとうございます。 現状は # lsusb Bus 002 Device 002: ID 056e:7007 Elecom Co., Ltd Bus 002 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub Bus 001 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub $ dmeg [ 761.817686] usb 2-1: new high speed USB device using ehci_hcd and address 2 [ 761.986221] usb 2-1: configuration #1 chosen from 1 choice [ 762.012019] usb 2-1: New USB device found, idVendor=056e, idProduct=7007 [ 762.012056] usb 2-1: New USB device strings: Mfr=1, Product=2, SerialNumber=0 [ 762.012105] usb 2-1: Product: UCAM-DLG200H [ 762.012123] usb 2-1: Manufacturer: SolidYear TECHNOLOGIES CO., LTD. [ 762.210319] Linux video capture interface: v2.00 [ 762.285982] uvcvideo: Found UVC 1.00 device UCAM-DLG200H (056e:7007) [ 762.299069] input: UCAM-DLG200H as /class/input/input4 [ 762.308565] usbcore: registered new interface driver uvcvideo [ 762.308638] USB Video Class driver (v0.1.0) [ 881.268464] usb 2-1: USB disconnect, address 2 [ 901.346416] usb 2-1: new high speed USB device using ehci_hcd and address 3 [ 901.515058] usb 2-1: configuration #1 chosen from 1 choice [ 901.534655] uvcvideo: Found UVC 1.00 device UCAM-DLG200H (056e:7007) [ 901.544003] input: UCAM-DLG200H as /class/input/input5 [ 901.555244] usb 2-1: New USB device found, idVendor=056e, idProduct=7007 [ 901.555251] usb 2-1: New USB device strings: Mfr=1, Product=2, SerialNumber=0 [ 901.555256] usb 2-1: Product: UCAM-DLG200H [ 901.555260] usb 2-1: Manufacturer: SolidYear TECHNOLOGIES CO., LTD. となっています。 Linux video capture interface: v2.00 と言うことは video4linux2 は動作していると言うことでしょうか? |