Hi!
I've already posted in the mgcamd v1.14 thread about this matter but I would not like to hi-jack that thread so I start over here.
I've been trying very hard to make the mgcamd AES Update work but I haven't been successful so faar.
This is the output from my debug session
Code:
AES URL: http://*****.html
AES URL: http://*****.php
tuxbox mgcamd by mixvt Aug 19 2006 19:55:29 (v1.14)
We called as: /var/bin/mgcamd_1.14
[mg] Net:1:3:0:10s Show ecm:1, emm:1 Up:5 Au:3 Dir:0 Osd:no:3 Cache:7 Log:2:172.16.1.1:28007 Rer4
[mg] Ecm cache time: 15
Box type: dreambox
/var/keys > Keys readed
ignore prov 0600:000028
ignore prov 0600:000015
ignore prov 0600:000013
ignore prov 0500:020A10
ignore prov 0500:020A20
ignore prov 0100:000072
ignore prov 0100:000084
ignore caid 0626
priority prov 0500:007800
priority prov 0100:008000
priority caid 8000
[mgcamd] aes update over http started
When I switch Channel on my Dreambox to a TPS channel, this happens
Code:
[mg0] namespace 820000 t-id 2BC0 on-id B0
[mg0] descramble on 1, source 0
[mg0] service 4B3 index 0 pmt pid 12C (1)
ECM: CaID: 0x0500 -> CaPID: 0x0171 ProvID: 008300
ECM: CaID: 0x0500 -> CaPID: 0x016C ProvID: 008100
ECM: CaID: 0x0500 -> CaPID: 0x0168 ProvID: 007C00
ECM: CaID: 0x0500 -> CaPID: 0x016A ProvID: 022600
ECM: CaID: 0x0500 -> CaPID: 0x0170 ProvID: 020000
ECM: CaID: 0x0500 -> CaPID: 0x0169 ProvID: 022610
ECM: CaID: 0x0500 -> CaPID: 0x0173 ProvID: 020010
ECM: CaID: 0x0100 -> CaPID: 0x0172 ProvID: 000085
[mg0] No viaccess key(s) found for id 8300 keynr 08
[mg0] network can't decode
[mg0] pid 0x0171 failed to decode.
[mg0] No viaccess key(s) found for id 8100 keynr 08
[mg0] network can't decode
[mg0] pid 0x016C failed to decode.
[mg0] No viaccess key(s) found for id 7C00 keynr 0b
[mg0] Viaccess: no good AES key found
[mg0] network can't decode
[mg0] pid 0x0168 failed to decode.
[mgcamd] aes wakeup
[mgcamd] going to load key from http://*****.html
[mg0] No viaccess key(s) found for id 22600 keynr 08
[mg0] network can't decode
[mg0] pid 0x016A failed to decode.
[mg0] No viaccess key(s) found for id 20000 keynr 08
[mg0] network can't decode
[mg0] pid 0x0170 failed to decode.
[mg0] No viaccess key(s) found for id 22610 keynr 08
[mg0] network can't decode
[mg0] pid 0x0169 failed to decode.
[mg0] No viaccess key(s) found for id 20010 keynr 08
[mg0] network can't decode
[mg0] pid 0x0173 failed to decode.
[mg0] RSA keys not found for id 85
[mg0] network can't decode
[mg0] pid 0x0172 failed to decode.
[mgcam] emm thread started
EMM: CaID: 0x0500 -> CaPID: 0x0032 ProvID: 000000
EMM: CaID: 0x0500 -> CaPID: 0x0034 ProvID: 000000
EMM: CaID: 0x0500 -> CaPID: 0x0035 ProvID: 000000
EMM: CaID: 0x0500 -> CaPID: 0x0037 ProvID: 000000
[mgcam] emm thread stopped
[mg0] network can't decode
[mg0] network can't decode
[mg0] network can't decode
[mg0] network can't decode
[mg0] network can't decode
[mg0] network can't decode
[mg0] network can't decode
[mg0] RSA keys not found for id 85
[mg0] network can't decode
[mgcamd] going to load key from http://*****.php
[mg0] network can't decode
[mg0] network can't decode
[mg0] network can't decode
[mg0] network can't decode
[mg0] network can't decode
[mg0] network can't decode
[mg0] network can't decode
[mg0] RSA keys not found for id 85
[mg0] network can't decode
.... .... .... ....
I know that mgcamd is reading the SoftCam.Key file because if I alter the file the alteration will trigger mgcamd to reload it.
Someone with an idea what all this is about?