Hauppauge WinTV-CI: Difference between revisions

From LinuxTVWiki
Jump to navigation Jump to search
m (Added Category:Common Interface Devices)
(General cleanup.)
Line 1: Line 1:
[[Image:WinTV-CI.jpg|thumb|200px|WinTV-CI]]
[[File:WinTV-CI.jpg|thumb|A Hauppauge WinTV-CI]]
A standalone CI-interface from Hauppauge


The '''Hauppauge WinTV-CI''' is a standalone CI-interface from [[Hauppauge]].
==Overview/Features==

==Overview/features==
The WinTV-CI is a bus-powered USB2 device that provides a CI interface for PayTV.
The WinTV-CI is a bus-powered USB2 device that provides a CI interface for PayTV.


Line 13: Line 14:
* CryptoWorks
* CryptoWorks
* Viacess
* Viacess

==Components Used==
==Components used==
The box contains a single PCB with 2 active components : an FX2 from Cypress (CY7C68013A) and a FPGA (Actel Proasic-plus, APA075-F)
The box contains a single PCB with 2 active components : an FX2 from Cypress (CY7C68013A) and a FPGA (Actel Proasic-plus, APA075-F)

===Identification===
===Identification===
dmesg output:
dmesg output:
Line 21: Line 24:
usb 1-7: new device strings: Mfr=0, Product=0, SerialNumber=0
usb 1-7: new device strings: Mfr=0, Product=0, SerialNumber=0
usb 1-7: configuration #1 chosen from 1 choice
usb 1-7: configuration #1 chosen from 1 choice

===Other Images===
==Making it Work==
===Other images===

==Making it work==

===Firmware===
===Firmware===

===Driver===
===Driver===
There is no Linux driver for this device yet
There is no Linux driver for this device yet

===External Links===
===External links===
[http://www.hauppauge.co.uk/pages/products/data_ci.html Product Page]
[http://www.hauppauge.co.uk/pages/products/data_ci.html Product page]

[[Category:Common Interface Devices]]
[[Category:Common Interface Devices]]

Revision as of 01:10, 6 December 2016

A Hauppauge WinTV-CI

The Hauppauge WinTV-CI is a standalone CI-interface from Hauppauge.

Overview/features

The WinTV-CI is a bus-powered USB2 device that provides a CI interface for PayTV.

According to Hauppauge, the Windows driver supports following CAMs:

  • AlphaCrypt
  • Conax
  • Irdeto
  • Mediaguard
  • AstonCrypt
  • CryptoWorks
  • Viacess

Components used

The box contains a single PCB with 2 active components : an FX2 from Cypress (CY7C68013A) and a FPGA (Actel Proasic-plus, APA075-F)

Identification

dmesg output:

  usb 1-7: new high speed USB device using ehci_hcd and address 2
  usb 1-7: new device found, idVendor=2040, idProduct=1100
  usb 1-7: new device strings: Mfr=0, Product=0, SerialNumber=0
  usb 1-7: configuration #1 chosen from 1 choice

Other images

Making it work

Firmware

Driver

There is no Linux driver for this device yet

External links

Product page