Opened 13 years ago

Closed 12 years ago

#737 closed defect (fixed)

Nagra3 Card initialization problems in Azbox with internal reader

Reported by: softjad Owned by: cogsi
Priority: major Component: Card support
Severity: medium Keywords:
Cc: Sensitive: no

Description

I have tested the lastest builds with Nagra3 (1802) card and I had no success. During the card initialization, is warned that the card data are wrong. The card data are correct.

Could this related to the "mode".

Also takes a lot time to initialize the card.

Note that is not a Tiger Card.

Oscam Build is 2947.

My reader configuration:

[reader]
label = azboxreader
enable = 0
protocol = internal
device = 0
mode = 4
group = 1
mhz = 368
cardmhz = 368
Fallback = 0
CAID = 1802:00000
detect = cd
n3_boxkey = AAA...
n3_rsakey = BBB...
services = 1,2,3

Log:

.....
2010/08/22 13:02:49 1250 r02 card detected
2010/08/22 13:02:49 1250 r02 openxcas sc: set mode 4
2010/08/22 13:02:53 1250 r02 ATR: 3F FF 95 00 FF 91 81 71 FE 47 00 44 4E 41 53 50 31 34 32 20 52 65 76 47 30 31 15
2010/08/22 13:02:53 1250 r02 Maximum frequency for this card is formally 5 Mhz, clocking it to 3.68 Mhz
2010/08/22 13:02:54 1250 r02 detect native nagra card
2010/08/22 13:04:58 1250 r02 -----------------------------------------
2010/08/22 13:04:58 1250 r02 |id |tier |valid from |valid to |
2010/08/22 13:04:58 1250 r02 +----+--------+------------+------------+
2010/08/22 13:04:58 1250 r02 |4901|8372 |2010/05/07 |2010/08/30 |
2010/08/22 13:04:59 1250 r02 |4901|8374 |2010/05/07 |2010/08/30 |
2010/08/22 13:04:59 1250 r02 |4901|8373 |2010/05/07 |2010/08/30 |
2010/08/22 13:04:59 1250 r02 -----------------------------------------
2010/08/22 13:06:10 1250 r02 Negotiate sessionkey was not successfull! Please check rsa key and boxkey
2010/08/22 13:06:10 1250 r02 card system not supported
2010/08/22 13:06:10 1250 r02 card initializing error
2010/08/22 13:06:10 1245 s init for all local cards done
....

Link to discussion forum:
http://oscam.ump2002.net/board/thread.php?threadid=2903

Change History (10)

comment:1 by alno, 13 years ago

Why you have disabled the reader? (enable=0) and from which documentation you have learned the caid parameter Syntax? Is device = 0 right for this reader? From what I found with search in Streambord it should be device = /dev/scard

comment:2 by softjad, 13 years ago

The reader is enable. In the configuration described is wrong. With the last modifications, the device for Azbox must be "device = 0".

But as you can see it tries to read and initialize the card.

comment:3 by softjad, 13 years ago

Priority: majorcritical

comment:4 by alno, 13 years ago

Priority: criticalmajor

comment:5 by hfmls, 13 years ago

i have same problem, can somebody help azbox users out please? :)
almost perfect now, only cardreader to finish.

we still have 2 minute delay for card to start and show tiers, and another 2 minutes to give sessionkey error (why is that? )
and this happens:

2010/09/07 16:13:10 1209 r02 Negotiate sessionkey was not successfull! Please check rsa key and boxkey
2010/09/07 16:13:10 1209 r02 card system not supported
2010/09/07 16:13:10 1209 r02 card initializing error

comment:6 by Deas, 12 years ago

Owner: set to cogsi

comment:7 by softjad, 12 years ago

news about this ticket? ...

comment:8 by Deas, 12 years ago

what about a log with current version or at least a info if the problem still exist?

comment:9 by Bust3D, 12 years ago

I have same problem here with N3 1802 card , 4331 works fine but newer not.

Negotiate sessionkey was not successfull! Please check rsa key and boxkey...

with this error stop after reading the tiers...

Please, somebody competent could check what's wrong ?

I have to mention that i use linux ubuntu server not AXBOX...

Last edited 12 years ago by Bust3D (previous) (diff)

comment:10 by Bust3D, 12 years ago

Resolution: fixed
Status: newclosed

Hallo zusammen,

Weiss nicht mehr genau ab welcher version die parameter für NAGRA3 geändert haben.

alt:
n3_rsakey = xxxxxxxxxxx
n3_boxkey = xxxxxxxxxxx

neu:
rsakey = xxxxxxxxxxx
boxkey = xxxxxxxxxxx

Ein bisschen Dokumentation lesen und schon weiss man es :-)

http://www.streamboard.tv:8001/
http://www.streamboard.tv/svn/oscam/trun...bution/doc/txt/
http://www.streamboard.tv/svn/oscam/trun...scam.server.txt

Grüsse ZHCIP

Note: See TracTickets for help on using tickets.