Webcam incorporada não reconhecida

0

Eu tenho um Dell Inspiron 5547 (500 Series) rodando o Debian Jessie 64 bits.

Minha saída do lsusb é:

Bus 001 Device 004: ID 0bda:0129 Realtek Semiconductor Corp. RTS5129 Card Reader Controller
Bus 001 Device 003: ID 8087:07dc Intel Corp. 
Bus 001 Device 002: ID 8087:8000 Intel Corp. 
Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 003 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
Bus 002 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub

Minha dmesg | grep 'video' de saída é:

[    6.138288] Linux video capture interface: v2.00
[    6.240522] usbcore: registered new interface driver uvcvideo

Eu instalei a v4l e carreguei o módulo uvcvideo Mas, Cheese diz "Nenhum vídeo de dispositivo encontrado".

UPDATE 1

ls -l /dev/video* (o diretório do arquivo o não existe).

ls: no se puede acceder a /dev/video*: No existe el fichero o el directorio

Eu tentei executar Cheese como root, mas é o mesmo resultado.

Uma saída mais completa do dmesg:

[    5.916313] media: Linux media interface: v0.10
[    5.949843] Linux video capture interface: v2.00
[    6.018736] usbcore: registered new interface driver uvcvideo
[    6.018739] USB Video Class driver (1.1.1)
[    6.186941] systemd-udevd[182]: starting version 215
[    7.995104] ACPI Warning: SystemIO range 0x0000000000004040-0x000000000000405F conflicts with OpRegion 0x0000000000004040-0x000000000000404F (\_SB_.PCI0.SBUS.SMBI) (20140424/utaddress-254)
[    7.995111] ACPI: If an ACPI driver is available for this device, you should use it instead of the native driver

Alguma idéia?

    
por ramiromd 04.06.2017 / 22:18

0 respostas

Tags