Ga naar inhoud


[NEWCS 1.65+1.66] Ziggo probleem, niet op alle geabonneerde zenders beeld


tuupje_nl

Aanbevolen berichten

Ik probeer al een paar uur om een dbxo2-c aan newcs te koppelen voor ziggo. Ik heb op dit moment een 4012 kaart hier liggen.

 

Decoderen met mgcamd 1.31 en cccam 2.1.1 gaat volgens de logging goed, maar ik heb niet op alle zenders (die geabboneerd zijn) beeld!

 

Zo werkt NL 1,2,3, niet en bijvoorbeeld RTL5 wel en ook TV Brabant en L1

 

Hier het readers gedeelte van mijn config. De reader werkt nu op 357, zet ik deze op 6Mhz dan wordt de kaart niet meer gelezen en krijg ik unknown card!

 

 

 

<newCSconfig>

<globals>

<!-- valid value for listening-ip are:

IPv4 adress of local interface. -->

<listening-ip>192.168.1.50</listening-ip>

</globals>

<readers name="Standard Phoenix on PC">

<device>

<!-- valid value for name are:

Any name of your choice, just to name the device for you to read. -->

<name>ZG</name>

 

<!-- valid value for type are:

phoenix, dbox, sci, dragon, sc8, mp35, smartreader, pcsc (for own binary) or infinity(for own binary). -->

<type>phoenix</type>

 

<!-- valid value for mhz are:

153(1.53mhz), 358(3.58mhz), 368(3,68Mhz), 450(4.5mhz), 536(5.36mhz), 600(6.00mhz), 715(7.15 mhz), 800(8.00mhz)

1000(10.00 mhz), 1071(10.71mhz), 1200 (12.00mhz), 1431(14.31 mhz), 1600 (16.00mhz)

This setting is now IMPORTANT, normal phoenix usually have 3.57mhz, and can usually be overclocked

to 6mhz. For the others you probably need extra crystal (be careful). -->

<mhz>357</mhz>

 

<!-- valid value for node are full path to device, f.ex /dev/tts/0,

/dev/sciX (for dreambox), /dev/cardreaderX (for dragon),

/dev/tts/USBX (for a usb2serial device).

COMx on Win32, COM1, COM2 etc.

For PC/SC this is just 0, 1 ,2 and so on (reader number) -->

<node>/dev/ttyS0</node>

 

<!-- valid value for infinity_number are number of device, if you have multiple, only used in infinity binary,

0, 1 ... -->

<infinity_number>0</infinity_number>

 

<!-- valid value for slot are:

0-7 (only used on Sc8). -->

<slot>0</slot>

 

<!-- valid value for parity are:

Odd, Even, None (ignored on sci and dragon).

This is only used on serial _BEFORE_ ATR is recieved. -->

<parity>none</parity>

 

<!-- valid value for reset are:

normal, inverse (ignored on sci and dragon).

normal is phoenix, inverse is smartmouse -->

<reset>normal</reset>

 

<!-- valid value for export are:

Yes,No - if not exported only localhost can connect. -->

<export>Yes</export>

 

<!-- valid value for enabled are:

Yes,No - if not enabled it cant be used. -->

<enabled>Yes</enabled>

 

<!-- valid value for blocksa are:

Yes, No - block shared address emm to card. -->

<blocksa>No</blocksa>

 

<!-- valid value for blockua are:

Yes, No - block unique address emm to card. -->

<blockua>No</blockua>

 

<!-- valid value for blockga are:

Yes, No - block group address emm to card. -->

<blockga>No</blockga>

 

<!-- valid value for blockC0 are:

Yes, No - block fake emm to card. -->

<blockC0>Yes</blockC0>

 

<!-- valid value for boxkey are:

The boxkey/boxid of your nagra/nds STB. -->

<!-- <boxkey>0000000000</boxkey> -->

 

<!-- valid value for rsa are:

The RSA key from your nagra STB. -->

<!-- <rsa>0000000000</rsa> -->

 

<!-- valid value for camkey are:

0 - Europe, 1 - Oz -->

<irdetomode>0</irdetomode>

 

<!-- valid value for irdeto-camkey are:

8byte hex. -->

<irdeto-camkey>1122334455667788</irdeto-camkey>

 

<!-- valid value for camkey-data are:

64byte hex -->

<irdeto-camkey-data>3C8633AAC0D367533DEC7BB2EEEDEB8CA3ADA52E58B99BB34672783277A1DAAC3B6106AD0909774E031B2A6E30195B437683AD0FC599B87D08CEA47BE1B6C76A</irdeto-camkey-data>

 

<!-- valid value for crypto-special are:

Yes, No - Used to enable/disable real-time mosc on Cryptoworks. -->

<crypto-special>No</crypto-special>

 

<!-- valid value for ipk are:

64byte hex -->

<ipk>0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000</ipk>

 

<!-- valid value for ucpk are:

64byte hex -->

<ucpk>0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000</ucpk>

 

<!-- valid value for PTShanshake are:

Yes, No - Used to enable/disable real-time HighBaud on Cryptoworks and Viacess. -->

<PTShandshake>No</PTShandshake>

 

<!-- valid value for carddetect are:

Yes, No - Used to try to detect if card is present in you cardreader. -->

<carddetect>yes</carddetect>

 

<!-- valid value for newcamd_port are:

0,65535 - Which port newcamd server will listen for incomming connections. -->

<newcamd_port>11000</newcamd_port>

 

<!-- valid value for autosid are:

Yes, No - Let NewCS decide which sids should be allowed/denied based on card answers. -->

<autosid>Yes</autosid>

 

<!-- valid value for Seca-PPV are:

Yes, No - Let NewCS decide which sids should be allowed/denied based on card answers. -->

<Seca-PPV>no</Seca-PPV>

 

<!-- valid value for Pincode are:

0000, 9999 - For f.ex PPV on Conax, also for parental lock on conax and cryptoworks. -->

<pincode>0000</pincode>

 

<!-- Notes about Service ID's:

There are some points worth mentioning:

1. If you allow a sid, all others will be rejected for that caid.

2. When you deny a sid, all others then the denied will be let through to that caid.

3. If you dont specify a reader, all sid's will get let through.

4. Put as many provider-sections in sid as you'd like, and as many id-sections under allow/deny as you want.

5. Deny is the stronger one, will always override allow.

6. If you want to add several sid's at once, do <id>0000:0010</id>, this will add all ten to list. -->

<sid>

<allow>

<!-- valid value for id are:

4 numbers, if the service id is 3 numbers, add a 0 infront of it. -->

</allow>

<deny>

<!-- valid value for id are:

4 numbers, if the service id is 3 numbers, add a 0 infront of it. -->

</deny>

</sid>

<!-- valid value for priority are:

hard, round, fifo - hard is lower userid, higher priority(gets ECM through before user with higher id),

round, there is an equal chance for all users to get ECM through, fifo, first sendt ECM gets through. -->

<priority>round</priority>

</device>

</readers>

Link naar reactie
Delen op andere sites


pacco, als je goed gekeken had dan staan de boxkey en rsa niet actief.

 

Code:
<!-- valid value for boxkey are:The boxkey/boxid of your nagra/nds STB. --><!-- <boxkey>0000000000</boxkey> --><!-- valid value for rsa are:The RSA key from your nagra STB. --><!-- <rsa>0000000000</rsa> -->

 

Ik zelf heb ook een 4012 kaart, en bij mij werkt het wel op die zenders waar ik recht op heb. Weet je zeker dat je wel afstemd op de juiste transponder? NED1, 2 en 3 zitten allemaal op zelfde transponder nml. Ik verwacht dat RTL4 het dan ook niet doet (zit er nml ook bij op transponder 10)

 

Mijn kaart draait trouwens wel op 6Mhz maar dat is met een smargo.

 

Controleer je transponders eens met de lijst die je hier kunt vinden:

 

http://www.digitalekabeltelevisie.nl/techniek/tvhome.shtml

 

Ik zelf heb een ander probleem met NewCS 1.66r1 en dat is dat de EMM's niet goed worden verwerkt .. ga nu kijken of het aan de variant van NewCS ligt (voor NSLU2) door het op een i686 machine te draaien.

 

Hein

Link naar reactie
Delen op andere sites

Het werkt!

 

Bedankt voor de juiste tip met newcs 1.65 en newcs 1.66 werkt het.

 

Ik heb deze cables.xml gebruikt http://www.sat4all.com/forums/ubbthreads...bur#Post1689697 en de kanalen opnieuw gescand.

 

Het enige wat nog raar is dat het zappen even duurt. Ik zie in de logging:

 

[ 20:53:32 ] [ Chameleon2 ] ECM destined for 00:00:00:00:00:00:00:00

[ 20:53:37 ] [ Chameleon2 ] ECM destined for 00:00:00:00:00:00:00:00

 

De chameleon2 server staat echter uit in de newcs.xml?

bij enabled staat no

 

Enig idee?

 

 

 

Link naar reactie
Delen op andere sites

Maak een account aan of log in om te reageren

Je moet een lid zijn om een reactie te kunnen achterlaten

Account aanmaken

Registreer voor een nieuwe account in onze community. Het is erg gemakkelijk!

Registreer een nieuwe account

Inloggen

Heb je reeds een account? Log hier in.

Nu inloggen
  • Wie is er online   0 leden

    • Er zijn geen geregistreerde gebruikers deze pagina aan het bekijken
×
×
  • Nieuwe aanmaken...