Salve a tutti,
anche io ho la webcam menzionata nella discussione e,seguendo la guida postata,sembra funzionare (non sono riuscito ad installare il programma per la conferma,ma all’avvio la luce della webcam si accende…buon segno :D).
Ho eseguito i comandi postati da virus e noto delle piccole differenze (spero piccole) di output con di lorty…li posto di seguito:
dmesg |grep usb
usbcore: registered new interface driver usbfs
usbcore: registered new interface driver hub
usbcore: registered new device driver usb
usbcore: registered new interface driver hiddev
usbcore: registered new interface driver usbhid
drivers/hid/usbhid/hid-core.c: v2.6:USB HID core driver
usb usb1: configuration #1 chosen from 1 choice
usb usb2: configuration #1 chosen from 1 choice
usb usb3: configuration #1 chosen from 1 choice
usb 1-2: new high speed USB device using ehci_hcd and address 2
usb usb4: configuration #1 chosen from 1 choice
usb usb5: configuration #1 chosen from 1 choice
usb 1-2: configuration #1 chosen from 1 choice
usb usb6: configuration #1 chosen from 1 choice
usb usb7: configuration #1 chosen from 1 choice
usb 6-2: new low speed USB device using uhci_hcd and address 2
usb 6-2: configuration #1 chosen from 1 choice
input: USB HID v1.10 Mouse [Microsoft Microsoft® Compact Optical Mouse] on usb-0000:00:1d.1-2
usb 7-1: new full speed USB device using uhci_hcd and address 2
usb 7-1: configuration #1 chosen from 1 choice
usbcore: registered new interface driver hci_usb
usbcore: registered new interface driver uvcvideo
#dmesg |grep uvc
uvcvideo: Found UVC 1.00 device USB 2.0 Camera (174f:5a35)
usbcore: registered new interface driver uvcvideo
#lsmod|grep uvc
uvcvideo 50440 0
compat_ioctl32 5313 1 uvcvideo
videodev 28097 1 uvcvideo
v4l1_compat 15941 2 uvcvideo,videodev
v4l2_common 18625 2 uvcvideo,videodev
#ls -al /dev/video*
lrwxrwxrwx 1 root root 6 24 feb 20:24 /dev/video -> video0
crw-rw----+ 1 root root 81, 0 24 feb 20:24 /dev/video0
è tutto normale?Devo preoccuparmi?