Oscam Emu Chat Thread

  • Thread starter ooOO_SORGOS_OOoo
  • Start date

Evg77734

Registered
Messages
17
Just make symlinks, first:
ln -sf /usr/lib/libssl.so.1.0.2 /usr/lib/libssl.so.0.9.8
later:
ln -sf /usr/lib/libcrypto.so.1.0.2 /usr/lib/libcrypto.so.0.9.8
 

LoveMyDish

Registered
Messages
155
Are their any powervu decoders, ie oscam emu, or Ncam or anything else that is handling the following hash modes :

modeCW: 8,20,25,35,41

These are the same hash modes being utilized for a transponder for 2+ years...

Is there a places that lists the current hash modes that are handled?
 
Last edited:

DR-10

Super VIP
Messages
3,728
New release
Changeset 11687
[gbx] - add dynamic card update/exchange

•rearrange hello scheme
•add peer specific ccc reshare ident filter
•fix major bug in send hello msg
•correct checkcode calculation
•change some default settings
•add optional send msg Here? to selected peers
Thx @ felixka
 

maneldotelhado

Registered
Messages
14
Team, I have a doubt.

I have 3 multiboot images on my Vu + Uno HD.

For OpenPli 8.0 I must use oscam-11687-openpli40-EMU.zip ?

And for OpenAtv 6.4 and Pure2 i should use oscam-11687-mipsoe20-EMU.zip ?

Or oscam-11687-mipsoe20-EMU.zip for any image in my STB.?

Thank you.
 

juli13

Staff member
Administrator
Messages
10,198
You can use mipsel20 on three image.
If mipsel20 does not work on pli80 than use openpli40.

If oscam start ok, you should know that there is no difference between mipsel20 and openpli40 in functionality.
 

maneldotelhado

Registered
Messages
14
You can use mipsel20 on three image.
If mipsel20 does not work on pli80 than use openpli40.

If oscam start ok, you should know that there is no difference between mipsel20 and openpli40 in functionality.



Thanks. Finally, I was clarified. I never realized why there is an openPli40-emu version
 

osta reza

Donating Member
Messages
27
/lib/x86_64-linux-gnu/libc.so.6: version `GLIBC_2.33' not found (required by /oscam/oscam)
ubuntu 18.4
how can i fix it?
 

simi1

Registered
Messages
25
"Oscam emu" and "oscam": I know that keyes are integrated in oscam emu, but it is not clear for me, if it is possible to use softcam key with "oscam emu", or I need to use only "oscam" with softcam key?
 

ro_54

Registered
Messages
679
"Oscam emu" and "oscam": I know that keyes are integrated in oscam emu, but it is not clear for me, if it is possible to use softcam key with "oscam emu", or I need to use only "oscam" with softcam key?
I always have softcam.key file loaded in the box, no matter what oscam type. Sometimes, channel hash # is changing, and needs to be manually updated in softcam.key file. it works for me this way.
 

WaRp

(∩`-´)⊃━☆゚.*・。゚
Staff member
Administrator
Messages
29,877
New release

Changeset 11688
Fix need pin for 0961
(reader) 0961_sky [videoguard2] classD3 ins54: no cw --> Card needs pin
 

WaRp

(∩`-´)⊃━☆゚.*・。゚
Staff member
Administrator
Messages
29,877
New release

Changeset 11689
[dvbapi] Updated extension descriptor tags
In accordance with ETSI EN 300 468 V1.16.1, table 109.

Thx @ nautilus7
 

ro_54

Registered
Messages
679
latest oscam build

OScam 11689 Compiled by Levi45,
doesn't start on amiko8900.
 

DR-10

Super VIP
Messages
3,728
New release
Changeset 11690
buildfix
module-dvbapi.c:262:5: warning: Value stored to 'ret' is never read [deadcode.DeadStores?]
-> ret = send(fd, &request, sizeof(request), 0);
module-dvbapi.c:2469:11: warning: Value stored to 'currentfd' is never read [deadcode.DeadStores?]
-> currentfd = ca_fd = 0;
module-dvbapi.c:3325:2: warning: Value stored to 'p_order' is never read [deadcode.DeadStores?]
-> p_order = demux[demux_id].ECMpidcount + 1;
module-dvbapi.c:7102:6: warning: Value stored to 'connfd' is never read [deadcode.DeadStores?]
-> connfd = -1; initially no socket to read from
module-dvbapi.c:7179:8: warning: Value stored to 'connfd' is never read [deadcode.DeadStores?]
-> connfd = -1;



Thx @ gorgone
 

ro_54

Registered
Messages
679
OScam 11690 Compiled by Levi45

as always, does not work on vu+zero4k!
as soon as i change channel i get this:
ERROR: ioctl(CA_SET_DESCR_MODE): Invalid argument
????
going back to 1689.
 
Last edited:

ro_54

Registered
Messages
679
OsCam 11690 with EMU Compiled by @ MOHAMED_OS​

I can't see webif so, i assume it doesn't even starts.
for vu+zero4k box.
 
Top