Infinity USB smart card reset problem

|kent|

Registered
Messages
1
Problem with conax card and newcs with infinity usb smart reader in phoenix mode


Have some problem with my conax card.
The reader read the card fine, but after 5 minute runtime, and after the users try to decode/open channels the newcs reset the card, and so everey 1-2 minutes with the error Loader reset failer.
Then after 2-3 retry the card get up.
I have a *** card on the other reader without any problem.
Tryed to change the block settings to yes without success.

Here is the output of the newcs.xml. Cant the infinity usb smart reader read the conax cards without this card reset issue?

<readers name="Card Readers">
<device>
<name>CONAX</name>
<type>phoenix</type>
<mhz>600</mhz>
<node>/dev/ttyUSB0</node>
<parity>odd</parity>
<reset>normal</reset>
<export>Yes</export>
<enabled>Yes</enabled>
<blocksa>no</blocksa>
<blockua>no</blockua>
<blockga>no</blockga>
<blockC0>no</blockC0>

<irdeto-camkey>0000000000000000</irdeto-camkey>
<irdeto-camkey-data>000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000$
<crypto-special>No</crypto-special>
<ipk>000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000$
<ucpk>00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000$
<PTShandshake>No</PTShandshake>
<carddetect>yes</carddetect>
<newcamd_port>10000</newcamd_port>
<autosid>Yes</autosid>
<Seca-PPV>no</Seca-PPV>
<pincode>0000</pincode>
<priority>round</priority>
</device>
<device>
<name>***</name>
<type>phoenix</type>
<mhz>600</mhz>
<node>/dev/ttyUSB1</node>
<parity>odd</parity>
<reset>normal</reset>
<export>Yes</export>
<enabled>Yes</enabled>
<blocksa>No</blocksa>
<blockua>No</blockua>
<blockga>No</blockga>


<irdeto-camkey>0000000000000000</irdeto-camkey>
<irdeto-camkey-data>000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000$
<crypto-special>No</crypto-special>
<ipk>000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000$
<ucpk>00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000$
<PTShandshake>No</PTShandshake>
<carddetect>yes</carddetect>
<newcamd_port>10001</newcamd_port>
<autosid>Yes</autosid>
<Seca-PPV>no</Seca-PPV>
<pincode>0000</pincode>
<priority>round</priority>
</device>
</readers>
 
Top