Opened 14 years ago

Closed 14 years ago

#415 closed defect (fixed)

Tivusat working with 1265, not with 1600

Reported by: disti Owned by:
Priority: critical Component: Card support
Severity: high Keywords: tivusat
Cc: Sensitive: no

Description

Hi,

after upgrading from 1265 to 1600 (same configuration files) tivusat (CAID 183D) stopped working.

This is my configuration:

### oscam.conf
 
[global]
#nice	      = -1
WaitForCards  = 1
 
# logging
 
pidfile	      = /var/run/oscam.pid
logfile	      = /var/log/oscam/oscam.log
# usrfile	      = /var/log/oscam/oscamuser.log
# cwlogdir      = /var/log/oscam/cw
 
# monitor
 
[monitor]
port	      = 988
aulow	      = 120
monlevel      = 1
 
# protocols
 
[newcamd]
key           = 0102030405060708091011121314
port          = 34001@183d:005411

### oscam.server
 
[reader]
label = Tivusat
protocol = internal
detect = CD
device = /dev/sci1
mhz = 368 
cardmhz = 368
group = 1
emmcache = 1,3,2
CAID = 183d
tiger_rsakey = A..5
### oscam.user
 
[account]
user = tivusat
pwd = pass
group = 1
CAID = 183d
ident = 183d:005411

This is the log with 1265

-------------------------------------------------------------------------------
>> OSCam <<  cardserver started at Thu Feb 18 21:41:40 2010
-------------------------------------------------------------------------------
2010/02/18 21:41:40   1413 s   version=0.99.4svn, build #1265S, system=powerpc-dreambox-linux
2010/02/18 21:41:40   1413 s   max. clients=29, client max. idle=120 sec
2010/02/18 21:41:40   1413 s   max. logsize=unlimited
2010/02/18 21:41:40   1413 s   client timeout=5000 ms, fallback timeout=2500 ms, cache delay=0 ms
2010/02/18 21:41:40   1413 s   shared memory initialized (size=543340, fd=3)
2010/02/18 21:41:40   1413 s   auth size=4740
2010/02/18 21:41:40   1413 s   Cannot open file "/var/tuxbox/config/oscam.services" (errno=2)
2010/02/18 21:41:40   1413 s   userdb reloaded: 0 accounts freed, 2 accounts loaded, 0 expired
2010/02/18 21:41:40   1413 s   signal handling initialized (type=sysv)
2010/02/18 21:41:40   1413 s   can't open file "/var/tuxbox/config/oscam.srvid" (err=2), no service-id's loaded
2010/02/18 21:41:40   1414 s   monitor: initialized (fd=7, port=988)
2010/02/18 21:41:40   1414 s   camd 3.3x: disabled
2010/02/18 21:41:40   1414 s   camd 3.5x: disabled
2010/02/18 21:41:40   1414 s   cs378x: disabled
2010/02/18 21:41:40   1414 s   newcamd: initialized (fd=8, port=34000, crypted)
2010/02/18 21:41:40   1414 s   CAID: 0919
2010/02/18 21:41:40   1414 s   provid #0: 000000
2010/02/18 21:41:40   1414 s   newcamd: initialized (fd=9, port=34001, crypted)
2010/02/18 21:41:40   1414 s   CAID: 183D
2010/02/18 21:41:40   1414 s   provid #0: 005411
2010/02/18 21:41:40   1414 s   radegast: disabled
2010/02/18 21:41:40   1414 s   resolver thread started
2010/02/18 21:41:40   1414 s   logger started (pid=1416)
2010/02/18 21:41:40   1414 s   resolver started (pid=1417, delay=30 sec)
2010/02/18 21:41:40   1414 s   http started (pid=1418)
2010/02/18 21:41:40   1416 l   starting client -2 with ip 127.0.0.1
2010/02/18 21:41:40   1417 n   starting client -1 with ip 127.0.0.1
2010/02/18 21:41:40   1418 h   starting client 0 with ip 127.0.0.1
2010/02/18 21:41:40   1414 s   reader started (pid=1419, device=/dev/sci0)
2010/02/18 21:41:40   1414 s   reader started (pid=1420, device=/dev/sci1)
2010/02/18 21:41:40   1414 s   Waiting for local card init ....
2010/02/18 21:41:40   1418 h   HTTP Server listening on port 0
2010/02/18 21:41:40   1420 r04 starting client 0 with ip 127.0.0.1
2010/02/18 21:41:41   1420 r04 card detected
2010/02/18 21:41:41   1419 r03 starting client -1 with ip 127.0.0.1
2010/02/18 21:41:43   1420 r04 ATR: 3F FF 95 00 FF 91 81 71 FF 47 00 54 49 47 45 52 30 30 33 20 52 65 76 32 35 30 64
2010/02/18 21:41:44   1420 r04 [nagra-reader] IFS cmd: 21 C1 01 FE 1F
2010/02/18 21:41:44   1420 r04 [nagra-reader] IFS is now fe
2010/02/18 21:41:44   1420 r04 [nagra-reader] detect nagra tiger card
2010/02/18 21:41:44   1420 r04 write to cardreader tivusat:
2010/02/18 21:41:45   1420 r04 answer from cardreader tivusat:
2010/02/18 21:41:45   1420 r04 [nagra-reader] ---------- SIG CHECK ---------------------
2010/02/18 21:41:45   1420 r04 [nagra-reader] sign1: xxxxxxxxxxxxxxxx
2010/02/18 21:41:45   1420 r04 [nagra-reader] sign2: xxxxxxxxxxxxxxxx
2010/02/18 21:41:45   1420 r04 [nagra-reader] signature check ok
2010/02/18 21:41:45   1420 r04 [nagra-reader] ------------------------------------------
2010/02/18 21:41:45   1420 r04 [nagra-reader] CAID: 183D, IRD ID: xx xx xx xx
2010/02/18 21:41:45   1420 r04 [nagra-reader] ProviderID: 00 00 54 11
2010/02/18 21:41:45   1420 r04 write to cardreader tivusat:
2010/02/18 21:41:45   1420 r04 answer from cardreader tivusat:
2010/02/18 21:41:45   1420 r04 [nagra-reader] session key: xx xx xx xx xx xx xx xx xx xx xx xx xx xx xx xx
2010/02/18 21:41:45   1420 r04 ROM:    T I G E R 0 0 3
2010/02/18 21:41:45   1420 r04 REV:    R e v 2 5 0
2010/02/18 21:41:45   1420 r04 SER:    xx xx xx xx
2010/02/18 21:41:45   1420 r04 CAID:   183D
2010/02/18 21:41:45   1420 r04 Prv.ID: 00 00 54 11 (sysid)
2010/02/18 21:41:45   1420 r04 ready for requests
2010/02/18 21:41:45   1414 s   Init for all local cards done !

and this is the 1600 log:

-------------------------------------------------------------------------------
>> OSCam <<  cardserver started at Thu Feb 18 21:51:45 2010
-------------------------------------------------------------------------------
2010/02/18 21:51:45   1439 s   version=0.99.4-SB-svn, build #1600, system=powerpc-dreambox-linux
2010/02/18 21:51:45   1439 s   max. clients=29, client max. idle=120 sec
2010/02/18 21:51:45   1439 s   max. logsize=unlimited
2010/02/18 21:51:45   1439 s   client timeout=5000 ms, fallback timeout=2500 ms, cache delay=0 ms
2010/02/18 21:51:45   1439 s   shared memory initialized (size=610976, fd=3)
2010/02/18 21:51:45   1439 s   auth size=4752
2010/02/18 21:51:45   1439 s   Cannot open file "/var/tuxbox/config/oscam.services" (errno=2)
2010/02/18 21:51:45   1439 s   userdb reloaded: 0 accounts freed, 2 accounts loaded, 0 expired, 0 disabled
2010/02/18 21:51:45   1439 s   signal handling initialized (type=sysv)
2010/02/18 21:51:45   1439 s   can't open file "/var/tuxbox/config/oscam.srvid" (err=2), no service-id's loaded
2010/02/18 21:51:45   1440 s   monitor: initialized (fd=7, port=988)
2010/02/18 21:51:45   1440 s   camd 3.3x: disabled
2010/02/18 21:51:45   1440 s   camd 3.5x: disabled
2010/02/18 21:51:45   1440 s   cs378x: disabled
2010/02/18 21:51:45   1440 s   newcamd: initialized (fd=8, port=34000, crypted)
2010/02/18 21:51:45   1440 s   CAID: 0919
2010/02/18 21:51:45   1440 s   provid #0: 000000
2010/02/18 21:51:45   1440 s   newcamd: initialized (fd=9, port=34001, crypted)
2010/02/18 21:51:45   1440 s   CAID: 183D
2010/02/18 21:51:45   1440 s   provid #0: 005411
2010/02/18 21:51:45   1440 s   cccam: disabled
2010/02/18 21:51:45   1440 s   radegast: disabled
2010/02/18 21:51:45   1440 s   resolver thread started
2010/02/18 21:51:45   1440 s   logger started (pid=1442)
2010/02/18 21:51:45   1442 l   starting client 0 with ip 127.0.0.1
2010/02/18 21:51:45   1440 s   resolver started (pid=1443, delay=30 sec)
2010/02/18 21:51:45   1440 s   http started (pid=1444)
2010/02/18 21:51:45   1440 s   reader started (pid=1445, device=/dev/sci0)
2010/02/18 21:51:45   1440 s   reader started (pid=1446, device=/dev/sci1)
2010/02/18 21:51:45   1440 s   waiting for local card init
2010/02/18 21:51:45   1443 n   starting client -3 with ip 127.0.0.1
2010/02/18 21:51:45   1444 h   starting client -2 with ip 127.0.0.1
2010/02/18 21:51:45   1444 h   HTTP Server listening on port 0
2010/02/18 21:51:45   1445 r03 starting client -1 with ip 127.0.0.1
2010/02/18 21:51:45   1446 r04 starting client 0 with ip 127.0.0.1
2010/02/18 21:51:45   1446 r04 card detected
2010/02/18 21:51:47   1446 r04 ATR: 3F FF 95 00 FF 91 81 71 FF 47 00 54 49 47 45 52 30 30 33 20 52 65 76 32 35 30 64
2010/02/18 21:51:48   1446 r04 Maximum frequency for this card is formally 5 Mhz, clocking it to 3.68 Mhz
2010/02/18 21:51:49   1446 r04 detect NAGRA tiger card
2010/02/18 21:51:49   1446 r04 write to cardreader tivusat:
2010/02/18 21:51:49            A0 CA 00 00 02 D1 00 D2
2010/02/18 21:51:50   1446 r04 answer from cardreader tivusat:
2010/02/18 21:51:50            00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
2010/02/18 21:51:50            00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
2010/02/18 21:51:50            00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
2010/02/18 21:51:50            00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
2010/02/18 21:51:50            00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
2010/02/18 21:51:50            00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
2010/02/18 21:51:50            00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
2010/02/18 21:51:50            00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
2010/02/18 21:51:50            00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
2010/02/18 21:51:50            00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
2010/02/18 21:51:50            00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
2010/02/18 21:51:50            00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
2010/02/18 21:51:50            00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
2010/02/18 21:51:50            00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
2010/02/18 21:51:50            00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
2010/02/18 21:51:50            00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
2010/02/18 21:51:50            00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
2010/02/18 21:51:50            00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
2010/02/18 21:51:50            00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
2010/02/18 21:51:50            00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
2010/02/18 21:51:50            00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
2010/02/18 21:51:50            00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
2010/02/18 21:51:50            00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
2010/02/18 21:51:50            00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
2010/02/18 21:51:50            00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
2010/02/18 21:51:50            00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
2010/02/18 21:51:50            00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
2010/02/18 21:51:50            00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
2010/02/18 21:51:50            00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
2010/02/18 21:51:50            00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
2010/02/18 21:51:50            00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
2010/02/18 21:51:50            00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
2010/02/18 21:51:50   1446 r04 [nagra-reader] CMD$D1 failed
2010/02/18 21:51:50   1446 r04 [nagra-reader] NegotiateSessionKey_Tiger failed
2010/02/18 21:51:50   1446 r04 [nagra-reader] NegotiateSessionKey failed
2010/02/18 21:51:50   1446 r04 card system not supported
2010/02/18 21:51:50   1446 r04 Normal mode failed, reverting to Deprecated Mode
2010/02/18 21:51:51   1446 r04 ATR: 3F FF 95 00 FF 91 81 71 FF 47 00 54 49 47 45 52 30 30 33 20 52 65 76 32 35 30 64
2010/02/18 21:51:52   1446 r04 Maximum frequency for this card is formally 5 Mhz, clocking it to 3.68 Mhz
2010/02/18 21:51:53   1446 r04 detect NAGRA tiger card
2010/02/18 21:51:53   1446 r04 write to cardreader tivusat:
2010/02/18 21:51:53            A0 CA 00 00 02 D1 00 D2
2010/02/18 21:51:54   1446 r04 answer from cardreader tivusat:
2010/02/18 21:51:54            00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
2010/02/18 21:51:54            00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
2010/02/18 21:51:54            00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
2010/02/18 21:51:54            00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
2010/02/18 21:51:54            00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
2010/02/18 21:51:54            00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
2010/02/18 21:51:54            00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
2010/02/18 21:51:54            00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
2010/02/18 21:51:54            00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
2010/02/18 21:51:54            00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
2010/02/18 21:51:54            00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
2010/02/18 21:51:54            00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
2010/02/18 21:51:54            00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
2010/02/18 21:51:54            00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
2010/02/18 21:51:54            00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
2010/02/18 21:51:54            00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
2010/02/18 21:51:54            00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
2010/02/18 21:51:54            00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
2010/02/18 21:51:54            00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
2010/02/18 21:51:54            00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
2010/02/18 21:51:54            00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
2010/02/18 21:51:54            00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
2010/02/18 21:51:54            00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
2010/02/18 21:51:54            00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
2010/02/18 21:51:54            00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
2010/02/18 21:51:54            00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
2010/02/18 21:51:54            00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
2010/02/18 21:51:54            00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
2010/02/18 21:51:54            00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
2010/02/18 21:51:54            00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
2010/02/18 21:51:54            00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
2010/02/18 21:51:54            00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
2010/02/18 21:51:54   1446 r04 [nagra-reader] CMD$D1 failed
2010/02/18 21:51:54   1446 r04 [nagra-reader] NegotiateSessionKey_Tiger failed
2010/02/18 21:51:54   1446 r04 [nagra-reader] NegotiateSessionKey failed
2010/02/18 21:51:54   1446 r04 card system not supported
2010/02/18 21:51:54   1446 r04 card initializing error
2010/02/18 21:51:55   1440 s   init for all local cards done

Change History (3)

comment:1 by disti, 14 years ago

I found out that the first non-working version is 1389. I also tried to find out what happened but I' can't work it out.

comment:2 by Deas, 14 years ago

Component: Card support
Sensitive: unset

comment:3 by Deas, 14 years ago

Resolution: fixed
Status: newclosed

please try with latest revision and open new ticket if problem still exists.

Note: See TracTickets for help on using tickets.