Download Print this page
TBS technologies Octa-Tuner TBS-6909 User Manual

TBS technologies Octa-Tuner TBS-6909 User Manual

Dvb-s2x/-s2 tv-card
Hide thumbs Also See for Octa-Tuner TBS-6909:

Advertisement

Quick Links

www.tbs-technology.de
User Guide for DVB-S2 Octa-Tuner TV-Card, TBS-6909 and
DVB-S2X/-S2 Octa-Tuner TV-Card, TBS-6909-X
1. Hardware Installation
Step 1.1:
Please make sure that your PC is completely disconnected before installing the TV
card. Make sure that all parts are potential-free, otherwise there is a risk that by static
electricity (when touching with your hands), the card could be damaged.
Put the TV card into a free PCIe slot (see the operating instructions of your PC
Motherboards). In no case does the card fit into other slots that do not conform to the
PCIe specification. Please note that there is enough space for installation and for
example no graphics card fan disturbs. Please make sure the card fit in PCIe Slot
tightly.
Step 1.2:
If you want to connect the card to a large motor, or the power supply is with the PCIe
slot not sufficient, the supplied internal power cable must be additionally connected.
1

Advertisement

loading
Need help?

Need help?

Do you have a question about the Octa-Tuner TBS-6909 and is the answer not in the manual?

Questions and answers

Summary of Contents for TBS technologies Octa-Tuner TBS-6909

  • Page 1 www.tbs-technology.de User Guide for DVB-S2 Octa-Tuner TV-Card, TBS-6909 and DVB-S2X/-S2 Octa-Tuner TV-Card, TBS-6909-X 1. Hardware Installation Step 1.1: Please make sure that your PC is completely disconnected before installing the TV card. Make sure that all parts are potential-free, otherwise there is a risk that by static electricity (when touching with your hands), the card could be damaged.
  • Page 2 www.tbs-technology.de Step 1.3: The TBS-6909 and the TBS-6909-X are powerful Octa-Tuner Cards. Here is some information that you need to know before using: • C-Signal 5150 V access to Input 0 • H access to Input 2 • C-Signal 5750 V access to Input 1 •...
  • Page 3 www.tbs-technology.de...
  • Page 4 www.tbs-technology.de Mode 2: Mode 3:...
  • Page 5 www.tbs-technology.de Linux Open Source driver model Multiswitch mode: (Mode 0) If you are using Quad-LNB, you can directly connect the 4 cables to the 4 ports of TBS- 6909/TBS-6909-X. If you are using Quattro-LNB, you have 4 cables (V/L, V/H, H/L, H/H). Connect the right one to you TBS-6909/TBS-6909-X like the above picture (input 0 - input 3 should be connected to V/L, V/H, H/L, H/H respectively).
  • Page 6 www.tbs-technology.de Normal Mode (Mode 1) At the very beginning, you need to create a configuration file under the Linux system directory: /etc/modprobe.d/mxl58x.conf. The contents of the configuration file: options mxl58x mode = 1. After completing the configuration, restart your computer please. In normal mode: You can watch TV channels from high frequency/low-frequency noise V/H TV signals search through all four interfaces "Input 0, Input 1, Input 2, Input 3".
  • Page 7 www.tbs-technology.de Unicable (Mode 2) At the very beginning, you need to create a configuration file under the Linux system directory: /etc/modprobe.d/mxl58x.conf. The contents of the configuration file: options mxl58x mode = 2. After completing the configuration, restart your computer. Step 1.4: Multiswitch: In some cases, multi-switches have multiple satellite inputs.
  • Page 8: Windows Driver Installation

    www.tbs-technology.de 2. Windows Driver installation Step 2.1: Download TBS-6909 Driver https://tbs-technology.de/produkte/dvb/6909-octa- ) OR the TBS-6909-X Driver ( tuner/?lang=en https://tbs-technology.de/produkte/dvb/6909-x- octa-tuner/?lang=en ) from our Website by clicking on the respective driver. Please make sure that there are drivers for Windows 10 or older versions of Windows and that you select the correct driver for your operating system.
  • Page 9 www.tbs-technology.de 2.3) Confirm this window with “Extract all“. 2.4) Continue with “Extract“.
  • Page 10 www.tbs-technology.de 2.5) This window opens. Now select the setup file again. 2.6) Then select the language and confirm with “OK“.
  • Page 11 www.tbs-technology.de 2.7) Confirm with “Install“. 2.8) End the installation with “Finish“.
  • Page 12 www.tbs-technology.de 2.9) Once the driver installation is complete, the TBS-6909 is detected by your PC and shown in the Device Manager at “Sound, video and game controllers”. 2.10) Here you can also find all details about the drivers.
  • Page 13: Software Installation

    www.tbs-technology.de Hint: ● In some cases, the TBS-6909 will not be detected by your PC. We recommend to change the PCIe slot. ● If, for example, channels are not found during the channel search or the picture has small dropouts, the power supply of your PC via the PCIe plug is probably too low. In this case, please additionally connect the supplied power cable (yellow-black) to the TBS-6909.
  • Page 14 www.tbs-technology.de 4. Linux Open Source driver installation 4.1) Restart your PC and right-click the operating system webui. Enter the "sudo-s" command and the Ubuntu default password to open "Terminal". It is now possible to access the operating system. 4.2) # lspci -vvv | grep 6909 This command detects whether there is “Device 6909”, displaying as the following webui.
  • Page 15 www.tbs-technology.de 4.4) Execute the command # apt-get install git and install the package "git". 4.5) Open the directory of "tbsdriver" and then download "media build" and "media". # git clone https://github.com/tbsdtv/media_build.git # git clone --depth=1 https://github.com/tbsdtv/linux_media.git -b latest ./media...
  • Page 16 www.tbs-technology.de 4.6) Enter the directory of "media build" and execute "make dir DIR = .. / media". # make dir DIR=../media 4.7) # make distclean...
  • Page 17 www.tbs-technology.de 4.8) # make -j4 4.9) # make install...
  • Page 18 www.tbs-technology.de 4.10) Install the firmware and run the following command. Please save the file in your favorite directory and unpack the file in the directory "lib / firmwares". 4.10.1) Run # wget http://www.tbsdtv.com/download/document/linux/tbs-tuner- firmwares_v1.0.tar.bz2. 4.10.2) # tar jxvf tbs-tuner-firmwares_v1.0.tar.bz2 -C /lib/firmware/...
  • Page 19 www.tbs-technology.de 4.11) Please execute all the above commands first. Thus, the installation is completed successfully. Then restart the PC and enter the following commands to see if everything is correct: # reboot # dmesg | grep frontend 5) If you want to update the drivers in the future, please enter the "tbsdriver / media" and execute the following commands: # cd media # git remote update...
  • Page 20 www.tbs-technology.de 6. Using dvblast with Linux Operational Environment 6.1) Connect the satellite cable to the LNB. 6.2) Lock the TV channels from the DVB-S signal. (Tuner 0) dvblast -f 12538000 -s 41250000 -v 13 -a 0 -5 DVBS (Tuner 1) dvblast -f 12538000 -s 41250000 -v 13 -a 1 -5 DVBS (Tuner 2) dvblast -f 12538000 -s 41250000 -v 13 -a 2 -5 DVBS (Tuner 3) dvblast -f 12538000 -s 41250000 -v 13 -a 3 -5 DVBS (Tuner 4) dvblast -f 12538000 -s 41250000 -v 13 -a 4 -5 DVBS...
  • Page 21 www.tbs-technology.de 7. Tvheadend manual 7.1) Connect the satellite cable to the LNB. 7.2) Install the software Run tvheadend -C. 7.3) Start the Firefox browser and enter the IP address of your PC and the port number 9981. You can then log into the tvheadend configuration webui.
  • Page 22 www.tbs-technology.de 7.4) Open "Networks" and enter the correct "Network name" with the product name. Unlock the required TV signal via the LNB and save these settings. 7.5) Open "Muxes" and enter the frequencies and parameters. Save this afterwards.
  • Page 23 www.tbs-technology.de 7.6) For "Delivery System" please save "DVBS2" and for "Modulation" please save "PSK / 8". 7.7) Enter the TV adapter, select the LNB port you want to use, open TurboSight and set the reference card to save.
  • Page 24 www.tbs-technology.de 7.8) Click "Advance" and then "Save" to save the settings. 7.9) Click "Position # 1" and add the settings provided by the network channel. Save it afterwards.
  • Page 25 www.tbs-technology.de 7.10) Open "Networks" and then click on "Force Scan" to lock TV channels. 7.11) Open "Services". Here you can stream all the TV programs you want live. Also look at "Map services". If you want to work with Tuner 1 to Tuner 7, please set the correct configuration. Use the parameters according to steps 7.4 - 7.11.
  • Page 26 www.tbs-technology.de 7.12) Unicable mode settings 7.13) Further steps to be taken: 7.4 and 7.5, 7.9 and 7.11...
  • Page 27 www.tbs-technology.de 8. Astra manual 8.1) Connect the satellite cable to the LNB. 8.2) Install the Astra software and open the program. 8.3) Start the Firefox browser and enter the IP address of your PC and the port number 8010. You can then log into the astra configuration webui...
  • Page 28 www.tbs-technology.de 8.4) Create a new "adapter" and then set the right satellite TV signal and frequency parameters over LNB. Then click on "Apply". 8.5) Save “DVB-S2“.
  • Page 29 www.tbs-technology.de 8.6) Open "Adapters" again. When the LNB signal display appears, the configuration was successful. Click it and you come to the operation interface. 8.7) Open "Adapters" to scan TV channels. Then select the programs you want to see and save with "Save".
  • Page 30 www.tbs-technology.de 8.8) Save all selected TV channels. You will find these under "Streams". Then set the output protocol (Output # 1) according to your wishes and save with "Apply". FAQs: https://tbs-technology.de/faq/tuner-dvb/?lang=en...

This manual is also suitable for:

Octa-tuner tbs-6909-x