Hauppauge WinTV-NOVA-HD-S2

From LinuxTVWiki
Revision as of 22:14, 25 December 2011 by Kunze (talk | contribs) (Insert "firmware not responding" part)
Jump to navigation Jump to search

DVB-S/S2 PCI card. Similar to the HVR-4000 but without DVB-T or analogue TV features.

Product page: http://www.hauppauge.co.uk/site/products/data_novahds2.html .

The card is supported in the stock Linux kernel since version 2.6.28, so ideally you should simply use 2.6.28 or later, and obtain and install the latest firmware as described here: Hauppauge_WinTV-HVR-4000. The right modules should be loaded automatically on boot (check lsmod and dmesg output). Then start Kaffeine 0.8.8 for example.

Important note: There is another revision of the card which is not supported under Linux. This revision is not even recognized by the kernel because it has a different PCI device identifier. The unrecognized identifier is [14f1:0800]. To check your card, enter:

# lspci -vnn
...
01:07.0 Multimedia video controller [0400]: Conexant Systems, Inc. Device [14f1:0800] (rev 05)
...

The revision that is correctly recognized has the id [14f1:8800].

On some cards it seems, that the firmware is not recognized. If you accesses the card, you get the error:

...
cx24116_cmd_execute() Firmware not responding
...

For me it works to run one session a Kernel with a patch described here.

If you have to run an earlier kernel try the v4l-dvb repository at http://linuxtv.org/hg/v4l-dvb, and see Hauppauge_WinTV-HVR-4000 or the link below for getting the latest firmware. It is identified as "Hauppauge WinTV-HVR4000(Lite) DVB-S/S2".

hg clone http://linuxtv.org/hg/v4l-dvb
cd v4l-dvb
make
sudo make install
sudo reboot

Resources

  • An old ubuntuusers.de forum thread with how-to on page 3 in German (should be easily machine-translateable), which seems to work for some people. Uses driver code, which used to be in the linuxtv Hg repository, with some updates to that code back then so that the HD-S2 code works with newer kernels. Recognized as a "Hauppauge WinTV HVR-4000(Lite)". (Wonder why that code was removed.)

Sample kernel output

Note that this differs slightly from the HVR-4000 model in that there are no analogue sound inputs on the card. This results in the following line in the kernel log: tveeprom 0-0050: audio processor is None (idx 0)

Linux video capture interface: v2.00
cx88/2: cx2388x MPEG-TS Driver Manager version 0.0.6 loaded
cx88[0]: subsystem: 0070:6906, board: Hauppauge WinTV-HVR4000(Lite) DVB-S/S2 [card=69,autodetected], frontend(s): 1
cx88[0]: TV tuner type -1, Radio tuner type -1
cx88/0: cx2388x v4l2 driver version 0.0.6 loaded
cx2388x alsa driver version 0.0.6 loaded
tveeprom 0-0050: Hauppauge model 69100, rev B2C3, serial# 28987XX
tveeprom 0-0050: MAC address is 00-0D-FE-2C-3B-XX
tveeprom 0-0050: tuner model is Conexant CX24118A (idx 123, type 4)
tveeprom 0-0050: TV standards ATSC/DVB Digital (eeprom 0x80)
tveeprom 0-0050: audio processor is None (idx 0)
tveeprom 0-0050: decoder processor is CX882 (idx 25)
tveeprom 0-0050: has no radio, has IR receiver, has no IR transmitter
cx88[0]: hauppauge eeprom: model=69100
input: cx88 IR (Hauppauge WinTV-HVR400 as /class/input/input4
cx88[0]/2: cx2388x 8802 Driver Manager

... SNIP (lines removed) ...

cx88[0]/2: found at 0000:01:06.2, rev: 5, irq: 17, latency: 32, mmio: 0xe5000000
cx8802_probe() allocating 1 frontend(s)

... SNIP (lines removed) ...

cx88[0]/0: found at 0000:01:06.0, rev: 5, irq: 17, latency: 32, mmio: 0xe3000000
cx88[0]/0: registered device video0 [v4l2]
cx88[0]/0: registered device vbi0

... SNIP (lines removed) ...

cx88/2: cx2388x dvb driver version 0.0.6 loaded
cx88/2: registering cx8802 driver, type: dvb access: shared
cx88[0]/2: subsystem: 0070:6906, board: Hauppauge WinTV-HVR4000(Lite) DVB-S/S2 [card=69]
cx88[0]/2: cx2388x based DVB/ATSC card

... SNIP (lines removed) ...

cx88[0]/1: CX88x/0: ALSA support for cx2388x boards
DVB: registering new adapter (cx88[0])
DVB: registering adapter 0 frontend 0 (Conexant CX24116/CX24118)...

... SNIP (lines removed) ...

cx24116_firmware_ondemand: Waiting for firmware upload (dvb-fe-cx24116.fw)...
firmware: requesting dvb-fe-cx24116.fw
cx24116_firmware_ondemand: Waiting for firmware upload(2)...
cx24116_load_firmware: FW version 1.22.82.0
cx24116_firmware_ondemand: Firmware upload complete