NetUP Dual DVB-S2-CI: Difference between revisions

From LinuxTVWiki
Jump to navigation Jump to search
(link to windows open source driver added)
(linux driver status update)
Line 33: Line 33:
==Making it work==
==Making it work==


Linux driver committed into Linux kernel mainline sources and available in modern distributive out of the box.
Linux driver is in v4l-dvb hg


Some installations tips (out of date) described in article http://www.tele-satellite.com/TELE-satellite-1003/eng/netup.pdf
<pre>
hg clone http://linuxtv.org/hg/v4l-dvb/
cd v4l-dvb
make
make install
</pre>


Windows open source driver available here - https://github.com/netup/netup-dvb-s2-ci-dual
Windows open source driver available here - https://github.com/netup/netup-dvb-s2-ci-dual




==Advanced functionality - 16APSK/32APSK==
==Advanced functionality - 16APSK/32APSK==

Revision as of 15:21, 30 November 2011

A DVB-S2 PCIe card from NetUP Inc.


Overview/Features

  • PCI-e x1
  • Supports two DVB-S/DVB-S2 transponders simultaneously
  • Independent descrambling of two transponders
  • DiSEqC 2.x

Components Used

  • Conexant CX23885
  • Dual demodulator STM STV0900BAB
  • Tuner STM STV6110A
  • Dual LNB STM LNBH24
  • SMARDTV CIMaX SP2


Identification

PCI id:

1B55:2a2c NetUP Dual DVB-S2-CI card

for engineering prototype:

14f1:8852 Multimedia video controller: Conexant Systems, Inc. CX23885 PCI Video and Audio Decoder (rev 03)

Making it work

Linux driver committed into Linux kernel mainline sources and available in modern distributive out of the box.

Some installations tips (out of date) described in article http://www.tele-satellite.com/TELE-satellite-1003/eng/netup.pdf

Windows open source driver available here - https://github.com/netup/netup-dvb-s2-ci-dual


Advanced functionality - 16APSK/32APSK

16APSK/32APSK support

Ideal for IPTV Building

External Links