Pagina 1 di 1

modulo V4l

Inviato: lun 13 ott 2008, 21:46
da Absolut
ciao ragazzi, sto tentando di far funzionare la webcam su ubuntu intrepid che è in alpha.
lsusb mi restituisce:

Bus 002 Device 003: ID 046d:08f6 Logitech, Inc. Quickcam Messenger Plus

quindi la vede bene, almeno credo.

Lanciando poi xawtv mi restituisce:

This is xawtv-3.95.dfsg.1, running on Linux/i686 (2.6.27-7-generic)
xinerama 0: 1280x1024+0+0
WARNING: No DGA direct video mode for this display.
can't open /dev/video0: No such file or directory
v4l-conf had some trouble, trying to continue anyway
v4l2: open /dev/video0: No such file or directory
v4l2: open /dev/video0: No such file or directory
v4l: open /dev/video0: No such file or directory
no video grabber device available


come mai!?
avete una soluzione!?

thanks!

Re: modulo V4l

Inviato: lun 13 ott 2008, 21:50
da Absolut
il dmesg mi restituisce:

5419.799627] usb 2-1: USB disconnect, address 3
[ 5426.492023] usb 2-1: new full speed USB device using ohci_hcd and address 4
[ 5426.711608] usb 2-1: configuration #1 chosen from 1 choice
[ 5426.714405] quickcam: QuickCam USB camera found (driver version QuickCam USB 0.6.6 $Date: 2006/11/04 08:38:14 $)
[ 5426.714422] quickcam: Kernel:2.6.27-7-generic bus:2 class:FF subclass:FF vendor:046D product:08F6

Re: modulo V4l

Inviato: lun 13 ott 2008, 22:23
da neongen
la webcam non è in /dev/video0, non hai i permessi per /dev/video0, oppure il driver è v4l2 e xawtv (che è vecchiotto) supporta solo v4l1 (e in tal caso cè un wrapper nelle v4l2-apps). :dontknow:

Re: modulo V4l

Inviato: lun 13 ott 2008, 22:42
da Absolut
ho controllato e non c'è

/dev/video0/ !!!! coem mai!?

Re: modulo V4l

Inviato: lun 13 ott 2008, 23:10
da neongen