If this is the same patch I used on 0.3.6z (IIRC), you can simply edit
ivtv-fileopts.c manually and comment out (or remove) the two blocks in it
that look like this:
if (tda9887 == 0) {
int config = 0;
ivtv_tda9887(itv, TDA9887_SET_CONFIG, &config);
}
if (tda9887 == 0) {
int config = TDA9887_PORT1_ACTIVE | TDA9887_PORT2_ACTIVE;
ivtv_tda9887(itv, TDA9887_SET_CONFIG, &config);
}
I've had to do this with 0.3.7 and 0.3.7a and it works for my PAL
PVR500MCE.
/ Niklas
-------------------------------------------------------
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
[email protected]
https://lists.sourceforge.net/lists/listinfo/ivtv-devel