Bryan,

tried this but gave another effect. Image was "scrambled". I think it
was using the secam settings for pal. I'm back to removing the one
line.

N.

On 6/23/05, Bryan Mayland <[EMAIL PROTECTED]> wrote:
> Nick,
> Would you do me a favor and try something?  I'm wondering if I have the
> setup code flipfloped.  The cx25840ctl diffs don't show that ACFG being
> on has done anything (that we know about anyway), so I'm really
> scratching my head.  Try putting the ACFG_DIS(0x01) back in, but then go
> a few more lines down (19 lines actually) and change
> if (is_secam) {
>     to
> if (!is_secam) {
> (add an exclamation point there)
> 
> Compile it up, install and load.  If you still get DDoubleVision(tm),
> I'm going to recommend that we remove the line you've been commenting
> out.  I added it to match the windows driver, but didn't think it would
> hurt anything.
> 
> Nick Rosier wrote:
> 
> >until Bryan or Chris can investigate this in depth, just remove the
> >CX25840_SET_ACFG_DIS(0x01);
> >line from the cx25840-driver.c file and recompile the driver. That's
> >how I'm running 0.3.6p at the moment. Driver works like a charm.
> >
> >
> >
> >
> 
> 
> -------------------------------------------------------
> SF.Net email is sponsored by: Discover Easy Linux Migration Strategies
> from IBM. Find simple to follow Roadmaps, straightforward articles,
> informative Webcasts and more! Get everything you need to get up to
> speed, fast. http://ads.osdn.com/?ad_id=7477&alloc_id=16492&op=click
> _______________________________________________
> ivtv-devel mailing list
> ivtv-devel@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/ivtv-devel
>


-------------------------------------------------------
SF.Net email is sponsored by: Discover Easy Linux Migration Strategies
from IBM. Find simple to follow Roadmaps, straightforward articles,
informative Webcasts and more! Get everything you need to get up to
speed, fast. http://ads.osdn.com/?ad_idt77&alloc_id492&op=click
_______________________________________________
ivtv-devel mailing list
ivtv-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/ivtv-devel

Reply via email to