Sponsored links


Go Back   Sat Industry Forums > Dreambox > Dreambox Hardware > DM-5600s/5620s
Register FAQ Members List Calendar Mark Forums Read

Reply
 
LinkBack Thread Tools Display Modes
  #1 (permalink)  
Old 09-13-2005
Registered User
 
Join Date: Jun 2005
Posts: 6
Thanks: 0
Thanked 0 Times in 0 Posts
zorgman is on a distinguished road
5620swith gemini 2.2 now stuck help needed

hi all
right ive searched and searched but im stuck
got me a 5620s can ftp etc no probs
installaed the gemini 2.2 into it and blue panel works.
now then i want to use it with my subbed sky card at my caravan and this is where im stuck (going multisat later on hence the dreambox not a sky box)
no way will it do a internet download to install the adons for sky so im stuck there.
managed to get newcamd into it and using the cam thingy in blue panel it says newcamd betad is started and running, ive put my box id into the betad.conf . how do i get it to work with the card please as im now stuck and pulling hair out as im going up to caravan on sat so want to set it up at home first.
seems that this is a major problem out there as i cant make head nor tale of the readme.txt file in newcamd
many thanks and yes ive spent an hour or so searching and reading
Reply With Quote
Sponsored links
  #2 (permalink)  
Old 09-14-2005
Registered User
 
Join Date: Jul 2004
Posts: 30
Thanks: 0
Thanked 0 Times in 0 Posts
Ravenquest is on a distinguished road
Quote:
Originally Posted by zorgman
hi all
right ive searched and searched but im stuck
got me a 5620s can ftp etc no probs
installaed the gemini 2.2 into it and blue panel works.
now then i want to use it with my subbed sky card at my caravan and this is where im stuck (going multisat later on hence the dreambox not a sky box)
no way will it do a internet download to install the adons for sky so im stuck there.
managed to get newcamd into it and using the cam thingy in blue panel it says newcamd betad is started and running, ive put my box id into the betad.conf . how do i get it to work with the card please as im now stuck and pulling hair out as im going up to caravan on sat so want to set it up at home first.
seems that this is a major problem out there as i cant make head nor tale of the readme.txt file in newcamd
many thanks and yes ive spent an hour or so searching and reading
Hi, in the betad.conf I changed the 0 to a 1 for one of the values that escapes me. I will need to look at the config to remember which. Esentially the problem is it is looking in the wrong carslsot for the card as the 5620s only has one slot so it is looking for the non existent one the 7000 series have
Reply With Quote
  #3 (permalink)  
Old 09-19-2005
Registered User
 
Join Date: Dec 2004
Posts: 20
Thanks: 0
Thanked 0 Times in 0 Posts
Bananaskin is on a distinguished road
Hi there,

Running the same cfg as yourself, but mine is working. Will post the info you need hopefully this will help you.

For the Gemini 2.20 Image you need newcamd and cardspider 5.28. You will also need the patched cardserver which needs to replace the exisiting one from the downloaded plugin in /var/bin

The newcamd.cfg and cardserver.cfg reside in /var/tuxbox/config

The typical cardserver.cfg looks like this: Note the BOX ID must match the sky dig Box ID.

#Config by xxcard for original nordic cards
DESKEY = 01 02 03 04 05 06 07 08 09 10 11 12 13 14
SERVER_NAME = cardserv
DEBUG_PORT = 14000
ADMIN_PORT = 14001
ENTITLEMENT_PORT = 14002
ADMIN_PASSWORD = secret 00 00 00 00 00 00 00 00 00 00 00 00 00 00
USER = local dbox1 lan localhost 12000 au
SERIAL_PORT = 1
TCP_PORT = 10001
BOXID = 1234567890
EMM-G = yes
EMM-S = yes
EMM-U = yes
SPECIAL_FEATURES = no
DISABLE_PIN = yes

The typical newcamd.cfg looks like this:

# /var/tuxbox/config/newcamd.conf
#
# newcamd mandatory settings
#
# What Demux API is used? (1 = very old, 2 = rel (Dreambox), 3 = head (VDR))
DEMUX_API = 2
# on PPC version: What Box is used? Valid options are DBOX2, DM7000 and DM5600
# on I386 version this parameter is ignored
BOX_TYPE = DM500
# Which device for writing control words should be used?
# Valid options are CA, SDEV or GTX
# (SDEV and GTX = /proc/bus/gtx, CA = /dev/caX or /dev/dvb/card0/caX)
CONTROL_WORD_DEVICE = CA
# What CA0 API is used?
# 3 for recent DVB-S driver or recent Dreambox drivers (dream.o from 1.07.3)
# also for ca1 use on dbox2
# 2 for older Dreambox driver (ca.o or dream.o up to 1.07.2)
# no effect on PPC version if CONTROL_WORD_DEVICE = GTX or SDEV
CA_API = 3
# output control words to /proc/bus/gtx in 16 byte or 4096 byte packets
# no effect on I386 version or on PPC version, if BOX_TYPE = DREAMBOX
GTX_OUTPUT_MODE = 16
# This is important for channels which frequently change between free and
# encrypted broadcasts. The change will be reflected in the PMT. If you
# don't want your picture to stop when the channel goes from free access
# mode to encrypted mode, either your zapper (zapit/Enigma) or newcamd
# itself has to keep track of PMT changes. Recent Enigma versions do this,
# so you can set PMT_UPDATE_WATCH to no. Recent Zapit versions also have
# this option, but it is not compiled by default. So when using Zapit
# without PMT updates, you need to enable newcamd to monitor the PMT
# (PMT_UPDATE_WATCH = yes). Having both zapper and newcamd monitor
# the PMT at the same time, can lead to all kind of instabilities and
# should therefore by avoided, even if it seems to work at first.
PMT_UPDATE_WATCH = yes
# Use emulator?
EMU = yes
# if both control word server and emulator keys are available for the
# channel, which method should be tried first?
PREFER_EMU = yes
# deactivates the dbox2 Betacrypt CAM
# this has to be set to yes on Dreambox
DISABLE_CAM = yes
# use dbox2 Betacrypt CAM for caids 06, 17 or both (00)?
CAM_CASYS = 17
# Autoupdate for Emu and Control Word Servers
# AU is always yes if there are Betacrypt UDS control word server
# connected to newcamd
AU = yes
#
# newcamd debug options
#
# dumps all ca systems used by a channel on the console
SHOW_ALL_CA_SYSTEMS = no
# On Screen Display, neutrino, enigma or none
OSD = none
# Recent Enigma versions come with a new option "Use http authentication"
# in the Expert Setup menu. If this option is enabled, the Enigma web server
# requires all clients to authorize themselves with username (root) and
# password (usually dbox2 or dreambox). The following option tells newcamd
# about the authentication username and password to use for the web server
# in order to be able to display its on screen information.
OSD_WEB_LOGIN = root:dreambox
# print debug messages about ECM handling
DEBUG_ECM = no
# print debug messages about EMM handling
DEBUG_EMM = no
# print debug messages about Control Word Server (CWS)
DEBUG_CWS = no
# print debug messages about dbox2 CAM (cam-alpha.bin)
DEBUG_CAM = no
# print command message to/from dbox2 CAM as hex strings
DEBUG_CAM_HEX = no
# print all plain control words used
SHOW_CW = no
# hex dump of entire PAT
SHOW_PAT = no
# hex dump of entire PMT
SHOW_PMT = no
# hex dump of entire ECM
SHOW_ECM = no
# hex dump of entire CAT
SHOW_CAT = no
# hex dump of entire EMM (AU)
SHOW_EMM = no
# show network ECM messages being sent and received from/to the cardservers
SHOW_CWS_ECM = no
# show network EMM messages being sent and received from/to the cardservers
SHOW_CWS_EMM = no
# hex dump of EMMs with wrong signature
EMM_REPORT_WRONG_SIG = no
# delay between channel zap and appearance of the OSD
OSD_WAIT_TIME = 2000
#
# newcamd optional settings
#
# Delay between reception of new control word and writing them into
# the CSA registers
# this is a default, can be changed for each individual key in keylist
DEFAULT_CW_DELAY = 500
# reload config on every channel zap
RELOAD_CONFIG_ON_ZAP = yes
# reload keylist on every channel zap
RELOAD_KEYLIST_ON_ZAP = yes
# write osd ca info to file
# CA_INFO_FILE = /tmp/cainfo.txt
#
# newcamd mandatory settings for control word servers (cws)
#
# Cardserver list
#
# <hostname> <port> <username> <password> <14 byte triple-des key in hex> <lan/wan> <cardserver name>
#
# wan connections will be dropped and rebuild if newcamd is told so by camdcmd
# (see admin options)
#
# hostname = uds to use betad, port is the serial port in that case
#
CWS = localhost 10001 local dbox1 01 02 03 04 05 06 07 08 09 10 11 12 13 14 lan cardserv
# newcamd optional settings for using control word servers (cws)
#
# Timeout for cardserver login in 100ms
CWS_KEEPALIVE = yes
CWS_CONNECT_TIMEOUT = 20
# Port to listen for incoming cardserver connections (reverse login)
# and/or admin connections
CWS_INCOMING_PORT = 12000
# Port to get a list of all connected cardservers, just telnet to it
CWS_DEBUG_PORT = 12001
#
# newcamd admin control options
# (incoming port is the same as CWS_INCOMING_PORT)
#
# <password> <14 byte des key>
#
ADMIN_PASSWORD = secret 00 00 00 00 00 00 00 00 00 00 00 00 00 00

Last edited by Bananaskin : 09-19-2005 at 03:24 AM.
Reply With Quote
  #4 (permalink)  
Old 09-19-2005
Registered User
 
Join Date: Jun 2005
Posts: 6
Thanks: 0
Thanked 0 Times in 0 Posts
zorgman is on a distinguished road
brill
im off to do it now will report back loadsa thanks
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


Similar Threads
Thread Thread Starter Forum Replies Last Post
le pack complet pour la gemini 2.10 le 17/07/05 joel0007 Forum Dreambox 5 08-31-2005 10:11 PM
Gemini 1.05 (Dream 500) BRUUT-DREAM Gemini images 11 05-10-2005 02:44 AM
tux 2.2 no pmt needed aaptaapt The Humax Forum 0 01-19-2003 06:09 PM


All times are GMT +10. The time now is 06:43 AM.


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