Oscam-emu now supports powervu without streamrelay (on dreambox only...)

Rickk

Registered
Messages
2,375
[dvbapi]
enabled = 1
au = 1
pmt_mode = 0
user = dvbapiau
extended_cw_api = 0
boxtype = dreambox
 

rtznfrtz

Registered
Messages
31
Do i need different config's for AFN and e.g. SIS ?
AFN working fine, but SIS has black screen ... although i get ecm ok
 

chk8210

Registered
Messages
60
black screen!
2017/12/28 10:30:54 55AB3A98 c (ecm) dvbapiau (0E00@000000/0000/0C80/40:D0E3F1D25C95500E7A54D6E09A1E01E2): found (6 ms) by emulator (P/3/3/3)
2017/12/28 10:30:55 55AB3A98 c (dvbapi) ERROR: ioctl(CA_SET_DESCR): Invalid argument
2017/12/28 10:30:55 55AB3A98 c (-) -- Skipped 15 duplicated log lines --

I had same problem with Discovery package at 0.8W.
I changed below:
extended_cw_api = 0

Error message disappeared, but still black screen.:(
Only discovery pack have this issue, the others are OK.

OpenpLI4 VU+Zero
 

casco

Registered
Messages
38
try this working fine

[dvbapi]
enabled = 1
au = 1
pmt_mode = 0
delayer = 60
read_sdt = 2
write_sdt_prov = 1
boxtype = dreambox
extended_cw_api = 1
 
Last edited:

chk8210

Registered
Messages
60
try this working fine

[dvbapi]
enabled = 1
au = 1
pmt_mode = 0
delayer = 60
read_sdt = 2
write_sdt_prov = 1
boxtype = dreambox
extended_cw_api = 1

Unfortunatey same result with error msg:
Code:
2018/01/01 21:24:21 4A04D035 c (dvbapi) ERROR: ioctl(CA_SET_DESCR_MODE): Invalid argument
2018/01/01 21:24:21 4A04D035 c (-) -- Skipped 2 duplicated log lines --
2018/01/01 21:24:21 4A04D035 c (ecm) anonymous (0E00@000000/0000/0C81/40:1FE94D0670344A73425870FB82BC29AC)
 

dxdy

VIP
Messages
669
Unfortunatey same result with error msg:
Code:
2018/01/01 21:24:21 4A04D035 c (dvbapi) ERROR: ioctl(CA_SET_DESCR_MODE): Invalid argument
2018/01/01 21:24:21 4A04D035 c (-) -- Skipped 2 duplicated log lines --
2018/01/01 21:24:21 4A04D035 c (ecm) anonymous (0E00@000000/0000/0C81/40:1FE94D0670344A73425870FB82BC29AC)

that error can show when decoding is OK...

try this configs. working fine PowerVU (AFN 9°E included) and Tandberg (Arena Sport 1,9°E and 39°E)

oscam.conf
[streamrelay]
stream_relay_enabled = 0

[dvbapi]
enabled = 1
au = 0
pmt_mode = 0
delayer = 60
ecminfo_type = 1
user = dvbapiau
read_sdt = 1
write_sdt_prov = 1
extended_cw_api = 1
boxtype = dreambox

oscam.user
[account]
user = dvbapiau
group = 1,2,3
au = 0

oscam.services
[afn]
caid = 0E00
provid = 000000
srvid = 0066,0067,0068,0069,006A,006B,006C,006D

oscam.server
[reader]
label = myconstantcw
enable = 0
protocol = constcw
device = /etc/tuxbox/config/constant.cw
caid = 2600
group = 1

[reader]
label = emulator
protocol = emu
device = emulator
caid = 090F,0500,1801,0604,2600,FFFF,0E00,4AE1,1010
detect = cd
ident = 090F:000000;0500:000000,023800,021110,007400,007800;1801:000000,007301,001101,002111;0604:000000;2600:000000;FFFF:000000;0E00:000000;4AE1:000011,000014,0000FE;1010:000000
group = 1
emmcache = 2,1,2,1

[reader]
label = AFN
description = AFN-EMU
protocol = emu
device = Emulator
caid = 0E00
detect = cd
group = 1
emmcache = 1,5,31,1
emu_auproviders = 0E00:000000
auprovid = 000E00
cacheex = 1
cacheex_maxhop = 1
cacheex_allow_request = 1
services = afn

also problem can be in your softcam file...
 

chk8210

Registered
Messages
60
that error can show when decoding is OK...

try this configs. working fine PowerVU (AFN 9°E included) and Tandberg (Arena Sport 1,9°E and 39°E)

also problem can be in your softcam file...

I tried, but no improvemenent.
AFN OK, biss OK, C band PVU packages OK!
Only Discovery pack black srceen (1W), but the decoding is processing based on log file.
 

chk8210

Registered
Messages
60
which softcam keys you use? try this

Now I found the problem.
I installed VU+ drivers for the latest one (3.13.5-20171107), because Openpli4 not include that. And now everything is OK.
Thanks for your help and effort!
 

dingo31

Registered
Messages
9
I'm using oscam 1258 on dm920, it's works great but when I want to zap back frum any PV channel to other encrypted (i.e. on 1W, to Telenor or UPC channel) the oscam is not longer responding, needing restart. In case that no power vu channel there is not problem during zapping. The problem is only when zapping back from PV to other encrypted channels. Please any clue for that ......
 

dingo31

Registered
Messages
9
even with oscam 11439 the situation remains the same. it works ok but after zapping through power vu channels on 1W or 5E it is necessary to restart the dreambox in order to re-open other channels non-power vu.
 
Top