Re: [linux-dvb] dvbloop - A virtual DVB adapter

2007-11-24 Thread Jean-Claude Repetto
Christian Praehauser wrote : I wrote a Linux kernel module which provides one or more virtual DVB adapters. When loaded, it creates a char device of the form /dev/dvbloopnum for every virtual DVB adapter. All Transport Stream packets written to a char device will be delivered on the

[linux-dvb] dvbnet dvb-s2

2007-11-24 Thread Igor Nikanov
Hi does dvbnet can work with dvb-s2 cards ? Igor ___ linux-dvb mailing list linux-dvb@linuxtv.org http://www.linuxtv.org/cgi-bin/mailman/listinfo/linux-dvb

Re: [linux-dvb] AF9015 Driver (USB)

2007-11-24 Thread Diego
Hi. Sorry for my english I supposed that patch its for .23 kernels right? I change the sources on default Ubuntu kernel (2.6.22) for get that your driver working on this kernel (got errors when patching and want other module supports that .23 dont give me atm) and works. Work good, after few

Re: [linux-dvb] AVerTV Hybrid Express (A577)

2007-11-24 Thread didli
Some infos for this avertv A577 expresscard TV Tuner hybrid, with Ubuntu Gutsy on HP laptop dv9051ea : lspci -vvv -nn - : 03:00.0 Multimedia video controller [0400]: Conexant Unknown device [14f1:8852] (rev 02) # Expresscard Slot I suppose... Subsystem: Avermedia Technologies Inc Unknown

Re: [linux-dvb] AF9015 Driver (USB)

2007-11-24 Thread Antti Palosaari
Diego wrote: Thank you for reporting. I supposed that patch its for .23 kernels right? I change the sources on default Ubuntu kernel (2.6.22) for get that your driver working on this kernel (got errors when patching and want other module supports that .23 dont give me atm) and works. Patch

Re: [linux-dvb] dvbloop - A virtual DVB adapter

2007-11-24 Thread Christian Prähauser
Hello Jean! Thanks for the hint. The server is now back online! Cheers, Christian. Jean-Claude Repetto schrieb: Christian Praehauser wrote : I wrote a Linux kernel module which provides one or more virtual DVB adapters. When loaded, it creates a char device of the form /dev/dvbloopnum for

Re: [linux-dvb] dvbnet dvb-s2

2007-11-24 Thread Christian Prähauser
Hello Igor! If the card uses the TS compatibility mode of DVB-S2, then dvbnet should work as usual (with MPE/ULE over TS over DVB-S2 Base-band frames). If you want to use Generic Stream Encapsulation (GSE, DVB Bluebook A116), this currently is a problem, because GSE runs natively over DVB-S2

[linux-dvb] AF901x Driver (USB)

2007-11-24 Thread Andreas Diehl
Here is Afatech's (Taiwan) newest driver for the AF901x DVB-T tuners. It is available for download from the Digittrade web site: http://www.digittrade.de/shop/info/stick_treiber/linux/Linux_MT2060_2.6.20.tar Digittrade, who sells DVB-T sticks with the Afatech MT2060 and AF9016 chipset, wants to

Re: [linux-dvb] AF901x Driver (USB)

2007-11-24 Thread Manu Abraham
Andreas Diehl wrote: Digittrade, who sells DVB-T sticks with the Afatech MT2060 and AF9016 chipset, wants to support the Linux community and has released the driver under GPL. The driver contains among Afatech code some linuxtv code modules. It builds and works fine. Only there might be

Re: [linux-dvb] AF901x Driver (USB)

2007-11-24 Thread Andreas Diehl
Manu, I asked Digittrade about the licensing. They stated that they received the code directly from Afatech and that they have been tasked to integrate it. They claim that they have it at their disposal, so they support the Linux community. Some code files lack the header, nevertheless the

Re: [linux-dvb] dvbloop - A virtual DVB adapter

2007-11-24 Thread Luc Brosens
Christian Prähauser wrote: Hello Jean! Thanks for the hint. The server is now back online! Cheers, Christian. Jean-Claude Repetto schrieb: Christian Praehauser wrote : I wrote a Linux kernel module which provides one or more virtual DVB adapters. When loaded, it creates a char