How to get PowerVu AutoRoll working with Oscam and Dreambox

Drosan

Registered
Messages
47
EMM: reader_caid 0000 != emmpid caid 0E00 -> SKIP
EMM: reader_caid 0000 != emmpid caid 0E01 -> SKIP!

Drosan :(
 

skytec

Member
Messages
63
I have this one:
2016/12/07 18:54:01 5FEB1422 c (reader) emulator [emu] EMM: reader 0E00 match since emmpid has no provid -> SEND!
2016/12/07 18:54:01 5FEB1422 c (reader) emulator [emu] EMM: reader_caid 0000 != emmpid caid 0E01 -> SKIP!

How can i fix "reader 0E00 match since emmpid has no provid"?
 

Drosan

Registered
Messages
47
that seems fine.

EMM: reader 0E00 match since emmpid has no provid -> SEND!

is the line to look for
 

kebien

Well Known Member
Messages
1,329
it should be active.
Just make sure you have an EMM key in softcam,and also a bogus key for this service (key can be all 000...)

keep an eye in the log for a while until the UA shows up and OScam tries to decrypt.
If no EMM shows up,some problem with your EMM key,maybe expired,maybe not present in the stream,try another EMM key
 

skytec

Member
Messages
63
Hi kebien,
Thank you for your help.
EMM: reader 0E00 match since emmpid has no provid -> SEND!
and than no others about EMM in the log.
UA not show in the log.

EMM key working tested with dvddream and emu 2.3

My softcam key
P <srvid> <UA> <key>
P 1234 12345678 11223344556677
 

Drosan

Registered
Messages
47
It works now, i will post my config later ...

I put the CAID 0E00 in the oscam.server config to get rid of the (missing Reader) message. So i got EMM: reader 0E00 match since emmpid has no provid -> SEND!


... and after w8tin some minutes it updated the keys in the Softcam.key file
 
Last edited:

skytec

Member
Messages
63
It works now, i will post my config later ...

I put the CAID 0E00 in the oscam.server config to get rid of the (missing Reader) message. So i got EMM: reader 0E00 match since emmpid has no provid -> SEND!


... and after w8tin some minutes it updated the keys in the Softcam.key file

Congratulations.
Could you tell me EMM keys format in softcam.key?
 

skytec

Member
Messages
63
My log: AU is still ON not ACTIVE

2016/12/08 16:03:02 62B3019D r [Emu] Key not found: P 000B 00
2016/12/08 16:03:02 62B3019D r [Emu] ECM failed: Key not found
2016/12/08 16:03:02 626BC592 c (ecm) SERVER (0E00@000000/0000/000B/40:FA5F539E1BC795F5217739D85C9BC34A): not found (4 ms) by emulator - HD SPORTS
2016/12/08 16:03:03 626BC592 c (reader) emulator [emu] EMM: reader 0E00 match since emmpid has no provid -> SEND!
2016/12/08 16:03:03 626BC592 c (reader) emulator [emu] EMM: reader_caid 0000 != emmpid caid 0E01 -> SKIP!
2016/12/08 16:03:03 626BC592 c (dvbapi) Demuxer 0 restarting decodingrequests after 1 ms with 1 enabled and 0 disabled ecmpids!
2016/12/08 16:03:03 626BC592 c (dvbapi) Demuxer 0 trying to descramble PID 0 CAID 0E00 PROVID 000000 ECMPID 177B ANY CHID PMTPID 1393 VPID 0582
2016/12/08 16:03:03 62B3019D r [Emu] Key not found: P 000B 00
2016/12/08 16:03:03 62B3019D r [Emu] ECM failed: Key not found
 

Drosan

Registered
Messages
47
I dont wanna waste anybodys time, so hold on as i am trying to reproduce what i did last night ...
 

joeuser

Senior Member
Messages
199
Hi kebien,
Thank you for your help.
EMM: reader 0E00 match since emmpid has no provid -> SEND!
and than no others about EMM in the log.
UA not show in the log.

EMM key working tested with dvddream and emu 2.3

My softcam key
P <srvid> <UA> <key>
P 1234 12345678 11223344556677

That is old format. New format is:

P <groupid> <UA> <key>

Look at readme reposted last page...
 

Drosan

Registered
Messages
47
For the solo4k This is IT

OSCAM 1.20-unstable_svn SVN r11281

oscam.conf

# oscam.conf generated automatically by Streamboard OSCAM 1.20-unstable_svn SVN r11281
# Read more: http://www.streamboard.tv/svn/oscam/trunk/Distribution/doc/txt/oscam.conf.txt

[global]
disablelog = 1
logfile = /dev/null
initial_debuglevel = 64
nice = -1
emmlogdir = /usr/keys
lb_mode = 1
lb_save = 100

[cache]

[streamrelay]
stream_emm_enabled = 1

[dvbapi]
enabled = 1
au = 1
pmt_mode = 0
delayer = 60
ecminfo_type = 1
user = One
extended_cw_api = 2

[webif]
httpport = 8181
httprefresh = 15
httpshowmeminfo = 1
httpshowuserinfo = 1
httpshowreaderinfo = 1
httpshowcacheexinfo = 1
httpshowecminfo = 1
httpshowloadinfo = 1
httpallowed = 127.0.0.1,192.168.0.0-192.168.255.255

oscam.user

# oscam.user generated automatically by Streamboard OSCAM 1.20-unstable_svn SVN r11281
# Read more: http://www.streamboard.tv/svn/oscam/trunk/Distribution/doc/txt/oscam.user.txt

[account]
user = One
description = dvbapi
au = 1
group = 1,2,3,4

oscam.server

# oscam.server generated automatically by Streamboard OSCAM 1.20-unstable_svn SVN r11281
# Read more: http://www.streamboard.tv/svn/oscam/trunk/Distribution/doc/txt/oscam.server.txt

[reader]
label = emulator
protocol = emu
device = /usr/keys/SoftCam.Key
caid = 0E00 <== DID THE TRICK
detect = cd
group = 1
emmcache = 2,2,2,0
saveemm-u = 1

oscam.version <== You cannot change the content of this file!

Unix starttime: 1481216274
Starttime: 08.12.2016 17:57:54
Version: oscam-1.20-unstable_svn-r11281
Compiler: arm-marvell-linux-gnueabi-ssl
Box type: vusolo4k (generic)
PID: 6203
TempDir: /tmp/.oscam
ConfigDir: /usr/keys/
WebifPort: 8181

Web interface support: yes
LiveLog support: yes
jQuery support intern: yes
Touch interface support: yes
SSL support: yes
DVB API support: yes
DVB API with AZBOX support: no
DVB API with MCA support: no
DVB API with COOLAPI support: no
DVB API with COOLAPI2 support: no
DVB API with STAPI support: no
DVB API with STAPI5 support: no
DVB API read-sdt charsets: yes
Irdeto guessing: yes
Anti-cascading support: yes
Debug mode: yes
Monitor: yes
Loadbalancing support: yes
Cache exchange support: yes
CW Cycle Check support: yes
LCD support: no
LED support: no
Emulator support: yes
Clockfix with realtime clock: yes
IPv6 support: no

camd 3.3x: no
camd 3.5 UDP: yes
camd 3.5 TCP: yes
newcamd: yes
CCcam: yes
CCcam share: yes
gbox: yes
radegast: yes
scam: yes
serial: yes
constant CW: yes
Pandora: yes
ghttp: yes

Reader support: yes

Nagra: yes
Irdeto: yes
Conax: yes
Cryptoworks: yes
Seca: yes
Viaccess: yes
*** Videoguard: yes
DRE Crypt: yes
TONGFANG: yes
Bulcrypt: yes
Griffin: yes
DGCrypt: yes

cardreader_phoenix: yes
cardreader_drecas: yes
cardreader_internal_azbox: no
cardreader_internal_coolapi: no
cardreader_internal_coolapi2: no
cardreader_internal_sci: yes
cardreader_sc8in1: yes
cardreader_mp35: yes
cardreader_smargo: yes
cardreader_pcsc: no

SoftCam.Key Get the actual Keys from various sources. Note: ECM keys are not the valid ones, if Autoupdate works, it will enter the valid keys automatically.

#groupid = any 4 hex digits of your choice for this group (leading zeros are optional)

P 009E0001 00 361D5E2ACDC568
P 009E0001 01 A4EF798C6EE9C2
P 009E0002 00 361D5E2ACDC568
P 009E0002 01 A4EF798C6EE9C2
P 009E0003 00 361D5E2ACDC568
P 009E0003 01 A4EF798C6EE9C2
P 009E0004 00 361D5E2ACDC568
P 009E0004 01 A4EF798C6EE9C2
P 009E0005 00 361D5E2ACDC568
P 009E0005 01 A4EF798C6EE9C2
P 009E0006 00 361D5E2ACDC568
P 009E0006 01 A4EF798C6EE9C2
P 009E0007 00 361D5E2ACDC568
P 009E0007 01 A4EF798C6EE9C2
P 009E0008 00 361D5E2ACDC568
P 009E0008 01 A4EF798C6EE9C2
P 009E0009 00 361D5E2ACDC568
P 009E0009 01 A4EF798C6EE9C2
P 009E000A 00 361D5E2ACDC568
P 009E000A 01 A4EF798C6EE9C2
P 009E000B 00 361D5E2ACDC568
P 009E000B 01 A4EF798C6EE9C2
P 009E022B 00 361D5E2ACDC568
P 009E022B 01 A4EF798C6EE9C2

;---------------------------------------

P 009E 005XXXXX FCXXXXXXXXXXXX

P 009E 005XXXXX 2CXXXXXXXXXXXX

P 009E 005XXXXX FCXXXXXXXXXXXX

P 009E 00XXXXXX 1BXXXXXXXXXXXX <= working key to autoroll on all sattelite positions AFN is on (I am on 9e)

Now you have to wait for the key to update. It might take some minutes or up to two hours.

2016/12/08 16:03:03 626BC592 c (reader) emulator [emu] EMM: reader 0E00 match since emmpid has no provid -> SEND!
2016/12/08 16:03:03 626BC592 c (reader) emulator [emu] EMM: reader_caid 0000 != emmpid caid 0E01 -> SKIP!

will appear in the logs a couple of times.


SoftCam.Key AFTER the update

P 009E0001 00 361D5E2ACDC568
P 009E0001 01 A4EF798C6EE9C2
P 009E0002 00 361D5E2ACDC568
P 009E0002 01 A4EF798C6EE9C2
P 009E0003 00 361D5E2ACDC568
P 009E0003 01 A4EF798C6EE9C2
P 009E0004 00 361D5E2ACDC568
P 009E0004 01 A4EF798C6EE9C2
P 009E0005 00 361D5E2ACDC568
P 009E0005 01 A4EF798C6EE9C2
P 009E0006 00 361D5E2ACDC568
P 009E0006 01 A4EF798C6EE9C2
P 009E0007 00 361D5E2ACDC568
P 009E0007 01 A4EF798C6EE9C2
P 009E0008 00 361D5E2ACDC568
P 009E0008 01 A4EF798C6EE9C2
P 009E0009 00 361D5E2ACDC568
P 009E0009 01 A4EF798C6EE9C2
P 009E000A 00 361D5E2ACDC568
P 009E000A 01 A4EF798C6EE9C2
P 009E000B 00 361D5E2ACDC568
P 009E000B 01 A4EF798C6EE9C2
P 009E022B 00 361D5E2ACDC568
P 009E022B 01 A4EF798C6EE9C2

;---------------------------------------


P 009E 005XXXXX FCXXXXXXXXXXXX

P 009E 005XXXXX 2CXXXXXXXXXXXX

P 009E 005XXXXX FCXXXXXXXXXXXX

P 009E 00XXXXXX 1BXXXXXXXXXXXX







P 9E0001 00 CDXXXXXXXXXXXX ; added by OSEmu Thu Dec 8 18:04:43 2016 UA: 0057XXXX

P 9E0002 00 CDXXXXXXXXXXXX ; added by OSEmu Thu Dec 8 18:04:43 2016 UA: 0057XXXX

P 9E0003 00 CDXXXXXXXXXXXX ; added by OSEmu Thu Dec 8 18:04:43 2016 UA: 0057XXXX

P 9E0004 00 CDXXXXXXXXXXXX ; added by OSEmu Thu Dec 8 18:04:43 2016 UA: 0057XXXX

P 9E0005 00 CDXXXXXXXXXXXX ; added by OSEmu Thu Dec 8 18:04:43 2016 UA: 0057XXXX

P 9E0006 00 CDXXXXXXXXXXXX ; added by OSEmu Thu Dec 8 18:04:43 2016 UA: 0057XXXX

P 9E0007 00 CDXXXXXXXXXXXX ; added by OSEmu Thu Dec 8 18:04:43 2016 UA: 0057XXXX

P 9E0008 00 CDXXXXXXXXXXXX ; added by OSEmu Thu Dec 8 18:04:43 2016 UA: 0057XXXX

P 9E0009 00 CDXXXXXXXXXXXX ; added by OSEmu Thu Dec 8 18:04:43 2016 UA: 0057XXXX

P 9E000A 00 CDXXXXXXXXXXXX ; added by OSEmu Thu Dec 8 18:04:43 2016 UA: 0057XXXX

P 9E000B 00 CDXXXXXXXXXXXX ; added by OSEmu Thu Dec 8 18:04:43 2016 UA: 0057XXXX

P 9E022B 00 CDXXXXXXXXXXXX ; added by OSEmu Thu Dec 8 18:04:43 2016 UA: 0057XXXX

P 9E0001 01 CDXXXXXXXXXXXX ; added by OSEmu Thu Dec 8 18:04:43 2016 UA: 0057XXXX

P 9E0002 01 CDXXXXXXXXXXXX ; added by OSEmu Thu Dec 8 18:04:43 2016 UA: 0057XXXX

P 9E0003 01 CDXXXXXXXXXXXX ; added by OSEmu Thu Dec 8 18:04:43 2016 UA: 0057XXXX

P 9E0004 01 CDXXXXXXXXXXXX ; added by OSEmu Thu Dec 8 18:04:43 2016 UA: 0057XXXX

P 9E0005 01 CDXXXXXXXXXXXX ; added by OSEmu Thu Dec 8 18:04:43 2016 UA: 0057XXXX

P 9E0006 01 CDXXXXXXXXXXXX ; added by OSEmu Thu Dec 8 18:04:43 2016 UA: 0057XXXX

P 9E0007 01 CDXXXXXXXXXXXX ; added by OSEmu Thu Dec 8 18:04:43 2016 UA: 0057XXXX

P 9E0008 01 CDXXXXXXXXXXXX ; added by OSEmu Thu Dec 8 18:04:43 2016 UA: 0057XXXX

P 9E0009 01 CDXXXXXXXXXXXX ; added by OSEmu Thu Dec 8 18:04:43 2016 UA: 0057XXXX
 
Last edited:

satbeeper

Registered
Messages
2
Got it working and autoroll works,but it works only when i keep on channel where i want to get keys,i need to keep always on this channel to get keys updated,possible to do this in background somehow? There is key 0 and key 1,current and next,so how to automatically make next key active when 0 key expires? hope dou you get my point. thank you
 

kebien

Well Known Member
Messages
1,329
Got it working and autoroll works,but it works only when i keep on channel where i want to get keys,i need to keep always on this channel to get keys updated,possible to do this in background somehow? There is key 0 and key 1,current and next,so how to automatically make next key active when 0 key expires? hope dou you get my point. thank you

Not sure what you are asking.
You want to be in another trasponder watching something else and get key updates for something you are not tuning into?
Think about it how could this be possible..............
Only with a dual tuner maybe

To roll keys you MUST tune the group/channel...........

You do not need to activate key 0 or key 1,the emulator knows which one is needed.
 

satbeeper

Registered
Messages
2
Not sure what you are asking.
You want to be in another trasponder watching something else and get key updates for something you are not tuning into?
Think about it how could this be possible..............
Only with a dual tuner maybe

To roll keys you MUST tune the group/channel...........

You do not need to activate key 0 or key 1,the emulator knows which one is needed.

ok thank you
 

Rickk

Well Known Member
Messages
2,375
[reader]
label = emulator
protocol = emu
device = emulator
caid = 0E00
detect = cd
ident = 0E00:000000
group = 1
emmcache = 2,1,2,1
emu_auproviders = 0E00:000000

Edit Stream Relay Config
[streamrelay]
stream_ecm_delay = 720
stream_emm_enabled = 0
Relay Port: 17999
 

De Fault

Member
Messages
75
Autoroll is not working for Turner International Asia package on AsiaSat 7 (CNN International Asia Pacific, Cartoon Network South East Asia, Cartoon Network Taiwan, Cartoon Network Philippines, TCM Asia, Toonami Asia, Cartoon Network Australia, TCM Australia, Boomerang Australia).

The keys are changed every 2 months by the provider.

OscamEmu cannot detect any EMM messages in the stream except the PAT table message.
 

sonicdacrack

Registered
Messages
31
AU on AFN 9.0 works like a charm now...
Still got two questions...
1. Is it normal that he just adds new keys in SoftCam.Key instead of overwriting?
2. Obvious you need to stay on a channel to update the keys, but is there a way too speed things up when the old keys are not active anymore and you need to Update?
 

bigs15

Senior Member
Messages
435
Autoroll is not working for Turner International Asia package on AsiaSat 7 (CNN International Asia Pacific, Cartoon Network South East Asia, Cartoon Network Taiwan, Cartoon Network Philippines, TCM Asia, Toonami Asia, Cartoon Network Australia, TCM Australia, Boomerang Australia).

The keys are changed every 2 months by the provider.

OscamEmu cannot detect any EMM messages in the stream except the PAT table message.

why not work ??? คนไทยใช่ไหมครับ ?
 
Top