On 1/3/06, Gregoire Favre <gregoire.favre@xxxxxxxxx> wrote: > On Tue, Jan 03, 2006 at 02:33:07AM -0500, Michael Krufky wrote: > > > However, Mauro pushes our patches from cvs into our own v4l-dvb -git > > quite often... The v4l-dvb -git tree is located at: > > I am now running for two days with the v4l-dvb -git tree and the two > patches for av7110 crash recovery. I don't see any change from the > regular 2.6.15-rc7 : I also have the VDR crashes from time to time > (maybe xine's related ?)but it's not worse :) > > > It would be great for this to be tested, although linuxtv cvs is still > > the official repository. We are mainly using -git as a way to make it > > easier to merge our patches upstream into Linus's tree. > > > > Installing from cvs is easy... > > WAS easy I would say... with the makelinks... even if it "destroy" your > source, a ONE (or two) patch file against a kernel would be much better. > > > Why dont you follow the instructions in the wiki-howto: > > > > http://linuxtv.org/v4lwiki/index.php/How_to_build_from_CVS > > Because I want to compil a complete kernel, and I would like to be able > to ONLY compil what I want, not all modules, and some of the DVB stuffs > I want IN the kernel, NOT as modules, so I can't test the new v4l-dvb > just "easy" ;) > > > I hope this helps, > > Thank you, I am sorry it doesn't. OK, well this WILL help you: I have added the makelinks functionality from dvb-kernel into v4l-dvb a few weeks ago, but I don't ever test this build method, so it may be broken... If anything's wrong, it may be some broken #includes to compat.h or i2c-compat.h -- If you have these problems, feel free to submit a patch, or show us the build errors and maybe we can fix them for you. To do it: "make kernel-links" Once again, this feature is undocumented, mainly because nobody has the time to maintain it , to make sure that it still works, (although it might) , and it WILL totally bork your kernel sources, (but you know this, as dvb-kernel's makelinks script did the same) Hope THIS helps, Mike