Hauppauge WinTV Nova-S Plus PCI

From MythTV

Jump to: navigation, search

Contents

About

The Nova-S Plus is a satellite digital tv tuner based on CX24123, ISL6421 chips, with a remote control from Hauppauge.

  • Satellite in
  • Audio line-in
  • S-Video in
  • IR remote receiver in

Linux Support

Uses cx88-dvb driver. Remote control is supported.

LinuxTV Support

  • Works with v4l-dvb driver.

Setup

The nova-s setup is similar to that of the nova-t (i believe)
Make sure you use the nova-s lircd.conf and lircrc

Hauppauge WinTV Nova-S Plus PCI#Quick test
Hauppauge WinTV Nova-T 500 PCI#IR Reciever
Hauppauge WinTV Nova-T 500 PCI#Remote Control

Quick test

  • After a reboot
dmesg | grep -i dvb

to get some information on the card

[   36.670092] CORE cx88[0]: subsystem: 0070:9202, board: Hauppauge Nova-S-Plus DVB-S [card=37,autodetected]
[   36.830645] tveeprom 0-0050: TV standards ATSC/DVB Digital (eeprom 0x80)
[   36.903686] cx2388x dvb driver version 0.0.6 loaded
[   36.903690] cx8802_register_driver() ->registering driver type=dvb access=shared
[   36.903694] CORE cx88[0]: subsystem: 0070:9202, board: Hauppauge Nova-S-Plus DVB-S [card=37]
[   36.903696] cx88[0]/2: cx2388x based dvb card
[   36.987738] DVB: registering new adapter (cx88[0]).
[   36.987743] DVB: registering frontend 0 (Conexant CX24123/CX24109)...
[   38.005899] /home/ajh/sasc-ng/trunk/dvbloopback/module/dvb_loopback.c: frontend loopback driver v0.0.1
[   38.005903] dvbloopback: registering 1 adapters
[   38.005932] DVB: registering new adapter (DVB-LOOPBACK).

lircd.conf

# this config file was automatically generated
# using lirc-0.8.0(devinput) on Thu Mar 23 12:09:41 2023
#
# contributed by Kai-W. Bolte
#
# brand: Hauppauge
# model no. of remote control: A415-HPG
# devices being controlled by this remote: Hauppauge WinTV DVB-S Plus PCI
#

begin remote

name hauppauge_nova-s
bits 16
eps 30
aeps 100

one 0 0
zero 0 0
pre_data_bits 16
pre_data 0x8001
gap 132844
toggle_bit 0

begin codes
Go 0x0161
Power 0x0074
TV 0x0179
Videos 0x0189
Music 0x0188
Pictures 0x016F
Guide 0x016D
Radio 0x0181
UP 0x0067
LEFT 0x0069
RIGHT 0x006A
DOWN 0x006C
OK 0x001C
Back 0x00AE
Menu 0x008B
Vol+ 0x0073
Vol- 0x0072
CH+ 0x0192
CH- 0x0193
Prev-Ch 0x019C
Mute 0x0071
Rec 0x00A7
Stop 0x0080
FRW 0x00A8
Play 0x00CF
FFW 0x00D0
Skip-Back 0x00A5
Pause 0x0077
Skip-For 0x00A3
1 0x004F
2 0x0050
3 0x0051
4 0x004B
5 0x004C
6 0x004D
7 0x0047
8 0x0048
9 0x0049
Star 0x0184
0 0x0052
Hash 0x0172
Red 0x018E
Green 0x018F
Yellow 0x0190
Blue 0x0191
end codes

end remote

lircrc

Personal tools