Chris,

both 0.3.6m and 0.3.6n suffer from displaying doublevision video.
After undoing the following snipplet of ivtv-0.3.6l_m.diff everything works fine again for me (well, all but the fact that I always get tuner audio, also for composite and line-in/s-video).

diff -BurN ivtv-0.3.6l/driver/cx25840-driver.c ivtv-0.3.6m/driver/cx25840-driver.c
--- ivtv-0.3.6l/driver/cx25840-driver.c 2005-06-14 15:38:51.000000000 -0500
+++ ivtv-0.3.6m/driver/cx25840-driver.c 2005-06-15 14:05:28.000000000 -0500
@@ -211,6 +211,10 @@
                break;
        }

+       // We set 0x470-0x47f manually, prevent
+       // ACFG from trying to autodetect
+       CX25840_SET_ACFG_DIS(0x01);
+
        if (is_pal) {
                // 8d.
                CX25840_SET_COMB_PHASE_LIMIT(0x11);



tveeprom: Hauppauge: model = 26034, rev = C197, serial# = 7702916
tveeprom: tuner = LG PAL (TAPE Series) (idx = 97, type = 55)
tveeprom: tuner fmt = PAL(B/G) PAL(D/K) (eeprom = 0x44, v4l2 = 0x00000e07)
tveeprom: audio_processor = MSP3400C (type = 4)

pal=G

        Uli


-------------------------------------------------------
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

Reply via email to