PKT mod 6.0 and carders

Bacardi

Registered
Messages
289
PKT mod 6.0 and cardreaders

I have a problem with the above image, and getting a picture on screen from the cardreader.

I can ftp in and use another addon like simple panel start mgcamd and newcs and get a picture. If i use the panel included in the image (i have downloaded cam and different newcs from the plugin manager) i get no picture. I did a bit of reading and thought that the cardreader drivers might not be included in the image. I ftp them over and set the attributes to 755, yet i still can not get a picture. I have a feeling that they are not loading at start-up (even though the instructions say they will load at start).

Can anybody give me some advice
 
Last edited:

Gsxr

Registered
Messages
65
i use pkt 0.6 and cardreader work well they are installed already
only have to install newcs and what ever camd you are going to use
then mod the newcs config from6 MHz to 3.7 for card i use
also supports Phoenix reader on serial
 

Bacardi

Registered
Messages
289
i have reloaded pkt image to my usb, and still can not get it to clear my gamma.

i have used ultra edit to edit newcs_internal to the following

<newCSconfig>
<readers name="Card Readers">
<device>
<name>lower</name>
<type>Sci</type>
<node>/dev/sci0</node>
<MHz>357</MHz>
<export>yes</export>
<enabled>yes</enabled>
<blocksa>No</blocksa>
<blockua>No</blockua>
<blockga>No</blockga>
<!-- <boxkey>0000000000</boxkey> -->
<PTShandshake>no</PTShandshake>
<crypto-special>no</crypto-special>
<carddetect>yes</carddetect>
<newcamd_port>10000</newcamd_port>
<Seca-PPV>no</Seca-PPV>
<autosid>no</autosid>
<priority>round</priority>
</device>

<device>
<name>upper</name>
<type>Sci</type>
<node>/dev/sci1</node>
<MHz>357</MHz>
<export>yes</export>
<enabled>yes</enabled>
<blocksa>No</blocksa>
<blockua>No</blockua>
<blockga>No</blockga>
<!-- <boxkey>0000000000</boxkey> -->
<PTShandshake>no</PTShandshake>
<crypto-special>no</crypto-special>
<carddetect>yes</carddetect>
<newcamd_port>10001</newcamd_port>
<Seca-PPV>no</Seca-PPV>
<autosid>no</autosid>
<priority>round</priority>
</device>
</readers>

<cache>
<emm>10</emm>
<ecm>10</ecm>
</cache>
<httpd>
<server>
<port>8081</port>
<enabled>yes</enabled>
</server>
<user>
<name>root</name>
<password>pktteam</password>
<accesslevel>admin</accesslevel>
</user>
</httpd>
<newcamdserver>
<enabled>yes</enabled>
<deskey>01 02 03 04 05 06 07 08 09 10 11 12 13 14</deskey>
<name>newcs</name>
<userfile></userfile>
<!-- ipbox -->
<user>
<name>pkt0</name>
<password>pkt0</password>
<au>on</au>
<allow>lower</allow>
</user>
<user>
<name>pkt1</name>
<password>pkt1</password>
<au>on</au>
<allow>upper</allow>
</user>
</newcamdserver>
</newCSconfig>

I have looked through simple manager (addon that works) and the newcs config is

<newCSconfig>
<readers name="Card Readers">
<device>
<name>lower</name>
<type>sci</type>
<mhz>357</mhz>
<node>/dev/sci0</node>
<parity>odd</parity>
<reset>normal</reset>
<export>Yes</export>
<enabled>Yes</enabled>
<blocksa>No</blocksa>
<blockua>No</blockua>
<blockga>No</blockga>
<boxkey>0000000000</boxkey>
<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>
</readers>
<cache>
<emm>10</emm>
<ecm>10</ecm>
</cache>
<httpd>
<server>
<port>9000</port>
<enabled>Yes</enabled>
</server>
<user>
<name>root</name>
<password>root</password>
<accesslevel>admin</accesslevel>
</user>
</httpd>

<newcamdserver>
<user><name>noveunonove</name><password>pippo</password>
<hostname></hostname><port></port><au>yes</au>
<spider>no</spider><sidoverride>no</sidoverride>
<rate>0</rate></user>

<user><name>novantatrebi</name><password>pippo</password>
<hostname></hostname><port></port><au>yes</au>
<spider>no</spider><sidoverride>no</sidoverride>
<rate>0</rate></user>
<enabled>yes</enabled>
<name>cardserv</name>
<deskey>01 02 03 04 05 06 07 08 09 10 11 12 13 14</deskey>



</newcamdserver>
</newCSconfig>

I have even tried renaming this newcs to newcs_internal and still can not get it to clear. Any more thoughts
 

Bacardi

Registered
Messages
289
It was 600 to start with and i could not get a picture, however i could at 357 with simple manager (addon). I am trying to understand why the simple manager works but the standard panel does not.
 

Gsxr

Registered
Messages
65
when in manager press blue button this will stop newcs
it should then say newcs inactive and in the black box below should say
no ecm info . then press 1,2 or to activate newcs (upper lower or both with phoenix support) no ecm info should go and you will be left with black box empty

then enable what ever camd you are going to use exit out emu manager go to encrypted channel load emu manager again and you should see in the box card info

i have no problem with it at all other than having to stop and restart incubus some times
 
Top