All of lore.kernel.org
 help / color / mirror / Atom feed
* Re: quickcam express
  2008-12-16 10:41 quickcam express Lehel Kovach
@ 2008-12-16 10:06 ` Jean-Francois Moine
  2008-12-16 16:42   ` Lehel Kovach
       [not found] ` <4538A50912F8FE4686913FFD3CD4C2931A19D2@pnd-iet-msg.wipro.com>
  1 sibling, 1 reply; 7+ messages in thread
From: Jean-Francois Moine @ 2008-12-16 10:06 UTC (permalink / raw)
  To: Lehel Kovach; +Cc: video4linux-list

On Tue, 2008-12-16 at 02:41 -0800, Lehel Kovach wrote:
> does v4l have an issue with quickcam express?  i keep getting this unknown error 515 and dont know if its a v4l issue or an issue of my quickcam driver:
> 
> ### video4linux device info [/dev/video0] ###
> general info
>     VIDIOCGCAP
>     name                    : "Logitech QuickCam USB"
>     type                    : 0x0 []
>     channels                : 1
>     audios                  : 0
>     maxwidth                : 360
>     maxheight               : 296
>     minwidth                : 32
>     minheight               : 32
> 
> libv4l2: error getting capabilities: Unknown error 515
> ioctl: VIDIOC_QUERYCAP(driver="";card="";bus_info="";version=0.0.0;capabilities=0x0 []): Unknown error 515

May you give more information about your webcam?
- vend:prod
- used driver

-- 
Ken ar c'hentañ |             ** Breizh ha Linux atav! **
Jef             |               http://moinejf.free.fr/


--
video4linux-list mailing list
Unsubscribe mailto:video4linux-list-request@redhat.com?subject=unsubscribe
https://www.redhat.com/mailman/listinfo/video4linux-list

^ permalink raw reply	[flat|nested] 7+ messages in thread

* quickcam express
@ 2008-12-16 10:41 Lehel Kovach
  2008-12-16 10:06 ` Jean-Francois Moine
       [not found] ` <4538A50912F8FE4686913FFD3CD4C2931A19D2@pnd-iet-msg.wipro.com>
  0 siblings, 2 replies; 7+ messages in thread
From: Lehel Kovach @ 2008-12-16 10:41 UTC (permalink / raw)
  To: video4linux-list


does v4l have an issue with quickcam express?  i keep getting this unknown error 515 and dont know if its a v4l issue or an issue of my quickcam driver:

### video4linux device info [/dev/video0] ###
general info
    VIDIOCGCAP
    name                    : "Logitech QuickCam USB"
    type                    : 0x0 []
    channels                : 1
    audios                  : 0
    maxwidth                : 360
    maxheight               : 296
    minwidth                : 32
    minheight               : 32

libv4l2: error getting capabilities: Unknown error 515
ioctl: VIDIOC_QUERYCAP(driver="";card="";bus_info="";version=0.0.0;capabilities=0x0 []): Unknown error 515

--
video4linux-list mailing list
Unsubscribe mailto:video4linux-list-request@redhat.com?subject=unsubscribe
https://www.redhat.com/mailman/listinfo/video4linux-list

^ permalink raw reply	[flat|nested] 7+ messages in thread

* RE: quickcam express
       [not found] ` <4538A50912F8FE4686913FFD3CD4C2931A19D2@pnd-iet-msg.wipro.com>
@ 2008-12-16 11:25   ` Lehel Kovach
  0 siblings, 0 replies; 7+ messages in thread
From: Lehel Kovach @ 2008-12-16 11:25 UTC (permalink / raw)
  To: desktop1.peg, video4linux-list


thx for the quick reply.

luvcview compiled fine and when ran i get this error:

Error opening device /dev/video0: unable to query device.
 Init v4L2 failed !! exit fatal 

when i tried compiling uvcvideo, it fails with this output:

Building USB Video Class driver...
make[1]: Entering directory `/usr/src/linux-headers-2.6.27-9-generic'
  CC [M]  /home/lehel/drivers/uvcvideo-r104/trunk/uvc_driver.o
In file included from /home/lehel/drivers/uvcvideo-r104/trunk/uvc_driver.c:45:
/home/lehel/drivers/uvcvideo-r104/trunk/uvcvideo.h:14:1: warning: "V4L2_CID_BACKLIGHT_COMPENSATION" redefined
In file included from include/linux/videodev.h:16,
                 from /home/lehel/drivers/uvcvideo-r104/trunk/uvc_driver.c:36:
include/linux/videodev2.h:869:1: warning: this is the location of the previous definition
In file included from /home/lehel/drivers/uvcvideo-r104/trunk/uvc_driver.c:45:
/home/lehel/drivers/uvcvideo-r104/trunk/uvcvideo.h:15:1: warning: "V4L2_CID_POWER_LINE_FREQUENCY" redefined
In file included from include/linux/videodev.h:16,
                 from /home/lehel/drivers/uvcvideo-r104/trunk/uvc_driver.c:36:
include/linux/videodev2.h:860:1: warning: this is the location of the previous definition
In file included from /home/lehel/drivers/uvcvideo-r104/trunk/uvc_driver.c:45:
/home/lehel/drivers/uvcvideo-r104/trunk/uvcvideo.h:16:1: warning: "V4L2_CID_SHARPNESS" redefined
In file included from include/linux/videodev.h:16,
                 from /home/lehel/drivers/uvcvideo-r104/trunk/uvc_driver.c:36:
include/linux/videodev2.h:868:1: warning: this is the location of the previous definition
In file included from /home/lehel/drivers/uvcvideo-r104/trunk/uvc_driver.c:45:
/home/lehel/drivers/uvcvideo-r104/trunk/uvcvideo.h:17:1: warning: "V4L2_CID_HUE_AUTO" redefined
In file included from include/linux/videodev.h:16,
                 from /home/lehel/drivers/uvcvideo-r104/trunk/uvc_driver.c:36:
include/linux/videodev2.h:866:1: warning: this is the location of the previous definition
In file included from /home/lehel/drivers/uvcvideo-r104/trunk/uvc_driver.c:45:
/home/lehel/drivers/uvcvideo-r104/trunk/uvcvideo.h:19:1: warning: "V4L2_CID_FOCUS_AUTO" redefined
In file included from include/linux/videodev.h:16,
                 from /home/lehel/drivers/uvcvideo-r104/trunk/uvc_driver.c:36:
include/linux/videodev2.h:1085:1: warning: this is the location of the previous definition
In file included from /home/lehel/drivers/uvcvideo-r104/trunk/uvc_driver.c:45:
/home/lehel/drivers/uvcvideo-r104/trunk/uvcvideo.h:20:1: warning: "V4L2_CID_FOCUS_ABSOLUTE" redefined
In file included from include/linux/videodev.h:16,
                 from /home/lehel/drivers/uvcvideo-r104/trunk/uvc_driver.c:36:
include/linux/videodev2.h:1083:1: warning: this is the location of the previous definition
In file included from /home/lehel/drivers/uvcvideo-r104/trunk/uvc_driver.c:45:
/home/lehel/drivers/uvcvideo-r104/trunk/uvcvideo.h:21:1: warning: "V4L2_CID_FOCUS_RELATIVE" redefined
In file included from include/linux/videodev.h:16,
                 from /home/lehel/drivers/uvcvideo-r104/trunk/uvc_driver.c:36:
include/linux/videodev2.h:1084:1: warning: this is the location of the previous definition
In file included from /home/lehel/drivers/uvcvideo-r104/trunk/uvc_driver.c:45:
/home/lehel/drivers/uvcvideo-r104/trunk/uvcvideo.h:23:1: warning: "V4L2_CID_PAN_RELATIVE" redefined
In file included from include/linux/videodev.h:16,
                 from /home/lehel/drivers/uvcvideo-r104/trunk/uvc_driver.c:36:
include/linux/videodev2.h:1075:1: warning: this is the location of the previous definition
In file included from /home/lehel/drivers/uvcvideo-r104/trunk/uvc_driver.c:45:
/home/lehel/drivers/uvcvideo-r104/trunk/uvcvideo.h:24:1: warning: "V4L2_CID_TILT_RELATIVE" redefined
In file included from include/linux/videodev.h:16,
                 from /home/lehel/drivers/uvcvideo-r104/trunk/uvc_driver.c:36:
include/linux/videodev2.h:1076:1: warning: this is the location of the previous definition
In file included from /home/lehel/drivers/uvcvideo-r104/trunk/uvc_driver.c:45:
/home/lehel/drivers/uvcvideo-r104/trunk/uvcvideo.h:27:1: warning: "V4L2_CID_EXPOSURE_AUTO" redefined
In file included from include/linux/videodev.h:16,
                 from /home/lehel/drivers/uvcvideo-r104/trunk/uvc_driver.c:36:
include/linux/videodev2.h:1065:1: warning: this is the location of the previous definition
In file included from /home/lehel/drivers/uvcvideo-r104/trunk/uvc_driver.c:45:
/home/lehel/drivers/uvcvideo-r104/trunk/uvcvideo.h:28:1: warning: "V4L2_CID_EXPOSURE_ABSOLUTE" redefined
In file included from include/linux/videodev.h:16,
                 from /home/lehel/drivers/uvcvideo-r104/trunk/uvc_driver.c:36:
include/linux/videodev2.h:1072:1: warning: this is the location of the previous definition
In file included from /home/lehel/drivers/uvcvideo-r104/trunk/uvc_driver.c:45:
/home/lehel/drivers/uvcvideo-r104/trunk/uvcvideo.h:31:1: warning: "V4L2_CID_WHITE_BALANCE_TEMPERATURE" redefined
In file included from include/linux/videodev.h:16,
                 from /home/lehel/drivers/uvcvideo-r104/trunk/uvc_driver.c:36:
include/linux/videodev2.h:867:1: warning: this is the location of the previous definition
/home/lehel/drivers/uvcvideo-r104/trunk/uvc_driver.c: In function ‘uvc_register_video’:
/home/lehel/drivers/uvcvideo-r104/trunk/uvc_driver.c:1322: error: incompatible types in assignment
/home/lehel/drivers/uvcvideo-r104/trunk/uvc_driver.c:1323: error: ‘struct video_device’ has no member named ‘type’
/home/lehel/drivers/uvcvideo-r104/trunk/uvc_driver.c:1324: error: ‘struct video_device’ has no member named ‘type2’
/home/lehel/drivers/uvcvideo-r104/trunk/uvc_driver.c:1325: error: ‘struct video_device’ has no member named ‘hardware’
make[2]: *** [/home/lehel/drivers/uvcvideo-r104/trunk/uvc_driver.o] Error 1
make[1]: *** [_module_/home/lehel/drivers/uvcvideo-r104/trunk] Error 2
make[1]: Leaving directory `/usr/src/linux-headers-2.6.27-9-generic'
make: *** [uvcvideo] Error 2


> Subject: RE: quickcam express
> Date: Tue, 16 Dec 2008 16:14:21 +0530
> From: desktop1.peg@wipro.com
> To: lehelkovach@hotmail.com; video4linux-list@redhat.com
> 
> Dear,
>      Try for this.
> 
> Regards,
> M.Karthikeyan.
>  
> -----Original Message-----
> From: video4linux-list-bounces@redhat.com
> [mailto:video4linux-list-bounces@redhat.com] On Behalf Of Lehel Kovach
> Sent: Tuesday, December 16, 2008 4:11 PM
> To: video4linux-list@redhat.com
> Subject: quickcam express
> 
> 
> does v4l have an issue with quickcam express?  i keep getting this
> unknown error 515 and dont know if its a v4l issue or an issue of my
> quickcam driver:
> 
> ### video4linux device info [/dev/video0] ###
> general info
>     VIDIOCGCAP
>     name                    : "Logitech QuickCam USB"
>     type                    : 0x0 []
>     channels                : 1
>     audios                  : 0
>     maxwidth                : 360
>     maxheight               : 296
>     minwidth                : 32
>     minheight               : 32
> 
> libv4l2: error getting capabilities: Unknown error 515
> ioctl:
> VIDIOC_QUERYCAP(driver="";card="";bus_info="";version=0.0.0;capabilities
> =0x0 []): Unknown error 515
> 
> --
> video4linux-list mailing list
> Unsubscribe mailto:video4linux-list-request@redhat.com?subject=subscribe
> https://www.redhat.com/mailman/listinfo/video4linux-list
> 
> Please do not print this email unless it is absolutely necessary. 
> 
> The information contained in this electronic message and any attachments to this message are intended for the exclusive use of the addressee(s) and may contain proprietary, confidential or privileged information. If you are not the intended recipient, you should not disseminate, distribute or copy this e-mail. Please notify the sender immediately and destroy all copies of this message and any attachments. 
> 
> WARNING: Computer viruses can be transmitted via email. The recipient should check this email and any attachments for the presence of viruses. The company accepts no liability for any damage caused by any virus transmitted by this email. 
> 
> www.wipro.com
--
video4linux-list mailing list
Unsubscribe mailto:video4linux-list-request@redhat.com?subject=unsubscribe
https://www.redhat.com/mailman/listinfo/video4linux-list

^ permalink raw reply	[flat|nested] 7+ messages in thread

* RE: quickcam express
  2008-12-16 10:06 ` Jean-Francois Moine
@ 2008-12-16 16:42   ` Lehel Kovach
  2008-12-17  6:44     ` Jean-Francois Moine
  0 siblings, 1 reply; 7+ messages in thread
From: Lehel Kovach @ 2008-12-16 16:42 UTC (permalink / raw)
  To: video4linux-list


its  a logitech quickcam express -- the old one: model# 961121-0403

im using 0.6.6 i believe (the one with distroed with ubuntu 8.1).  





> Subject: Re: quickcam express
> From: moinejf@free.fr
> To: lehelkovach@hotmail.com
> CC: 
> Date: Tue, 16 Dec 2008 11:06:37 +0100
> 
> On Tue, 2008-12-16 at 02:41 -0800, Lehel Kovach wrote:
> > does v4l have an issue with quickcam express?  i keep getting this unknown error 515 and dont know if its a v4l issue or an issue of my quickcam driver:
> > 
> > ### video4linux device info [/dev/video0] ###
> > general info
> >     VIDIOCGCAP
> >     name                    : "Logitech QuickCam USB"
> >     type                    : 0x0 []
> >     channels                : 1
> >     audios                  : 0
> >     maxwidth                : 360
> >     maxheight               : 296
> >     minwidth                : 32
> >     minheight               : 32
> > 
> > libv4l2: error getting capabilities: Unknown error 515
> > ioctl: VIDIOC_QUERYCAP(driver="";card="";bus_info="";version=0.0.0;capabilities=0x0 []): Unknown error 515
> 
> May you give more information about your webcam?
> - vend:prod
> - used driver
> 
> -- 
> Ken ar c'hentañ |             ** Breizh ha Linux atav! **
> Jef             |               http://moinejf.free.fr/
> 
> 
--
video4linux-list mailing list
Unsubscribe mailto:video4linux-list-request@redhat.com?subject=unsubscribe
https://www.redhat.com/mailman/listinfo/video4linux-list

^ permalink raw reply	[flat|nested] 7+ messages in thread

* RE: quickcam express
  2008-12-16 16:42   ` Lehel Kovach
@ 2008-12-17  6:44     ` Jean-Francois Moine
  2008-12-18  0:10       ` Lehel Kovach
  0 siblings, 1 reply; 7+ messages in thread
From: Jean-Francois Moine @ 2008-12-17  6:44 UTC (permalink / raw)
  To: Lehel Kovach; +Cc: video4linux-list

On Tue, 2008-12-16 at 08:42 -0800, Lehel Kovach wrote:
> its  a logitech quickcam express -- the old one: model# 961121-0403
> 
> im using 0.6.6 i believe (the one with distroed with ubuntu 8.1).  

Bad answer! I want to know the vendor and product IDs and also which
Linux driver handles your webcam. Please do:
	lsusb
and
	dmesg | tail -20
after connecting the webcam.

-- 
Ken ar c'hentañ |             ** Breizh ha Linux atav! **
Jef             |               http://moinejf.free.fr/


--
video4linux-list mailing list
Unsubscribe mailto:video4linux-list-request@redhat.com?subject=unsubscribe
https://www.redhat.com/mailman/listinfo/video4linux-list

^ permalink raw reply	[flat|nested] 7+ messages in thread

* RE: quickcam express
  2008-12-17  6:44     ` Jean-Francois Moine
@ 2008-12-18  0:10       ` Lehel Kovach
  2008-12-18 10:30         ` Mauro Giachero
  0 siblings, 1 reply; 7+ messages in thread
From: Lehel Kovach @ 2008-12-18  0:10 UTC (permalink / raw)
  To: moinejf; +Cc: video4linux-list


the old cam has this:

Bus 002 Device 002: ID 046d:0840 Logitech, Inc. QuickCam Express


[ 2040.384046] usb 2-5: new full speed USB device using ohci_hcd and address 4
[ 2040.594160] usb 2-5: configuration #1 chosen from 1 choice
[ 2040.596641] quickcam: QuickCam USB camera found (driver version QuickCam USB 0.6.6 $Date: 2006/11/04 08:38:14 $)
[ 2040.596659] quickcam: Kernel:2.6.27-9-generic bus:2 class:FF subclass:FF vendor:046D product:0840
[ 2040.611297] quickcam: Sensor HDCS-1000/1100 detected
[ 2040.621744] quickcam: Registered device: /dev/video0

i bought another quickcam (communicate model) and tried it out and got this:

Bus 002 Device 005: ID 046d:089d Logitech, Inc. 

[ 2190.096046] usb 2-5: new full speed USB device using ohci_hcd and address 5
[ 2190.300304] usb 2-5: configuration #1 chosen from 1 choice
[ 2190.641232] usbcore: registered new interface driver snd-usb-audio

(the video portion of it didn't register)



> Subject: RE: quickcam express
> From: moinejf@free.fr
> To: lehelkovach@hotmail.com
> CC: video4linux-list@redhat.com
> Date: Wed, 17 Dec 2008 07:44:10 +0100
> 
> On Tue, 2008-12-16 at 08:42 -0800, Lehel Kovach wrote:
> > its  a logitech quickcam express -- the old one: model# 961121-0403
> > 
> > im using 0.6.6 i believe (the one with distroed with ubuntu 8.1).  
> 
> Bad answer! I want to know the vendor and product IDs and also which
> Linux driver handles your webcam. Please do:
> 	lsusb
> and
> 	dmesg | tail -20
> after connecting the webcam.
> 
> -- 
> Ken ar c'hentañ |             ** Breizh ha Linux atav! **
> Jef             |               http://moinejf.free.fr/
> 
> 
--
video4linux-list mailing list
Unsubscribe mailto:video4linux-list-request@redhat.com?subject=unsubscribe
https://www.redhat.com/mailman/listinfo/video4linux-list

^ permalink raw reply	[flat|nested] 7+ messages in thread

* Re: quickcam express
  2008-12-18  0:10       ` Lehel Kovach
@ 2008-12-18 10:30         ` Mauro Giachero
  0 siblings, 0 replies; 7+ messages in thread
From: Mauro Giachero @ 2008-12-18 10:30 UTC (permalink / raw)
  To: Lehel Kovach; +Cc: video4linux-list

On Thu, Dec 18, 2008 at 1:10 AM, Lehel Kovach <lehelkovach@hotmail.com> wrote:
> [...]
> i bought another quickcam (communicate model) and tried it out and got this:
>
> Bus 002 Device 005: ID 046d:089d Logitech, Inc.
>
> [ 2190.096046] usb 2-5: new full speed USB device using ohci_hcd and address 5
> [ 2190.300304] usb 2-5: configuration #1 chosen from 1 choice
> [ 2190.641232] usbcore: registered new interface driver snd-usb-audio
>
> (the video portion of it didn't register)
> [...]

I have one of these, too.
This one mostly works with the one-liner posted at [1].
Open problems include:
- console spammed with lines like
  "libv4lconvert: Error decompressing JPEG: unknown huffman code: 0000ffec"
  (and the last 8 picture lines are green)
- led control doesn't work

The data posted at [2] (USB dump using Windows drivers) can also be of
some interest.

[1] http://forums.quickcamteam.net/showthread.php?tid=310&pid=2448#pid2448
[2] http://forums.quickcamteam.net/showthread.php?tid=382

Regards
Mauro Giachero

--
video4linux-list mailing list
Unsubscribe mailto:video4linux-list-request@redhat.com?subject=unsubscribe
https://www.redhat.com/mailman/listinfo/video4linux-list

^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2008-12-18 10:31 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2008-12-16 10:41 quickcam express Lehel Kovach
2008-12-16 10:06 ` Jean-Francois Moine
2008-12-16 16:42   ` Lehel Kovach
2008-12-17  6:44     ` Jean-Francois Moine
2008-12-18  0:10       ` Lehel Kovach
2008-12-18 10:30         ` Mauro Giachero
     [not found] ` <4538A50912F8FE4686913FFD3CD4C2931A19D2@pnd-iet-msg.wipro.com>
2008-12-16 11:25   ` Lehel Kovach

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.