On Sat, Apr 25, 2009 at 9:21 PM, Devin Heitmueller <devin.heitmueller@xxxxxxxxx> wrote: > On Sat, Apr 25, 2009 at 5:49 AM, Peter Hoyland > <Peter.Hoyland@xxxxxxxxxxx> wrote: >> Hallo >> >> I have a Terratec Cinergy HTC USB XS Stick and want to use this with >> Me-TV in order to record and view TV via Cable (Germany). >> >> My research shows that a driver is in development under this link >> http://mcentral.de/wiki/index.php5?title=Terratec_HTC_XS&oldid=2804. >> >> This link offers no instructions to installation, I was hoping that it >> would be included In Ubuntu Jaunty, alas to no avail. I am hoping that >> you can help me further or at least tell me in which Kernel release this >> driver will be integrated. >> >> Thanks in advance >> Peter Hoyland > > This device is supported in Markus's closed source driver only. It > will not be merged into the mainline kernel, and there are no plans at > this time for anyone else to reverse engineer the Micronas demod and > write an open source driver. > > My advice: return it and buy something supported. > > Micronas actively screwed the Linux community when they had me do all > the integration work for their device and then refused to let me > release it. I wouldn't buy any of their products if you care about > open source. > There is no code to merge for the mainline kernel this is why it will not be merged actually. The driver is userland based and works with LD_PRELOAD right infront of the existing em28xx driver, the patched one is just required in order to support VBI. It can be seen as firmware from userland. This is a new framework providing the v4l and dvb configuration framework from userland and provides support from tested 2.6.10+ (possibly earlier ones already) There's no need for Micronas nor Trident to provide such kerneldrivers as long as the userland driver is available. It's also much easier to install than the earlier versions. regards, Markus -- To unsubscribe from this list: send the line "unsubscribe linux-media" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html