5568
Настройка вебкамеры Logitech c270
Здравствуйте. Я полный новичок в линуксе. Возникла проблема с установкой камеры Logitech C270. Насколько я понял, эту вебку поддерживает драйвер linux-uvc (на странице поддерживаемых устройств www.ideasonboard.org/uvc/ она есть в списке). При введении в терминал lsusb она идентифицируется:
Bus 001 Device 003: ID 046d:0825 Logitech, Inc. Webcam C270
как гласит арчвики, linux-uvc является частью ядра, и необходимо всего лишь загрузить uvcvideo module.
Насколько я понял это делается командой modprobe uvcvideo, однако при введении её в терминал ничего не происходит.
Выполнение других 2х команд даёт такие результаты:
$ dmesg | grep uvcvideo
[ 17.175766] uvcvideo: Found UVC 1.00 device (046d:0825)
[ 17.213829] uvcvideo 1-3:1.0: Entity type for entity Extension 4 was not initialized!
[ 17.213835] uvcvideo 1-3:1.0: Entity type for entity Extension 6 was not initialized!
[ 17.213839] uvcvideo 1-3:1.0: Entity type for entity Extension 7 was not initialized!
[ 17.213844] uvcvideo 1-3:1.0: Entity type for entity Processing 2 was not initialized!
[ 17.213847] uvcvideo 1-3:1.0: Entity type for entity Extension 3 was not initialized!
[ 17.213851] uvcvideo 1-3:1.0: Entity type for entity Camera 1 was not initialized!
[ 17.214604] uvcvideo: Found UVC 1.00 device USB Camera (0bda:57bc)
[ 17.223111] uvcvideo 1-6:1.0: Entity type for entity Extension 7 was not initialized!
[ 17.223118] uvcvideo 1-6:1.0: Entity type for entity Processing 2 was not initialized!
[ 17.223123] uvcvideo 1-6:1.0: Entity type for entity Camera 1 was not initialized!
[ 17.223128] uvcvideo 1-6:1.0: Entity type for entity Extension 4 was not initialized!
[ 17.223531] usbcore: registered new interface driver uvcvideo
[ 1391.698130] uvcvideo: Found UVC 1.00 device (046d:0825)
[ 1391.819504] uvcvideo 1-3:1.0: Entity type for entity Extension 4 was not initialized!
[ 1391.819514] uvcvideo 1-3:1.0: Entity type for entity Extension 6 was not initialized!
[ 1391.819521] uvcvideo 1-3:1.0: Entity type for entity Extension 7 was not initialized!
[ 1391.819527] uvcvideo 1-3:1.0: Entity type for entity Processing 2 was not initialized!
[ 1391.819534] uvcvideo 1-3:1.0: Entity type for entity Extension 3 was not initialized!
[ 1391.819540] uvcvideo 1-3:1.0: Entity type for entity Camera 1 was not initialized!
dmesg|tail
[ 1391.698130] uvcvideo: Found UVC 1.00 device (046d:0825)
[ 1391.819504] uvcvideo 1-3:1.0: Entity type for entity Extension 4 was not initialized!
[ 1391.819514] uvcvideo 1-3:1.0: Entity type for entity Extension 6 was not initialized!
[ 1391.819521] uvcvideo 1-3:1.0: Entity type for entity Extension 7 was not initialized!
[ 1391.819527] uvcvideo 1-3:1.0: Entity type for entity Processing 2 was not initialized!
[ 1391.819534] uvcvideo 1-3:1.0: Entity type for entity Extension 3 was not initialized!
[ 1391.819540] uvcvideo 1-3:1.0: Entity type for entity Camera 1 was not initialized!
[ 1391.819918] input: UVC Camera (046d:0825) as /devices/pci0000:00/0000:00:14.0/usb1/1-3/1-3:1.0/input/input29
[ 1392.985728] usb 1-3: set resolution quirk: cval->res = 384
[ 1541.800247] usb 1-3: reset high-speed USB device number 7 using xhci_hcd
Помогите, пожалуйста, ОЧЕНЬ нужна вебкамера((
заранее большое спасибо. Поймите и простите)
Bus 001 Device 003: ID 046d:0825 Logitech, Inc. Webcam C270
как гласит арчвики, linux-uvc является частью ядра, и необходимо всего лишь загрузить uvcvideo module.
Насколько я понял это делается командой modprobe uvcvideo, однако при введении её в терминал ничего не происходит.
Выполнение других 2х команд даёт такие результаты:
$ dmesg | grep uvcvideo
[ 17.175766] uvcvideo: Found UVC 1.00 device (046d:0825)
[ 17.213829] uvcvideo 1-3:1.0: Entity type for entity Extension 4 was not initialized!
[ 17.213835] uvcvideo 1-3:1.0: Entity type for entity Extension 6 was not initialized!
[ 17.213839] uvcvideo 1-3:1.0: Entity type for entity Extension 7 was not initialized!
[ 17.213844] uvcvideo 1-3:1.0: Entity type for entity Processing 2 was not initialized!
[ 17.213847] uvcvideo 1-3:1.0: Entity type for entity Extension 3 was not initialized!
[ 17.213851] uvcvideo 1-3:1.0: Entity type for entity Camera 1 was not initialized!
[ 17.214604] uvcvideo: Found UVC 1.00 device USB Camera (0bda:57bc)
[ 17.223111] uvcvideo 1-6:1.0: Entity type for entity Extension 7 was not initialized!
[ 17.223118] uvcvideo 1-6:1.0: Entity type for entity Processing 2 was not initialized!
[ 17.223123] uvcvideo 1-6:1.0: Entity type for entity Camera 1 was not initialized!
[ 17.223128] uvcvideo 1-6:1.0: Entity type for entity Extension 4 was not initialized!
[ 17.223531] usbcore: registered new interface driver uvcvideo
[ 1391.698130] uvcvideo: Found UVC 1.00 device (046d:0825)
[ 1391.819504] uvcvideo 1-3:1.0: Entity type for entity Extension 4 was not initialized!
[ 1391.819514] uvcvideo 1-3:1.0: Entity type for entity Extension 6 was not initialized!
[ 1391.819521] uvcvideo 1-3:1.0: Entity type for entity Extension 7 was not initialized!
[ 1391.819527] uvcvideo 1-3:1.0: Entity type for entity Processing 2 was not initialized!
[ 1391.819534] uvcvideo 1-3:1.0: Entity type for entity Extension 3 was not initialized!
[ 1391.819540] uvcvideo 1-3:1.0: Entity type for entity Camera 1 was not initialized!
dmesg|tail
[ 1391.698130] uvcvideo: Found UVC 1.00 device (046d:0825)
[ 1391.819504] uvcvideo 1-3:1.0: Entity type for entity Extension 4 was not initialized!
[ 1391.819514] uvcvideo 1-3:1.0: Entity type for entity Extension 6 was not initialized!
[ 1391.819521] uvcvideo 1-3:1.0: Entity type for entity Extension 7 was not initialized!
[ 1391.819527] uvcvideo 1-3:1.0: Entity type for entity Processing 2 was not initialized!
[ 1391.819534] uvcvideo 1-3:1.0: Entity type for entity Extension 3 was not initialized!
[ 1391.819540] uvcvideo 1-3:1.0: Entity type for entity Camera 1 was not initialized!
[ 1391.819918] input: UVC Camera (046d:0825) as /devices/pci0000:00/0000:00:14.0/usb1/1-3/1-3:1.0/input/input29
[ 1392.985728] usb 1-3: set resolution quirk: cval->res = 384
[ 1541.800247] usb 1-3: reset high-speed USB device number 7 using xhci_hcd
Помогите, пожалуйста, ОЧЕНЬ нужна вебкамера((
заранее большое спасибо. Поймите и простите)
3 комментария