technisat.rst 2.8 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100
  1. .. SPDX-License-Identifier: GPL-2.0
  2. How to set up the Technisat/B2C2 Flexcop devices
  3. ================================================
  4. .. note::
  5. This documentation is outdated.
  6. Author: Uwe Bugla <uwe.bugla@gmx.de> August 2009
  7. Find out what device you have
  8. -----------------------------
  9. Important Notice: The driver does NOT support Technisat USB 2 devices!
  10. First start your linux box with a shipped kernel:
  11. .. code-block:: none
  12. lspci -vvv for a PCI device (lsusb -vvv for an USB device) will show you for example:
  13. 02:0b.0 Network controller: Techsan Electronics Co Ltd B2C2 FlexCopII DVB chip /
  14. Technisat SkyStar2 DVB card (rev 02)
  15. dmesg | grep frontend may show you for example:
  16. DVB: registering frontend 0 (Conexant CX24123/CX24109)...
  17. Kernel compilation:
  18. -------------------
  19. If the Flexcop / Technisat is the only DVB / TV / Radio device in your box
  20. get rid of unnecessary modules and check this one:
  21. ``Multimedia support`` => ``Customise analog and hybrid tuner modules to build``
  22. In this directory uncheck every driver which is activated there
  23. (except ``Simple tuner support`` for ATSC 3rd generation only -> see case 9 please).
  24. Then please activate:
  25. - Main module part:
  26. ``Multimedia support`` => ``DVB/ATSC adapters`` => ``Technisat/B2C2 FlexcopII(b) and FlexCopIII adapters``
  27. #) => ``Technisat/B2C2 Air/Sky/Cable2PC PCI`` (PCI card) or
  28. #) => ``Technisat/B2C2 Air/Sky/Cable2PC USB`` (USB 1.1 adapter)
  29. and for troubleshooting purposes:
  30. #) => ``Enable debug for the B2C2 FlexCop drivers``
  31. - Frontend / Tuner / Demodulator module part:
  32. ``Multimedia support`` => ``DVB/ATSC adapters``
  33. => ``Customise the frontend modules to build`` ``Customise DVB frontends`` =>
  34. - SkyStar DVB-S Revision 2.3:
  35. #) => ``Zarlink VP310/MT312/ZL10313 based``
  36. #) => ``Generic I2C PLL based tuners``
  37. - SkyStar DVB-S Revision 2.6:
  38. #) => ``ST STV0299 based``
  39. #) => ``Generic I2C PLL based tuners``
  40. - SkyStar DVB-S Revision 2.7:
  41. #) => ``Samsung S5H1420 based``
  42. #) => ``Integrant ITD1000 Zero IF tuner for DVB-S/DSS``
  43. #) => ``ISL6421 SEC controller``
  44. - SkyStar DVB-S Revision 2.8:
  45. #) => ``Conexant CX24123 based``
  46. #) => ``Conexant CX24113/CX24128 tuner for DVB-S/DSS``
  47. #) => ``ISL6421 SEC controller``
  48. - AirStar DVB-T card:
  49. #) => ``Zarlink MT352 based``
  50. #) => ``Generic I2C PLL based tuners``
  51. - CableStar DVB-C card:
  52. #) => ``ST STV0297 based``
  53. #) => ``Generic I2C PLL based tuners``
  54. - AirStar ATSC card 1st generation:
  55. #) => ``Broadcom BCM3510``
  56. - AirStar ATSC card 2nd generation:
  57. #) => ``NxtWave Communications NXT2002/NXT2004 based``
  58. #) => ``Generic I2C PLL based tuners``
  59. - AirStar ATSC card 3rd generation:
  60. #) => ``LG Electronics LGDT3302/LGDT3303 based``
  61. #) ``Multimedia support`` => ``Customise analog and hybrid tuner modules to build`` => ``Simple tuner support``