Linux 4.11-rc6
[linux/fpc-iii.git] / Documentation / media / dvb-drivers / technisat.rst
blobf80f4ecc15601611e3075c4f3c1163b10f1ca022
1 How to set up the Technisat/B2C2 Flexcop devices
2 ================================================
4 .. note::
6    This documentation is outdated.
8 Author: Uwe Bugla <uwe.bugla@gmx.de> August 2009
10 Find out what device you have
11 -----------------------------
13 Important Notice: The driver does NOT support Technisat USB 2 devices!
15 First start your linux box with a shipped kernel:
17 .. code-block:: none
19         lspci -vvv for a PCI device (lsusb -vvv for an USB device) will show you for example:
20         02:0b.0 Network controller: Techsan Electronics Co Ltd B2C2 FlexCopII DVB chip /
21         Technisat SkyStar2 DVB card (rev 02)
23         dmesg | grep frontend may show you for example:
24         DVB: registering frontend 0 (Conexant CX24123/CX24109)...
26 Kernel compilation:
27 -------------------
29 If the Flexcop / Technisat is the only DVB / TV / Radio device in your box
30 get rid of unnecessary modules and check this one:
32 ``Multimedia support`` => ``Customise analog and hybrid tuner modules to build``
34 In this directory uncheck every driver which is activated there
35 (except ``Simple tuner support`` for ATSC 3rd generation only -> see case 9 please).
37 Then please activate:
39 - Main module part:
41   ``Multimedia support`` => ``DVB/ATSC adapters`` => ``Technisat/B2C2 FlexcopII(b) and FlexCopIII adapters``
43   #) => ``Technisat/B2C2 Air/Sky/Cable2PC PCI`` (PCI card) or
44   #) => ``Technisat/B2C2 Air/Sky/Cable2PC USB`` (USB 1.1 adapter)
45      and for troubleshooting purposes:
46   #) => ``Enable debug for the B2C2 FlexCop drivers``
48 - Frontend / Tuner / Demodulator module part:
50   ``Multimedia support`` => ``DVB/ATSC adapters``
51    => ``Customise the frontend modules to build`` ``Customise DVB frontends`` =>
53   - SkyStar DVB-S Revision 2.3:
55     #) => ``Zarlink VP310/MT312/ZL10313 based``
56     #) => ``Generic I2C PLL based tuners``
58   - SkyStar DVB-S Revision 2.6:
60     #) => ``ST STV0299 based``
61     #) => ``Generic I2C PLL based tuners``
63   - SkyStar DVB-S Revision 2.7:
65     #) => ``Samsung S5H1420 based``
66     #) => ``Integrant ITD1000 Zero IF tuner for DVB-S/DSS``
67     #) => ``ISL6421 SEC controller``
69   - SkyStar DVB-S Revision 2.8:
71     #) => ``Conexant CX24123 based``
72     #) => ``Conexant CX24113/CX24128 tuner for DVB-S/DSS``
73     #) => ``ISL6421 SEC controller``
75   - AirStar DVB-T card:
77     #) => ``Zarlink MT352 based``
78     #) => ``Generic I2C PLL based tuners``
80   - CableStar DVB-C card:
82     #) => ``ST STV0297 based``
83     #) => ``Generic I2C PLL based tuners``
85   - AirStar ATSC card 1st generation:
87     #) => ``Broadcom BCM3510``
89   - AirStar ATSC card 2nd generation:
91     #) => ``NxtWave Communications NXT2002/NXT2004 based``
92     #) => ``Generic I2C PLL based tuners``
94   - AirStar ATSC card 3rd generation:
96     #) => ``LG Electronics LGDT3302/LGDT3303 based``
97     #) ``Multimedia support`` => ``Customise analog and hybrid tuner modules to build`` => ``Simple tuner support``