- Registriert
- 7. Februar 2008
- Beiträge
- 2.975
- Reaktionspunkte
- 2.416
- Punkte
- 373
Hallo,
ich wollte heute meinen Smargo ans laufen bringen. Aber irgendwie will er nicht so ganz.
Hier mal die Daten:
Image: Gemini 4.60 im Flash
Kernel: Beide USB Cardserver aktiviert
Gerätemanager: der Smargo taucht nicht auf dort
USB-Slot: Der Smargo hängt im unteren USB-Slot
Emus: Newcs 1.67 und Mbox 0.423
Smartcard: D02 von KDG - 6 mhz
Wenn ich die Karte im internen Slot habe funktioniert sie wunderbar. Im Smargo wird die Karte lokal nicht erkannt.
Newcs.xml:
C-Line in der cwshare:
Statusmeldung Newcs:
ich wollte heute meinen Smargo ans laufen bringen. Aber irgendwie will er nicht so ganz.
Hier mal die Daten:
Image: Gemini 4.60 im Flash
Kernel: Beide USB Cardserver aktiviert
Gerätemanager: der Smargo taucht nicht auf dort
USB-Slot: Der Smargo hängt im unteren USB-Slot
Emus: Newcs 1.67 und Mbox 0.423
Smartcard: D02 von KDG - 6 mhz
Wenn ich die Karte im internen Slot habe funktioniert sie wunderbar. Im Smargo wird die Karte lokal nicht erkannt.
Newcs.xml:
Code:
<newCSconfig>
<readers name="Card Readers">
<device>
<name>lower</name>
<type>Sci</type>
<mhz>600</mhz>
<node>/dev/sci0</node>
<parity>odd</parity>
<export>yes</export>
<enabled>yes</enabled>
<blocksa>no</blocksa>
<blockua>no</blockua>
<blockga>no</blockga>
<boxid></boxid>
<PTShandshake>no</PTShandshake>
<Seca-PPV>no</Seca-PPV>
<crypto-special>no</crypto-special>
<carddetect>yes</carddetect>
<newcamd_port>35000</newcamd_port>
<autosid>yes</autosid>
<priority>round</priority>
</device>
<device>
<name>Smargo</name>
<type>smargo</type>
<mhz>600</mhz>
<node>/dev/ttyUSB0</node>
<parity>odd</parity>
<export>yes</export>
<enabled>yes</enabled>
<blocksa>no</blocksa>
<blockua>no</blockua>
<blockga>no</blockga>
<boxid></boxid>
<PTShandshake>no</PTShandshake>
<Seca-PPV>no</Seca-PPV>
<crypto-special>no</crypto-special>
<carddetect>yes</carddetect>
<newcamd_port>34000</newcamd_port>
<autosid>yes</autosid>
<priority>round</priority>
</device>
</readers>
<radegastserver>
<enabled>no</enabled>
<port>10003</port>
<allow>ALL</allow>
</radegastserver>
<cache>
<emm>20</emm>
<ecm>-1</ecm>
</cache>
<debug>
<level>normal</level>
<type>init</type>
<output>console,udp,tcp</output>
<logfile></logfile>
<console_options></console_options>
<file_options></file_options>
<udp_host>127.0.0.1</udp_host>
<udp_port>1001</udp_port>
<udp_options></udp_options>
<tcp_port>1001</tcp_port>
<tcp_options></tcp_options>
</debug>
<httpd>
<server>
<port>8080</port>
<enabled>yes</enabled>
</server>
<user>
<name>****</name>
<password>****</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>/tmp/users.txt</userfile>
<user>
<name>****</name>
<password>****</password>
<au>yes</au>
<allow>smargo</allow>
<allow>lower</allow>
</user>
</newcamdserver>
</newCSconfig>
C-Line in der cwshare:
Code:
C: { 127.0.0.1 34000 **** **** 01 02 03 04 05 06 07 08 09 10 11 12 13 14 } { 20 } { 1722FFFF:17220000 }
Code:
readers
.-------------------------------------------------------------------------------------------------------------.
| Status | CAID | Enabled | Export | Mhz | PTS | RST | Ecms | Net ECM | Node | Reader |
|----------|------|---------|--------|-----|-----|-----|----------|----------|-----------------|--------------'
| Empty | 0000 | Yes | Yes | 600 | No | 0 | 0 | 0 | /dev/sci0 | 0 (lower)
| Inserted | 1722 | Yes | Yes | 600 | No | 0 | 9 | 0 | /dev/ttyUSB0 | 1 (Smargo)
'-----------------------------------------------------------------------------------------'---- --- -- - -