luis.santos
(usa Outra)
Enviado em 24/02/2014 - 18:42h
Boa noite,
Peço desculpa por só responder agora.
O resultado dos comandos é o seguinte:
linux-xbnl:~ # lsusb -vt
/: Bus 05.Port 1: Dev 1, Class=root_hub, Driver=uhci_hcd/2p, 12M
/: Bus 04.Port 1: Dev 1, Class=root_hub, Driver=uhci_hcd/2p, 12M
/: Bus 03.Port 1: Dev 1, Class=root_hub, Driver=uhci_hcd/2p, 12M
/: Bus 02.Port 1: Dev 1, Class=root_hub, Driver=uhci_hcd/2p, 12M
|__ Port 1: Dev 2, If 0, Class=vend., Driver=pac207, 12M
/: Bus 01.Port 1: Dev 1, Class=root_hub, Driver=ehci_hcd/8p, 480M
|__ Port 4: Dev 3, If 0, Class=vend., Driver=usbfs, 480M
|__ Port 6: Dev 5, If 0, Class=stor., Driver=usb-storage, 480M
linux-xbnl:~ # find /dev -type c 2> /dev/null |grep -i video
/dev/video0
linux-xbnl:~ # lsmod |grep -E -i "(gs|stv)"
gspca_pac207 13250 0
gspca_main 31548 1 gspca_pac207
videodev 95159 1 gspca_main
usbcore 194042 7 gspca_pac207,gspca_main,usb_storage,uhci_hcd,ehci_hcd
linux-xbnl:~ #
Obrigado pela ajuda