Page 1 of 1

Fail to install TBS6209 with opensource drivers

PostPosted: Fri May 04, 2018 11:44 pm
by proseiko
Hi,

I'm having a problem installing TBS6209 on ubuntu 15.10 with the opensource drivers.

I've done every step from the manual few times and when I reboot - Nothing...

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
make -j4
sudo make install
sudo reboot[


any suggestions?

Re: Fail to install TBS6209 with opensource drivers

PostPosted: Sat May 05, 2018 10:14 am
by steven
Hi

Please have a try with this one

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

Thanks

Kind Regards

steven