PcHDTV HD-3000: Difference between revisions

From LinuxTVWiki
Jump to navigation Jump to search
mNo edit summary
(lowercase note, what the card is, external links)
Line 1: Line 1:
{{lowercase|pcHDTV HD-3000}}


The [[pcHDTV]] HD-3000 is an [[ATSC]] [[ATSC PCI Cards|PCI card]].


lspci -vn will reveal that the card has a PCI ID of 7063:3000
lspci -vn will reveal that the card has a PCI ID of 7063:3000


Line 9: Line 15:
*or from the [[http://www.pchdtv.com/downloads.html pcHDTV downloads page]]
*or from the [[http://www.pchdtv.com/downloads.html pcHDTV downloads page]]
Whatever method you choose (you'll get the same files regardless of the source), once the download is complete, place a copy of the firmware files in your /lib/firmware directory. (This directory may differ with some distros; consult your distro's documentation for the appropriate location).
Whatever method you choose (you'll get the same files regardless of the source), once the download is complete, place a copy of the firmware files in your /lib/firmware directory. (This directory may differ with some distros; consult your distro's documentation for the appropriate location).


==External Links==
* http://www.pchdtv.com/
* http://www.pchdtv.com/forum/

Revision as of 19:21, 2 March 2007


The pcHDTV HD-3000 is an ATSC PCI card.


lspci -vn will reveal that the card has a PCI ID of 7063:3000


This card requires a firmware file(s) (dvb-fe-or51132-vsb.fw and dvb-fe-or51132-qam.fw) for the demodulator. These files can be obtained several different ways:

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

Whatever method you choose (you'll get the same files regardless of the source), once the download is complete, place a copy of the firmware files in your /lib/firmware directory. (This directory may differ with some distros; consult your distro's documentation for the appropriate location).


External Links