| NewCS Beta RC10 (how to use 102 cam in DB cardslot ) 7020 and 500 (found this info whilst surfing,it may or may not work;for Dreamboxes-Grynner)
c&p,thanks goes to dss max NewCS Beta RC10 (how to use 102 cam in DB cardslot ) 7020 and 500 i have this working on my 7000.put ur dish card in up upper slot.transfer all the files to the corresponding folders,chmod to 755.u shu have evocamd installed already.edit the camd_cfg file in var/keys and set au to 00...
# AU
# 00 is ignored (default)
# 01 enable AU
# 02 AU Auto
A: { 00 }
edit the newcs.xml file in var/tuxbox/config and enter the boxkeys that on the card ur using,its close to the top...<boxkey>xxxxxxxxxxxxx</boxkey>
goto telenet..
type cd var/bin (enter)
type killall (name of ur emu that running as it appears in ur var/bin folder) ex killall evocamd (enter).this is case sensitive killall Evocamd is not the same.
go back into ftp and in ur var/keys folder delete ur keylist.txt file
back to telenet again.
type ./newcs & (as it appears in var/bin,the & sign has to be there,its not a typo error)also filename is case sensitive ./Newcs & wud not be the same.
if u got everything right u shud see...
TCP-log password is disabled!
level: normal
type: init
output: all
logger config: level 1 type 3 output 255
log file:
logger: cant open file , file log disabled
udp log: host 192.168.1.251 port 1000
tcp port: 3001
[ 09:18:27 ] [ Box detect ] Box type 2
[ 09:18:27 ] [ Config ] Option <Seca-PPV> for device 0 (upper) not present, defaulting to NO
[ 09:18:27 ] [ Config ] /dev/sci1 ECM priority: round
[ 09:18:27 ] [ Config ] Option <Seca-PPV> for device 1 (lower) not present, defaulting to NO
[ 09:18:27 ] [ Config ] /dev/sci0 ECM priority: round
[ 09:18:27 ] [ Config ] Option <hostname> or <port> not present for User: dummy, DISABLING reverse login
[ 09:18:27 ] [ Config ] Option <spider> not present for User: dummy, defaulting to NO
[ 09:18:27 ] [ Config ] Option <sidoverride> not present for User: dummy, defaulting to OFF
[ 09:18:27 ] [ Config ] Option <readers> not present for User: dummy, NO reader control enabled
[ 09:18:27 ] [ EMM Cache ] Initialising Cache with 10 entries
[ 09:18:27 ] [ ECM Cache ] Initialising Cache with 10 entries
[ NewCS ] Process ID is: 538
[ 09:18:27 ] [ Loader ] Reader type 5 on node /dev/sci1
[ 09:18:27 ] [ Sci ] Opening device /dev/sci1
[ 09:18:27 ] [ Sci ] CARD_DETECT for sci returned 1
[ 09:18:28 ] [ Loader ] Init Nagra card
[ 09:18:28 ] [ Keyman ] Adding key xxxxxxxx type 0 on Provider 0 for caid 1800 ID=0
[ 09:18:29 ] [ Keyman ] Adding key xxxxxxxx type 1 on Provider 1 for caid 1800 ID=0
[ 09:18:29 ] [ Keyman ] Adding key xxxxxxxx type 1 on Provider 101 for caid 1800 ID=0
[ 09:18:29 ] [ Nagra ] dt08 sig check returned: 1
[ 09:18:29 ] [ Loader ] Card 1801 on port /dev/sci1 ready
[ 09:18:29 ] [ Loader ] Starting Newcamd Server on port 10110
[ 09:18:29 ] [ Loader ] Reader type 5 on node /dev/sci0
[ 09:18:29 ] [ Sci ] Opening device /dev/sci0
[ 09:18:29 ] [ Sci ] CARD_DETECT for sci returned 0
[ 09:18:29 ] [ Sci ] No card present in reader
[ 09:18:29 ] [ Loader ] Reset failed ...
[ 09:18:29 ] [ Loader ] Starting Newcamd Server on port 10111
[ 09:18:29 ] [ NewCS ] Ready to GO!
now we start evocamd.....
type ./evocamd & again as it appears in var/bin.....still case sensitive.
u shud see something like this....
[evocamd] Process id 544
TPS_AES.txt: No such file or directory
Keylist.txt: No such file or directory
WARNING, No key file!
================================================== ==========
(compiled Jun 30 2006 00:28:34)
Next Level version 2.10_update(dream - multichannel) or latest evocamd 2.11
================================================== ==========
[ 09:18:40 ] [ Newcamd:10110 ] User dummy logged in, client: Evocamd
caid: 1801
[EMM ENABLED]
cardNo: xxxxxxxx
prov: 1 : xxxxxxxx
prov: 101 : xxxxxxxx
Got CaID 1801 from 127.0.0.1, TCP/IP Port:10110
it will stop here...change the channel up or down,if ur keys r updated already u will see this......and get pic right away.
--------------------------------------------------------------------------
------
ECM: 0 EMM: 1 KeyUPDATE: 1 AU: 0 dir: 0 OSD: 0 NETMODE: 4 UDP_LOG: 1 IP: 192.168.x.xxx PORT:1000
--------------------------------------------------------------------------------
|== ECM: CaID: 0x1810 -> CaPID: 0x0128 ProvID: 000000 ==|
|== ECM: CaID: 0x1801 -> CaPID: 0x0128 ProvID: 000000 ==|
[camd] started 0008 1004 fb5a0000 00b7
[camd] ECM started for 0008 1004 fb5a0000 00b7... try decoding
[evocamd] Nagra2 key(s) not found for id 0101 keynr 01
--------------------------------------------------------------
[ newcamd ] No Network support for CaId 1810 ProvID 101 found...
--------------------------------------------------------------
--------if ur keys are not updated it will start sscrolling stuff like crazy,just sit back and relax,in a few minutes it will stop again when it updates the keys on the card.if u still got no pic change the channel again and pic shud come on.
this shud work on a db500 also.i hav'nt tried it yet.GOOD LUCK!
Changes to get it working on the DB 500....
Quote:
Originally Posted by BenLurking
The above instructions that were given were for a 7020 with 2 card slots.
Since you are using a DB500 with only one card slot you need to edit something.
use dcc to ftp to var/tuxbox/config and open the newcs.xml file by right click and choose edit.
change where it says
<node>/dev/sci1</node>
to:
<node>/dev/sci0</node>
in other words change the 1 to a zero.
Try that and see if when you run newcs if it detects your card.
Remember each time you change something and try something new you have to killall evocamd and killall newcs under telnet in order to stop them then restart them.
No spaces in boxkeys in xml file.
Boxkeys are 8 - 2 digit numbers for a total of 16 single digits.
Good Luck!
__________________ "It's not enough that we do our best; sometimes we have to do what's required." - Winston Churchill
‘we cannot anticipate today what we shall know only tomorrow’. Karl Popper
Vote for US Apply To Be a Moderator Click this Link |