Moderator Control Panel ]

Install Guide Ubuntu 14.04 64bit

Install Guide Ubuntu 14.04 64bit

Postby boomsound » Wed Jan 28, 2015 11:04 pm

Instructions to install TBS5220 On Ununtu 14.04 64bit

Do not plug in the stick at this stage


:!: Stage 1: apparmor teardown
#We also want to remove apparmor as this could cause conflicts later on, want a real solution? Look at Grsecurity:

Code: Select All Code
sudo service apparmor stop
sudo update-rc.d -f apparmor remove
sudo apt-get -y remove apparmor apparmor-utils


:!: Stage 2: Build Tools
#setup the tools needed to build.

Code: Select All Code
sudo apt-get install dkms build-essential linux-headers-$(uname -r)
sudo apt-get install patchutils libproc-processtable-perl build-essential git-core linux-headers-`uname -r`


:!: Stage 3: Folder creation
#make our folders

Code: Select All Code
mkdir ~/tbs_linux
cd ~/tbs_linux


Warning:
If you have at any point performed the following, remove as this will conflict with the build from tbsdtv
sudo git clone git://linuxtv.org/media_build.git



!NOTE!
Make sure you check this is the latest version of the driver pack from:
http://www.tbsdtv.com/download/
Look for TBS5220
You may then need to update the filename (tbs-linux-drivers_v150109.zip) as required.


:!: Stage 4: Download latest drivers from http://www.tbsdtv.com/download/
#grab the drivers

Code: Select All Code
cd ~/tbs_linux
wget http://www.tbsdtv.com/download/document/common/tbs-linux-drivers_v150109.zip
unzip  tbs-linux-drivers_v150109.zip


:!: Stage 5: Firmware
#setup firmware

Code: Select All Code
sudo mv -iv dvb-usb-tbsqbox-id5220.fw /lib/firmware/


:!: Stage 6: Build Driver & Install
#Build as follows

Code: Select All Code
tar -jxvf linux-tbs-drivers.tar.bz2
cd linux-tbs-drivers
sudo su
./v4l/tbs-x86_64.sh
make
make install


:!: Stage 7: Plugin and GO
#Plugin your usb stick and check we have everything working.

Code: Select All Code
dmesg|grep dvb


You should see the following:

dvb-usb: TBS 5220 USB2.0 successfully initialized and connected.


:lol: Yay go watch some TV :-)
boomsound
 
Posts: 1
Joined: Sun Nov 30, 2014 11:53 pm

Re: Install Guide Ubuntu 14.04 64bit

Postby joolzg » Tue Dec 08, 2015 12:48 am

HELP

[ 15.309490] dvb-usb: found a 'TBS 5220 USB2.0' in cold state, will try to load a firmware
[ 15.391266] dvb-usb: downloading firmware from file 'dvb-usb-tbsqbox-id5220.fw'
[ 15.512039] dvb-usb: found a 'TBS 5220 USB2.0' in warm state.
[ 15.512124] dvb-usb: will pass the complete MPEG2 transport stream to the software demuxer.
[ 15.737117] dvb-usb: MAC address: ff:ff:ff:ff:ff:ff
[ 15.789627] dvb-usb: no frontend was attached by 'TBS 5220 USB2.0'
[ 15.790030] dvb-usb: schedule remote query interval to 150 msecs.
[ 15.790034] dvb-usb: TBS 5220 USB2.0 successfully initialized and connected.

So I have a /dev/dvb/adapter0

and in this i have
/dev/dvb/adapter0/demux0
/dev/dvb/adapter0/dvr0
/dev/dvb/adapter0/net0

NO
/dev/dvb/adapter0/frontend0

Any help that can be offered will be accepted, i have already removed the 2 i2c writes in tbs5220.c and i am using the latest driver 151105.zip

joolz
joolzg
 
Posts: 33
Joined: Fri Aug 12, 2011 6:18 am

Re: Install Guide Ubuntu 14.04 64bit

Postby stilmant » Tue Dec 08, 2015 11:07 pm

Hello Joolzg, what about connecting the tuner before booting the computer and check if this is not working better using USB 3.0 instead of USB2.0 or opposite.
stilmant
 
Posts: 51
Joined: Fri Mar 01, 2013 3:21 pm
Location: Luxembourg


Return to Linux

Who is online

Users browsing this forum: No registered users and 1 guest

cron