PcHDTV HD-2000: Difference between revisions
Jump to navigation
Jump to search
(New page: This card requires a firmware file (dvb-fe-or51211.fw) for the demodulator, which can be obtained from the [http://www.linuxtv.org/downloads/firmware/ LinuxTV downloads section]. Alternati...) |
(PCI ID) |
||
Line 1: | Line 1: | ||
lspci -vn will reveal that the card has a PCI ID of 7063:2000 |
|||
This card requires a firmware file (dvb-fe-or51211.fw) for the demodulator, which can be obtained from the [http://www.linuxtv.org/downloads/firmware/ LinuxTV downloads section]. |
This card requires a firmware file (dvb-fe-or51211.fw) for the demodulator, which can be obtained from the [http://www.linuxtv.org/downloads/firmware/ LinuxTV downloads section]. |
||
Alternatively, one can also obtain the firmware file by using the get_dvb_firmware perl script included with kernel sources: |
Alternatively, one can also obtain the firmware file by using the get_dvb_firmware perl script included with kernel sources: |
||
Line 4: | Line 7: | ||
# perl get_dvb_firmware or51211 |
# perl get_dvb_firmware or51211 |
||
Either way, once the download is complete, place a copy of the firmware file in your /lib/firmware directory. |
Either way, once the download is complete, place a copy of the firmware file in your /lib/firmware directory. |
||
As an aside, although they differ in board design and layout, the HD-2000 card shares the same functional components as the first version of the [[DViCO FusionHDTV II]] card. |
As an aside, although they differ in board design and layout, the HD-2000 card shares the same functional components as the first version of the [[DViCO FusionHDTV II]] card. |
Revision as of 20:55, 28 February 2007
lspci -vn will reveal that the card has a PCI ID of 7063:2000
This card requires a firmware file (dvb-fe-or51211.fw) for the demodulator, which can be obtained from the LinuxTV downloads section.
Alternatively, one can also obtain the firmware file by using the get_dvb_firmware perl script included with kernel sources:
# cd /[kernel source directory]/Documentation/dvb/ # perl get_dvb_firmware or51211
Either way, once the download is complete, place a copy of the firmware file in your /lib/firmware directory.
As an aside, although they differ in board design and layout, the HD-2000 card shares the same functional components as the first version of the DViCO FusionHDTV II card.