For a couple of years I'm happy with two TBS6981 cards, where the driver is already in the kernel.
I like to experiment with DVB-T2 and DVB-C so I bought a TBS6281SE where the drivers are not in the kernel already.
What is the best approach? The following possibilities I have?:
- TBS driver package;
- Open Source Drivers for TBS cards (ljalves).
Both methods are replacing the "media" directory in the kernel library tree /lib/modules/<kernel version>/drivers/media
After one try of the open source drivers it seems that it is not that easy to get it working (binary version mismatch).
Does someone have experience with two different cards and one of the above media replacements?