Hejsan!
Nedanstående har ingen kunnat hjälpa mig med hittills. Jag sliter mitt hår i frustration. Har postat samma fråga på ett annat forum så det är skrivet på engelska.

I'm trying very hard to solve the problem so I reinstalled Gemini 3.10 for DM500. This time i did not choose the MAXVAR version. It's still not working though.

I've made a new mgcamd debug session and I present the results below. This time I have disabled the network mode do minimize the messages from mgcamd.

Kod:
~ > /var/bin/mgcamd_1.14
AES URL: http://*******
AES URL: http://*******
AES URL: http://*******
tuxbox mgcamd by mixvt Aug 19 2006 19:55:29 (v1.14)
We called as: /var/bin/mgcamd_1.14
[mg] Net:0:3:0:10s Show ecm:1, emm:1 Up:5 Au:3 Dir:0 Osd:no:3 Cache:7 Log:2:1724
[mg] Ecm cache time: 15
Box type: dreambox
~ > Keys readed
ignore prov 0100:000076
ignore prov 0100:000070
ignore prov 0100:000084
ignore prov 0100:000085
ignore prov 0100:000089
ignore prov 0500:020000
ignore prov 0500:000000
ignore prov 0500:008300
ignore prov 0500:008100
ignore prov 0500:008110
ignore prov 0500:022600
ignore prov 0500:008000
ignore prov 0500:00C400
ignore caid 0960
ignore caid 0918
ignore caid 1810
ignore caid 4AD4
ignore caid 0D05
ignore prov 0600:000026
ignore prov 0600:000032
ignore prov 0600:00003A
ignore prov 0600:00003C
ignore prov 0600:0000AB
ignore prov 0600:0000AC
ignore prov 0600:000092
ignore prov 0600:0000AD
ignore prov 0600:000037
priority prov 0500:015000
priority prov 0100:000080
priority caid 0602
priority caid 1722
[mgcamd] aes update over http started
got 468 cmd 9F
[mg0] namespace 820000 t-id 2BC0 on-id B0
[mg0] descramble on 1, source 0
[mg0] service 4B9 index 0 pmt pid 384 (1)
 ECM: CaID: 0x0500  -> CaPID: 0x03C0 ProvID: 007C00
 ECM: CaID: 0x0500  -> CaPID: 0x03C1 ProvID: 022610
 ECM: CaID: 0x0500  -> CaPID: 0x03CB ProvID: 020010
[mg0] No viaccess key(s) found for id 7C00 keynr 0b
[mg0] Viaccess: no good AES key found
[mg0] pid 0x03C0 failed to decode.
[mg0] No viaccess key(s) found for id 22610 keynr 08
[mg0] pid 0x03C1 failed to decode.
[mg0] No viaccess key(s) found for id 20010 keynr 08
[mg0] pid 0x03CB 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
[mgcamd] aes wakeup
[mgcamd] going to load key from http://****** 
[mgcamd] going to load key from http://****** 
[mgcamd] going to load key from http://****** 
[mgcamd] aes wakeup
(The real URL is replaced by http://****** above)

Here is my my mg_cfg file:
Kod:
# EMM messages
#    00 don't show any EMM's (default)
#    01 show only valid EMM's
#    02 show valid and bad EMM's with complete data display
M: { 01 }

# ECM messages
#    00 don't show any ECM's
#    01 show only valid ECM's (default)
#    02 show valid and bad ECM's with complete data display
C: { 01 }

# AU
#    01 enable AU
#    02 AU Auto
#    03 network cards update only
A: { 03 }

# key update (sum 01 or 02 with 04)
#    01 update only new keys, default setting
#    02 update all keys (used for valid PMK checking)
#    04 replace (not add) http-aes keys
U: { 05 }

# config files folder (softcam, autoroll, ignore/priority)
#    00 files in /var/keys
#    01 files in /tmp
T: { 00 }

# network mode, use summ for several clients
#    00 no network (default)
#    01 newcamd netclient
#    02 radegast netclient
#    04 camd3 netclient
G: { 01 }

# network retry, use summ for several options
#    00 disable
#    01 retry every new ecm
#    02 try to connect to offline shares every Q: seconds
#    04 try to detect and fast reconnect to lost (and not used atm) server
N: { 03 }

# network ecm timeout in seconds
K: { 10 }

# newcamd dead routes connect retry, sec
Q: { 20 }

# network shares priority
# 00 newcamd, radegast, camd3 (default)
# 01 camd3, radegast, newcamd
# 02 newcamd, camd3, radegast
P: { 00 }

# on screen display type
#    00 No OSD (default)
#    01 neutrino
#    02 enigma
#    03 relook
O: { 00 }

# on screen display Options
#    03 (default) 
#    01 show emu ecm 
#    02 show network shares messages
#    04 show decoding failed / fta
#    08 show emm keys update
S: { 03 }

# Log options
#    00 Off
#    01 Network
#    02 console
#    03 both
L: { 02 } 172.16.1.1 28007

# cache ecm pids and data used to open channels,
# store pids in /tmp/ca_cache.list at exit, load at startup, same syntax as restore.list
# use summ
#    00 Off (default)
#    01 Ecm pids cache
#    02 Ecm data cache
#    04 Emm cache for network cards
H: { 07 }

# reread files, summ of options
#    00 No (default)
#    01 config on zap (including priority and ignore, but not replace/cache)
#    02 SoftCam.Key on zap
#    04 SoftCam.Key on file change
R: { 04 }

# debug, use summ 
# 00 off (default)
# 01 debug ecm
# 02 debug emm
# 04 debug network ecm
# 08 debug network emm
# 16 debug network login
D: { 00 }

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

# keep ecm cache, seconds
E: { 15 }

# urls for aes keys update, any number or urls allowed,
# url data must contain key in format 0500:007C00:0000000000:00:key1:keyl
W: { http://***** }
W: { http://***** }
W: { http://***** }
Here are my files in /var/keys:
Kod:
~ > cd /var/keys                                                      
/var/keys > ls -la                                                    
drwxr-xr-x    3 1000     1000            0 Sep  1 11:54 .             
drwxr-xr-x   18 root     root            0 Jan  1  1970 ..            
-rwxr-xr-x    1 root     root        20157 Sep  1 11:54 AutoRoll.Key  
-rwxr-xr-x    1 root     root         1150 Sep  1 11:54 Conax.Key     
-rwxr-xr-x    1 root     root        21005 Sep  1 11:43 SoftCam.Key
-rwxr-xr-x    1 1000     1000          489 Feb 19  2006 ignore.list  
-rwxr-xr-x    1 1000     1000         3110 Sep  1 12:09 mg_cfg       
drwxr-xr-x    2 root     root            0 Aug 22 18:49 nagra_roms   
-rwxr-xr-x    1 1000     1000           92 Feb 19  2006 priority.list
-rwxr-xr-x    1 1000     1000         1199 Feb 19  2006 replace.list
I don't think I can come up with a solution by my self. If You think you know how to solve this problem, please help me.

Also, if you have Gemini 3.10 installed on DM500 and this is working for you, please confirm.