Page 1 of 1

linux driver for tbs 5520se

PostPosted: Fri Apr 09, 2021 7:26 pm
by chuliu
I followed this tutorial https://www.linuxtv.org/wiki/index.php/ ... stallation
and tried to install driver for tbs 5520se.

I installed open source driver "forked driver" but the command found nothing "dmesg | grep 'DVB: registering'"
and I deleted the folder where the downloaded files are because I don't know how to uninstall driver for linux.

Then I installed tbs closed end driver for 5 times or so. Again I cannot find anything by the command "ls -al dev/dvb"

I am a noob to linux. How do I uninstall the drivers and how I can install it correctly?

Re: linux driver for tbs 5520se

PostPosted: Fri Apr 16, 2021 2:39 pm
by steven
Hi Sir

Please have a try with this package :

# wget http://www.tbsdtv.com/download/document/linux/media_build-2021-02-04.tar.bz2
# sudo rm -rf /lib/modules/`uname -r`/kernel/drivers/media/
#tar jxvf media_build-2021-02-04.tar.bz2
#cd media_build
#./install.sh
#reboot

Thanks

Kind Regards

steven