Sponsored links


Go Back   Sat Industry Forums > Dreambox > DB Images
Register FAQ Members List Calendar Mark Forums Read

Reply
 
LinkBack Thread Tools Display Modes
  #1 (permalink)  
Old 10-03-2004
Registered User
 
Join Date: Apr 2004
Posts: 114
Thanks: 0
Thanked 0 Times in 0 Posts
candel2004 is on a distinguished road
Irdeto2 card under evocamd and camx..help

hi

can someone please help me to get Irdeto2 card working under evocamd and camx
I use tha last hydra img


thanks
Reply With Quote
Sponsored links
  #2 (permalink)  
Old 10-03-2004
Registered User
 
Join Date: Aug 2004
Posts: 3
Thanks: 0
Thanked 0 Times in 0 Posts
dbofilis is on a distinguished road
Hello

go at ragecast emulation press ok....select the buttom slot as first...and the top as second....press save , restart regecast...wait a few seconds and your irdeto card card will play....Then you can change emulation without affecting your Irderto2 card.

I hope i helped you
Reply With Quote
  #3 (permalink)  
Old 10-03-2004
Registered User
 
Join Date: Apr 2004
Posts: 114
Thanks: 0
Thanked 0 Times in 0 Posts
candel2004 is on a distinguished road
@ dbofilis

thanks for response

I did what you adviced - the card works under Radegast , but when I change emulation I get black screen
any more ideas

thanks
Reply With Quote
  #4 (permalink)  
Old 10-03-2004
jpm jpm is offline
Registered User
 
Join Date: Jun 2003
Posts: 1,147
Thanks: 0
Thanked 1 Time in 1 Post
jpm is on a distinguished road
evocamd and camx have problems with I2 cards.
Reply With Quote
  #5 (permalink)  
Old 10-05-2004
evo evo is offline
Registered User
 
Join Date: Nov 2003
Posts: 146
Thanks: 0
Thanked 0 Times in 0 Posts
evo is on a distinguished road
Quote:
Originally Posted by jpm
evocamd and camx have problems with I2 cards.
????
Evocamd work with i2
But without cardserver from newcamd package corse not
Step 1: Put cardserver and config cardserv.cfg for your card
Step2 ut in newcamd-client.txt the port and user from cardserv.cfg like that for example


[localhost]
port = 11000
key = 01 02 03 04 05 06 07 08 09 10 11 12 13 14
username = bla
password = bla

put in camd_cfg mixmode
Start evocamd and you will see in telnet:

Card SNumber : XXXXXX
Warning, LAN/WAN EMM enabled for this Card !!!
Got CaID 0604 from localhost, TCP/IP Port:11000

The emm warning you get just when you use the first user in cardserv.cfg,or one au user ( USER = bla bla wan au)
I hope now is clear.
Reply With Quote
  #6 (permalink)  
Old 10-05-2004
jpm jpm is offline
Registered User
 
Join Date: Jun 2003
Posts: 1,147
Thanks: 0
Thanked 1 Time in 1 Post
jpm is on a distinguished road
tried it but no pic
Reply With Quote
  #7 (permalink)  
Old 10-05-2004
Registered User
 
Join Date: Apr 2004
Posts: 114
Thanks: 0
Thanked 0 Times in 0 Posts
candel2004 is on a distinguished road
@ evo
can you please guide me to do it :

here is my cardserv.cfg
Quote:
#
# /var/tuxbox/config/cardserv.cfg
#
# In fact, the only Irdeto cards, that were successfully tested in Dreambox
# cardreaders, are the new Premiere cards and I2 cards. Premiere cards will ONLY
# work with betad (no sharing allowed for Premiere). Betad is a small subset
# of cardserver, using Unix Domain Sockets to communicate with newcamd. Also
# betad will only understand a very small subset of the options described here.
# Each instance of betad will only be able to serve exactly one card, while one
# instance of cardserver can serve multiple cards at the same time. Therefore
section is located at the beginning of the file before the first
# SERIAL_PORT option. The SERIAL_PORT option is a "divider" between the global
# and the local sections, it also is a divider between options for different
# cards. The SC8IN1_SLOT options is a similar divider, but it divides only
# between different cards in the sc8in1 cam and the first SC8IN1_SLOT options
# has to preceeded by a SERIAL_PORT option. Some options may app
# SERIAL_PORT, BAUDRATE, USER, PARITY, CARD_DETECT_INVERT, CARD_DETECT_BIT and
# IGNORE_CARD_DETECT_SWITCH.
#
# You can also start cardserver multiple times by specifying different cfg
# files in the command line. Use only the name of the cfg file, the path of the
# file is always fixed to /var/tuxbox/config (dbox2, Dreambox) or /etc (i386)
#
# (G) = global section only
# (L) = local section only
# (A) = all sections
#
# 14 byte des key for the connection (A)
# DESKEY = 01 02 03 04 05 06 07 08 09 10 11 12 13 14
#
# id name of the cardserver (G)
# SERVER_NAME = cardserv
#
# debug port, lists all cards and their open connections (G)
# just telnet to it
# DEBUG_PORT = 12002
#
# entitlement port, lists entitlements of Seca, Conax and Cryptoworks cards
# just telnet to it
# ENTITLEMENT_PORT = 12003
#
# optional admin options (G)
# port for incoming camdcmd connections
# password and 14 byte des key for admin connections
# ADMIN_PORT = 12004
# ADMIN_PASSWORD = secret 00 00 00 00 00 00 00 00 00 00 00 00 00 00
#
# Userlist (A)
# there can be multiple users, user 1 always do AU for the card
# additional AU users can be defined by adding "au" at the end of the USER line
# keep in mind that your card number will be sent to all AU users
# global user preceed local users in terms of userid
# lan/wan/spider gives the type of connection
# lan = local area network
# wan = wide area network (those connections can be rebuild with camdcmd wanon)
# connections from cardspider to "wan" declared cards in cardserver are not
# possible
# spider = acts like wan, but allows connections from cardspider
# <username> <password> <lan/wan/spider> <newcamd hostname> <newcamd incoming cws port> (A)
# everything starting from <lan/wan> is optional (reverse login is optional)
# USER = dummy dummy lan dbox2 12000
# two examples for additional AU users
# USER = dummy2 dummy2 lan dbox2 12000 au
# USER = dummy3 dummy3 au
#
# CLIENT_CONNECT_TIMEOUT (in 100ms) (G)
# max time to wait for a login at a newcamd client
# CLIENT_CONNECT_TIMEOUT = 20
#
# debug options (A) - show network and card init, ecm and emm packages
# DEBUG_INIT = no
# DEBUG_NET = no
# DEBUG_ECM = no
# DEBUG_EMM = no
#
# Serial Port (Phoenix/Multicam) (Section divider)
# The first SERIAL_PORT options ends the global section
# On Dreambox SERIAL_PORT = 0 is the upper card slot,
# SERIAL_PORT = 1 is the lower card slot and 2 is the
# actual serial port.
# All numbers SERIAL_PORT = 3 and higher on Dreambox will use /dev/usb/tts/X
# devices for Phoenix on USB-to-RS232 adapters. This feature depends on a
# driver for your particular SB->RS232 adapter being insmod into the kernel of
# your image, your particular USB->RS232 driver supporting RS232 handshaking
# signal generation and on the particular card used. Basically this feature
# should be considered unstable and for advanced users only. The BAUDRATE option
# is not available for SERIAL_PORT = 3 and higher on Dreambox and would be
# rejected with a parse error
# SERIAL_PORT = <no> begins a single card's local section
# SERIAL_PORT = 0
#
# Serial Port (sc8in1) (section devider)
# SERIAL_PORT = <no> sc8in1 begins a sc8in1 description
# SC8IN1_SLOT must follow immediately to start a local section
# SERIAL_PORT = 1 sc8in1
#
# sc8in1 slot (sc8in1 sub section divider)
# valid slots are 0-7, 0 being the left most connector on the sc8in1
# SC8IN1_SLOT = 1
#
# Parity - serial communication parameter for the smartcard (L)
# The default is on, which is correct for all cards except Irdeto
# This is for reading the ATR only, after the ATR has been recognized by
# cardserver, it automatically switches to the correct communication parameters
# Some Irdeto cards work with PARITY = on also, some need PARTIY = off, so just
# test it. Dreambox cardreaders don't need this option, so it will be rejected
# for SERIAL_PORT = 0, 1 on Dreambox
# PARITY = on
#
# CARD_DETECT_BIT (L)
# different Phoenix readers sometimes use different serial lines to detect an
# inserted card, here you can specify, which line cardserver should use for a
# particular card. Possible values are CTS, DCD and DSR
# Default is CTS for sc8in1 and dbox2 serport 1, DCD otherwise
# Will be rejected for SERIAL_PORT = 0, 1 on Dreambox (internal cardreaders)
# CARD_DETECT_BIT = DCD
#
# Baudrate (L) (DBOX2/DREAMBOX versions ONLY!)
# Baudrate selection for the dbox2/Dreambox server. Allows to run 6 MHz with
# 3.579 MHz crystal and (theoretically) the other way around.
# Keep in mind, running anything but Irdeto cards at 6 MHz is overclocking!!!
# Irdeto card at 3.57 MHz: BAUDRATE = 5727
# other card at 6 MHz: BAUDRATE = 16128
# Default is 9622, which is correct for all except Irdeto cards at 3.579 MHz
# 3579545 Hz / 372 = 9622 bit/s (see iso 7816)
# This option will be rejected on I386 and on Dreambox ports other than
# SERIAL_PORT = 2
# BAUDRATE = 9622
#
# TCP port (L) - the port listening for connections for a particular card
# TCP_PORT = 2000
#
# EMM options - block EMM-U, EMM-G or EMM-S (A)
# EMM-G = no
# EMM-S = no
# EMM-U = no
#
# For iso cardreaders that close the card switch contact instead of opening it,
# when a card is inserted (L)
# Will be rejected for SERIAL_PORT = 0, 1 on Dreambox (internal cardreaders)
# CARD_DETECT_INVERT = yes
#
# Disable Pin (L) Seca only
# suppress all pin enter requests on Seca cards
# be very careful with this feature, if you have ordered PPV events or have
# prepaid Jetons on your card, if this is enabled, cardserver will use them
# up on any ppv event without ever asking
# DISABLE_PIN = yes
#
# Special features (only for some cards) (L)
# SPECIAL_FEATURES = no
#
# Exclude services - Some providers offer a PPV preview by allowing a card
# to decrypt a certain number of ECMs of each PPV event before it has to be
# bought. Sharing such a card with other people allows them to "steal" this
# PPV preview. With this option, you can tell cardserver to not ask the card
# to decrypt ECMs for certain services, except if user 1 (the EMM user) asks
# for them. Each blocked service has to be listed with its service id.
# A service id is a 16-bit number and has to be given in hex.
# camdcmd offers a possibility to change the list of blocked services without
# restarting cardserver (if for example you have bought a PPV event and now
# want to share it).
#
# Block single service (L)
# EXCLUDE_SERVICE = 13a9
# You can also block a range of service ids, the following blocks all services
# from 02be to 02c8
# EXCLUDE_SERVICE_MULTIPLE = 02be:02c8
#
# Boxkey (for Nagra1 cards only) (L)
# 8 byte des boxkey of your nagra smartcard. This boxkey is needed for proper
# use of your card, otherwise you'll get incorrect control words
# BOXKEY = 11 22 33 44 55 66 77 88
DESKEY = 01 02 03 04 05 06 07 08 09 10 11 12 13 14
SERVER_NAME = cardserv
DEBUG_PORT = 14000
ENTITLEMENT_PORT = 14001
ADMIN_PORT = 14002
ADMIN_PASSWORD = secret 00 00 00 00 00 00 00 00 00 00 00 00 00 00
USER = local local lan dreambox 12000
DEBUG_INIT = no
DEBUG_NET = no
DEBUG_ECM = no
DEBUG_EMM = no
SERIAL_PORT = 0
TCP_PORT = 10001
EMM-G = no
EMM-S = no
EMM-U = no
SPECIAL_FEATURES = no
SERIAL_PORT = 1
TCP_PORT = 10000
EMM-G = no
EMM-S = no
EMM-U = no
SPECIAL_FEATURES = no
#SERIAL_PORT = 2
#TCP_PORT = 10002
#EMM-G = no
#EMM-S = no
#EMM-U = no
#SPECIAL_FEATURES = no
and here is newcamd-client
Quote:
# Format of this file is the following for a newcamd server
# put me in /var/keys,but just if you use newcamd cardserver
#[192.168.1.1]
#port = 10001
#key = 01 02 03 04 05 06 07 08 09 10 11 12 13 14
#username = blah
#password = blah

#[127.0.0.1]
#port = 10000
#key = 01 02 03 04 05 06 07 08 09 10 11 12 13 14
#username = blah
#password = blah


#[example.dyndns.org]
#port = 2015
#key = 01 02 03 04 05 06 07 08 09 10 11 12 13 14
#username = oma
#password = alt
my dreambox IP is " 192.168.0.2 "
I use the last hydra img

my Irdeto2 card works well under scam and newcamd " so no problem regarding the card "

thanks
Reply With Quote
  #8 (permalink)  
Old 10-06-2004
evo evo is offline
Registered User
 
Join Date: Nov 2003
Posts: 146
Thanks: 0
Thanked 0 Times in 0 Posts
evo is on a distinguished road
look on your newcamd-client.txt

you didnt setup something.It must be for your configuration:

[192.168.0.2]
port = 10000
key = 01 02 03 04 05 06 07 08 09 10 11 12 13 14
username = local
password = local


[192.168.0.2]
port = 10001
key = 01 02 03 04 05 06 07 08 09 10 11 12 13 14
username = local
password = local

So you can use now both slots
Reply With Quote
  #9 (permalink)  
Old 10-06-2004
Registered User
 
Join Date: Apr 2004
Posts: 114
Thanks: 0
Thanked 0 Times in 0 Posts
candel2004 is on a distinguished road
@ evo
thanks for your patience

but sorry to say it's not working

this what I get when telnet while the emu is on evocamd
Quote:
> evocamd.ppc
CA0 DEVICE: Device or resource busy
network make connection: error connect
Connection to 192.168.0.1 failed with error -1
network make connection: error connect
Connection to 192.168.0.2 failed with error -1
prio 1 lst 0 10059BA0
(compiled Oct 1 2004 20:03:04)
styled by TBT Team, Version 28-beta (Standalone for dbox2-Dreambox)
~ >
and this is what I get when I telnet while the emu is on Common Interface
Quote:
> evocamd.ppc
network make connection: error connect
Connection to 192.168.0.1 failed with error -1
network make connection: error connect
Connection to 192.168.0.2 failed with error -1
prio 1 lst 0 10059B90
(compiled Oct 1 2004 20:03:04)
styled by TBT Team, Version 28-beta (Standalone for dbox2-Dreambox

thanks
Reply With Quote
  #10 (permalink)  
Old 10-07-2004
evo evo is offline
Registered User
 
Join Date: Nov 2003
Posts: 146
Thanks: 0
Thanked 0 Times in 0 Posts
evo is on a distinguished road
Quote:
Originally Posted by candel2004
@ evo
thanks for your patience

but sorry to say it's not working

this what I get when telnet while the emu is on evocamd


and this is what I get when I telnet while the emu is on Common Interface



thanks
Oh ppl,common!!!
First you use a old version,second that mean ( failed with error -1) ,you use bed adress.
Check the dreambox adress please.
But so minor things you can fix for yourself
Reply With Quote
Reply


Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is Off
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On



All times are GMT +10. The time now is 12:21 PM.


Powered by vBulletin® Version 3.6.8
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Page generated in 0.54984 seconds with 10 queries