TerraTec Cinergy 1200 DVB-C: Difference between revisions
Jump to navigation
Jump to search
m (+cat) |
Hans Borjes (talk | contribs) No edit summary |
||
Line 4: | Line 4: | ||
The driver had problems (distorded transmission) with some multiplexes, but they have been fixed today (2005-03-08), confirmed by at least two users. |
The driver had problems (distorded transmission) with some multiplexes, but they have been fixed today (2005-03-08), confirmed by at least two users. |
||
The Linux driver in Kernel 2.6.11.10 does not lock on all multiplexes of the Berlin cable network (Telecolumbus frequency allocation), e.g. this one locks immediately: |
|||
10 Das Erste:410000000:INVERSION_AUTO:6900000:FEC_NONE:QAM_64:101:102:28106 |
|||
10 Das Erste: f 410000000, s 6900000, i 2, fec 0, qam 3, v 0x65, a 0x66 |
|||
status 00 | signal a1a1 | snr b9b9 | ber 000af3d4 | unc ffffffff | |
|||
status 1f | signal dede | snr e1e1 | ber 000af3d4 | unc ffffffff | FE_HAS_LOCK |
|||
status 1f | signal dfdf | snr dddd | ber 000af3d4 | unc 00000000 | FE_HAS_LOCK |
|||
and this one not at all: |
|||
2 ZDF:394000000:INVERSION_AUTO:6900000:FEC_NONE:QAM_64:110:120:28006 |
|||
2 ZDF: f 394000000, s 6900000, i 2, fec 0, qam 3, v 0x6e, a 0x78 |
|||
status 00 | signal a5a5 | snr b8b8 | ber 000af3d4 | unc ffffffff | |
|||
status 03 | signal a5a5 | snr b9b9 | ber 000af3d4 | unc ffffffff | |
|||
status 03 | signal a5a5 | snr baba | ber 000af3d4 | unc ffffffff | |
|||
status 00 | signal a5a5 | snr b7b7 | ber 000af3d4 | unc ffffffff | |
|||
status 03 | signal a5a5 | snr b8b8 | ber 000af3d4 | unc ffffffff | |
|||
status 00 | signal a5a5 | snr b7b7 | ber 000af3d4 | unc ffffffff | |
|||
status 00 | signal a5a5 | snr baba | ber 000af3d4 | unc ffffffff | |
|||
== See also == |
== See also == |
Revision as of 17:49, 20 May 2005
a SAA7146-based DVB-C PCI Card produced and sold by TerraTec. Uses the Philips CU1216 tuner module, well-supported by the Linux driver. CI-Interface is assembled on some cards, but not yet supported.
This card is able to deliver the full MPEG2 Transport Stream to the host.
The driver had problems (distorded transmission) with some multiplexes, but they have been fixed today (2005-03-08), confirmed by at least two users.
The Linux driver in Kernel 2.6.11.10 does not lock on all multiplexes of the Berlin cable network (Telecolumbus frequency allocation), e.g. this one locks immediately:
10 Das Erste:410000000:INVERSION_AUTO:6900000:FEC_NONE:QAM_64:101:102:28106 10 Das Erste: f 410000000, s 6900000, i 2, fec 0, qam 3, v 0x65, a 0x66 status 00 | signal a1a1 | snr b9b9 | ber 000af3d4 | unc ffffffff | status 1f | signal dede | snr e1e1 | ber 000af3d4 | unc ffffffff | FE_HAS_LOCK status 1f | signal dfdf | snr dddd | ber 000af3d4 | unc 00000000 | FE_HAS_LOCK
and this one not at all:
2 ZDF:394000000:INVERSION_AUTO:6900000:FEC_NONE:QAM_64:110:120:28006 2 ZDF: f 394000000, s 6900000, i 2, fec 0, qam 3, v 0x6e, a 0x78 status 00 | signal a5a5 | snr b8b8 | ber 000af3d4 | unc ffffffff | status 03 | signal a5a5 | snr b9b9 | ber 000af3d4 | unc ffffffff | status 03 | signal a5a5 | snr baba | ber 000af3d4 | unc ffffffff | status 00 | signal a5a5 | snr b7b7 | ber 000af3d4 | unc ffffffff | status 03 | signal a5a5 | snr b8b8 | ber 000af3d4 | unc ffffffff | status 00 | signal a5a5 | snr b7b7 | ber 000af3d4 | unc ffffffff | status 00 | signal a5a5 | snr baba | ber 000af3d4 | unc ffffffff |