Re: new sensor for a t613 camera

2009-11-13 Thread leandro Costantino
Hi Nicolau, Are you able to give me some usb traces? there's a little how to http://deaglecito.blogspot.com/2008/10/new-sensor-merge-faq-tascorp-17a10128.html here. I don't have too much time now, but i can take a look and made some changes to test and guide you. Best Regards Costantino Leandro

Re: new sensor for a t613 camera

2009-11-18 Thread leandro Costantino
ou, >   ++nicolau > > > > > On Fri, Nov 13, 2009 at 03:35:26PM -0500, leandro Costantino wrote: >> Hi Nicolau, >> Are you able to give me some usb traces? >> there's a little how to >> http://deaglecito.blogspot.com/2008/10/new-sensor-merge-faq-tascorp-1

Re: problems compiling webcam driver

2009-12-14 Thread leandro Costantino
Check that videodev.ko is the last one. Are you compiling vanilla gspca drivers from the kernel? or the mercuarial version? On Mon, Dec 14, 2009 at 2:17 PM, Nicolau Werneck wrote: > Hello. I have modified the t613 driver to support a new sensor (code > 0x0802), and I am now trying to prepare a pa

Re: PATCH- gspca: added chipset revision sensor

2009-12-15 Thread leandro Costantino
Jean, let me know , if you need to the test this patch, since i added the tas1530k long time ago, and still have the webcam :) Best Regards On Tue, Dec 15, 2009 at 4:54 AM, Jean-Francois Moine wrote: > On Tue, 15 Dec 2009 03:45:00 + > Luis Maia wrote: > >> Added extra chipset revision (senso

Re: PATCH- gspca: added chipset revision sensor

2009-12-15 Thread leandro Costantino
(retword &= 0x0FFF)? > Because looking at the current table it seems to make more sense. > > Best regards, > Luis Maia. > Jean-Francois Moine wrote: >> >> On Tue, 15 Dec 2009 10:25:29 -0300 >> leandro Costantino wrote: >> >> >>> >>> Je

Re: uvcvideo kernel panic when using libv4l

2009-12-16 Thread leandro Costantino
That sould be the correct. Pablo, note that using svv.c with read method as implemented there, should work ok. http://moinejf.free.fr/svv.c On Wed, Dec 16, 2009 at 7:51 AM, Pablo Baena wrote: > With that patch, libv4l throws an error at some point, no crashes so far > though: > > libv4l2: error

Re: patch to support for 0x0802 sensor in t613.c

2009-12-18 Thread leandro Costantino
Nicolau, if you need help, let me know. I also, sent you some mails asking for the patch for review some weeks ago, i thougth you were missing :) good woork best regards On Fri, Dec 18, 2009 at 8:13 PM, Jean-Francois Moine wrote: > On Fri, 18 Dec 2009 16:46:04 -0200 > Nicolau Werneck wrote: > >>

Re: patch to support for 0x0802 sensor in t613.c

2009-12-30 Thread leandro Costantino
Hi Nicoulau, could you try the attached patch and add the Signed-Off by so we can merge it??? It's your patch, just removed some lines. Best Regards On Fri, Dec 18, 2009 at 4:52 PM, leandro Costantino wrote: > Nicolau, if you need help, let me know. > I also, sent you some mails

Re: problem webcam gspca 2.6.32

2010-01-09 Thread leandro Costantino
Also, if you can, try the lastest from linuxtv.org On Sat, Jan 9, 2010 at 10:05 AM, Sean wrote: > What kind of errors or problems are you getting? > > Can you turn on debugging and give us some output? > > Sean > --Original Message-- > From: sacarde > Sender: linux-media-ow...@vger.kernel

Re: gspca_sunplus problem: more than one device is created

2010-01-10 Thread leandro Costantino
Did that happen with the included version on the kernel?. The kernel is calling the probe for the isoch and the bulk, i really dont have a sunplus webcam to test, and ignore the older behavior, that's why i am asking. Best Regards 2010/1/10 Németh Márton : > Hi, > > I tried the gspca_sunplus dri

Re: Setting up the exposure time of a webcam

2010-01-27 Thread leandro Costantino
HI Nicolau remember to send a SOB if the patch is working, and any change let me know so i can test with others t613 users. Best Regards On Tue, Jan 26, 2010 at 3:37 PM, Jean-Francois Moine wrote: > On Tue, 26 Jan 2010 15:00:53 -0200 > Nicolau Werneck wrote: > >> Hello. I have this very chea

Re: Setting up white balance on a t613 camera

2010-01-27 Thread leandro Costantino
Yes, as wrote in the code, it tied to whitebalance. Also note that , as Jean wrote, there's are many different values wrote on some registers, that we don't really know what they are used for, so, i would like to go for the most non intrusive option, since, some of this whitebalance regs, have been

Re: Make failed - standard ubuntu 9.10

2010-01-29 Thread leandro Costantino
Its looking for .config file inside the kernel source. /lib/modules/2.6.31-17-generic/build/.config 1) check that /build is a symlink to /usr/src/kernel-path-source 2) IF there is something like /proc/config , copy it to /usr/src/kernel-path-source/.config IF NOT, then you could try doi

Re: working on webcam driver

2009-05-17 Thread leandro Costantino
Hi Mark, just searching "0c45:612a gspca" could save you lot of time. I suppose you were looking at the old gspca homepage, because it listed on Jean F. Moine site http://moinejf.free.fr/webcam.html ( it dont know even it that page if still updated ) About the "gstreamer", what kind of troubles ar

Re: [PATCH 0/2] gspca sn9c20x subdriver rev2

2009-07-18 Thread leandro Costantino
Hi, shouldn't there be a check when allocating jpg_hdr? or i am missing something? sd->jpeg_hdr = kmalloc(JPEG_HDR_SZ, GFP_KERNEL); jpeg_define(sd->jpeg_hdr, height, width, 0x21); jpeg_set_qual(sd->jpeg_hdr, sd->quality); Best Regards. Nice to see microdia project here :) On Sat, Jul 18, 2

Re: image quality of Labtec Webcam 2200

2009-09-11 Thread leandro Costantino
Hi , i tested it with 2.6.31-rc9 & libvl 0.6.1 + svv and cannot reproduce. 301147.626826] gspca: probing 093a:2626 [301147.641578] gspca: probe ok [301147.641607] gspca: probing 093a:2626 [301147.641770] gspca: probing 093a:2626 [301147.641829] usbcore: registered new interface driver pac7311 [30

Re: image quality of Labtec Webcam 2200

2009-09-11 Thread leandro Costantino
Also , about the negative value. It happens to when using Pac7311 on libv4l_convert. Usually it an -EAGAIN, that should be ignored. svv application, just ignore that, and another apps take in account. But would be nice to re test your webcam to find where the real problem is. Best Regards 2009/9/

Re: image quality of Labtec Webcam 2200

2009-09-12 Thread leandro Costantino
On Sat, Sep 12, 2009 at 2:16 AM, Németh Márton wrote: > Hello, > > thank you for looking at this topic. > > leandro Costantino wrote: >> > Hi , >> > i tested it with 2.6.31-rc9 & libvl 0.6.1 + svv  and cannot reproduce. >> > >> > 301147.6

Re: image quality of Labtec Webcam 2200

2009-09-13 Thread leandro Costantino
Actually it based on pac7302. Pac7311/02 also has support ( since gspca1 ). I checked some old logs of the pac, and the driver init for 7302 seems ok. The "ff ff ff" sequence, seems to been taken in account on conversion. (libv4lconvert) /* Special Pixart versions of the *_nbits functions, these