Hallo
Ich habe eine Premiere NDS Karte in einer Multimouse 2k2 am RS232 einer D-Box2 von Nokia. hab mich schon mit faqs, anleitungen und sonstigen befasst, komme aber leider trotzdem nicht weiter. Ich benutze NewCS 1.62
Die Karte wird immer als Unknown erkannt.
Meine newcs.xml:
Konsolenausgabe:Code:<?xml version="1.0"?> <!-- For setup-issues, look in readme.txt! If there are other troubles, try different forums or irc channels around :o) The configfile are NOT case-sensitive, and shouldnt care about dos/unix cr/lf. ** This is the example file for Dbox. --> <newCSconfig> <readers name="Dbox"> <device> <name>Multicam</name> <type>dbox</type> <mhz>357</mhz> <node>/dev/tts/0</node> <parity>odd</parity> <reset>normal</reset> <export>Yes</export> <enabled>Yes</enabled> <blocksa>No</blocksa> <blockua>No</blockua> <blockga>No</blockga> <PTShandshake>No</PTShandshake> <****detect>yes</****detect> <newcamd_port>25030</newcamd_port> <autosid>Yes</autosid> <Seca-PPV>no</Seca-PPV> <pincode>0000</pincode> <priority>round</priority> </device> </readers> <radegastserver> <enabled>No</enabled> <port>16000</port> <allow> <hostname>localhost</hostname> </allow> </radegastserver> <cache> <emm>20</emm> <ecm>-1</ecm> </cache> <debug> <password>webinterfacepasswd</password> <level>normal</level> <type>init</type> <output>console,tcp</output> <console_options>normal,init</console_options> <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>server</name> <password>passwort</password> <hostname>localhost</hostname> <port>12000</port> <au>on</au> <sidoverride>off</sidoverride> <spider>No</spider> <rate>2</rate> </user> </newcamdserver> <httpd> <server> <port>8080</port> <enabled>yes</enabled> </server> <user> <name>newcs</name> <password>newcs</password> <accesslevel>admin</accesslevel> </user> </httpd> </newCSconfig>
An der Multimouse ist der richtige Modus eingestellt, hab auch alle mal durchprobiert. Den Typ in der newcs.xml hab ich auch von "dbox" in phoenix geändert, da kommt dann aber immer wieder diese Ausgabe, solange bis ich newcs beende:Code:/bin/emu # ./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 enabled, set to: webinterfacepasswd TCP-log set to simple mode 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 [ 15:04:59 ] [ Box detect ] Box type 4 (Dbox2) [ 15:04:59 ] [ Config ] Option <blockc0> for device 0 (Multicam) not present, defaulting to NO [ 15:04:59 ] [ Config ] Option <crypto-special> for device 0 (Multicam) not present, defaulting to NO [ 15:04:59 ] [ Config ] Pincode for device 0 (Multicam): 0000 [ 15:04:59 ] [ Config ] /dev/tts/0 ECM priority: round [ 15:04:59 ] [ httpd ] httpd-user: newcs, password: newcs, accesslevel: admin [ 15:04:59 ] [ EMM Cache ] Initialising dynamic Cache [ 15:04:59 ] [ ECM Cache ] Initialising dynamic Cache [ NewCS ] Process ID is: 16036 [ 15:04:59 ] [ Loader ] Starting Telnet on port 1001 [ 15:04:59 ] [ Loader ] Started HTTP-server on port: 8080 [ 15:04:59 ] [ Loader ] Reader type 4 on node /dev/tts/0 [ 15:04:59 ] [ Dbox ] Opening device /dev/tts/0 [ 15:05:01 ] [ Loader ] Unknown **** [ 15:05:01 ] [ Loader ] Trying Irdeto (T=14) [ 15:05:01 ] [ Loader ] Reader type 4 on node /dev/tts/0 [ 15:05:01 ] [ Dbox ] Opening device /dev/tts/0 [ 15:05:02 ] [ Loader ] Unknown **** [ 15:05:02 ] [ NewCS ] Ready to GO! :) /bin/emu #
Weis jemand was ich noch probieren könnte?Code:[ 15:06:39 ] [ Loader ] Reader type 2 on node /dev/tts/0 [ 15:06:39 ] [ Phoenix ] Opening device /dev/tts/0 [ 15:06:39 ] [ Phoenix ] Setting Parity to: ODD [ 15:06:39 ] [ Phoenix ] Setting 2 Stop bits on node /dev/tts/0 [ 15:06:39 ] [ Phoenix ] Setting Baud to standard 9600 [ 15:06:39 ] [ Phoenix ] Normal RESET on node /dev/tts/0 [ 15:06:40 ] [ Loader ] Reset failed ...






