Page 1 of 1

TBS 6922 Driver and TerraTec Cinergy T PCIe dual

PostPosted: Mon Mar 25, 2013 6:26 pm
by xamul
I already have a dual DVB-T tuner and a DVB-S card on my system.
The dual DVB-T card is a TerraTec Cinergy T PCIe dual using the cx23885 module, the card itself is identified by card=34 on ubuntu 12.10 kernel > 3.5. On this link you find details information about the card working on linux http://www.linuxtv.org/wiki/index.php/T ... _PCIe_dual

After building the TBS driver i cannot see the TerraTec card, since the card=34 is used by a TBS card and the terrcatec is completley missing from the configuration available for module cx23885.

So i can only use the TBS card or the TerraTec card, not both.

Re: TBS 6922 Driver and TerraTec Cinergy T PCIe dual

PostPosted: Thu Apr 11, 2013 11:33 pm
by xamul
So nobody knows how to make the TBS6922 driver compatible with the standard cx23885 module which supports the TerraTec Cinergy T PCIe card?

I think the TBS developers should find a smarter solution than rebuilding an obsolte versione of the dvb driver tree. DKMS for example?

If I cannot find a solution here I will try on any forum dedicated to dvb drivers for linux.

http://blog.ilz.it/?p=109

Re: TBS 6922 Driver and TerraTec Cinergy T PCIe dual

PostPosted: Sat Jul 27, 2013 3:02 am
by updatelee
It wasnt as simple as youve implied, the tbs tree is also missing mt2063 tuner modules which is required. Ive made a patch and it compiles, but have no way to test it so I dont know if it even works. Try it out and let me know

http://www.2shared.com/file/0JM_SWDk/terratec.html

It would be easier and better I think to port saa716x over to the mainline kernel, Its not too difficult Ive done that as well,

https://bitbucket.org/updatelee

I dont have any of the TBS stuff in there, and have made changes that make the TBS binaries incompatible. But you can get the idea how to add saa716x from that.

UDL