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

gbox.net.git811.K.public1

    Nobody is reading this thread right now.
ich hab gbox und oscam auf dem gleichen Gerät (Raspberry) laufen

die HD03 Karte wird erkannt, in oscam bleibt aber der Reader auf INIT

ein bissl Kommunikation ist da, aber angefragt wird auf der Karte leider nix - hab ich irgendwo ne Einstellung vergessen ?
Code:
./gbox.arm.nevis
starting now
RS232gate=0 speed=9600
Seasonport=0 speed=9600 mode=0
direct serial port i/o disabled
direct serial port i/o disabled

gbox.net 2.2A/Linux@ARM ( Mar  2 2016, 20:44:30 ) git811.K
mode 03
AU:03/update:01/Keyfile:00 Hash:01 DispECM:00/EMM:01 UDPInit:00 OSD:00
enx_conf = 0 ; reset on zap=2
trying to get online, please wait ...
My IP 127.0.0.1 ID F117 (127.0.0.1) pass BA334B24, we are offline
IP 127.0.0.1 Port 8020-8010 ID 8E72 pass AA242456 sharelevel 5/5 (127.0.0.1)
Total 1 ports to monitor
monitoring port: 8020
CPU ARM
using without api support
Couldn't open rs232 port /dev/tts/0 (No such file or directory)
/dev/ttyUSB1 opened with 1 multicam(s)
mode: any pid
have to init card 11
ATR :
3F FF 95 00 FF 91 81 71 A0 47 00 44 4E 41 53 50
31 39 30 20 4D 65 72 51 32 35 4F
Reset   Baudrate = 9600 Baud
12 E1 01 9D
12 E1 01 FB
Nagravision merlin card DNASP410 RevQ25

Serial (UA)      xxxxxxx
SysID            3411
CaID             1860
Camkey           4B6A822AB991B8AB...

Working Baudrate = 111600 Baud
card init ok
entering main loop
->HelloL to 127.0.0.1 (127.0.0.1:8010)
->Hello1 to 127.0.0.1
->Hello2 to 127.0.0.1
->HelloL to 127.0.0.1 (127.0.0.1:8010)
<-Hello from 127.0.0.1 port 8020
->Hello to 127.0.0.1
Code:
2016/10/04 04:41:26 1E1758EC h   (reader) gbox [gbox] Restarting reader
2016/10/04 04:41:26 1E1758EC h   (reader) gbox [gbox] creating thread for device 127.0.0.1
2016/10/04 04:41:26 3F6170B0 p   (reader) 127.0.0.1: resolved ip=127.0.0.1
2016/10/04 04:41:26 3F6170B0 p     (gbox) proxy 127.0.0.1 (fd=17, peer id=F117, my id=8E72, my hostname=192.168.1.20,8010, peer's listen port=8020)
2016/10/04 04:41:26 3F6170B0 p     (gbox) <- HelloL to gbox
.....
2016/10/04 04:55:19 2EF63705 c (ecm) dvbapi (1860@000000/0000/151A/8F:37051E0495524804FEB24DD0C400E9AD): rejected reader peer (0 ms) by gbox - DMAX HD
Code:
[slot-3] #HD+ Karte
initialization = extended
disable_pts = 0
enable_ice = 0
enable_onionmode = 0
alternative_frequency = 0
alternative_baudrate = 0
byte_delay = 0
instruction_delay = 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

Code:
# 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 12 } 192.168.1.20 8024
Z: { 01 00 } 192.168.1.20 8024

# 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: { 00 }

# 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 36 }
V: { 00 0F }

# 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
Code:
# allow maximum 06 share level for recieved card data
I: { 03 }

#    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: { 192.168.1.20     { BA334B24 }}
M: { 127.0.0.1     { BA334B24 }}
#

#
#    other local boxes

D: { 127.0.0.1          { 8020 8010 { AA242456 { 05 15 }}}}
#D: { 192.168.1.20          { 8020 8010 { AA242456 { 5 5 }}}}
Code:
[gbox]
port                          = 8010
hostname                      = 192.168.1.20,8010
my_password                   = AA242456
my_vers                       = 2A
Code:
[reader]
label                         = gbox
protocol                      = gbox
device                        = 127.0.0.1,8020
user                          = gbox
password                      = BA334B24
gbox_max_distance             = 1
gbox_max_ecm_send             = 1
group                         = 1
Code:
[account]
user                          = gbox
group                         = 1
 
Zuletzt bearbeitet von einem Moderator:
Ich habe da aber auch noch ein anderes problem.
Ich bekomme die HD03 Karte nicht auf der Gigablue HD X3 zum laufen.
Image ist das neuste ATV5.3 drauf, und habe mir gbox runter gezogen.
Aber es läuft nichts.
Bei der Xpeed 1 habe ich das selbe gemacht, und die Karte läuft ohne was an der gbox zu verstellen.
Könntet ihr mir da bitte mal noch einen Tip geben?
Im CI+ Schacht ist die Skykarte drinnen.
Und zu dir taquillax.
Mach mal bitte die ports gleich. Also nicht 8020-8010
Sondern 8010-8010. So hatte es bei mir geklappt. Aber ich hatte es auch nicht alles auf einen Server.
Die Karte war im Receiver, und der Igel der Server. Und da muss man auch von die Ip nehmen.
Was ist das denn für eine IP
127.0.0.1?
 
hi @taquillax
schau dir mal die debug.txt an im temp verzeichnis dort wird geloggt wegen des init fehlers....
bei mir hatte mal auf einer box der verzeichnis pfad nicht gestimmt (var/keys statt usr/keys) da kam auch nie eine verbindung zustande obwohl die karte eingelesen wurde
musst aber die config noch anpassen damit die debug.txt ins temp geleitet wird....
 
In den Konfigs ist doch alles recht überschaubar erklärt. Da steht auch meist dabei welche Werte Standard sind.
 
Er redet nicht von config sondern von Startparameter, die es aber m.W. nicht gibt
 
@easy1173: gleicher Port auf gleicher IP das wird leider nix
@user4home: in der debug.txt steht das gleich wie in der Console

hab jetzt auch mal mit einer HD02 getestet, da passiert auch nix weiter

Code:
gbox.net 2.2A/Linux@ARM ( Mar  2 2016, 20:44:30 ) git811.K
mode 03
AU:03/update:01/Keyfile:00 Hash:01 DispECM:02/EMM:01 UDPInit:00 OSD:00
enx_conf = 0 ; reset on zap=2
trying to get online, please wait ...
My IP 127.0.0.1 ID F117 (127.0.0.1) pass BA334B24, we are offline
IP 127.0.0.1 Port 8020-8010 ID 8E72 pass AA242456 sharelevel 5/5 (127.0.0.1)
Total 1 ports to monitor
monitoring port: 8020
CPU ARM
using without api support
Couldn't open rs232 port /dev/tts/0 (No such file or directory)
/dev/ttyUSB1 opened with 1 multicam(s)
mode: any pid
have to init card 11
ATR :
3F FF 95 00 FF 91 81 71 A0 47 00 44 4E 41 53 50
31 38 30 20 4D 65 72 30 30 30 28
Reset   Baudrate = 9600 Baud
12 E1 01 9D
12 E1 01 FB
Nagravision merlin card DNASP482 RevR24

Serial (UA)      xxx
SysID            3411
CaID             1843
Camkey           95C598E77EDFEEE5...

Working Baudrate = 111600 Baud
card init ok
entering main loop
->HelloL to 127.0.0.1 (127.0.0.1:8010)
->Hello1 to 127.0.0.1
->Hello2 to 127.0.0.1
->HelloL to 127.0.0.1 (127.0.0.1:8010)
Ok, we are still online, our IP 127.0.0.1
Ok, we are still online, our IP 127.0.0.1

vielleicht hat jemand eine Ausgabe wie es aussehen sollte wenn die Anfrage bis zu Karte durchkommt ?
 
Kann am Image liegen dann findet die gbox die pmt nicht oder den socket.

das kann an der Einstellung liegen

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

der
F: { 01 } /var/tmp/pmt.tmp
und oder der

F: { 08 } 1

Zu den Startparametern. Die gbox einfach mit & aufrufen reicht im allgemeinen aus.
 
Zuletzt bearbeitet:
hab die IP jetzt wieder auf 192.168.1.20 gesetzt und plötzlich war der Reader auf connected
ecm wird auch angefragt, endet aber im timeout
Code:
.....
2016/10/09 20:12:19 00000000 s (net) gbox: initialized (fd=7, port=8010, ip=192.168.1.20)
2016/10/09 20:12:19 00000000 s (reader) gbox [gbox] creating thread for device 192.168.1.20
2016/10/09 20:12:19 00000000 s (emmcache) loaded 10 emmcache records from /oscam3/oscam.emmcache in 0 ms
2016/10/09 20:12:19 00000000 s (emmcache) loaded 0 emmstat records from /oscam3/oscam.emmstat in 0 ms
2016/10/09 20:12:19 00000000 s (anticasc) anti cascading disabled
2016/10/09 20:12:19 56EE43B2 p (reader) 192.168.1.20: resolved ip=192.168.1.20
2016/10/09 20:12:19 56EE43B2 p (gbox) proxy 192.168.1.20 (fd=8, peer id=F117, my id=8E72, my hostname=192.168.1.20,8010, peer's listen port=8020)
2016/10/09 20:12:19 56EE43B2 p (gbox) <- HelloL to gbox
2016/10/09 20:12:19 4E7010EB c (client) plain dvbapi-client granted (dvbapi, au=auto (2 reader))
2016/10/09 20:12:19 4E7010EB c (dvbapi) dvbapi channelcache loaded from /oscam3/oscam.ccache
2016/10/09 20:12:19 4E7010EB c (dvbapi) Using TCP listen socket, API forced to DVBAPIv3 (0), userconfig boxtype: 11
2016/10/09 20:12:19 56EE43B2 p (reader) gbox [gbox] proxy initialized, server 192.168.1.20:8020
2016/10/09 20:12:20 4E7010EB c (dvbapi) Client connected: 'mdvbapi v0.17' (protocol version = 2)
2016/10/09 20:12:20 4E7010EB c (dvbapi) Demuxer 0 ecmpid 0 CAID: 1830 ECM_PID: 1C8E PROVID: 000000
2016/10/09 20:12:20 4E7010EB c (dvbapi) Demuxer 0 ecmpid 1 CAID: 1843 ECM_PID: 198E PROVID: 000000
2016/10/09 20:12:20 4E7010EB c (dvbapi) Demuxer 0 ecmpid 2 CAID: 09C4 ECM_PID: 1B8E PROVID: 000000
2016/10/09 20:12:20 4E7010EB c (dvbapi) Demuxer 0 ecmpid 3 CAID: 098C ECM_PID: 1A8E PROVID: 000000
2016/10/09 20:12:20 4E7010EB c (dvbapi) Demuxer 0 ecmpid 4 CAID: 1860 ECM_PID: 1E8E PROVID: 000000
2016/10/09 20:12:20 4E7010EB c (dvbapi) Demuxer 0 ecmpid 5 CAID: 186A ECM_PID: 1D8E PROVID: 000000
2016/10/09 20:12:20 4E7010EB c (dvbapi) Demuxer 0 ecmpid 6 CAID: 186D ECM_PID: 1D90 PROVID: 000000
2016/10/09 20:12:20 4E7010EB c (dvbapi) Demuxer 0 found 7 ECMpids and 5 STREAMpids in caPMT
2016/10/09 20:12:20 4E7010EB c (dvbapi) Demuxer 0 no suitable readers found that can be used for decoding!
2016/10/09 20:12:20 4E7010EB c (dvbapi) Demuxer 0 trying to descramble PID 4 CAID 1860 PROVID 000000 ECMPID 1E8E ANY CHID PMTPID 0000 VPID 02FF
2016/10/09 20:12:20 2EF63705 c (gbox) new connection from 192.168.1.20
2016/10/09 20:12:20 2EF63705 c (client) encrypted gbox-client 192.168.1.20 granted (gbox, au=off)
2016/10/09 20:12:20 2EF63705 c (gbox) -> HelloR in 1 packets from gbox (192.168.1.20:8020) V2.2A with 1 cards filtered to 1 cards
2016/10/09 20:12:20 2EF63705 c (gbox) <- HelloS total cards 0 to gbox
2016/10/09 20:12:21 4E7010EB c (dvbapi) Demuxer 0 found 7 ECMpids and 5 STREAMpids in PMT
2016/10/09 20:12:22 2EF63705 c (gbox) -> HelloR in 1 packets from gbox (192.168.1.20:8020) V2.2A with 1 cards filtered to 1 cards
2016/10/09 20:12:25 4E7010EB c (ecm) dvbapi (1860@000000/0000/151A/8F:C4C60A85724E4FFEA438099B2263C3A8): timeout (5000 ms) by gbox - DMAX HD
2016/10/09 20:12:30 4E7010EB c (ecm) dvbapi (1860@000000/0000/151A/8F:2B1225600967452235E9EDA0F7FAECE6): timeout (5001 ms) by gbox - DMAX HD
2016/10/09 20:12:30 4E7010EB c (ecm) dvbapi (1860@000000/0000/151A/8F:2B1225600967452235E9EDA0F7FAECE6): not found (4655 ms) by gbox - DMAX HD
2016/10/09 20:12:31 4E7010EB c (dvbapi) Demuxer 0 restarting decodingrequests after 0 ms with 1 enabled and 6 disabled ecmpids!
2016/10/09 20:12:31 4E7010EB c (dvbapi) Demuxer 0 no suitable readers found that can be used for decoding!
2016/10/09 20:12:31 4E7010EB c (dvbapi) Demuxer 0 trying to descramble PID 4 CAID 1860 PROVID 000000 ECMPID 1E8E ANY CHID PMTPID 0000 VPID 02FF
2016/10/09 20:12:37 4E7010EB c (ecm) dvbapi (1860@000000/0000/151A/8F:2B1225600967452235E9EDA0F7FAECE6): timeout (5001 ms) by gbox - DMAX HD
2016/10/09 20:12:37 4E7010EB c (ecm) dvbapi (1860@000000/0000/151A/8F:1D4DF8699F5D37F347FBF93AA3AB0A8D): timeout (5000 ms) by gbox - DMAX HD
2016/10/09 20:12:37 4E7010EB c (ecm) dvbapi (1860@000000/0000/151A/8F:1D4DF8699F5D37F347FBF93AA3AB0A8D): not found (501 ms) by gbox - DMAX HD
...
Code:
.....
card init ok
entering main loop
->HelloL to 192.168.1.20 (192.168.1.20:8010)
<-Hello from 192.168.1.20 port 8020
<-Hello from 192.168.1.20 port 8020
->Hello to 192.168.1.20
->HelloL to 192.168.1.20 (192.168.1.20:8010)
<-Hello from 192.168.1.20 port 8020
<-ECM (1<-)-0B received from 192.168.1.20
->CW (->1) send to 192.168.1.20 (325 ms)
<-ECM (1<-)-0B received from 192.168.1.20
->CW (->1) send to 192.168.1.20 (319 ms)
<-ECM (1<-)-0B received from 192.168.1.20
->CW (->1) send to 192.168.1.20 (316 ms)
<-ECM (1<-)-0B received from 192.168.1.20
->CW (->1) send to 192.168.1.20 (317 ms)
<-ECM (1<-)-0B received from 192.168.1.20
->CW (->1) send to 192.168.1.20 (322 ms)
<-ECM (1<-)-0B received from 192.168.1.20
->CW (->1) send to 192.168.1.20 (317 ms)
<-ECM (1<-)-0B received from 192.168.1.20

jetzt läufts endlich :)

im Reader
Code:
gbox_max_ecm_send             = 2
eingestellt und schon wars hell
 
Zuletzt bearbeitet von einem Moderator:
Na also geht doch ,wenn man die Einstellungen richtig setzt und die Parameter richtig einstellt :)
Wer an einer Sache dran bleibt hat meistens Erfolg :)
Haste gut gemacht taquillax :)
 
@taquillax : kannst Du bitte mal Deine configs alle posten? Ich habe Probleme mit dem connect con der gbox zur oscam, da klappt was mit der Autorisierung auf der oscam Seite nicht.
 
Zuletzt bearbeitet:
Zurück
Oben