Opened 9 years ago

Closed 7 years ago

#4244 closed defect (fixed)

Via-Card don't write EMM with Error "Class not found" and "Class missmatch"

Reported by: Hunchback Owned by:
Priority: blocker Component: Card support
Severity: medium Keywords:
Cc: Sensitive: no

Description

The Problem is better described here in german: http://www.streamboard.tv/wbb2/thread.php?threadid=43784

With current Oscam (tested: 10660 and newest) the TVR-Card (Viaccess 0500:25900) don't write a needed EMM after booking "Freesat ro".

2015/06/25 08:59:42 088EFCB8 r   (reader) TVR-READER [viaccess] nano A9: class: 1E, expiry date: 2015/06/24 - 2016/07/28
2015/06/25 08:59:42 088EFCB8 r   (reader) TVR-READER [viaccess] provid 025900 class 1E not found!
2015/06/25 08:59:42 088EFCB8 r   (reader) TVR-READER [viaccess] shared emm provid 025900 class mismatch -> skipped!

The class 1E wasn't present at the Card. Thats correct.

After writing exactly this "class 1E not found" EMM with Oscam 8789, the card got a new entitlement (with class 1E) and now even the newest Oscam-Version write the EMM (because now the class 1E is present).

Attachments (1)

log (1).txt (82.5 KB ) - added by jaluvis 7 years ago.
live log

Download all attachments as: .zip

Change History (7)

comment:1 by Opti, 9 years ago

Have you enabled Read old classes: ??

comment:2 by Hunchback, 9 years ago

I don't know this function and i cant find very much about it.
But there were no old Entitlement with this class on the card.

comment:3 by Marc, 9 years ago

Same problem for me with ther SRG V5 Card. I always have to switch back to r9988 if i have no active entitlements on the card. With r9988 the EMMs are always written.

The trick with r9988 came out of this:
http://www.digital-eliteboard.com/348300-srg-v5-viaccess-karte-emm.html

Read old classes is not working, EMMs are still not written....

Last edited 9 years ago by Marc (previous) (diff)

by jaluvis, 7 years ago

Attachment: log (1).txt added

live log

comment:5 by pr2, 7 years ago

Fixed with 11282 and 11283 changes.

Now for Viaccess card all the providers on a card are taken into consideration even the not yet activated ones.
You can verify it in the entitlements you will see all the provider before you only saw the already active one.

So in your exemple you had this entry:
shared emm provid 025900 class mismatch -> skipped!

Because the 0500:025900 was not taken into accound (since not yet activate) when initializing the Via card. Now it is taken into account, so card will initialized properly and EMM will be written.

comment:6 by pr2, 7 years ago

Resolution: fixed
Status: newclosed
Note: See TracTickets for help on using tickets.