Feature #852
Nova-HD-S2 firmware
Status: | Closed | Start date: | 09/23/2012 | |
---|---|---|---|---|
Priority: | Normal | Due date: | ||
Assignee: | brfransen | % Done: | 100% |
|
Category: | Packages: Core | Spent time: | - | |
Target version: | 7.5 |
Description
Following this thread here, I was able to get the Haupauge Nova-HD-S2 card to work with LinHES. All that is necessary to do this is add the correct firmware to the /lib/firmware folder (thanks brfransen for the where!)
I used the most recent version of the 1.26.90.0 firmware from www.wintvcd.co.uk as described in the post over at LinuxTV.org. [[http://www.linuxtv.org/wiki/index.php/Hauppauge_WinTV-HVR-4000]]
@cd /tmp
wget http://www.wintvcd.co.uk/drivers/88x_2_126_28225_WHQL.zip
Unzip 88x_2_126_28225_WHQL.zip
sudo dd if=hcw88bda.sys of=/lib/firmware/dvb-fe-cx24116.fw bs=1 skip=105768 count=32290
@
I also used their command for the symink, but I don;t think it necessary.
After rebooting my LinHES box, I was able to scan for channels successfully.
Associated revisions
dvb-firmware: add dvb-fe-cx24116.fw. closes #852
Merge remote-tracking branch 'origin/testing' into testing
- By Britney Fransen
- Via Britney Fransen
Conflicts:
abs/core/LinHES-system/PKGBUILD
abs/core/iguanair/PKGBUILD
abs/core/mythtv/stable-0.25/mythtv/PKGBUILD
History
Updated by brfransen about 12 years ago
- Assignee set to brfransen
- Tracker changed from Support to Feature
- Category set to Packages: Core
- Target version set to 7.5
Updated by brfransen about 12 years ago
- % Done changed from 0 to 100
- Status changed from New to Closed
Applied in changeset 2033f716626a7b5043198398e09436a1449f6d81.