Hauppauge WinTV-CI: Difference between revisions
Jump to navigation
Jump to search
m (→Overview/features: Specific version number.) |
(→Driver) |
||
Line 28: | Line 28: | ||
===Driver=== |
===Driver=== |
||
There is |
There is a working driver which was successfully tested with VDR and the ddci2-plugin. |
||
Sources and instruction can be found here: |
|||
[https://github.com/siricco/usb2ci] |
|||
See also the discussion in the german vdr-portalforum: |
|||
[https://www.vdr-portal.de/forum/index.php?thread/130720-wintv-ci-cinergy-usb-ci-und-ddci2/] |
|||
This is the log with the driver initialisation and communication with vdr/ddci2: |
|||
[[File:/root/down/wintv-usb2ci.txt]] |
|||
===External links=== |
===External links=== |
Revision as of 22:12, 11 March 2018
The Hauppauge WinTV-CI is a standalone CI-interface from Hauppauge.
Overview/features
The WinTV-CI is a bus-powered USB 2.0 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 two 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
Making it work
Driver
There is a working driver which was successfully tested with VDR and the ddci2-plugin. Sources and instruction can be found here: [1]
See also the discussion in the german vdr-portalforum: [2]
This is the log with the driver initialisation and communication with vdr/ddci2: File:/root/down/wintv-usb2ci.txt