On 7/20/05, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote: > Hello Petter, > >> Used to have the same problem here as well. If the loading of the > >> tda9887 module doesn't help you (it made no difference for my setup), > And unfortunately, no more for me ... > > Thanks for your patch... But can you explain (or recommend some document) > to learn how to apply your patche ? ... :-( >
man patch but most likely you'll using something like cd to source code patch -p1 --dry-run <path-to-patch (or possibly -p0) If that looks good then remove the --dry-run option and the patch will be applied. Then build the code and away you go. Hoep this helps. ------------------------------------------------------- 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
