Oscam Emu Chat Thread

  • Thread starter ooOO_SORGOS_OOoo
  • Start date

Geek4Sat

Registered
Messages
13
Hi juli13
can you in new compile files enable these features for mips and openpi:

image-2020-11-29-163224.png


or at least enable (CW Cycle Check support) because it's prevent fake CWS coming from SECA and NagraVision. like the problem we having right now with caid 1810
 

georgeflu

Registered
Messages
485
first of all thank you master. juli 13 for all your great work.

oscam-11668 a bit outdated is not?

also as I send you private message before. the OSCAM with (All options are on) does not work on images(pure2-6.5),(satdreamgr-8) only mips and openpli4 work them, I do not know why?

generaly, i am not searching for continuus upgrate, which (in most times ) do not offer me something more from what i need..
but...
the most possible reason, is a library file

Code:
oscam-emu: error while loading shared libraries: libpcsclite.so.1: cannot open shared object file: No such file or directory

in sdg if you want, try
Code:
opkg update
opkg install libpcsclite1

and check again if it works
 

abrasat

Registered
Messages
43
Last edited:

DR-10

Super VIP
Messages
3,727
New release
Changeset 11679
fix 7 build errors in oscam-string.c
2 in 340 & 569 need a fix for negative bitshift
Thx @ gorgone
 
Last edited:

ro_54

Registered
Messages
679
oscam 11679

mohamed os can not be started !
linuxsat version works in my vu+0.
 

ArloG

Registered
Messages
126
Wondering if there is a way in oscam-emu to find at any instant what pv key is being used.

Also I lost a channel after an au was written while away.
my group/sid is in a format P 110100E2.
The new au keys were written P 386000C9 and none had the 00E2 sid in the list. A kind member provided me with a working key and once I found that the XXXXXXXXXXXXXX key was in the added by EMU list, it made me wonder how to find out in the future.
Anyone?
 

ro_54

Registered
Messages
679
I never use ch sid in my sofcam list. if i have emm key i use this format:
P E5A71B47 group 1312 ; 131w,3780h
P 1312 emm key ;
P 1312 emm key ;
P 1312ffff 00 00000000000000 ;
P 1312ffff 01 00000000000000 ;
if i have ecm keys only:
P 1312ffff 00 0123456789abcd ;
P 1312ffff 01 0123456789abcd ;
in both cases group # (1312) is being reported when is added @ the end of the sofcam file:
P 1312FFFF 00 0123456789abcd ; added by Emu Tue Dec 22 12:22:16 2020 UA: xxxxxxxx
P 1312FFFF 01 0123456789abcd ; added by Emu Tue Dec 22 12:22:16 2020 UA: xxxxxxxx
to keep a track of what key is for what sat group, the first 3 digits of the group id is the orbital position on the sat:
group 1312, is for 131W;
group 0403, is for 40W.
 
Last edited:

ro_54

Registered
Messages
679
Wondering if there is a way in oscam-emu to find at any instant what pv key is being used.

Also I lost a channel after an au was written while away.
my group/sid is in a format P 110100E2.
The new au keys were written P 386000C9 and none had the 00E2 sid in the list. A kind member provided me with a working key and once I found that the XXXXXXXXXXXXXX key was in the added by EMU list, it made me wonder how to find out in the future.
Anyone?
There are many channels with the same SID on the arch, so this is confusing for oscam and for the user when you look at the softcam file.
 
Top