Hejsan har börjat om från början flashat om med gemini 4.2.
Mgcamd1.29 +Newcs1.50 Även följt guiden kortdelings ABC http://www.dreamboxx.nu/download.php?view.1033 norsk guide.
Känns som jag lagt flera 100 tim men ser fortarande inte ljuset i tunneln.Har läst varenda guide jag hittat.Får inte klienten att funka.
Server 192.168.0.20 klient 192.168.0.30.

Server 192.168.0.20

var/keys/mg.cfg:
Kod:
# EMM messages 
# 00 don't show any EMMs (default) 
# 01 show only valid EMMs 
# 02 show valid and bad EMMs with complete data display 
M: { 01 } 

# ECM messages 
# 00 don't show anything about ecm 
# 01 normal mode, show pids processed, decoded ecm and cw 
# 02 verbose mode, show valid and bad ECMs with data 
C: { 01 } 

# AU 
# 00 disable, no emm pids processed 
# 01 enable, emm pids always processed for soft-au and shared cards 
# 02 auto, emm started only if channel cant be decoded 
# 03 process emm pids for network cards update only 
A: { 01 } 

# 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 enable TPS au 
U: { 01 } 

# 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 
# 08 gbox 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 
# + XX messages number and YY seconds to reconnect 
# mg will reconnect to server, if no answer to last XX ecm/keepalive or 
# if no answer for last ecm or keepalive sent for YY seconds 
# set to 0 to disable 
N: { 07 } 5 30 

# network ecm timeout in seconds 
K: { 05 } 

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

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

# on screen display type 
# 00 No OSD (default) 
# 01 neutrino 
# 02 enigma 
# 03 relook 
# + user password for http auth 
O: { 00 } username password 

# on screen display Options, summ of: 
# 01 show emu ecm 
# 02 show network shares messages 
# 04 show decoding failed / fta 
# 08 show emm keys update 
# + web port to use for osd 
S: { 03 } 80 

# Log option, summ of: 
# 00 off 
# 01 network udp log 
# 02 log to console 
# 04 file, appended ! delete it by yourself, before it eat all your hdd 
# + IP udp-port log-file-name 
L: { 03 } 172.16.1.1 28007 /tmp/mgcamd.log 

# keep ecm cache, seconds 
# every cache entry takes 28 bytes, so 24h cache will take *only* 240-400kb of memory, 
# for openbox/elanvision users with remote shares make sense to set it higher than default value, 
# to not hammer cards while timeshifting or playing crypted recordings. 
E: { 15 } 

# cache option, summ of: 
# 00 Off (default) 
# 01 Ecm pids cache, store pids used to decode in /tmp/ca_cache.list at exit, load at startup, same syntax as restore.list 
# 02 Ecm data cache, remember CW for (E time 
# 04 Emm cache for network cards, do not resend the same emm twice, cache not cleared until restart 
H: { 07 } 

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

# debug, summ of 
# 00 off (default) 
# 01 debug ecm 
# 02 debug emm 
# 04 debug network ecm 
# 08 debug network emm 
# 16 debug network login 
# 32 show mem/cpu stats every 1 min 
# 64 add timestamp to log messages 
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 }
var/keys/newcamd.list:
Kod:
CWS = 127.0.0.1 10000 local local 55 11 55 04 05 06 07 12 14 14 15 16 19 20 lan cardserv 
CWS = 127.0.0.1 10001 local local 55 11 55 04 05 06 07 12 14 14 15 16 19 20 lan cardserv
var/keys/newcamd-client.txt:
Kod:
[127.0.0.1] 
port = 10000 
key = 55 11 55 04 05 06 07 12 14 14 15 16 19 20 
username = local 
password = local 
[127.0.0.1] 
port = 10001 
key = 55 11 55 04 05 06 07 12 14 14 15 16 19 20 
username = local 
password = local
var/tuxbox/config/newcs.xml:
Kod:
xml version="1.0"?> 
<newCSconfig> 
<readers> 
<device> 
<name>lower</name> 
<type>Sci</type> 
<node>/dev/sci0</node> 
<export>yes</export> 
<enabled>yes</enabled> 
<blocksa>No</blocksa> 
<blockua>No</blockua> 
<blockga>No</blockga> 
<PTShandshake>no</PTShandshake> 
<crypto>no</crypto> 
<carddetect>yes</carddetect> 
<newcamd_port>10000</newcamd_port> 
<priority>hard</priority> 
<autosid>yes</autosid> 
<Seca>no</Seca> 
<sid> 
<allow> 
<id></id> 
</allow> 
<deny> 
<id></id> 
</deny> 
</sid> 
</device> 
<device> 
<name>upper</name> 
<type>Sci</type> 
<node>/dev/sci1</node> 
<export>yes</export> 
<enabled>yes</enabled> 
<blocksa>No</blocksa> 
<blockua>No</blockua> 
<blockga>No</blockga> 
<PTShandshake>no</PTShandshake> 
<crypto>no</crypto> 
<carddetect>yes</carddetect> 
<newcamd_port>10001</newcamd_port> 
<priority>hard</priority> 
<autosid>yes</autosid> 
<Seca>no</Seca> 
<sid> 
<allow> 
<id></id> 
</allow> 
<deny> 
<id></id> 
</deny> 
</sid> 
</device> 
</readers> 
<radegastserver> 
<enabled>no</enabled> 
<port>10011</port> 
<allow>ALL</allow> 
</radegastserver> 
<cache> 
<emm>10</emm> 
<ecm>10</ecm> 
</cache> 
<debug> 
<level>normal</level> 
<type>all</type> 
<output>file,all</output> 
<logfile>/tmp/newcs_log.txt</logfile> 
<console_options></console_options> 
<file_options>init,ecm,emm</file_options> 
<udp_host>192.168.1.20</udp_host> 
<udp_port>1000</udp_port> 
<udp_options></udp_options> 
<tcp_port>3001</tcp_port> 
<tcp_options></tcp_options> 
</debug> 
<newcamdserver> 
<enabled>yes</enabled> 
<name>cardserv</name> 
<deskey>55 11 55 04 05 06 07 12 14 14 15 16 19 20</deskey> 
<userfile>/tmp/users.txt</userfile> 
<user> 
<name>local</name> 
<password>local</password> 
<au>on</au> 
</user> 
<user> 
<name>user1</name> 
<password>1234</password> 
<au>on</au> 
</user> 
<user> 
<name>user2</name> 
<password>1234</password> 
<au>on</au> 
</user> </newcamdserver> 
</newCSconfig>
var/script/mgcamd_1.29_newcs_1.50_cam.sh:
Kod:
#!/bin/sh 
######################################## 
###### Powered by The Gemini Team ###### 
### http://www.i-have-a-dreambox.com ### 
######################################## 
# camid # 
# 0000 = Commom Interface # 
# 0001->0199 = for User Experiment # 
# 0199 = Dccamd # 
# 0200->0299 = Fbiss # 
# 0300->0399 = Camd3 # 
# 0400->0499 = Camx # 
# 0500->0599 = Camx-Radegast-CS # 
# 0600->0699 = Evocamd -OLD # 
# 0700->0799 = Evocamd_ronlad_cs -OLD # 
# 0800->0899 = Mgcamd -OLD # 
# 0900->0999 = Mgcamd_ronald_cs -OLD # 
# 1000->1099 = Newcamd -OLD # 
# 1100->1199 = Newcamd-ronald_CS -OLD # 
# 1200->1299 = Newcamd-spider -OLD # 
# 1300->1399 = Radegast # 
# 1400->1499 = Ronald-CS # 
# 1500->1599 = Scam # 
# 1600->1699 = Scam-Ronald-CS # 
# 1700->1799 = MPCardserver # 
# 1800->1899 = NewCS # 
# 2000->2099 = Camd3 # 
# 2300->2399 = Camd3-NewCS # 
# 2600->2699 = Camd3-MPCardserver # 
# 3000->3099 = Evocamd # 
# 3100->3199 = Evocamd-Ronald-CS # 
# 3200->3299 = Evocamd-NewCS # 
# 3300->3399 = Evocamd-MPCardserver # 
# 4000->4099 = Mgcamd # 
# 4100->4199 = Mgcamd-Ronald-CS # 
# 4200->4299 = Mgcamd-NewCS # 
# 4300->4399 = Mgcamd-MPCardserver # 
# 5000->5099 = Newcamd-Betad # 
# 5100->5199 = Newcamd-Cardserver # 
# 5200->5299 = Newcamd-Spider # 
# 5300->5399 = Newcamd-NewCS # 
# 5400->5499 = Newcamd-MPCardserver # 
# 5500->5599 = OpenCam # 
# 5600->5699 = RqCamd # 
# 6000->6099 = CCcam # 
# 6100->6199 = CCcam-Capmtserver # 
# 6200->6299 = CCcam-NewCS # 
# 9500->9599 = reserved # 
# 9600->9699 = reserved # 
# 9700->9799 = reserved # 
# 9800->9899 = reserved # 
# 9900->9999 = reserved # 
######################################## 

CAMNAME="MgCamd 1.29/NewCS 1.50" 
USERNAME="" 
ZAPTIME=6 
CAMID=4268 
DVBSET=0 
INFOFILE="ecm.info" 
INFOFILELINES= 
# end 

remove_tmp () { 
rm -rf /tmp/*.info* /tmp/*.tmp* /tmp/*mgcamd* 
} 

case "$1" in 
start) 
echo "[SCRIPT] $1: $CAMNAME" 
remove_tmp 
/var/bin/newcs_1.50 & 
sleep 20 
/var/bin/mgcamd_1.29 & 
;; 
stop) 
echo "[SCRIPT] $1: $CAMNAME" 
killall -9 mgcamd_1.29 newcs_1.50 2>/dev/null 
remove_tmp 
;; 
*) 
$0 stop 
exit 0 
;; 
esac 

exit 0
klient 192.168.0.30

var/keys/mg.cfg:
Kod:
# EMM messages 
# 00 don't show any EMMs (default) 
# 01 show only valid EMMs 
# 02 show valid and bad EMMs with complete data display 
M: { 01 } 

# ECM messages 
# 00 don't show anything about ecm 
# 01 normal mode, show pids processed, decoded ecm and cw 
# 02 verbose mode, show valid and bad ECMs with data 
C: { 01 } 

# AU 
# 00 disable, no emm pids processed 
# 01 enable, emm pids always processed for soft-au and shared cards 
# 02 auto, emm started only if channel cant be decoded 
# 03 process emm pids for network cards update only 
A: { 01 } 

# 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 enable TPS au 
U: { 01 } 

# 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 
# 08 gbox 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 
# + XX messages number and YY seconds to reconnect 
# mg will reconnect to server, if no answer to last XX ecm/keepalive or 
# if no answer for last ecm or keepalive sent for YY seconds 
# set to 0 to disable 
N: { 07 } 5 30 

# network ecm timeout in seconds 
K: { 05 } 

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

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

# on screen display type 
# 00 No OSD (default) 
# 01 neutrino 
# 02 enigma 
# 03 relook 
# + user password for http auth 
O: { 00 } username password 

# on screen display Options, summ of: 
# 01 show emu ecm 
# 02 show network shares messages 
# 04 show decoding failed / fta 
# 08 show emm keys update 
# + web port to use for osd 
S: { 03 } 80 

# Log option, summ of: 
# 00 off 
# 01 network udp log 
# 02 log to console 
# 04 file, appended ! delete it by yourself, before it eat all your hdd 
# + IP udp-port log-file-name 
L: { 03 } 172.16.1.1 28007 /tmp/mgcamd.log 

# keep ecm cache, seconds 
# every cache entry takes 28 bytes, so 24h cache will take *only* 240-400kb of memory, 
# for openbox/elanvision users with remote shares make sense to set it higher than default value, 
# to not hammer cards while timeshifting or playing crypted recordings. 
E: { 15 } 

# cache option, summ of: 
# 00 Off (default) 
# 01 Ecm pids cache, store pids used to decode in /tmp/ca_cache.list at exit, load at startup, same syntax as restore.list 
# 02 Ecm data cache, remember CW for (E time 
# 04 Emm cache for network cards, do not resend the same emm twice, cache not cleared until restart 
H: { 07 } 

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

# debug, summ of 
# 00 off (default) 
# 01 debug ecm 
# 02 debug emm 
# 04 debug network ecm 
# 08 debug network emm 
# 16 debug network login 
# 32 show mem/cpu stats every 1 min 
# 64 add timestamp to log messages 
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 }
var/keys/newcamd.list:
Kod:
CWS = 192.168.1.30 10000 user1 1234 55 11 55 04 05 06 07 12 14 14 15 16 19 20 lan cardserv 
CWS = 192.168.1.30 10001 user1 1234 55 11 55 04 05 06 07 12 14 14 15 16 19 20 lan cardserv 
CWS = 127.0.0.1 10000 local local 55 11 55 04 05 06 07 12 14 14 15 16 19 20 lan cardserv 
CWS = 127.0.0.1 10001 local local 55 11 55 04 05 06 07 12 14 14 15 16 19 20 lan cardserv
var/keys/newcamd-client.txt:
Kod:
[127.0.0.1] 
port = 10000 
key = 55 11 55 04 05 06 07 12 14 14 15 16 19 20 
username = local 
password = local 
[127.0.0.1] 
port = 10001 
key = 55 11 55 04 05 06 07 12 14 14 15 16 19 20 
username = local 
password = local 

var/tuxbox/config/newcs.xml: 

<xml> 
<newCSconfig> 
<readers> 
<device> 
<name>lower</name> 
<type>Sci</type> 
<node>/dev/sci0</node> 
<export>yes</export> 
<enabled>yes</enabled> 
<blocksa>No</blocksa> 
<blockua>No</blockua> 
<blockga>No</blockga> 
<PTShandshake>no</PTShandshake> 
<crypto>no</crypto> 
<carddetect>yes</carddetect> 
<newcamd_port>10000</newcamd_port> 
<priority>hard</priority> 
<autosid>yes</autosid> 
<Seca>no</Seca> 
<sid> 
<allow> 
<id></id> 
</allow> 
<deny> 
<id></id> 
</deny> 
</sid> 
</device> 
<device> 
<name>upper</name> 
<type>Sci</type> 
<node>/dev/sci1</node> 
<export>yes</export> 
<enabled>yes</enabled> 
<blocksa>No</blocksa> 
<blockua>No</blockua> 
<blockga>No</blockga> 
<PTShandshake>no</PTShandshake> 
<crypto>no</crypto> 
<carddetect>yes</carddetect> 
<newcamd_port>10001</newcamd_port> 
<priority>hard</priority> 
<autosid>yes</autosid> 
<Seca>no</Seca> 
<sid> 
<allow> 
<id></id> 
</allow> 
<deny> 
<id></id> 
</deny> 
</sid> 
</device> 
</readers> 
<radegastserver> 
<enabled>no</enabled> 
<port>10011</port> 
<allow>ALL</allow> 
</radegastserver> 
<cache> 
<emm>10</emm> 
<ecm>10</ecm> 
</cache> 
<debug> 
<level>normal</level> 
<type>all</type> 
<output>file,all</output> 
<logfile>/tmp/newcs_log.txt</logfile> 
<console_options></console_options> 
<file_options>init,ecm,emm</file_options> 
<udp_host>192.168.0.20</udp_host> 
<udp_port>1000</udp_port> 
<udp_options></udp_options> 
<tcp_port>3001</tcp_port> 
<tcp_options></tcp_options> 
</debug> 
<newcamdserver> 
<enabled>yes</enabled> 
<name>cardserv</name> 
<deskey>55 11 55 04 05 06 07 12 14 14 15 16 19 20</deskey> 
<userfile>/tmp/users.txt</userfile> 
<user> 
<name>local</name> 
<password>local</password> 
<au>on</au> 
</user> 
</newcamdserver> 
</newCSconfig>
var/script/mgcamd_1.29_newcs_1.50_cam.sh:
Kod:
#!/bin/sh 
######################################## 
###### Powered by The Gemini Team ###### 
### http://www.i-have-a-dreambox.com ### 
######################################## 
# camid # 
# 0000 = Commom Interface # 
# 0001->0199 = for User Experiment # 
# 0199 = Dccamd # 
# 0200->0299 = Fbiss # 
# 0300->0399 = Camd3 # 
# 0400->0499 = Camx # 
# 0500->0599 = Camx-Radegast-CS # 
# 0600->0699 = Evocamd -OLD # 
# 0700->0799 = Evocamd_ronlad_cs -OLD # 
# 0800->0899 = Mgcamd -OLD # 
# 0900->0999 = Mgcamd_ronald_cs -OLD # 
# 1000->1099 = Newcamd -OLD # 
# 1100->1199 = Newcamd-ronald_CS -OLD # 
# 1200->1299 = Newcamd-spider -OLD # 
# 1300->1399 = Radegast # 
# 1400->1499 = Ronald-CS # 
# 1500->1599 = Scam # 
# 1600->1699 = Scam-Ronald-CS # 
# 1700->1799 = MPCardserver # 
# 1800->1899 = NewCS # 
# 2000->2099 = Camd3 # 
# 2300->2399 = Camd3-NewCS # 
# 2600->2699 = Camd3-MPCardserver # 
# 3000->3099 = Evocamd # 
# 3100->3199 = Evocamd-Ronald-CS # 
# 3200->3299 = Evocamd-NewCS # 
# 3300->3399 = Evocamd-MPCardserver # 
# 4000->4099 = Mgcamd # 
# 4100->4199 = Mgcamd-Ronald-CS # 
# 4200->4299 = Mgcamd-NewCS # 
# 4300->4399 = Mgcamd-MPCardserver # 
# 5000->5099 = Newcamd-Betad # 
# 5100->5199 = Newcamd-Cardserver # 
# 5200->5299 = Newcamd-Spider # 
# 5300->5399 = Newcamd-NewCS # 
# 5400->5499 = Newcamd-MPCardserver # 
# 5500->5599 = OpenCam # 
# 5600->5699 = RqCamd # 
# 6000->6099 = CCcam # 
# 6100->6199 = CCcam-Capmtserver # 
# 6200->6299 = CCcam-NewCS # 
# 9500->9599 = reserved # 
# 9600->9699 = reserved # 
# 9700->9799 = reserved # 
# 9800->9899 = reserved # 
# 9900->9999 = reserved # 
######################################## 

CAMNAME="MgCamd 1.29/NewCS 1.50" 
USERNAME="" 
ZAPTIME=6 
CAMID=4268 
DVBSET=0 
INFOFILE="ecm.info" 
INFOFILELINES= 
# end 

remove_tmp () { 
rm -rf /tmp/*.info* /tmp/*.tmp* /tmp/*mgcamd* 
} 

case "$1" in 
start) 
echo "[SCRIPT] $1: $CAMNAME" 
remove_tmp 
/var/bin/newcs_1.50 & 
sleep 20 
/var/bin/mgcamd_1.29 & 
;; 
stop) 
echo "[SCRIPT] $1: $CAMNAME" 
killall -9 mgcamd_1.29 newcs_1.50 2>/dev/null 
remove_tmp 
;; 
*) 
$0 stop 
exit 0 
;; 
esac 

exit 0
Var även inne och petade i newcamd.conf enligt manual "använda orginalkort"
Kod:
#CWS = uds 1 premiere premiere 
#CWS = 127.0.0.1 10001 local local 01 02 03 04 05 06 07 08 09 10 11 12 13 14 wan cardserv 
CWS = 127.0.0.1 34000 dummy dummy 01 02 03 04 05 06 07 08 09 10 11 12 13 14 lan newcs 
#CWS = 127.0.0.1 34001 dummy dummy 01 02 03 04 05 06 07 08 09 10 11 12 13 14 lan newcs 
#
Ursäkta all text.
jag hoppas någon vänlig själ har lust att kika på eländet.
Tackar på förhand