technisat.rst 2.8 KB

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