Hey guys i found option how to run M2+ under newcs 1.65 and we don´t need old RC newcs anymore
The trick is very simple just delete from newcs 1.65 xml <pincode>0000</pincode> line!
I use that newcs.xml and newcs.i686 with serial reader and it works perfectly, by the way ecm from card is much lower as with old newcs 1.18 rc11 and ECM/EMM cache works now 
Code:
<?xml version="1.0"?>
<newCSconfig>
<readers name="Standard Phoenix on PC">
<device>
<name>Phoenix on Com1</name>
<type>phoenix</type>
<mhz>368</mhz>
<node>/dev/ttyS0</node>
<parity>odd</parity>
<reset>normal</reset>
<export>Yes</export>
<enabled>Yes</enabled>
<blocksa>No</blocksa>
<blockua>No</blockua>
<blockga>No</blockga>
<blockC0>Yes</blockC0>
<carddetect>no</carddetect>
<newcamd_port>34000</newcamd_port>
<autosid>Yes</autosid>
<priority>round</priority>
</device>
</readers>
<radegastserver>
<enabled>Yes</enabled>
<port>10001</port>
<allow>
<hostname>localhost</hostname>
</allow>
</radegastserver>
<cache>
<emm>20</emm>
<ecm>-1</ecm>
</cache>
<httpd>
<server>
<port>8080</port>
<enabled>yes</enabled>
</server>
<user>
<name>newcs</name>
<password>newcs</password>
<accesslevel>admin</accesslevel>
</user>
</httpd>
<debug>
<password>NewCSpwd</password>
<mode>simple</mode>
<level>internal</level>
<type>all</type>
<output>console,tcp</output>
<tcp_port>1001</tcp_port>
<tcp_options>normal,init</tcp_options>
</debug>
<newcamdserver>
<enabled>Yes</enabled>
<name>newcs</name>
<deskey>01 02 03 04 05 06 07 08 09 10 11 12 13 14</deskey>
<user>
<name>dummy</name>
<password>dummy</password>
<au>on</au>
<sidoverride>off</sidoverride>
<spider>No</spider>
<cardlevel>1</cardlevel>
</user>
</newcamdserver>
</newCSconfig>
And what is more intresting no picture freez anymore. I bet that picture freez from M2+ with older newcs wase caused because older newcs all RC versions had none correct working ecm/emm cache. With new newcs 1.65 i see from log that ecm cache works perfectly what i did not saw from new 1.18 rc11.
Log from newcs 1.65:
Code:
[ 20:11:11 ] [ Conax ] Status Word from Card: 9000
[ 20:11:11 ] [ Conax ] CW2: A3D4ED64F6BE42F6
[ 20:11:11 ] [ Conax ] CW1: C96F5E960CCFBD98
[ 20:11:11 ] [ Conax ] Viewing status: 4000
[ 20:11:11 ] Card reader unlocked for reader Phoenix on Com1 [/dev/ttyS0]
[ 20:11:11 ] [ 0B00 ] Card ECM took: 0s 492834us
[ 20:11:11 ] [ Newcamd ] ECM -> dummy (OK) 0B00 0000 083F
[ 20:11:11 ] [ SID ] Updating SID 083F for Reader 0 (Phoenix on Com1) ok - SO is: 0
[ 20:11:11 ] [ ECM Cache ] Adding dynamic Cache entry at 4
[ 20:11:11 ] [ ECM Cache ] Hits 0 Total 277
[ 20:11:11 ] [ 0B00 ] Ecm Cache Add took: 0s 46us
And here is proofe that no picture freez anymore at least for now i have no freez.
CCcam webinfo:
Code:
192.168.1.222:34000 |00d 00:51:33|newcamd | | | 1 |local 0b00:000000 516(516)
Good testing