Azbox Enigma2 - mgcamd not working

cett1

Registered
Messages
4
Hi everyone,

recently I've installed Enigma2 on my Azbox Premium for the first time, various images (actually I'm with spzGIT 20110924), then installed TSPanel 3.6, and using the TSPanel Emu Manager downloaded and installed mgcamd1.35a-newcs1.67.
Then I edited the files in var/keys:
mg_cfg making sure the B value is set to 00
newcamd.list adding CWS = mysharingserver.com XXXXX username password 01 02 03 04 05 06 07 08 09 10 11 12 13 14 server01

When I put the decoder on a crypted channel (my sharing server, is on S*Y Italy), from the TSPanel Emu Manager - ECM Info I see:

===== *** ECM on CaID 0x09CD, pid 0x070e =====
prov: 000000
cw0= XX XX XX.... something like a mac address
cw1= XX XX XX.... something like a mac address
Signature OK
source: net (newcamd at mysharingserver.com:port)
223 msec -- Sun Sep 25 20:50:21 2011 (i.ei. the actual date and time).

but on the TV nothing happens, as the azbox is not able to decrypt the channel....
Is there something I miss ?

Thanks in advance,
cett1
 

deffc0n

Registered
Messages
78
Try this :


# box type
# 00 autodetect, change only if you think wrong type detected.
# 01 dbox2
# 02 dreambox
# 03 triple-dragon
# 04 relook
# 05 openbox
# 06 dreambox/mips
# 08 stapi/kathrein
# 09 stapi/ipbox
# 11 stapi/openbox
B: { 06 } - change this
 

redarmy2511

Registered
Messages
1
mgcam 1.35a
edit /user/keys/mg_cfg
add # 06 azbox
change B: { 06 }

# box type
# 00 autodetect, change only if you think wrong type detected.
# 01 dbox2
# 02 dreambox
# 03 triple-dragon
# 04 relook
# 05 openbox
# 06 azbox
B: { 06 }
 

cloud

Registered
Messages
1
Try this:
1. Download
enigma2-plugin-extensions-userscripts_2.4-r4_mipsel.ipk
enigma2-plugin-camd-mgcamd.1.35a_2.4-r1_mipsel.ipk
enigma2-plugin-camd-cccam.2.1.4_2.4-r0_mipsel.ipk
2. Copy to tmp
3. Install using Telnet
ipkg install /tmp/enigma2-plugin-extensions-userscripts_2.4-r4_mipsel.ipk
ipkg install /tmp/enigma2-plugin-camd-mgcamd.1.35a_2.4-r1_mipsel.ipk
ipkg install /tmp/enigma2-plugin-camd-cccam.2.1.4_2.4-r0_mipsel.ipk
4. Blue button - user scripts - start only Mgcamd 1.35a
 
Top