Aktuelles
Digital Eliteboard - Das Digitale Technik Forum

Registriere dich noch heute kostenlos, um Mitglied zu werden! Sobald du angemeldet bist, kannst du auf unserer Seite aktiv teilnehmen, indem du deine eigenen Themen und Beiträge erstellst und dich über deinen eigenen Posteingang mit anderen Mitgliedern unterhalten kannst! Zudem bekommst du Zutritt zu Bereichen, welche für Gäste verwehrt bleiben

Registriere dich noch heute kostenlos, um Mitglied zu werden! Sobald du angemeldet bist, kannst du auf unserer Seite aktiv teilnehmen, indem du deine eigenen Themen und Beiträge erstellst und dich über deinen eigenen Posteingang mit anderen Mitgliedern unterhalten kannst! Zudem bekommst du Zutritt zu Bereichen, welche für Gäste verwehrt bleiben

gelöst Oscam entitlements ok aber kein Bild: gestern nacht sind meine Entitlements ausgefallen

    Nobody is reading this thread right now.
Hallo hude4,

Du hast in deiner Gbox.conf (eigentlich cwshare.cfg) ein anderes Passwort und andere Ports verwendet als in deinen Oscam Configs.

Kennst du dich aus wie man die cwshare.cfg editiert?

Lg

Edit: und unter oscam.user gibst du einmal "raspberry 2" an.
War für mich jetzt nicht ganz ersichtlich: benutzt du eine Raspberry 2 oder eine Raspberry 3?

Edit2: ok, ich habe den Post mit deiner Bestellliste gefunden, sollte also eine Raspberry 3 sein. Damit funktionierts ;)
 
Zuletzt bearbeitet:
@hude4 wenn du die Einstellungen von @Osprey nimmst, dann nimm alle!

Und dann, wenn es läuft, kannst du es schrittweise ändern, wie du es braucht!

#OScam lokal
M: { 127.0.0.1 { AABB2456 }}
D: { 127.0.0.1 { 3820 3819 { AABB2456 { 5 5 }}}}

Gleiches Kennwort für M und D??

Nimm einen Zettel und vergleiche einstellungen und Passwörter mit den anderen....
 
Hallo hude4,

Du hast in deiner Gbox.conf (eigentlich cwshare.cfg) ein anderes Passwort und andere Ports verwendet als in deinen Oscam Configs.

Kennst du dich aus wie man die cwshare.cfg editiert?

Nein weiß leider nicht wie man cwshare.cfg editiert..
wie gesagt ich habe die Configs übernommen und versuche jetzt mehr schlecht als recht alles zum laufen zu bekommen
 
@hude4 vielleicht hilft dir das:

# allow maximum 06 share level for recieved card data
I: { 06 }

# 01 repeat EMM's
# 00 consider every EMM only once
# 01 restart pid on overflow
# 1* reset ENX on every channel change
# 2* rezap after start (calling pzapit -rz --pal)
# *1 check/reset ENX freezes on FTA
# *2 check/reset ENX freezes on PayTV
# *3 check/reset ENX freezes on FTA and PayTV
# 00 write nothing in atack.txt
# 01 write into atack.txt: password is wrong
# 02 write into atack.txt: ID unknown
# 04 write into atack.txt: IP is wrong
# 08 write into atack.txt: port is worng
# 10 write into atack.txt: share.stat
# 20 create online.log for online/offline logging
# 3F write everything. (combine bits for other combinations)
# 4000 send ecm again after 4 Seconds if no reply.
# 6000 resync decode after 6 Seconds if net decode failed
N: { 00 00 20 00 2500 4500 }

# Send ECM's at maximum 5 cards (please use this as default)
X: { 05 }

# Send ECM's in any case to these card ID's, even they are more then X:
# some examples ...
# G: { 17020000 1234 }
# G: { 0B000000 ABCD }
# G: { 05021510 AB34 }
# G: { 0D03A000 A234 }

# cwshare.cfg sharing parameters
# M: { hostname { password }}
# D: { hostname { rx_port tx_port { password { loc_code net_code }}}}
#
# loc_code: bit 7 6 5 4 3 2 1 0
# 0 0 0 0 | | | |
# +-+-+-+- level
#
# net_code: bit 7 6 5 4 3 2 1 0
# 0 0 0 | | | | |
# | +-+-+-+- level
# +--------- drop level zero cards
# example: D: { friend1.homeip.net { 8010 8020 { B142AB11 { 05 15 }}}}
#
# password
#M: { mydbox2.homeip.net { AA242456 }}
#M: { 192.168.178.20 { AB333441 }}
#M: { 192.168.168.174 { FF12EE56 }}
#M: { 127.0.0.1 { FF12EE56 }}
# intern
#D: { 192.168.168.174 { 8010 8010 { EE56AA78 { 5 5 }}}}
# Internet Friends rx tx password cod
#D: { friend1.homeip.net { 8010 8010 { B142AB11 { 5 5 }}}}
#D: { friend2.homelinux.net { 8010 8010 { 81BFF901 { 5 5 }}}}
#OScam lokal
M: { 127.0.0.1 { 1111AAAA }}
D: { 127.0.0.1 { 8010 7004 { 2222CCCC { 5 5 }}}}
#
# other local boxes
#D: { 192.168.0.51 { 8020 8020 { AB333441 { 5 5 }}}}
#D: { 192.168.0.52 { 8020 8020 { BA334B24 { 5 5 }}}}
# gbox config file

# Trace, Debug
# xx yz ; xx=00 no konsole output
# xx yz ; xx=01 konsole output
# xx yz ; y=0 debug output (dont use)
# xx yz ; y=1 no debug output
# xx yz ; z=0 ouput to konsole
# xx yz ; z=1 output to /var/tmp/debug.txt
# xx yz ; z=2 Output to UDP (to capture with gboxt)
Z: { 01 11 } 192.168.168.1 8024 #auf die eigene IP umändern!!!!

# gbox working mode
# 00 pure Emu
# 01 pure SoftCam (when card inside), Emu (when no card inside)
# 02 pure Net Client
# 03 Mixed mode !!!!! always use this !!!!!
G: { 03 }

# Display ECM messages on Konsole
# 00 dont show any ECMs
# 01 show only valid ECMs
# 02 show valid and bad ECMs with complete data display
C: { 01 }

# Display EMM messages on Konsole
# 00 dont show any EMMs
# 01 show only valid EMMs
# 02 show valid and bad EMMs with complete data display
# 1* Log any tier change on PW-Nagra-17xx cards into /var/keys/pwupdate.log
M: { 01 }

# Auto Update
# 00 AU disable (default)
# 01 AU enable
# 02 AU auto
# 03 AU enable with ua,sa and ga filter !!!!! always use this !!!!!
A: { 03 }

# Key Update
# 01 update only new keys, default setting
# 02 update all keys (used for valid PMK checking)
U: { 01 }

# Hash pids
# 00 hash all pids, DO NOT USE THIS OPTION, IT IS ONLY FOR TESTING STUFF
# 01 hash only pids with implemented algos and available keys !!!!! always use this
H: { 01 }

# Key files folder
# 00 keyfiles in /var/keys
# 01 keyfiles in /var/tmp
T: { 00 }

# On Screen Display for the Multysystemcam on com1/com2
# 00 No OSD (default)
# 01 display Smartcard messages in Neutrino
# 02 display Smartcard messages in Neutrino new nhttpd format
# 03 display Smartcard messages in Enigma
# 04 display Smartcard messages in Enigma2
O: { 00 } 192.168.1.10 dbox2

# Logger and NET-mode UDP port Init
# 00 do not init UDP port
# 01 Init UDP port for IP, port, UDP
L: { 00 } 192.168.0.251 7025

# demux, multicam/comport configuration
# example: yz = 0x0A = 00001010 (use com2 with inverted CTS detection line)
# *x ** ; x = device nummber to be used (0= default)
# D* ** ; force use of /proc/bus/gtx for cw write operations
(in the dbox2 the gbox writes directly the CWs, 00 is the
recommended mode ! No drivers are required) use D* ** ONLY if
you have Problems. 0* ** should be prefered !!!
# F* ** ; write CWs in both devices (used for PVR in STB04xxx devices)
# ** y* ; y=0001b (0x1*) use slot1 as Multicam (only on STB04xxx)
# ** y* ; y=0010b (0x2*) use slot2 as Multicam (only on STB04xxx)
# ** y* ; y=0011b (0x3*) use slot1 and slot2 as Multicams (only on STB04xxx)
# ** *z ; z=0001b (0x*1) use com1 as Multicam
# ** *z ; z=0010b (0x*2) use com2 as Multicam
# ** *z ; z=0011b (0x*3) use com1 and com2 as Multicams
# ** yz ; yz=00110011b (0x33) use slot1+slot2+com1+com2 as Multicams
# ** *z ; z=0100b (0x*4) invert CTS detection on com1
# ** *z ; z=1000b (0x*8) invert CTS detection on com2
V: { 00 05 } #Slot 1+2

# RS232 SSSP mode
# x debug messages, 1=on, 0=off
# y com port to use (0=none, 1=com1, 2=com2)
R: { 00 } 9600

# Task type
# 00 ** normal mode gbox mode (no season, use Multicam instead)
# 01 ** Season Emulation in a Irdeto allcam chid 0602 nonZ
# 10 ** Season Emulation in a Irdeto allcam chid 1702 nonZ
# 11 ** Season Emulation in a Irdeto allcam chid 1702 Z
# 12 ** Season Emulation in a Irdeto allcam chid 1722 Z
# 13 ** Season Emulation in a Irdeto allcam chid 1762 Z
# ** *1 Com port to use for season emulatiom (1 or 2)
# ** 0* Use CTS for RST detection
# ** 1* Use DCD for RST detection
# ** ** 9600 = Baudrate to be used (working only on dbox2)
W: { 00 00 } 9600

# =============================================================================
# extra options to override default setting in case you expirience Problems,
# normaly these setings are not required.

# Files, folders, devices
# folder/device comment
#F: { 01 } /var/tmp/pmt.tmp // pmt file
#F: { 02 } /var/tmp/emm.info // key update log file
#F: { 03 } /var/tmp/ecm.info // ecm info file
#F: { 04 } /var/tmp/atack.txt // atack info file
#F: { 08 } 1 // pmt mode (0 - pmt file mode, 1 - pmt socket mode)
F: { 11 } /var/keys // folder for config files
#F: { 12 } /var/tmp // folder for temporary file
#F: { 13 } /var/tmp // folder for keyfiles
#F: { 21 } /dev/null // ca device
#F: { 22 } /dev/null // dvr device
#F: { 23 } /dev/null // demux device
#F: { 31 } /dev/null // second ca device to write cw's (recording)
#F: { 41 } /dev/sci0 // STB04xxx slot1
#F: { 42 } /dev/sci1 // STB04xxx slot1
#F: { 43 } /dev/tts/0 // rs232 com1
#F: { 44 } /dev/tts/1 // rs232 com2
F: { 43 } /dev/ttyUSB0 // rs232 com1# für externen Cardreader an com1 SC8in1 oder MCR 4/8 oder Smargo
#F: { 44 } /dev/ttyUSB1 // rs232 com2# für externen Cardreader an com2 SC8in1 oder MCR 4/8 oder Smargo

# For overclocking freaks, Clocking internal STB04xxx slots with:
# 1=7.80MHz 2=6.30MHz 3=5.25MHz 4=4.50MHz 5=3.94MHz 6=3.50MHz 7=3.15MHz
# Irdeto works fine on 7.8MHz, all other fine on 6.30MHz or 5.25MHz
# The Dream has not a clean clock signal, some cards that are sensitive will
# refuse to work even on 3.5MHz, thats why 3.15MHz is the default value there.
# On other STB04xxx recievers the same cards work with 6.30MHz
# Ist nicht Aktiv geschaltet ,also keine Funktion
#F: { 51 } 02 // irdeto
#F: { 52 } 03 // seca
#F: { 53 } 01 // viaccess
#F: { 54 } 03 // nagra
#F: { 55 } 03 // crypto
#F: { 57 } 03 // conax
#F: { 58 } 03 // nds

# force a name change of the season or sssp rs232 device
#F: { 45 } /dev/ttyS1

# set stay alive ping time in seconds (default is 300)
#F: { A0 } 300

# disable direct serial port I/O access on 80x86cpus (win and linux)
# direct port i/o is used to set unusual Baudrates, if you want to
# a 3.579MHz card in a 6.000MHz reader etc ...
#
# Enabled (A1=0) is the default setting, has always been !!!
#
# Disable (set to 1) it ONLY if you have problems with ioperm or you want
# to use a usb-to-rs232 smartcard reader
F: { A1 } 1

# Karten Debug # 0 disable # 1 enable # 2 multilog # 3 all
#F: { CA } 2

# descrambler selection by camd.socket private descriptor (0 - index mode, 1 - mask mode), mask mode is default
#F: { AA } 1
########################################################################################
#
# Softcam settings (OLD)
#
########################################################################################
#
# SoftCam EMM Log configuration
#
# Save EMM data
# 00 Do not save anything (default)
# 01 Save processed EMMs (/var/tmp/emmproc.bin)
# 02 Save rejected EMMs (/var/tmp/emmblock.bin)
# 03 Save both EMMs
L: { 03 }

# Check additional OSC Frequency !!! ONLY FOR DBOX2 !!!
# 00 No Check (default)
# 01 Check on, Value in KHz , example 8MHz=08000
F: { 0000 }

# Check additional Baurate for ATR !!! ONLY FOR DBOX2 !!!
# 00 No Check (default)
# 01 Check on, Value in bit/s, example 81861
B: { 0000 }

# Enable TPScrypt Support
# 00 TPScrypt off
# 01 TPScrypt on (default)
# 1* don't use PTS on Viaccess cards
# 2* don't use PTS on Cryptoworks cards
# 3* don't use PTS on Viaccess and Cryptoworks cards
# 4* use ICE on Cryptoworks cards
Y: { 01 }

# Empty RS232 buffer before writing
# 00 No reset
# 01 Reset Buffer (default)
E: { 01 }

# SoftCam Blocker/Filter definition
#
# 00 = Allow EMM (default for all)
# 01 = Block EMM addressed to:
# all card
# | shared address/provider
# | | unique address/hex_serial
# ----------------------------------
I: { 00 00 00 } Irdeto All SA UA
V: { 00 00 00 } Via - SA UA
S: { 00 00 00 } Seca - SA UA
N: { 00 00 00 } Nagra All SA UA
C: { 00 00 00 } Crypto All SA UA
O: { 00 00 00 } Conax - SA UA
D: { 01 01 01 } NDS All SA UA

# Timeout Definitions AND com1/com2 delays, all delays to be entered in decimal !
T: { 00 02 02 } ATR timeout (normal*X), instruction timeout (normal*X)
T: { 01 00000 000 } Irdeto : byte delay (1e-6 s), instruction delay (1e-3 s)
T: { 02 00000 000 } Seca
T: { 03 00000 000 } Viaccess
T: { 04 00000 000 } Nagra
T: { 05 00000 000 } CryptoWorks
T: { 06 00000 000 } Geldkarte
T: { 07 00000 000 } Conax
T: { 08 00000 000 } NDS

[generic]
reset_rs232_buffer = 1

[slot-1] # Exklusiv f�r V13/14 Karten
initialization = extended
disable_pts = 0
enable_ice = 0 # ORF Karte 0=cryptoworks/Mode 1=irdeto/Mode
alternative_frequency = 0
alternative_baudrate = 0
byte_delay = 0
instruction_delay = 0
#
enable_unique_emm = 1
enable_shared_emm = 1
enable_global_emm = 0
block_unique_emm = 1
block_shared_emm = 1
block_global_emm = 1
block_user_emm = 0
save_processed_emm = 1
save_rejected_emm = 1


[slot-2]
disable_pts = 0
enable_ice = 0
alternative_frequency = 0
alternative_baudrate = 0
# ungeblockte Karte z.B. HD+
enable_unique_emm = 1
enable_shared_emm = 0
enable_global_emm = 0
block_unique_emm = 1
block_shared_emm = 1
block_global_emm = 1
block_user_emm = 1
save_processed_emm = 1
save_rejected_emm = 1

# oscam.conf generated automatically by Streamboard OSCAM 1.20-unstable_svn SVN r11355
# Read more:

[global]
serverip = 0.0.0.0
disablelog = 0
logfile = /etc/oscam/log/oscam.log
pidfile = /etc/oscam/log/oscam.pid
unlockparental = 1
nice = -10
maxlogsize = 1000
cachedelay = 0
saveinithistory = 1
loghistorysize = 4096
waitforcards = 0
preferlocalcards = 2
usrfile = /etc/oscam/log/user.log
cwlogdir = /etc/oscam/log/log/
emmlogdir = /etc/oscam/log/log/
disablecrccws_only_for = 098C:000000;09C4:000000;0500:050F00

[cache]



[cs378x]
port = 37800
serverip = 192.168.168.174


[gbox]
port = 7004
hostname = 192.168.168.174
my_password = 2222CCCC
my_vers = 2A



[webif]
httpport = 83
httpallowed = 127.0.0.1,192.168.168.0-192.168.255.255
httposcamlabel = Oscam WebInterface
httpemmsclean = 256
httpemmgclean = 256
# oscam.server generated automatically by Streamboard OSCAM 1.20_svn SVN r11539
# Read more:

[reader]
label = GBoxreader
protocol = gbox
device = 127.0.0.1,8010
user = gbox_client
password = 1111AAAA
gbox_max_distance = 3
gbox_reshare = 5
cccam_reshare = 3
cacheex_maxhop = 3
caid = 09C4
ident = 09C4:000000
group = 1
# oscam.user generated automatically by Streamboard OSCAM 1.20-unstable_svn SVN r11355
# Read more:



[account]
user = gbox_client
au = 1
betatunnel = 1835.FFFF:1722
max_connection = 2
group = 1



[account]
user = Client
pwd = clientpwd
hostname = 192.168.168.186 #umändern
au = 1
group = 1

# oscam.conf generated automatically by Streamboard OSCAM 1.20-unstable_svn SVN r11277
# Read more:

[global]
logfile = /media/usb/log/oscam.log # umändern
pidfile = /media/usb/log/oscam.pid # umändern
disableuserfile = 0
unlockparental = 1
nice = -10
maxlogsize = 1000
waitforcards = 0
preferlocalcards = 2
usrfile = /media/usb/log/user.log # umändern
cwlogdir = /media/usb/log/cwl/ # umändern
emmlogdir = /media/usb/log/ # umändern

[cache]

[cs378x]
port = 37800


[dvbapi]
enabled = 1
au = 1
pmt_mode = 0
user = dvbapi_local
boxtype = dreambox

[webif]
httpport = 83
httpallowed = 127.0.0.1,192.168.0.0-192.168.255.255
httposcamlabel = Oscam WebInterface
httpemmsclean = 256
httpemmgclean = 256
# oscam.server generated automatically by Streamboard OSCAM 1.20_svn SVN r11518-796
# Read more:



[reader]
label = raspberry
description = cs378x
protocol = cs378x
device = 192.168.168.174,37800
user = Client
password = clientpwd
inactivitytimeout = 30
disablecrccws_only_for = 09C4:000000
blockemm-unknown = 1
blockemm-u = 1
blockemm-s = 1
blockemm-g = 1
saveemm-unknown = 1
saveemm-u = 1
saveemm-s = 1
group = 1
# oscam.user generated automatically by Streamboard OSCAM 1.20-unstable_svn SVN r11280
# Read more:

[account]
user = dvbapi_local
au = 1
group = 1

Wie immer ohne Garantie, bei mir läuft es so... und ausgeliehen vom @Osprey :grinning:
 
Zuletzt bearbeitet:
Danke an allen die mir so promt eine Antwort gegeben haben :-)
Ich habe mich glaube aber falsch ausgedrückt. Wie ich eine Datei ändere weiß ich schon :-)
Nur WAS ich da ändern muss damit es funzt weiß ich nicht.
Es geht eher um das Thema was die ganzen "lines" bedeuten und welches Auswirkung es hat wenn ich etwas ändere.

nehmen wir zb das IPC:
gehe ich dort nach system-editor-gbox-cwshare.cfg, öffnet sich immer die gbox.cfg datei.
welche ist jetzt die relevante Datei??

nehmen wir mal den Post von Mau33:
Danke übrigens :-)

# cwshare.cfg sharing parameters
# M: { hostname { password }}
# D: { hostname { rx_port tx_port { password { loc_code net_code }}}}
#

habe ich dass jetzt richtig verstanden dass bei M: die eigene IP sein müsste (127..1)
und D: wäre jetzt zb mein Client im Schlafzimmer??
 
Das die 127..1 zweimal drinnen steht, ist schon richtig!

Also M: und D: 127...


Dein Eintragungen für deinen client sind im 3. Großen Spoiler, darin sind 3 kleinere jeweils (sage ich mal so)!
 
ich habe jetzt mal die Original gbbox Config´s die das IPC installiert hat wieder eingefügt. (lt Osprey)

# CAS settings (NEW)
#
#[generic]
#reset_rs232_buffer = 1 ; (default: 1) empty RS232 buffer before writing
#
#[slot-n] ; slot section with n=1..18
#include = /foo/slot.cfg ; looking for section parameters in user defined configuration file, only outside of a section defined parameters will be used
#initialization = basic ; (default: basic) [basic,extended] init card in basic or extended mode
#disable_pts = 0 ; (default: 0) enable/disable protocol type selection (PTS) handshake
#enable_ice = 0 ; (default: 0) enable/disable irdeto cryptoworks enveloped support
#enable_onionmode = 0 ; (default: 0) enable/disable irdeto/nagra aladin onion mode (1833(1702)1833)
#alternative_frequency = 0 ; (default: 0) check additional osc frequency, value in kHz, example 8MHz=8000000
#alternative_baudrate = 0 ; (default: 0) check additional baudrate for atr, value in bit/s, example 81861
#byte_delay = 0 ; (default: 0) unit (1e-6 s)
#instruction_delay = 0 ; (default: 0) unit (1e-3 s)
#
#enable_unique_emm = 0 ; (default: 0) set unique emm section filter on demux device
#enable_shared_emm = 0 ; (default: 0) set shared emm section filter on demux device
#enable_global_emm = 0 ; (default: 0) set global emm section filter on demux device
#block_unique_emm = 1 ; (default: 1) block unique address/hex_serial emm
#block_shared_emm = 1 ; (default: 1) block shared address/provider emm
#block_global_emm = 1 ; (default: 1) block global address/all_card emm
#block_user_emm = 1 ; (default: 1) block user emm, read from /var/tmp/remm.txt
#save_processed_emm = 0 ; (default: 0) save processed EMMs to (/var/tmp/scXX.emmproc)
#save_processed_emm_file= /var/keys/sc0X.emmproc; (default: /var/tmp/scXX.emmproc) user defined output file
#save_rejected_emm = 0 ; (default: 0) save rejected EMMs to (/var/tmp/scXX.emmblock)
#save_rejected_emm_file = /var/keys/sc0X.emmblock; (default: /var/tmp/scXX.emmblock) user defined output file
#
#sidfilter = 000C,000D ; define sids can dispatch or not dispatch by card
#sidfilter_local_policy = allow_all ; (default: allow_all) [deny_all,allow_all,allow_defined,deny_defined]
# ; deny_all - old cwshare S-Line local rule 00
# ; allow_all - old cwshare S-Line local rule 01
# ; allow_defined - old cwshare S-Line local rule 02
# ; deny_defined - old cwshare S-Line local rule 03
#sidfilter_global_policy= allow_defined ; (default: allow_all) [deny_all,allow_all,allow_defined,deny_defined]
# ; deny_all - old cwshare S-Line global rule 00
# ; allow_all - old cwshare S-Line global rule 01
# ; allow_defined - old cwshare S-Line global rule 02
# ; deny_defined - old cwshare S-Line global rule 03
#sidfilter_teacher = card ; [card,network] use selected ecm request source to update sidfilter (add or delete current sid)
# ; card - old cwshare S-Line global rule 03, means allow defined and update by zone0
# ; network - old cwshare S-Line global rule 03, means allow defined and update by zone1
#
#pidfilter = 100C,100D ; define pids can dispatch or not dispatch by card
#pidfilter_local_policy = allow_all ; (default: allow_all) [deny_all,allow_all,allow_defined,deny_defined]
#pidfilter_global_policy= allow_defined ; (default: allow_all) [deny_all,allow_all,allow_defined,deny_defined]
#
########################################################################################
#V13/14 Karten
#Sobald f?r die Karte eine Verl?ngerung gesendet wird erstellt die gbox in/tmp eine Datei
#Namens SC01.emmblock.Den dort enthaltenen Verl?ngerer kopiert ihr dann in eine Datei Namens remm.txt
#und schiebt diese dann nach /tmp die gbox arbeitet diese Datei dann automatisch ab,
#und verl?ngert dann die Karte.Ihr k?nnt die V13/14 karte nat?rlich auch in einen anderen Slot stecken ,
#ihr m??t dann aber die config genauso anlegen wie die f?r Slot 1.
#Solltet ihr noch mehr Karten haben und ein/en externe/n Reader/s benutzen dann m??t ihr die Slots erweitern.
#Ihr k?nnt bis zu 18 Slots erstellen. Slot1 und Slot2 sind immer eure internen Reader der Box ,ab Slot3 beginen dann
#eure externen Reader.

[generic]
reset_rs232_buffer = 1

[slot-1] # Exklusiv f?r V13/14 Karten
initialization = extended
disable_pts = 0
enable_ice = 0 # ORF Karte 0=cryptoworks/Mode 1=irdeto/Mode
alternative_frequency = 0
alternative_baudrate = 0
byte_delay = 0
instruction_delay = 0
#
enable_unique_emm = 1
enable_shared_emm = 1
enable_global_emm = 0
block_unique_emm = 1
block_shared_emm = 1
block_global_emm = 1
block_user_emm = 0
save_processed_emm = 1
save_rejected_emm = 1

[slot-2] # Karten die nicht geblock werden brauchen
initialization = extended
disable_pts = 0
enable_ice = 0 # # ORF Karte 0=cryptoworks/Mode 1=irdeto/Mode
alternative_frequency = 0
alternative_baudrate = 0
#
enable_unique_emm = 1
enable_shared_emm = 1
enable_global_emm = 1
block_unique_emm = 0
block_shared_emm = 0
block_global_emm = 0
block_user_emm = 0
save_processed_emm = 0
save_rejected_emm = 0

# gbox config file

# Trace, Debug
# xx yz ; xx=00 no konsole output
# xx yz ; xx=01 konsole output
# xx yz ; y=0 debug output (dont use)
# xx yz ; y=1 no debug output
# xx yz ; z=0 ouput to konsole
# xx yz ; z=1 output to /var/tmp/debug.txt
# xx yz ; z=2 Output to UDP (to capture with gboxt)
Z: { 01 11 } 192.168.1.2 8024
F: { 12 } /var/log/ipc
# gbox working mode
# 00 pure Emu
# 01 pure SoftCam (when card inside), Emu (when no card inside)
# 02 pure Net Client
# 03 Mixed mode !!!!! always use this !!!!!
G: { 03 }

# Display ECM messages on Konsole
# 00 dont show any ECMs
# 01 show only valid ECMs
# 02 show valid and bad ECMs with complete data display
C: { 01 }

# Display EMM messages on Konsole
# 00 dont show any EMMs
# 01 show only valid EMMs
# 02 show valid and bad EMMs with complete data display
# 1* Log any tier change on PW-Nagra-17xx cards into /var/keys/pwupdate.log
M: { 01 }

# Auto Update
# 00 AU disable (default)
# 01 AU enable
# 02 AU auto
# 03 AU enable with ua,sa and ga filter !!!!! always use this !!!!!
A: { 03 }

# Key Update
# 01 update only new keys, default setting
# 02 update all keys (used for valid PMK checking)
U: { 01 }

# Hash pids
# 00 hash all pids, DO NOT USE THIS OPTION, IT IS ONLY FOR TESTING STUFF
# 01 hash only pids with implemented algos and available keys !!!!! always use this
H: { 01 }

# Key files folder
# 00 keyfiles in /var/keys
# 01 keyfiles in /var/tmp
T: { 00 }

# On Screen Display for the Multysystemcam on com1/com2
# 00 No OSD (default)
# 01 display Smartcard messages in Neutrino
# 02 display Smartcard messages in Neutrino new nhttpd format
# 03 display Smartcard messages in Enigma
# 04 display Smartcard messages in Enigma2
O: { 00 } 192.168.0.3 coolstream

# Logger and NET-mode UDP port Init
# 00 do not init UDP port
# 01 Init UDP port for IP, port, UDP
L: { 00 } 192.168.0.251 7025

# demux, multicam/comport configuration
# example: yz = 0x0A = 00001010 (use com2 with inverted CTS detection line)
# *x ** ; x = device nummber to be used (0= default)
# D* ** ; force use of /proc/bus/gtx for cw write operations
(in the dbox2 the gbox writes directly the CWs, 00 is the
recommended mode ! No drivers are required) use D* ** ONLY if
you have Problems. 0* ** should be prefered !!!
# F* ** ; write CWs in both devices (used for PVR in STB04xxx devices)
# ** y* ; y=0001b (0x1*) use slot1 as Multicam (only on STB04xxx)
# ** y* ; y=0010b (0x2*) use slot2 as Multicam (only on STB04xxx)
# ** y* ; y=0011b (0x3*) use slot1 and slot2 as Multicams (only on STB04xxx)
# ** *z ; z=0001b (0x*1) use com1 as Multicam
# ** *z ; z=0010b (0x*2) use com2 as Multicam
# ** *z ; z=0011b (0x*3) use com1 and com2 as Multicams
# ** yz ; yz=00110011b (0x33) use slot1+slot2+com1+com2 as Multicams
# ** *z ; z=0100b (0x*4) invert CTS detection on com1
# ** *z ; z=1000b (0x*8) invert CTS detection on com2
#V: { 00 10 } #Slot 1
#V: { 00 20 } #Slot 2
#V: { 00 30 } #Slot 1+2
#V: { 00 3F } #Slot 1+2+SC8in1
V: { 00 05 } #only com-ports


# RS232 SSSP mode
# x debug messages, 1=on, 0=off
# y com port to use (0=none, 1=com1, 2=com2)
R: { 00 } 9600

# Task type
# 00 ** normal mode gbox mode (no season, use Multicam instead)
# 01 ** Season Emulation in a Irdeto allcam chid 0602 nonZ
# 10 ** Season Emulation in a Irdeto allcam chid 1702 nonZ
# 11 ** Season Emulation in a Irdeto allcam chid 1702 Z
# 12 ** Season Emulation in a Irdeto allcam chid 1722 Z
# 13 ** Season Emulation in a Irdeto allcam chid 1762 Z
# ** *1 Com port to use for season emulatiom (1 or 2)
# ** 0* Use CTS for RST detection
# ** 1* Use DCD for RST detection
# ** ** 9600 = Baudrate to be used (working only on dbox2)
W: { 00 00 } 9600

# =============================================================================
# extra options to override default setting in case you expirience Problems,
# normaly these setings are not required.

# Files, folders, devices
# folder/device comment
#F: { 01 } /var/tmp/pmt.tmp // pmt file
#F: { 02 } /var/tmp/emm.info // key update log file
#F: { 03 } /var/tmp/ecm.info // ecm info file
#F: { 04 } /var/tmp/atack.txt // atack info file
#F: { 08 } 1 // pmt mode (0 - pmt file mode, 1 - pmt socket mode)
#F: { 11 } /var/keys // folder for config files
#F: { 12 } /var/tmp // folder for temporary file
#F: { 13 } /var/tmp // folder for keyfiles
#F: { 21 } /dev/null // ca device
#F: { 22 } /dev/null // dvr device
#F: { 23 } /dev/null // demux device
#F: { 31 } /dev/null // second ca device to write cw's (recording)
#F: { 41 } /dev/sci0 // STB04xxx slot1
#F: { 42 } /dev/sci1 // STB04xxx slot1
#F: { 43 } /dev/tts/0 // rs232 com1
#F: { 44 } /dev/tts/1 // rs232 com2
F: { 43 } /dev/ttyUSB0 // rs232 com1# für externen Cardreader an com1 SC8in1 oder MCR 4/8 oder Smargo
#F: { 44 } /dev/ttyUSB1 // rs232 com2# für externen Cardreader an com2 SC8in1 oder MCR 4/8 oder Smargo
#

# For overclocking freaks, Clocking internal STB04xxx slots with:
# 1=7.80MHz 2=6.30MHz 3=5.25MHz 4=4.50MHz 5=3.94MHz 6=3.50MHz 7=3.15MHz
# Irdeto works fine on 7.8MHz, all other fine on 6.30MHz or 5.25MHz
# The Dream has not a clean clock signal, some cards that are sensitive will
# refuse to work even on 3.5MHz, thats why 3.15MHz is the default value there.
# On other STB04xxx recievers the same cards work with 6.30MHz
# Ist nicht Aktiv geschaltet ,also keine Funktion
#F: { 51 } 02 // irdeto
#F: { 52 } 03 // seca
#F: { 53 } 03 // viaccess
#F: { 54 } 03 // nagra
#F: { 55 } 03 // crypto
#F: { 57 } 03 // conax
#F: { 58 } 03 // nds

# force a name change of the season or sssp rs232 device
#F: { 45 } /dev/ttyS1

# set stay alive ping time in seconds (default is 300)
#F: { A0 } 300

# disable direct serial port I/O access on 80x86cpus (win and linux)
# direct port i/o is used to set unusual Baudrates, if you want to
# a 3.579MHz card in a 6.000MHz reader etc ...
#
# Enabled (A1=0) is the default setting, has always been !!!
#
# Disable (set to 1) it ONLY if you have problems with ioperm or you want
# to use a usb-to-rs232 smartcard reader
F: { A1 } 1

# descrambler selection by camd.socket private descriptor (0 - index mode, 1 - mask mode), mask mode is default
#F: { AA } 1
#F: { 12 } /var/log/gbox

# gbox config file

# Trace, Debug
# xx yz ; xx=00 no konsole output
# xx yz ; xx=01 konsole output
# xx yz ; y=0 debug output (dont use)
# xx yz ; y=1 no debug output
# xx yz ; z=0 ouput to konsole
# xx yz ; z=1 output to /var/tmp/debug.txt
# xx yz ; z=2 Output to UDP (to capture with gboxt)
Z: { 01 01 } 192.168.178.y 8024
#F: { 12 } /var/log/ipc
# gbox working mode
# 00 pure Emu
# 01 pure SoftCam (when card inside), Emu (when no card inside)
# 02 pure Net Client
# 03 Mixed mode !!!!! always use this !!!!!
G: { 03 }

# Display ECM messages on Konsole
# 00 dont show any ECMs
# 01 show only valid ECMs
# 02 show valid and bad ECMs with complete data display
C: { 01 }

# Display EMM messages on Konsole
# 00 dont show any EMMs
# 01 show only valid EMMs
# 02 show valid and bad EMMs with complete data display
# 1* Log any tier change on PW-Nagra-17xx cards into /var/keys/pwupdate.log
M: { 01 }

# Auto Update
# 00 AU disable (default)
# 01 AU enable
# 02 AU auto
# 03 AU enable with ua,sa and ga filter !!!!! always use this !!!!!
A: { 03 }

# Key Update
# 01 update only new keys, default setting
# 02 update all keys (used for valid PMK checking)
U: { 01 }

# Hash pids
# 00 hash all pids, DO NOT USE THIS OPTION, IT IS ONLY FOR TESTING STUFF
# 01 hash only pids with implemented algos and available keys !!!!! always use this
H: { 01 }

# Key files folder
# 00 keyfiles in /var/keys
# 01 keyfiles in /var/tmp
T: { 00 }

# On Screen Display for the Multysystemcam on com1/com2
# 00 No OSD (default)
# 01 display Smartcard messages in Neutrino
# 02 display Smartcard messages in Neutrino new nhttpd format
# 03 display Smartcard messages in Enigma
# 04 display Smartcard messages in Enigma2
#O: { 00 } 192.168.0.3 coolstream

# Logger and NET-mode UDP port Init
# 00 do not init UDP port
# 01 Init UDP port for IP, port, UDP
#L: { 00 } 192.168.0.251 7025

# demux, multicam/comport configuration
# example: yz = 0x0A = 00001010 (use com2 with inverted CTS detection line)
# *x ** ; x = device nummber to be used (0= default)
# D* ** ; force use of /proc/bus/gtx for cw write operations
(in the dbox2 the gbox writes directly the CWs, 00 is the
recommended mode ! No drivers are required) use D* ** ONLY if
you have Problems. 0* ** should be prefered !!!
# F* ** ; write CWs in both devices (used for PVR in STB04xxx devices)
# ** y* ; y=0001b (0x1*) use slot1 as Multicam (only on STB04xxx)
# ** y* ; y=0010b (0x2*) use slot2 as Multicam (only on STB04xxx)
# ** y* ; y=0011b (0x3*) use slot1 and slot2 as Multicams (only on STB04xxx)
# ** *z ; z=0001b (0x*1) use com1 as Multicam
# ** *z ; z=0010b (0x*2) use com2 as Multicam
# ** *z ; z=0011b (0x*3) use com1 and com2 as Multicams
# ** yz ; yz=00110011b (0x33) use slot1+slot2+com1+com2 as Multicams
# ** *z ; z=0100b (0x*4) invert CTS detection on com1
# ** *z ; z=1000b (0x*8) invert CTS detection on com2
#V: { 00 10 } #Slot 1
#V: { 00 20 } #Slot 2
#V: { 00 30 } #Slot 1+2
V: { 00 3F } #Slot 1+2+SC8in1
#V: { 00 05 } #only com-ports


# RS232 SSSP mode
# x debug messages, 1=on, 0=off
# y com port to use (0=none, 1=com1, 2=com2)
R: { 00 } 9600

# Task type
# 00 ** normal mode gbox mode (no season, use Multicam instead)
# 01 ** Season Emulation in a Irdeto allcam chid 0602 nonZ
# 10 ** Season Emulation in a Irdeto allcam chid 1702 nonZ
# 11 ** Season Emulation in a Irdeto allcam chid 1702 Z
# 12 ** Season Emulation in a Irdeto allcam chid 1722 Z
# 13 ** Season Emulation in a Irdeto allcam chid 1762 Z
# ** *1 Com port to use for season emulatiom (1 or 2)
# ** 0* Use CTS for RST detection
# ** 1* Use DCD for RST detection
# ** ** 9600 = Baudrate to be used (working only on dbox2)
W: { 00 00 } 9600

# =============================================================================
# extra options to override default setting in case you expirience Problems,
# normaly these setings are not required.

# Files, folders, devices
# folder/device comment
#F: { 01 } /var/tmp/pmt.tmp // pmt file
#F: { 02 } /var/tmp/emm.info // key update log file
#F: { 03 } /var/tmp/ecm.info // ecm info file
#F: { 04 } /var/tmp/atack.txt // atack info file
#F: { 08 } 1 // pmt mode (0 - pmt file mode, 1 - pmt socket mode)
#F: { 11 } /var/keys // folder for config files
#F: { 12 } /var/tmp // folder for temporary file
#F: { 13 } /var/tmp // folder for keyfiles
#F: { 21 } /dev/null // ca device
#F: { 22 } /dev/null // dvr device
#F: { 23 } /dev/null // demux device
#F: { 31 } /dev/null // second ca device to write cw's (recording)
#F: { 41 } /dev/sci0 // STB04xxx slot1
#F: { 42 } /dev/sci1 // STB04xxx slot1
#F: { 43 } /dev/tts/0 // rs232 com1
#F: { 44 } /dev/tts/1 // rs232 com2
F: { 43 } /dev/ttyUSB0 // rs232 com1# für externen Cardreader an com1 SC8in1 oder MCR 4/8 oder Smargo
#F: { 44 } /dev/ttyUSB1 // rs232 com2# für externen Cardreader an com2 SC8in1 oder MCR 4/8 oder Smargo
#

# For overclocking freaks, Clocking internal STB04xxx slots with:
# 1=7.80MHz 2=6.30MHz 3=5.25MHz 4=4.50MHz 5=3.94MHz 6=3.50MHz 7=3.15MHz
# Irdeto works fine on 7.8MHz, all other fine on 6.30MHz or 5.25MHz
# The Dream has not a clean clock signal, some cards that are sensitive will
# refuse to work even on 3.5MHz, thats why 3.15MHz is the default value there.
# On other STB04xxx recievers the same cards work with 6.30MHz
# Ist nicht Aktiv geschaltet ,also keine Funktion
#F: { 51 } 02 // irdeto
#F: { 52 } 03 // seca
#F: { 53 } 03 // viaccess
#F: { 54 } 03 // nagra
#F: { 55 } 03 // crypto
#F: { 57 } 03 // conax
#F: { 58 } 03 // nds

# force a name change of the season or sssp rs232 device
#F: { 45 } /dev/ttyS1

# set stay alive ping time in seconds (default is 300)
#F: { A0 } 300

# disable direct serial port I/O access on 80x86cpus (win and linux)
# direct port i/o is used to set unusual Baudrates, if you want to
# a 3.579MHz card in a 6.000MHz reader etc ...
#
# Enabled (A1=0) is the default setting, has always been !!!
#
# Disable (set to 1) it ONLY if you have problems with ioperm or you want
# to use a usb-to-rs232 smartcard reader
F: { A1 } 1

# descrambler selection by camd.socket private descriptor (0 - index mode, 1 - mask mode), mask mode is default
#F: { AA } 1
F: { 12 } /var/log/gbox/

ATR:3FFF112503108041B00769FF4A507000005031010011FFDEA5



Baudrate = 9600 Baud


2019/08/27 16:03:59 00000000 s (main) System name = Linux
  • 2019/08/27 16:03:59 00000000 s (main) Host name = ubuntu_pi
  • 2019/08/27 16:03:59 00000000 s (main) Release = 4.15.0-1043-raspi2
  • 2019/08/27 16:03:59 00000000 s (main) Version = #46-Ubuntu SMP PREEMPT Thu Aug 8 05:46:04 UTC 2019
  • 2019/08/27 16:03:59 00000000 s (main) Machine = aarch64
  • 2019/08/27 16:03:59 00000000 s (main) creating pidfile /tmp/.oscam/oscam.pid with pid 1261
  • 2019/08/27 16:03:59 00000000 s (config) userdb reloaded: 1 accounts loaded, 0 expired, 0 disabled
  • 2019/08/27 16:03:59 00000000 s (main) signal handling initialized
  • 2019/08/27 16:03:59 56126B76 h (webif) webif: decompressed 180668 bytes back into 445640 bytes
  • 2019/08/27 16:03:59 56126B76 h (webif) HTTP Server running. ip=0.0.0.0 port=11112
  • 2019/08/27 16:03:59 00000000 s (reader) raspberry.cccam [cccam] creating thread for device 127.0.0.1
  • 2019/08/27 16:03:59 00000000 s (main) waiting for local card init
  • 2019/08/27 16:03:59 443BAE12 p (reader) 127.0.0.1: resolved ip=127.0.0.1
  • 2019/08/27 16:03:59 443BAE12 p (reader) raspberry.cccam [cccam] connecting to 127.0.0.1:56734
  • 2019/08/27 16:03:59 443BAE12 p (reader) raspberry.cccam [cccam] connect failed: Connection refused
  • 2019/08/27 16:03:59 443BAE12 p (reader) raspberry.cccam [cccam] proxy initialized, server 127.0.0.1:56734
  • 2019/08/27 16:03:59 00000000 s (main) init for all local cards done
  • 2019/08/27 16:03:59 00000000 s (emmcache) loading emmcache disabled since no reader is using it!
  • 2019/08/27 16:03:59 00000000 s (emmcache) loading emmstats disabled since no reader is using it!
  • 2019/08/27 16:03:59 7DCA134E c (client) plain dvbapi-client granted (Receiver, au=auto (1 reader))
  • 2019/08/27 16:04:00 7DCA134E c (dvbapi) dvbapi channelcache loaded from /var/etc/oscam.ccache
  • 2019/08/27 16:04:00 7DCA134E c (dvbapi) ERROR: Could not detect DVBAPI version.
  • 2019/08/27 16:04:12 443BAE12 p (reader) raspberry.cccam [cccam] connecting to 127.0.0.1:56734
  • 2019/08/27 16:04:12 443BAE12 p (reader) raspberry.cccam [cccam] connect failed: Connection refused
  • 2019/08/27 16:04:25 443BAE12 p (reader) raspberry.cccam [cccam] connecting to 127.0.0.1:56734
  • 2019/08/27 16:04:25 443BAE12 p (reader) raspberry.cccam [cccam] connect failed: Connection refused
  • 2019/08/27 16:06:27 443BAE12 p (reader) raspberry.cccam [cccam] connecting to 127.0.0.1:56734
  • 2019/08/27 16:06:27 443BAE12 p (reader) raspberry.cccam [cccam] connect failed: Connection refused
  • 2019/08/27 16:06:40 443BAE12 p (reader) raspberry.cccam [cccam] connecting to 127.0.0.1:56734
  • 2019/08/27 16:06:40 443BAE12 p (reader) raspberry.cccam [cccam] connect failed: Connection refused
  • 2019/08/27 16:07:06 443BAE12 p (reader) raspberry.cccam [cccam] connecting to 127.0.0.1:56734
  • 2019/08/27 16:07:06 443BAE12 p (reader) raspberry.cccam [cccam] connect failed: Connection refused
  • 2019/08/27 16:08:11 443BAE12 p (reader) raspberry.cccam [cccam] connecting to 127.0.0.1:56734
  • 2019/08/27 16:08:11 443BAE12 p (reader) raspberry.cccam [cccam] connect failed: Connection refused
  • 2019/08/27 16:09:16 443BAE12 p (reader) raspberry.cccam [cccam] connecting to 127.0.0.1:56734
  • 2019/08/27 16:09:16 443BAE12 p (reader) raspberry.cccam [cccam] connect failed: Connection refused
  • 2019/08/27 16:10:21 443BAE12 p (reader) raspberry.cccam [cccam] connecting to 127.0.0.1:56734
  • 2019/08/27 16:10:21 443BAE12 p (reader) raspberry.cccam [cccam] connect failed: Connection refused
  • 2019/08/27 16:11:26 443BAE12 p (reader) raspberry.cccam [cccam] connecting to 127.0.0.1:56734
  • 2019/08/27 16:11:26 443BAE12 p (reader) raspberry.cccam [cccam] connect failed: Connection refused
  • 2019/08/27 16:12:31 443BAE12 p (reader) raspberry.cccam [cccam] connecting to 127.0.0.1:56734
  • 2019/08/27 16:12:31 443BAE12 p (reader) raspberry.cccam [cccam] connect failed: Connection refused
  • 2019/08/27 16:13:36 443BAE12 p (reader) raspberry.cccam [cccam] connecting to 127.0.0.1:56734
  • 2019/08/27 16:13:36 443BAE12 p (reader) raspberry.cccam [cccam] connect failed: Connection refused
  • 2019/08/27 16:14:41 443BAE12 p (reader) raspberry.cccam [cccam] connecting to 127.0.0.1:56734
  • 2019/08/27 16:14:41 443BAE12 p (reader) raspberry.cccam [cccam] connect failed: Connection refused
  • 2019/08/27 16:15:46 443BAE12 p (reader) raspberry.cccam [cccam] connecting to 127.0.0.1:56734
  • 2019/08/27 16:15:46 443BAE12 p (reader) raspberry.cccam [cccam] connect failed: Connection refused
  • 2019/08/27 16:16:51 443BAE12 p (reader) raspberry.cccam [cccam] connecting to 127.0.0.1:56734
  • 2019/08/27 16:16:51 443BAE12 p (reader) raspberry.cccam [cccam] connect failed: Connection refused
 
ne das war original so gespeichert


Du musst Regestriert sein, um das angehängte Bild zusehen.
 

Anhänge

Du musst angemeldet sein, um die Anhangsliste zu sehen.
Zuletzt bearbeitet von einem Moderator:
Zurück
Oben