Hi all
Here is the detail steps to install the linux driver
#git clone https://github.com/tbsdtv/media_build.git
#git clone --depth=1 https://github.com/tbsdtv/linux_media.git -b latest ./media
#cd media_build
#make dir DIR=../media
#make allyesconfig
#sed -i -r 's/(^CONFIG.*_RC.*=)./\1n/g' v4l/.config
#sed -i -r 's/(^CONFIG.*_IR.*=)./\1n/g' v4l/.config
#make -j4
#sudo make install
reboot pc
# shutdown -r now
detected card
# dmesg | grep frontend
[ 5.672784] DVB: registering adapter 0 frontend 0 (TurboSight TBS 6904 DVBS/S2 frontend)...
[ 6.126936] DVB: registering adapter 2 frontend 0 (TurboSight TBS 6904 DVBS/S2 frontend)...
[ 6.581951] DVB: registering adapter 3 frontend 0 (TurboSight TBS 6904 DVBS/S2 frontend)...
[ 7.039329] DVB: registering adapter 4 frontend 0 (TurboSight TBS 6904 DVBS/S2 frontend)...
[ 7.382843] DVB: registering adapter 1 frontend 0 (TurboSight TBS 6290 DVBT/T2 frontend)...
[ 9.431417] DVB: registering adapter 5 frontend 0 (TurboSight TBS 6290 DVBT/T2 frontend)...
If you still have problem with this please check this part :
https://github.com/tbsdtv/linux_media/wiki
https://github.com/tbsdtv/linux_media/wiki/Prerequisites,-Build-errors-and-Rebuilding
or write email to our support#tbsdtv.com .
Thanks
Kind Regards
steven