How to install the tbs cards driver for Raspberry Pi

Hi all
Good news that we success compile the latest open source driver for Raspberry Pi
you can try by yourself or you can use our remote service more information you can find here:
https://www.tbsiptv.com/driver-installation-service
new package for new kernel :
# wget https://www.tbsdtv.com/download/document/linux/media_build-rpi-2021-07-19.tar.bz2
# sudo rm -rf /lib/modules/`uname -r`/kernel/drivers/media/
#tar jxvf media_build-rpi-2021-07-19.tar.bz2
#cd media_build
#./install.sh
#reboot
update package for the Raspbian on Raspberry Pi 4B (support kernel upto 5.4) package :
ttp://www.tbsdtv.com/download/document/linux/media_build-rpi-2020-01-02.tar.bz2
For kernel 5.4.79-v7+ please try this new package :
http://www.tbsdtv.com/download/document/linux/media_build-rpi-2020-10-14.tar.bz2
here is the detail steps please have a check
1.Download the latest Raspbian Image from the official website:
http://director.downloads.raspberrypi.org/raspbian/images/raspbian-2019-04-09/2019-04-08-raspbian-stretch.zip
detail install steps :
2.install the driver,the kernel we are using is :
root@raspberrypi:/home/pi# uname -a
Linux raspberrypi 4.14.98-v7+ #1200 SMP Tue Feb 12 20:27:48 GMT 2019 armv7l GNU/Linux
1).download the kernel header file
#apt-get install raspberrypi-kernel-headers
2) download some soft
#apt-get install patchutils
#apt-get install libproc-processtable-perl
3) download offline TBS driver package:
#wget http://www.tbsdtv.com/download/document/linux/media_build-2019-04-15-rpi.tar.bz2
# sudo rm -rf /lib/modules/`uname -r`/kernel/drivers/media/
#tar jxvf media_build-2019-04-15-rpi.tar.bz2
#cd media_build
#./install.sh
#reboot
after reboot it should load the TBS driver.
TBS5927:
TBS5922SE:
TBS5520SE
if you have any issue you can leave message here .
Thanks
Kind Regards
steven
Good news that we success compile the latest open source driver for Raspberry Pi
you can try by yourself or you can use our remote service more information you can find here:
https://www.tbsiptv.com/driver-installation-service
new package for new kernel :
# wget https://www.tbsdtv.com/download/document/linux/media_build-rpi-2021-07-19.tar.bz2
# sudo rm -rf /lib/modules/`uname -r`/kernel/drivers/media/
#tar jxvf media_build-rpi-2021-07-19.tar.bz2
#cd media_build
#./install.sh
#reboot
update package for the Raspbian on Raspberry Pi 4B (support kernel upto 5.4) package :
ttp://www.tbsdtv.com/download/document/linux/media_build-rpi-2020-01-02.tar.bz2
For kernel 5.4.79-v7+ please try this new package :
http://www.tbsdtv.com/download/document/linux/media_build-rpi-2020-10-14.tar.bz2
here is the detail steps please have a check
1.Download the latest Raspbian Image from the official website:
http://director.downloads.raspberrypi.org/raspbian/images/raspbian-2019-04-09/2019-04-08-raspbian-stretch.zip
detail install steps :
2.install the driver,the kernel we are using is :
root@raspberrypi:/home/pi# uname -a
Linux raspberrypi 4.14.98-v7+ #1200 SMP Tue Feb 12 20:27:48 GMT 2019 armv7l GNU/Linux
1).download the kernel header file
#apt-get install raspberrypi-kernel-headers
2) download some soft
#apt-get install patchutils
#apt-get install libproc-processtable-perl
3) download offline TBS driver package:
#wget http://www.tbsdtv.com/download/document/linux/media_build-2019-04-15-rpi.tar.bz2
# sudo rm -rf /lib/modules/`uname -r`/kernel/drivers/media/
#tar jxvf media_build-2019-04-15-rpi.tar.bz2
#cd media_build
#./install.sh
#reboot
after reboot it should load the TBS driver.
TBS5927:
TBS5922SE:
TBS5520SE
if you have any issue you can leave message here .

Thanks
Kind Regards
steven