Hauppauge WinTV-HVR-2255: Difference between revisions
Jump to navigation
Jump to search
(Created page with "An ATSC PCIe card from Hauppauge. Also supports ClearQAM cable TV. It is supported under Linux since kernel 4.2. (Note: Analog support is not impl...") |
No edit summary |
||
Line 10: | Line 10: | ||
===Identification=== |
===Identification=== |
||
It has a PCI subsystem ID of 0070:f111. |
It has a PCI subsystem ID of 0070:f111. |
||
==Making it Work== |
|||
===Firmware=== |
|||
The following firmware is also needed: |
|||
cd /lib/firmware |
|||
wget http://www.steventoth.net/linux/hvr22xx/firmwares/4019072/NXP7164-2010-03-10.1.fw |
|||
===Drivers=== |
===Drivers=== |
||
Drivers are included in kernel 4.2. |
Drivers are included in kernel 4.2. |
||
Latest revision as of 01:17, 10 March 2016
An ATSC PCIe card from Hauppauge. Also supports ClearQAM cable TV.
It is supported under Linux since kernel 4.2. (Note: Analog support is not implemented yet).
Components Used:
- Silicon Labs Si2157 (tuner for digital)
- LG LGDT3306a (digital demodulator)
- NXP SAA7164 (A/V Decoder & PCIe bridge)
Identification
It has a PCI subsystem ID of 0070:f111.
Making it Work
Firmware
The following firmware is also needed:
cd /lib/firmware wget http://www.steventoth.net/linux/hvr22xx/firmwares/4019072/NXP7164-2010-03-10.1.fw
Drivers
Drivers are included in kernel 4.2.