Extreme001 Geplaatst: 10 augustus 2005 Geplaatst: 10 augustus 2005 ik heb een vraag, heb geen beeld met radegast dit komt door een foute instelling van mij in mijn config. heeft iemand een configfile die werkt? (vast wel) in gemini kan ik niet meer deze instelling verananderen ecm op mode = both emm op mode = both ik dacht dat het hieraan ligt maar heb nu nog steeds geen beeld mvgr. EXTREME
Extreme001 Geplaatst: 11 augustus 2005 Auteur Geplaatst: 11 augustus 2005 Niemand? na 117x lezen? zo populair is radegast dus..
knakker Geplaatst: 11 augustus 2005 Geplaatst: 11 augustus 2005 Ik denk dat je weinig response krijgt omdat je niet veel info geeft over je configuratie. Ik neem dus maar even aan dat je een c+ kaartje wil gebruiken... Met gemini moet je in de cam settings onder all cams de discriptor aan zetten. Even rebooten en je hebt beeld. (Volgend de makers van Gemini en volgens mij trouwens ook wordt het geheel wel instabieler). Dus als het in jouw geval (c*rds**ring?) mogelijk is zou ik een andere emu nemen als newcamd of camd3. groeten knakker
Extreme001 Geplaatst: 11 augustus 2005 Auteur Geplaatst: 11 augustus 2005 dit is mijn radegast config gewoon orgineel # # radegast.conf # # $Id: radegast.cfg,v 1.30 2004/07/23 16:20:52 kzz 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 dm7000 # = 0 for dm5600, dm500 and dragon #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 = local # * 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 = 0 #ca cache = 0 # * cache level for softemu and card mode. 0 = cache off #log level = 0 #net port = 666 # * 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 1 type = dream # * Card reader type: dream, dbox, dbox_6mhz, phoenix, pcsc, dragon # dream - DB7k compatible sci_drv.o # dbox, dbox_6mhz - dbox2 # phoenix - phoenix (3.57 for all but Ird/Beta when 6.0MHz) # dragon - triple-dragon # reader 1 name = /dev/sci0 # * Card reader device name #reader 1 timeout = 1000 # * I/O timeout #reader 1 speed = 12768 #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 #reader 1 log mask = 0 # * simple logger on/off #reader 1 nagra boxkey = 1122334455667788 # * 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 blocker = full #reader 1 special = tunnel # * special features, like tunneled cards (ie. conax tunneled over via) reader 2 type = sc reader 2 name = /dev/sci1 #reader 2 timeout = 1000 #reader 2 log mask = 0 #reader 2 nagra boxkey = reader 2 blocker = full #reader 3 type = phoenix #reader 3 name = /dev/tts/0 #reader 3 parity = E #reader 3 timeout = 1000 #reader 3 log mask = 0 #reader 3 nagra boxkey = #reader 2 blocker = #remote boxes net routes = 0 #net route i = caid:ident:ip-or-domain:socket:flags:username:password:keyhex #examples: #net route 1 = 0D:0d01:192.168.1.202:666:0:username:password:key #net route 2 = 05:04A10:dbsrv.somewhere.net:666:0:username:password:key net timeout = 5000 # * 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 !!! #internal delay = on # * internal delay = on|off # When 'on' then no system's x-sleep calls is used # Whith 'off' there should be lower system load, btw #external app = /path/to/application # * external app managemment # if died then is invoked again # (usable for ex. for starting netpilot <img src="/forums/images/graemlins/wink.gif" alt="" /> # ---------------------- # NetPilot configuration # ---------------------- [netpilot] shared port = 678 #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 = on stat time = 1 # * 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_! ik heb alleen deze regel aangepast ecm op mode = both emm op mode = local <-- staat nu op both ik heb ook de optie discriptor aangezet in all cam's maar zonder resultaat jammer.. ik heb gewoon een abb. bij canal+ wil legaal kijken maar het mag niet..
Gast Geplaatst: 11 augustus 2005 Geplaatst: 11 augustus 2005 het '#' voor 'cardmode = on' weghalen? <img src="/forums/images/graemlins/laugh.gif" alt="" />
Tonskidutch Geplaatst: 11 augustus 2005 Geplaatst: 11 augustus 2005 authentication = on waarom heb je dat aan staan? reader 1 blocker = full en dit blokkeert alles van kaart toch? mvg Twilight Zone Golden Earing
Tonskidutch Geplaatst: 11 augustus 2005 Geplaatst: 11 augustus 2005 Citaat: het '#' voor 'cardmode = on' weghalen? <img src="/forums/images/graemlins/laugh.gif" alt="" /> begin er steeds meer te vinden: #ecm preffer = card ? uh mvg Twilight Zone Golden Earing
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