Ich habe nun schon soviel probiert. Kann es sein, dass es an der Hardware liegt?

µMC, NG2 und Mastercrd Junior auprobiert. Alles ohne erfolg.

Die ganze Hardware ist von 2006 oder noch älter.Kann es daran liegen?

Hier mal meine aktuelle Konfiguration:

Mastercrd angeschlossen:

Code:
<newCSconfig>
	<readers name="Phoenix">
		<device>
			
			<name>phoenix</name>

			
			<type>phoenix</type>

			
			<mhz>357</mhz>

			
			<node>/dev/tts/0</node>

			
			<parity>even</parity>

			
			<reset>hard</reset>

			
			<export>Yes</export>

			
			<enabled>Yes</enabled>

			
			<blocksa>No</blocksa>

			
			<blockua>No</blockua>

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

			
			<boxkey>00000000</boxkey>

			
			<irdeto-camkey>0000000000000000</irdeto-camkey>

			
			<irdeto-camkey-data>0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000</irdeto-camkey-data>

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

			
			<ipk>0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000</ipk>

			
			<ucpk>0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000</ucpk>

			
			<PTShandshake>No</PTShandshake>

			
			<****detect>yes</****detect>

			
			<newcamd_port>34001</newcamd_port>

			
			<autosid>Yes</autosid>

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

			
			<priority>round</priority>
		</device>
	</readers>
	<cache>
			
			<emm>20</emm>

			
			<ecm>-1</ecm>
	</cache>
	<debug>
			
			<mode>simple</mode>

			
			<level>normal</level>

			
			<type>init</type>

			
			<output>console,tcp</output>

			
			<console_options>normal,init</console_options>

			
			<tcp_port>10001</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><status>access</status>
				
				<name>newcs1</name>

				
				<password>newcs</password>

				
				<hostname>192.168.1.8</hostname>

				
				<au>on</au>

				
				<sidoverride>off</sidoverride>

				
				<spider>off</spider>

                                
                                <rate>2</rate>
			</user>
	</newcamdserver>
	<httpd>
<server>
<port>8088</port>
<enabled>yes</enabled>
</server>
<user>
<name>Admin</name>
<password>0815</password>
<accesslevel>admin</accesslevel>
</user></httpd></newCSconfig>
CCcam.cfg:

Code:
SERIAL READER : /dev/tts/0
N: 192.168.1.8 34001 newcs1 newcs 01 02 03 04 05 06 07 08 09 10 11 12 13 14
Und mein Telnet Log:

Code:
BusyBox v1.7.2 (2008-10-30 00:59:12 CET) built-in shell (ash)
Enter 'help' for a list of built-in commands.

/var # killall -9 newcs
/var # newcs
This is NewCS 1.62 - the New ****Server by the Butter-team..
Compiled on Aug 27 2008 at 16:49:31
Reading Config file from /var/tuxbox/config/newcs.xml
TCP-log password is disabled!
level: normal
type: init
output: console,tcp
logger config: level 1 type 3 output 5
Console log options: level 1 type 3
TCP log options: level 1 type 3
[ 22:16:16 ] [ Box detect ] Box type 4 (Dbox2)
[ 22:16:16 ] [ Config ] Option <blockc0> for device 0 (phoenix) not present, defaulting to NO
[ 22:16:16 ] [ Config ] Value in <ipk> for device 0 (phoenix) is INVALID, skipping...
[ 22:16:16 ] [ Config ] Value in <ucpk> for device 0 (phoenix) is INVALID, skipping...
[ 22:16:16 ] [ Config ] /dev/tts/0 ECM priority: round
[ 22:16:16 ] [ httpd ] httpd-user: Admin, password: 0815, accesslevel: admin
[ 22:16:16 ] [ EMM Cache ] Initialising dynamic Cache
[ 22:16:16 ] [ ECM Cache ] Initialising dynamic Cache
[ NewCS ] Process ID is: 933
[ 22:16:16 ] [ Loader ] Starting Telnet on port 10001
[ 22:16:16 ] [ Loader ] Started HTTP-server on port: 8088
[ 22:16:16 ] [ Loader ] Reader type 2 on node /dev/tts/0
[ 22:16:16 ] [ Phoenix ] Opening device /dev/tts/0
[ 22:16:16 ] [ Phoenix ] Setting Parity to: EVEN
[ 22:16:16 ] [ Phoenix ] Setting 2 Stop bits on node /dev/tts/0
[ 22:16:16 ] [ Phoenix ] Setting Baud to standard 9600
[ 22:16:16 ] [ Phoenix ] Normal RESET on node /dev/tts/0
[ 22:16:18 ] [ Loader ] Unknown ****
[ 22:16:18 ] [ Loader ] Trying Irdeto (T=14)
[ 22:16:18 ] [ Loader ] Reader type 2 on node /dev/tts/0
[ 22:16:18 ] [ Phoenix ] Opening device /dev/tts/0
[ 22:16:18 ] [ Phoenix ] Setting Parity to: EVEN
[ 22:16:18 ] [ Phoenix ] Setting 2 Stop bits on node /dev/tts/0
[ 22:16:18 ] [ Phoenix ] Setting Baud to custom 5713
[ 22:16:18 ] [ Phoenix ] Normal RESET on node /dev/tts/0
[ 22:16:20 ] [ Loader ] Unknown ****
[ 22:16:20 ] [ NewCS ] Ready to GO! :)
/var #
Ich bin echt am verzweifeln. ! Woch beschäftige ich mich nun schon damit.