Opened 14 years ago

Closed 14 years ago

#63 closed defect (fixed)

Support for NDS 09AC

Reported by: ckykkc Owned by:
Priority: critical Component: Card support
Severity: medium Keywords:
Cc: Sensitive: no

Description

Same problem with sky it before fix.

ECM ok black picture. Already tested newest version (oscam-0.99.4.534). Can init card ecm ok but screen still black.

Sample log

BEFORE BLACK

[01:20:53]
D1 40 40 80 53
40
00 7E 0A 2A 85 1D 73 5F 89 31 95 00 00 90 44 80
00 C2 08 09 36 14 8A 8C 00 02 00 24 38 01 00 00
E6 04 03 14 D2 C0 24 38 03 00 00 14 04 03 14 00
C0 01 00 ED C0 03 00 E6 C0 01 00 14 C0 03 00 12
C0 03 02 11 C0 01 00 64 C0 67 08 A9 FE 42 79 C2
E9 22 17
90 00

D3 54 00 00 58
54
4E FB 88 33 79 0F EE 82 8A AF 5C 97 B3 DD B9 B6
2A 42 84 5C 8A 02 79 9E 0B F3 E7 C7 CE B1 AD 6A
78 43 99 8C 3A FD 48 CC 21 1E CF 3F 1B 72 69 39
7F 89 B8 06 78 36 29 19 20 DE D9 08 E3 A0 89 E8
9A C3 4F 35 F3 89 9D 3F 32 2E FD 73 DD 70 B5 A5
6F 74 AF D9 52 D6 B5 9A
90 00

AFTER BLACK

[00:29:55]
D1 40 40 80 5D
40
00 7E 0A 51 6D DB 81 26 BC 09 55 00 00 90 4E C0
00 7A D1 F7 50 A3 03 A0 D2 E8 EA D3 5E 0E 76 AA
A0 1C B4 E0 F1 E2 51 CD F6 8B 6B 5C 0A F5 7B AA
33 DD 7C E6 5D 5D 8F 7F BF 7F 04 01 98 EA 0C FB
F4 2E 7B BD BE 88 45 08 D0 92 B7 DA D8 AE 15 C2
39 F0 98 F5 5B F2 79 37 AF A9 9C 76 79 DC
90 00

D3 54 00 00 58
54
26 4A 29 91 4A 04 5A 31 0F BE E6 60 58 10 15 25
D8 86 6D A4 FB F2 A1 B1 64 D3 45 24 38 14 E0 42
50 53 1A 50 1B 46 16 58 F2 35 0B FF 69 A3 18 4A
E1 63 FE 59 BB 7E 16 DB 27 F5 8B D1 D7 85 D6 9A
1A 4C F3 16 9A 2F 15 69 B2 0E C9 06 F0 17 F5 46
FB 0C 6A 4B D7 51 54 0D
90 00

Attachments (1)

Oscam_NDS_09AC_logs.txt (39.1 KB ) - added by shioktv 14 years ago.
logs

Download all attachments as: .zip

Change History (9)

comment:1 by dingo35, 14 years ago

Seems like new postprocess variant... could you run OSCam with -d63 and post log here?

by shioktv, 14 years ago

Attachment: Oscam_NDS_09AC_logs.txt added

logs

comment:2 by ckykkc, 14 years ago

Dingo, this is the link to the dump firmware of the original box.
http://www.box.net/shared/6qi4excd4v

Hope this helps.

comment:3 by ckykkc, 14 years ago

Hi dingo35,

Base on your post process,

Original Code

static unsigned char Tb1[0xC]={0x23,0x01,0x67,0x45,0xAB,0x89,0xEF,0xCD,0x61,0xF8,0x52,0xCB};

static unsigned char Tb2[0x40]= {
0x39,0xC5,0xB9,0xF5,0x99,0x90,0x3A,0x01,0xB9,0xD4,0xB5,0x6A,0x67,0xEA,0xB4,0x7E,
0x30,0x6C,0xF0,0x4B,0x10,0xB8,0xB5,0xB0,0x6D,0xB7,0x51,0xA7,0xE7,0x1A,0xCA,0x14,
0x4F,0x4F,0x86,0x15,0x08,0x26,0xB1,0x10,0xE1,0xE7,0xBE,0x48,0xDD,0x7D,0xCB,0x5E,
0xBF,0xCF,0x3B,0x32,0x31,0x8B,0x31,0xB1,0x1A,0x0F,0x4B,0x66,0x40,0x01,0x00,0x01

unsigned char tabletmp2[0x10] = {0x0B,0x04,0x07,0x08,0x05,0x09,0x0B,0x0A,0x07,0x02,0x0A,0x05,0x04,0x08,0x0D,0x0F};

I found Tb1[0xC] and tabletmp2[0x10] in the dump firmware of the original box. However i can't find Tb2[0x40] in it. Could it be this is the post variant that u mentioned? How i can find the correct value in the original firmware?

Thanks in advance

comment:4 by Deas, 14 years ago

Component: Card support
Sensitive: unset

comment:5 by alno, 14 years ago

Resolution: fixed
Status: newclosed

should be fixed in the meantime

comment:6 by shioktv, 14 years ago

It's not fixed yet.

comment:7 by alno, 14 years ago

Resolution: fixed
Status: closedreopened

comment:8 by shioktv, 14 years ago

Resolution: fixed
Status: reopenedclosed

Finally fixed.

Note: See TracTickets for help on using tickets.