public inbox for linux-media@vger.kernel.org
 help / color / mirror / Atom feed
From: Jean-Francois Moine <moinejf@free.fr>
To: eric.paturage@orange.fr
Cc: linux-media@vger.kernel.org
Subject: Re: (very) wrong picture with sonixj driver and  0c45:6128
Date: Tue, 30 Jun 2009 12:46:24 +0200	[thread overview]
Message-ID: <20090630124624.7c64a597@free.fr> (raw)
In-Reply-To: <200906291843.n5TIhoO04486@neptune.localwarp.net>

On Mon, 29 Jun 2009 20:43:29 +0200 (CEST)
eric.paturage@orange.fr wrote:
> i am trying to use an "ngs skull" webcam with the gspca sonixj
> driver . i enclose a screen copy , so one can see what what i mean :
> the image is flatten vertically , there is 25% missing on the left .
> and the color is all wrong , over-bright  . (no matter how much i try
> to correct with v4l_ctl) the tests have been done with the latest
> mercurial version of the v4l drivers (from sunday evening) on
> 2.6.29.4 . I also tried it on 2 other computers (2.6.28.2 ) and
> 2.6.27.4 . with sames results .
	[snip]
> any idea what is going on ? 
> 
> I can provide more detailled log if needed , by setting the debug
> param in gspca_main 

Hello Eric,

Looking at the ms-win driver, it seems that the bridge is not the right
one. May you try to change it? This is done in the mercurial tree
editing the file:

	linux/drivers/media/video/gspca/sonixj.c

and replacing the line 2379 from:

{USB_DEVICE(0x0c45, 0x6128), BSI(SN9C110, OM6802, 0x21)}, /*sn9c325?*/

to

{USB_DEVICE(0x0c45, 0x6128), BSI(SN9C120, OM6802, 0x21)}, /*sn9c325*/
                                     ~~~

Don't forget to do 'make', 'make install' and 'rmmod gspca_sonixj'...

Cheers.

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

  reply	other threads:[~2009-06-30 10:46 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-06-29 18:43 (very) wrong picture with sonixj driver and 0c45:6128 eric.paturage
2009-06-30 10:46 ` Jean-Francois Moine [this message]
2009-06-30 18:46   ` Hans de Goede
  -- strict thread matches above, loose matches on Subject: below --
2009-06-30 19:27 eric.paturage

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20090630124624.7c64a597@free.fr \
    --to=moinejf@free.fr \
    --cc=eric.paturage@orange.fr \
    --cc=linux-media@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox