ADS Tech Instant HDTV PCI: Difference between revisions

From LinuxTVWiki
Jump to navigation Jump to search
m (Added category PCI/ATSC)
m (fix kernel inclusion)
 
(One intermediate revision by one other user not shown)
Line 1: Line 1:
An [[ATSC]] [[ATSC PCI Cards|PCI card]] from [[ADS Tech]].
An [[ATSC]] [[ATSC PCI Cards|PCI card]] from [[ADS Tech]].


Its supported under Linux [http://linuxtv.org/hg/v4l-dvb/rev/8b1cf44b5653].
Its supported under Linux since Kernel 2.6.28 [http://git.kernel.org/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=f689d9083a3a46ae3801c37d0dbcb170fc6a9608].


==Overview/Features==
==Overview/Features==
Line 45: Line 45:




[[Category:PCI|ATSC]]
[[Category:ATSC PCI Cards]]

Latest revision as of 05:23, 28 January 2012

An ATSC PCI card from ADS Tech.

Its supported under Linux since Kernel 2.6.28 [1].

Overview/Features

a dual RF input pci card

It supports both analog (NTSC) and Digital (8-VSB and 256-QAM) sources.

ADS Tech Instant HDTV PCI ... highly similar to the KWorld ATSC 110

    • PTV-380-EF revision lacks A/V inputs
    • PTV-381-EF (oem) revision has an A/V input DIN on board, but access to it is blocked by the bracket
    • PTV-382-EF revision has an A/V input

Components Used

  • Philips TUV1236D NIM
    • Infineon TUA6034 (tuner)
    • Philips TDA9887 (analog IF demodulator)
    • ATI Nxt2004 (digital demodulator for 8VSB & 256/64-QAM)
  • Philips SAA7135 (A/V decoder & PCI bridge)

Indentification

1421:0380

Making it work

Firmware

This card requires a firmware file (dvb-fe-nxt2004.fw1) for the demodulator, which can be obtained using the get_dvb_firmware perl script included in the kernel sources:

# cd /[kernel source directory]/Documentation/dvb/
# perl get_dvb_firmware nxt2004

Once the download is complete, place a copy of the firmware file in your /lib/firmware directory. (This directory may differ with some distros; consult your distro's documentation for the appropriate location).

Note 1: All devices that use the Nxt2004 demodulator are currently using a firmware version from the AVerMedia AVerTVHD MCE A180. As the firmware's code has not been discerned, it is unclear whether other firmware for the Nxt2004 (i.e. those provided by other devices) would have any affect on reception performance.

Drivers

Sample kernel output

Remote control support

External Links

  • ADS Tech product page