Download Print this page

Advertisement

Quick Links

Dear Customers,
Thank you so much for using TBS products. TBS6528 is a PCI Express TV tuner card
that supports multiple digital TV standards, including DVB-S2/S, DVB-T2/T, DVB-/C,
and ISDB-T, which makes a switchover between different digital TV signals more
convenient. Furthermore, with built-in Common Interface that allows insertion of
CAM and smartcard for pay TV, it becomes your best choice to watch/record digital
cable HD TV on PC.
In order to use this item correctly, please read this user manual carefully at the
beginning.
1. Hardware Installation
1.1 Install TBS TV Tuner Card
Power off the computer, remove computer cover and take out cover panel of
PCI-e slot in which you want to put the card. Insert the card in PCI-e slot and fix
card bracket with screw. Make sure the card fit in PCI-e slot tightly. Then put
back computer cover.
Attention:
 When turn off the computer, please do not touch the PC internal components especially the
1.2 Connect TV Signal Cable to the Tuner Card on Your PC
CPU and VGA chip, which has a high temperature with a risk of burns.
 Please be sure to see the manual of PC and peripheral equipment.
TBS6528 User Guide
TBS6528 Multi Standard Tuner Card User Guide

Advertisement

loading

Summary of Contents for tbs electronics TBS6528

  • Page 1 TBS6528 User Guide Dear Customers, Thank you so much for using TBS products. TBS6528 is a PCI Express TV tuner card that supports multiple digital TV standards, including DVB-S2/S, DVB-T2/T, DVB-/C, and ISDB-T, which makes a switchover between different digital TV signals more convenient.
  • Page 2 1.2 Connect TV Signal Cable to the PCI-e Card on Your PC Please make sure you properly connect the TV signal to the TV tuner on computer in case of the damage to antenna device. The following TBS6528 TV Signal Table is for your reference.
  • Page 3: Windows Driver Installation

    “Computer Management”, click “Other devices”, finally choose and double click the right hardware device for more details. Please kindly see the following screenshot for your reference. 2. 2 Download TBS6528 Windows Driver from Our Website (See screenshot below) http://www.tbsiptv.com/tbs6528-multi-standard-tv-tuner-ci-pci-e-card?search=6528 TBS6528 Multi Standard Tuner Card User Guide...
  • Page 4 3)Click “TBS_6528_driver_setup”, and then a new window will pop 4 ) If the quick installation fails to try to manually install, open the drive compression package, according to their own system, copy the drive path (see below) TBS6528 Multi Standard Tuner Card User Guide...
  • Page 5 5) Open the device manager, to drive the manual update (see below) TBS6528 Multi Standard Tuner Card User Guide...
  • Page 6 6)Click “Next” “Install” “Finish” to complete installation TBS6528 Multi Standard Tuner Card User Guide...
  • Page 7 “System Properties” to pop up “System Properties” windows, click “Hardware” → “Device Manager”. Then click “+”in front of “Sound, video and game controllers”. If you can see “TBS6528 Dual BDA Tuners” that means you do have installed driver correctly. Just display as below:...
  • Page 8 7) TBS6528 Mode change tool (See screenshot below.) Open the TBS6528 Mode Change tool choose the right Mode as you want then click Write to apply the change .(See screenshot below.) TBS6528 Multi Standard Tuner Card User Guide...
  • Page 9 If you forgot this step, don’t worry, after finished install, please click “Modules” item — “Module List” to set it. When you insert the CAM, you can check its information in “Modules”—“TBS CI” item: TBS6528 Multi Standard Tuner Card User Guide...
  • Page 10 ②Don’t insert or pull the card out directly when your computer is working, ot herwise it will damage your tuner card. TBS6528 Multi Standard Tuner Card User Guide...
  • Page 11 4.2 # lspci -vvv | grep 6528 (This command detects whether there is “Device 6528”, displaying as the following webui.) 4.3 Set up a directory named “tbsdriver”. Here takes saving the directory on the desktop as an example. # mkdir tbsdriver (See screenshot below.) TBS6528 Multi Standard Tuner Card User Guide...
  • Page 12 # apt-get install git 4.5 Enter the directory of “tbsdriver”, and then download “media build” and “media” files. (See the following screenshot.) # git clone https://github.com/tbsdtv/media_build.git # git clone --depth=1 https://github.com/tbsdtv/linux_media.git -b latest ./media TBS6528 Multi Standard Tuner Card User Guide...
  • Page 13 4.6 Enter the directory of “media build”,execute “ make dir DIR=../media” as the following screenshot. # make dir DIR=../media 4.7 # make distclean(See screenshot below.) TBS6528 Multi Standard Tuner Card User Guide...
  • Page 14 4.8 # make -j4 4.9 # make install (See screenshot below.) TBS6528 Multi Standard Tuner Card User Guide...
  • Page 15 Install “firmware” and execute the following command. Please save the file in 4.10 your favorite directory, and then unzip the file to “lib/firmwares” directory as the below screenshot. 1)Execute #wget http://www.tbsdtv.com/download/document/linux/tbs-tun er-firmwares_v1.0.tar.bz2 2)#tar jxvf tbs-tuner-firmwares_v1.0.tar.bz2 -C /lib/firmware/ ( See screenshot below.) TBS6528 Multi Standard Tuner Card User Guide...
  • Page 16 /media” directory and execute the following commands to update the drivers. (See the commands below.) # cd media # git remote update # git pull # cd ../media_build # git remote update # git pull # make # sudo make install # reboot TBS6528 Multi Standard Tuner Card User Guide...
  • Page 17 6.3 (Input 1) Lock TV Channels from DVB-T Signal. (See screenshot below.) 6.4 Lock TV Channels from DVB-T2 Signal. (Input 0) # dvblast -f 474000000 -b 8 -a 0 -5 dvbt2 (Input 1) # dvblast -f 474000000 -b 8 -a 1 -5 dvbt2 TBS6528 Multi Standard Tuner Card User Guide...
  • Page 18 8.1 Connect Satellite Cable to RF Input. You need to input the following information step by step. (See screenshot below.) # cd /dev/dvb/adapter0 # ln -s demux0 demux1 # ln -s dvr0 dvr1 # ln -s net0 net1 TBS6528 Multi Standard Tuner Card User Guide...
  • Page 19 8.2 Install Software and Run tvheadend-c (See screenshot below.) Launch Firefox browser, input the IP address of your PC and port number 9981 as below, then you can log in tvheadend configuration webui. (See the following screenshot.) TBS6528 Multi Standard Tuner Card User Guide...
  • Page 20 Log in “Networks”, set the right “Network Name” with product model number and required TV signal via LNB, and then save it.(See screenshot below.) 8.5 Log in “Muxes”, setup freq. parameters and save it.(See screenshot below.) TBS6528 Multi Standard Tuner Card User Guide...
  • Page 21 Log in “TV adapters”, add a new “Networks” same as you set up before, and then click “save”. (See screenshot below.) Double click “Silicon Labs Si2183” folder,tick “Enabled” and “Save” as below. (The the following screenshot is for your reference.) TBS6528 Multi Standard Tuner Card User Guide...
  • Page 22 8.9 Log in “Services”, you can live streaming all the TV programs that you would like to watch in “Map services”. (See screenshot below.) 8.10 If you would like to broadcast other satellite programs, please set up the right configuration parameters according to “tvheadend 8.4-8.9” steps. TBS6528 Multi Standard Tuner Card User Guide...
  • Page 23 9. Tvheadend CI Function (Tutorial video of tvheadend by using Canax cam.) 9.1 Log in “General”, and then double click “Configuration” to set “User HTTP digest authentication” as “Expert” model, finally save it. (The following screenshot is for your reference.) TBS6528 Multi Standard Tuner Card User Guide...
  • Page 24 ”Save” . (The following screenshot is for your reference.) 9.3 Insert the Cam and then carry out the above steps from 3.4 to 3.9, you can live streaming TV programs via choosing your favorite decrypted TV signal and frequency. TBS6528 Multi Standard Tuner Card User Guide...
  • Page 25 10..2 Install astra software and run the program. (See screenshot below.) 10.3 Open Firefox browser, input the IP address of your PC and port number 8010 as below, then you can log in astra configuration webui. (See the following screenshot. ) TBS6528 Multi Standard Tuner Card User Guide...
  • Page 26 LNB, finally click “Apply”. (See screenshot below.) 10.5 Log in “Adapters” again. If the LNB signal indication pops up in the window, you have successfully completed the configuration. Click it and enter into the operation interface. (See screenshot below.) TBS6528 Multi Standard Tuner Card User Guide...
  • Page 27 Finally click “Save” as below. 10.7 Save all the selected TV programs, you will find them in ”Streams”. Then please set the output protocol according to your needs. Finally click “Apply” as below. TBS6528 Multi Standard Tuner Card User Guide...
  • Page 28 How to use mumudvb http://www.mumudvb.net/doc/mumudvb-1.7.3/QUICKSTART.html http://www.mumudvb.net/doc/mumudvb-1.7.3/README_CONF.html Windows: 1. Windows 7 x64 Code 52 issue Please check this guide: http://www.tbsdtv.com/forum/viewtopic.php?f=86&t=9989 2. Does your driver support windows 10? No problem you can feel free using windows xp,vista/7/8/10 TBS6528 Multi Standard Tuner Card User Guide...
  • Page 29 Our all dvbt/t2 card just support the parasitic antenna. If you use the active antenna, you need supply power to antenna. 8. Whether support CI+? Our all CI card just support the CI, do no support CI+. TBS6528 Multi Standard Tuner Card User Guide...