Page 1 of 1

I cannot install a driver for the tbs 6991 digital card.

PostPosted: Mon Apr 22, 2019 9:40 am
by ozkandonmez
Hi,

I cannot install a driver for the tbs 6991 digital card.
I've tried a lot of ways, but somehow the driver won't load.

please help me

Re: I cannot install a driver for the tbs 6991 digital card.

PostPosted: Mon Apr 22, 2019 4:07 pm
by steven
Hi ozkandonmez

You are using 6991 or 6991SE ?

For 6991SE please use this package:
#wget http://www.tbsdtv.com/download/document/linux/media_build-2019-04-15.tar.bz2
# sudo rm -rf /lib/modules/`uname -r`/kernel/drivers/media/
#tar jxvf media_build-2019-04-15.tar.bz2
#cd media_build
#./install.sh
#reboot

and for 6991 please use this package the latest kernel is 4.10
closed driver: upto 4.10
#sudo rm -rf /lib/modules/`uname -r`/kernel/drivers/media/
1.wget http://www.tbsiptv.com/download/common/tbs-linux-drivers_v170330.zip
2.unzip tbs-linux-drivers_v170330.zip
3. tar jxvf linux-tbs-drivers.tar.bz2
4. cd linux-tbs-drivers
5. ./v4l/tbs-x86_64.sh
6. make -j4
7.make install
8.restart

Thanks

Kind Regards

steven

Re: I cannot install a driver for the tbs 6991 digital card.

PostPosted: Tue Apr 23, 2019 12:07 am
by ozkandonmez
Hi Steven,

my card 6991 .
I tried both configurations but still the driver is not installed.

Regards,

Re: I cannot install a driver for the tbs 6991 digital card.

PostPosted: Thu Apr 25, 2019 2:11 pm
by steven
Hi

Which kernel you are using for 6991 please use this one :

closed driver: upto kernel 4.10
#sudo rm -rf /lib/modules/`uname -r`/kernel/drivers/media/
1.wget http://www.tbsiptv.com/download/common/ ... 170330.zip
2.unzip tbs-linux-drivers_v170330.zip
3. tar jxvf linux-tbs-drivers.tar.bz2
4. cd linux-tbs-drivers
5. ./v4l/tbs-x86_64.sh
6. make -j4
7.make install
8.restart

Thanks

Kind Regards

steven