Hauppauge WinTV-HVR-4000: Difference between revisions
Appearance
No edit summary |
|||
| (5 intermediate revisions by 5 users not shown) | |||
| Line 1: | Line 1: | ||
[[Category: Hardware]] | |||
{{versioninfo|810Status=PnP|810UpdatedDate=5th May 2010|810UpdatedBy=sambuca|1004Status=Partially PnP|1004UpdatedDate=5th Jan 2012|1004UpdatedBy=Schmich}} | |||
{| align="right" | |||
| __TOC__ | |||
|} | |||
[[Category: Video]] | [[Category: Video]] | ||
[[Category: TV Cards]] | [[Category: TV Cards]] | ||
[[Image:Hvr4000_top.jpg]] | [[Image:Hvr4000_top.jpg]] | ||
== 1004 == | |||
The card gets detected and installed straight away. However for me the card couldn't lock for either '''DVB-S''' or '''DVB-T'''. | |||
To solve the '''DVB-S''' part, I installed the 1.26.90 firmware: | |||
wget http://www.wintvcd.co.uk/drivers/88x_2_125_28070_WHQL.zip | |||
unzip -jo 88x_2_125_28070_WHQL.zip Driver88/hcw88bda.sys | |||
sudo dd if=hcw88bda.sys of=/lib/firmware/dvb-fe-cx24116-1.26.90.0.fw skip=105768 bs=1 count=32674 | |||
sudo ln -s /lib/firmware/dvb-fe-cx24116-1.26.90.0.fw /lib/firmware/dvb-fe-cx24116.fw | |||
'''DVB-T''' doesn't work due to a faulty driver in the 2.6.32 kernel. I don't know how to fix this so, if anyone does feel, free to explain. | |||
Do note: I have tried installing the v4l-dvb-20100517 drivers but then all my cards were lost in MythTV-Setup. | |||
Latest revision as of 21:42, 5 February 2012
| Version | Status | Date Updated | Updated By |
|---|---|---|---|
| 710 | Unknown | N/A | N/A |
| 810 | PnP | 5th May 2010 | sambuca |
| 1004 | Partially PnP | 5th Jan 2012 | Schmich |
| 1204 | Unknown | N/A | N/A |
| 1404 | Unknown | N/A | N/A |
| Usage Information | |||
1004
The card gets detected and installed straight away. However for me the card couldn't lock for either DVB-S or DVB-T.
To solve the DVB-S part, I installed the 1.26.90 firmware:
wget http://www.wintvcd.co.uk/drivers/88x_2_125_28070_WHQL.zip unzip -jo 88x_2_125_28070_WHQL.zip Driver88/hcw88bda.sys sudo dd if=hcw88bda.sys of=/lib/firmware/dvb-fe-cx24116-1.26.90.0.fw skip=105768 bs=1 count=32674 sudo ln -s /lib/firmware/dvb-fe-cx24116-1.26.90.0.fw /lib/firmware/dvb-fe-cx24116.fw
DVB-T doesn't work due to a faulty driver in the 2.6.32 kernel. I don't know how to fix this so, if anyone does feel, free to explain.
Do note: I have tried installing the v4l-dvb-20100517 drivers but then all my cards were lost in MythTV-Setup.
