stefke Geplaatst: 29 augustus 2005 Geplaatst: 29 augustus 2005 Hoi, Na onnoemelijk veel pogingen ben ik er nog steeds niet in geslaagd om men c+ kaart te doen werken onder radegast of newcamd. De andere emu's die de c+ ondersteunen (cam3d,...) heb ik allen aan de praat. Toch blijf ik volharden om de kaart voornamelijk met radegast aan de praat te krijgen. dit is mijn cardserv.cfg : # 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 local lan localhost 12000 au #USER = cardspider dreambox lan localhost 15003 au # # upper card slot #If you have a Viasat NDS card and would like to use this reader for the card, # remove the # from the line Starting with BOXID and insert yuor id here SERIAL_PORT = 0 TCP_PORT = 10000 #BOXID = 0000000000 EMM-G = yes EMM-S = yes EMM-U = yes SPECIAL_FEATURES = no # # lower card slot #If you have a Viasat NDS card and would like to use this reader for the card, # remove the # from the line Starting with BOXID and insert yuor id here SERIAL_PORT = 1 TCP_PORT = 10001 #BOXID = 0000000000 EMM-G = yes EMM-S = yes EMM-U = yes SPECIAL_FEATURES = no # # serial port for phoenix # If you intend to use the rear serial port remove the # from the next 6 lines #If you have a Viasat NDS card and would like to use this reader for the card, # remove the # from the line Starting with BOXID and insert yuor id here #SERIAL_PORT = 2 #TCP_PORT = 10002 #BOXID = 0000000000 #EMM-G = no #EMM-S = no #EMM-U = no #SPECIAL_FEATURES = no Dit is mijn radegast.cfg # # radegast.conf # # $Id: radegast.cfg,v 1.30 2004/07/23 16:20:52 kingtut & The_Hydra Exp $ # # Sample of configuration file for radegast project # # --------------------------------------- # Client configuration (for rdgc or camd) # --------------------------------------- [camd] #pmt = own|file|socket pmt = file #debug = 0 # PMT table magic #ecm caid remove = caid:provid # * Filter specified ECM stream off. Usefull when simulcrypt # is used and is known that some of the ECM stream is unsupported # (ie. when new cards are testing but not already at customers) ecm caid remove = 1801:0000 #ecm caid remap = caid:provid:pid-old:pid-new # * Remap ECM pid for some service. Usable # - when provider sends fake ECM PID entry # - when provider uses the same DW for more services #ecm caid priority = ciad:provid (unimplemented) #ecm caid fixed dw = caid:provid:dw_16hex (unimplemented) dvb api = 2 # * DVB API version: 2 or 3 descr mode = v3api # * Descrambler feeding method: off, v2api, file, v3api demux index = 1 # * index = 1 for working timeshifting/recording # on dreambox. #ecm flood lock = 5 #ecm flood release = 200 # ------------------------------- # Server configuration (for rdgd) # ------------------------------- [rdgd] #log file = /hdd/radegast.log ecm op mode = both emm op mode = both # * filter EMM suport based on remote/local access. And possibility to disable # EMM support at all ecm preffer = card # * ECM processing order (card or softemu) #emu mode = on # * on/off softemu mode card mode = on # * on/off card mode sw cache = 3 ca cache = 3 # * cache level for softemu and card mode. 0 = cache off #log level = 0 net port = 678 # * TCP port waiting for remote connection. As (by default) this port # can handle _ONLY_ONE_ (!!!) remote connection the main use is # for connecting netpilot to the rdgd. But in "2-boxes only"environment # this port can be used directly for serving one remote connect. # In this case, howewer, "net ip" has to be changed to real IP address # of the box. #net ip = 127.0.0.1 # * IP address where rdgd is waiting for network connection. # By default, only connect from the same box is allowed. local cmd pipe = /var/tmp/rdgd.cmd #sottemu softcam file = /var/keys/SoftCam.Key conax file = /var/keys/Conax.Key autoroll file = /var/keys/AutoRoll.Key mkeys file = /var/keys/MK.Key #slots atr timeout = 2000 # * Timeout waiting for ATR. If rdgd has problems detecting card type # then this value has to be increased. # Warning: Using too high value may corrupt a normal rdgd processing! # Use with caution. sc card detect = 1 # * Possibility of use normal card detection mechanism. # Warning: Usable only on newer boxes or harware (sc resistors) patched ones! readers = 2 reader 2 type = sc reader 2 name = /dev/sci1 reader 2 shareble = yes reader 1 type = sc reader 1 name = /dev/sci0 reader 1 shareble = yes # * Card reader type: sc, dbox, dbox_6mhz, phoenix, pcsc # sc - DB7k compatible sci_drv.o # dbox, dbox_6mhz - dbox2 # phoenix - phoenix (3.57 for all but Ird/Beta when 6.0MHz) # * Card reader device name # * I/O timeout #the speed setting sets CUSTOM baud rates as the default. A value #of 0 or this line commented out uses the standard baud rate settings # * simple logger on/off # * nagra box key value #reader 1 blocker = full|off|ua,sa,ga|ua,sa|ua,ga|sa,ga|ua|sa|ga # * blocker mode: full, off, ua, sa, ga # full - full blocker, no any EMM are passed # off - without any blocker, all EMMs are passed # ua - user addressed EMMs are blocked # sa - shared group addressed EMMs are blocked # ga - global addressed EMMs are blocked #reader 1 special = tunnel # * special features, like tunneled cards (ie. conax tunneled over via) reader 2 timeout = 1000 reader 2 speed = 12768 reader 2 parity = E reader 2 log mask = 0 reader 2 nagra boxkey = reader 2 special = tunnel #reader 3 type = phoenix #reader 3 name = /dev/tts/0 #reader 3 timeout = 1000 #reader 3 speed = 12768 #reader 3 parity = E #reader 3 log mask = 0 #reader 3 nagra boxkey = #reader 3 special = tunnel #remote boxes net timeout = 10000 # * Timeout for network I/O operations when rdgd # acts as client #max clients = 1 # * Possibility to enable remote multi-access # to rdgd. But note: without authentication # and encryption support !!! # ---------------------- # NetPilot configuration # ---------------------- [netpilot] shared port = 678 netpilot daemon = /var/bin/netpilot rdgd daemon = /var/bin/rdgd #Popups from Netpilot to enigma # Address is localhost by default # port should be 80 (the HTTP port of enigma) enigma address = 127.0.0.1 enigma port = 80 show popups = off #shared info file = /var/tmp/shared.info (unimplemented) authentication = off stat time = 60 # * transaction statistics # statistics interval in minutes (0 = disable) #hosts allow = 192.168.1.1, 192.168.1.10 #hosts deny = 192.168.1.1, 192.168.1.10 # * Possibility to filter unfriendly connections # Note: if 'allow' is used then 'deny' is not tested _AT_ALL_! De cardserv.cfg is waarschijnlijk terug de standaard die in Gemini staat. Heb al diverse andere geprobeerd, maar onlangs men box terug geinstalleerd. Ah ja, draai met Geminie 2.10 in flash en var op usb op een DB 7000. Niemand die me echt vooruit kan helpen. Hoe kan je die cardserv.cfg nu eigenlijk laten starten want via als ik telnet zoals het moet om te zien og het werkt blijkt hij niet te werken. Wie oh wie?
peter-nmgn Geplaatst: 29 augustus 2005 Geplaatst: 29 augustus 2005 als je newcamd v6.x download vanuit de blauwe knop moet je kaart meteen werken! probeer anders eens vanuit telnet uit te lezen of er iets verkeerd gaat: cd var/bin killall radegast (of hoe de naam ook mag zijn...dat zie je via de functie ls) ./radegast (of hoe de naam ook mag zijn...dat zie je via de functie ls) succes Dreambox DM800HD PVR, 500GB WD HDD Dreambox DM600 PVR TRIAX TDA78, Canal Digitaal DUO LNB
stefke Geplaatst: 29 augustus 2005 Auteur Geplaatst: 29 augustus 2005 als ik de functie ls gebruik dan zie ik er ook cardserver bij staan dus wordt die wel opgestart? of ben ik mis?
guust Geplaatst: 29 augustus 2005 Geplaatst: 29 augustus 2005 met ps zie je de draaiende processen, ls = zelfde als dir
Aanbevolen berichten
Maak een account aan of log in om te reageren
Je moet een lid zijn om een reactie te kunnen achterlaten
Account aanmaken
Registreer voor een nieuwe account in onze community. Het is erg gemakkelijk!
Registreer een nieuwe accountInloggen
Heb je reeds een account? Log hier in.
Nu inloggen