Martijn Houtman ha scritto:
> Hi all,
>
> I've aqcuired the above webcam, and tried to make it work with UVC, but
> somehow it does not register the webcam as a V4L device:
>
> Jan 23 18:15:48 juniorRr kernel: [17200000.456000] usbcore:  
> registered new
> driver uvcvideo
> Jan 23 18:15:48 juniorRr kernel: [17200000.456000] USB Video Class  
> driver
> (v0.1.0)
> Jan 23 18:15:58 juniorRr kernel: [17200010.304000] usb 1-8: new high  
> speed USB
> device using ehci_hcd and address 21
> Jan 23 18:15:59 juniorRr kernel: [17200010.572000] usb 1-8:  
> configuration #1
> chosen from 1 choice
> Jan 23 18:15:59 juniorRr kernel: [17200010.572000] uvcvideo: Found  
> UVC 1.00
> device <unnamed> (046d:08ce)
>
> And that's it. No video-device is created. Am I missing something?
>
> With kind regards,
>   
That worked for me on my debian SID (Logitech QuickCam Pro 5000: Bus 001
Device 004: ID 046d:08c5 Logitech, Inc.). Hopin' it's the same:

1st way:
> # modprobe v4l1_compat videodev v4l2_common
> # aptitude install linux-uvc-source linux-uvc-tools libpt-plugins-v4l2
> v4l2ucp subversion libsdl1.2-dev
> # m-a a-i linux-uvc
2nd way:

> # aptitude install libpt-plugins-v4l2 v4l2ucp subversion libsdl1.2-dev
> ~ $ svn checkout svn://svn.berlios.de/linux-uvc/linux-uvc/trunk
> ~/trunk # make
> ~/trunk # make install
THEN (look at last avaible sources):

> ~ $ wget
> http://mxhaard.free.fr/spca50x/Investigation/uvc/luvcview-20060920.tar.gz
> ~ $ zcat luvcview-20060920.tar.gz |tar xvf -
> ~ $ cd luvcview-20060920
> ~/luvcview-20060920 # make
> ~/luvcview-20060920 # make install
> ~ $ luvcview

good luck,

Giovanni

ps: maybe you find here some not-strictly-needed libs, but I use this
way also to make ekiga svn work with my camera.
 
 
 --
 Email.it, the professional e-mail, gratis per te: http://www.email.it/f
 
 Sponsor:
 Cerchi un gioiello per te o da regalare? Sfoglia il nostro catalogo on-line e 
non lasciarti sfuggire le numerose occasioni presenti!
 Clicca qui: http://adv.email.it/cgi-bin/foclick.cgi?mid=5631&d=24-1
_______________________________________________
Linux-uvc-devel mailing list
Linux-uvc-devel@lists.berlios.de
https://lists.berlios.de/mailman/listinfo/linux-uvc-devel

Reply via email to