Page 1 of 1

tbs 6281 pcie on ubuntu x86

PostPosted: Fri Sep 05, 2014 5:14 pm
by jim85
Hello,

First thing, i'm a newbie on linux.

I bought a tbs 6281 pcie card for my htpc

I tried many times to install it but nothing works.

Here is the code I used to install it :

Code: Select All Code
mkdir driver
cd driver
wget http://www.tbsdtv.com/download/document/common/tbs-linux-drivers_v140819.zip
unzip tbs-linux-drivers_v140819.zip
tar xjvf linux-tbs-drivers.tar.bz2
cd linux-tbs-drivers
sudo ./v4l/tbs-x86.sh
sudo make && sudo make install
sudo shutdown -r now


I found this code on web.

The code never returns errors, but nothing change.

Please, helpe me.

Thanks

Jim