Not sure mate how long it will last but its been going strong for a while now. The new diablo 2 is released but no hacks yet for it but I've been told all exclusive hacks will be on the new cam and the old 2.3 will support the public ones so I guess it will be moving to the Diablo 2.
original card to work in dreambox 500
Collapse
X
-
-
Would someone mind helping me getting this working please ?
Here is what I have done so far
Flashed DK1.1 to Dreambox
Installed Newcamd 5.28 via download server
Installed Newcamd_config via download server
Edited cardserv.cfg and added the line
BOXKEY = ** ** ** ** ** ** ** **
Put in my working MOSC card and restarted the emu and still only FTA showing.
Could someone post their cardserv.cfg file without their bk so I can see if that's where i'm going wrong or any other suggestions please
ThanksLast edited by nilrem; 5 December, 2009, 16:04.Comment
-
-
easiest way......use a gemini image up to 4.2 and newcamd 6.10b available from gemini server
ftp and edit cardserver config with your bk as below (last line in config).....
Code:#Serial Port # If you intend to use the rear serial port remove the # from the next 6 lines #SERIAL_PORT = 2 #TCP_PORT = 10002 #BOXID = 0000000000 #EMM-G = yes #EMM-S = yes #EMM-U = yes #SPECIAL_FEATURES = no BOXKEY = 11 11 11 11 11 11 11 11
Comment
-
Thanks for the the reply mate I did exactly as u said and it's now working , can you explain what was wrong and what fixed it please.
Looking at the commands it looks like we just killed some processes that weren't actually running and then re-started them
Had I done something wrong along the way and why weren't they already running ?
/var/bin > killall newcamd_528
killall: newcamd_528: no process killed
/var/bin > killall cardserver
killall: cardserver: no process killed
/var/bin > ./cardserver
[cardserver 16:20:24] compiled Nov 28 2004, 15:09:22
[cardserver 16:20:24] Card 1/0 reset
[cardserver 16:20:25] Card 1/0 init Nagravision card, please wait
[cardserver 16:20:25] Sat Dez 5 16:20:25 GMT 2009
[cardserver 16:20:25] Card 1/0 caid 1800
[cardserver 16:20:25] Card 1/0 listening on port 10000
[cardserver 16:20:26] Card 1/0 Login accepted: root
/var/bin > ./newcamd_528
-sh: ./newcamd_528: not found
/var/bin > [cardserver 16:27:10] Sat Dez 5 16:27:10 GMT 2009
[cardserver 16:27:10] Card 1/0 removed
[cardserver 16:27:10] Card 1/0 Logout: root
ThanksLast edited by nilrem; 5 December, 2009, 17:28.Comment
-
Comment