NXP TDA1004x: Difference between revisions

From LinuxTVWiki
Jump to navigation Jump to search
(nowadays in repository)
Line 52: Line 52:


==Support==
==Support==
The TDA10048 is supported but requires a firmware available [http://steventoth.net/linux/hvr1700/ here]
The TDA10048 is supported in but requires a firmware available [http://steventoth.net/linux/hvr1700/ here] or in linux-firmware-nonfree package as dvb-fe-tda10048-1.0.fw.


==External Links==
==External Links==

Revision as of 17:15, 16 October 2011

The TDA1004x series are DVB-T demodulators from NXP Semiconductors.

TDA10045

A DSP-based DVB-T Demodulator produced by Philips Semiconductors. Superceeded by the TDA10046.

Documentation is available only when signing an NDA. The Linux driver was written after analyzing the Windows driver and thus can't easily get better than the Windows driver.


Kernel Config

For 2.6.11 (?? could be less) and above go to:

-> Device Drivers
  -> Multimedia devices
     -> Video For Linux
       -> Digital Video Broadcasting Devices

Select

-> DVB For Linux (DVB)
  -> DVB Core Support (DVB_CORE)
    -> AV7110 cards
    -> Budget cards with onboard CI connector (DVB_BUDGET_CI)
    -> Customise DVB Frontends
      -> Philips TDA10045H/TDA10046H based (DVB_TDA1004X)

Requires a firmware to work. You need to run a script that comes with the kernel source (it downloads the windows driver and peels out the code). Then, each time the machine is booted, the firmware is loaded into the card to make it work. See the Firmware page for instructions.

TDA10046

A DSP-based DVB-T Demodulator produced by Philips Semiconductors. Successor of the TDA10045. Documentation is available only when signing an NDA. The Linux driver was written after analyzing the Windows driver and thus can't get better than the Windows driver.

Kernel Config

For 2.6.11 (?? could be less) and above go to:

-> Device Drivers
  -> Multimedia devices
     -> Video For Linux
       -> Digital Video Broadcasting Devices

Select

-> DVB For Linux (DVB)
  -> DVB Core Support (DVB_CORE)
    -> AV7110 cards
    -> Budget cards with onboard CI connector (DVB_BUDGET_CI)
    -> Customise DVB Frontends
      -> Philips TDA10045H/TDA10046H based (DVB_TDA1004X)

Requires a firmware to work. You need to run a script that comes with the kernel source (it downloads the windows driver and peels out the code). Then, each time the machine is booted, the firmware is loaded into the card to make it work. See the Firmware page for instructions.

TDA10048

Overview/Features

  • Supports CODFM
  • 2kHz/8kHz DVB-T demodulator
  • 4kHZ DVB-H demodulator
  • 0.16W power consumption

Support

The TDA10048 is supported in but requires a firmware available here or in linux-firmware-nonfree package as dvb-fe-tda10048-1.0.fw.

External Links

Product Page on NXP.com

Merge History

This page includes contributions from the following pages that have been merged in (see http://en.wikibooks.org/wiki/Help:Merging_pages#Merging_edit_histories):