Quantcast
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 ) Raspi4 für gepairte V13 + gepairte V14 einrichten. Wie richte gbox für meine V14 Karte ein?

Pilot

MFC
Teammitglied
Registriert
29. Mai 2008
Beiträge
32.392
Lösungen
6
Reaktionspunkte
30.296
Punkte
1.103
Ort
Deutschland
Hab meinen raspi 4 nach der Anleitung vo d2z eingerichtet: Ubuntu 18.04 für Raspberry Pi 4
Meine V14 Karte wurde am 06.09.2019 gepairt.
Ich weiß, das es noch keine gbox Configs für geparte V14 Karten gibt. Habe aber die Hoffnung, das es irgendwann doch noch klappt. Grund: es wird mehr geparte V14 Karten gen, als gepairte V13 Karten.
Deshalb habe ich meine V14 Karte vom noch laufend Raspi3+ abgehängt und an den Raspi 4 gestöpselt.
Am Raspi 3+ lief die V14 Karte mit dieseem Reader in oscam in einem Apolloreader
[reader]
label = v14sat
enable = 0
protocol = mouse
device = /dev/v14sat
services = skyfullhd-v14-juergen
lb_whitelist_services = skyfullhd-v14-juergen
autospeed = 0
fallback = 1
caid = 098C
boxid = 12345678
ins7e11 = 15
readtiers = 2
detect = cd
detect_seca_nagra_tunneled_card= 0
mhz = 600
group = 2
emmcache = 1,1,1,1
blockemm-unknown = 1
blockemm-u = 1
blockemm-s = 1
blockemm-g = 1
saveemm-u = 1
lb_weight = 300
disablecrccws = 1
ndsversion = 2

Am Raspi 4 habe ich Oscam Configs von hier genommen: Gbox für Dreambox One läuft auf Raspberry Pi 3; 3+; 4
Gbox nicht verändert.
Im oscam.Server diese reader für die V14 Karte und eine spätere V13 Karte
[reader]
label = V13_Gboxreader
protocol = gbox
device = 127.0.0.1,8010
user = gbox_client
password = 1111AAAA
gbox_max_distance = 3
gbox_reshare = 5
caid = 09C4
group = 1

[reader]
label = V14_Gboxreader
protocol = gbox
device = 127.0.0.1,8010
user = gbox_client
password = 1111AAAA
gbox_max_distance = 3
gbox_reshare = 5
caid = 098C
group = 2
Im IPC Manager habe ich dieses eingestellt:
V14_Gboxreader

Was und wo muß ich in GBox einrichten, das die V14 Karte läuft
gbox config file
# 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
softcam cfg
# 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
Mit gbox habe Null Kenntnisse und muß ich esrt Stück für Stück einarbeiten
 
Hast Du noch eine ähnliche Datei?
Bei einer abgelaufenen Hoppelkarte habe ich eine sc03.info Datei mit folgendem Inhalt:
Code:
ATR:3F77180000C2EB41026C9000
Viaccess Card

CaID             0500
Serial (UA)      0003184377094 (00BDCDBD06)
Issuer           FFF80F

Provider00       FFF8F0 PPUA BDCDBD06 ELITE CHIC
Key              00 01 02 03 09 0A 0B 0C 0F
Geo              0710
Memory           16384/26063/21531 acccess 00

Provider01       043800 PPUA BDCDBD06 ELITE CHIC
Key              00 01 02 03 08 09 0A 0B 0C 0D 0E 0F
Memory           16384/26063/21531 acccess 3F
Class
                 from 30.12.2017 to 29.12.2018 class: 0800

Provider02       050F00 PPUA BDCDBD06 ELITE CHIC
Key              00 01 02 03 08 09 0A 0B 0C 0D 0E 0F
Memory           16384/26063/21531 acccess 3F
Class
                 from 30.12.2017 to 29.12.2018 class: 0800

Baudrate = 9600 Baud
 
Hab nur sc.info
Hab gbox neu gestartet.
In oscam steht jetzt der v14 reader mit grün:
gbox10 (0.00 %)0 (0.00 %)0 (0.00 %)0 / 00 / 0 / 0 / 00 / 0 / 0 / 00 / 0 / 0 / 00 / 0 / 0 / 0100
gbox20 (0.00 %)0 (0.00 %)0 (0.00 %)0 / 00 / 0 / 0 / 00 / 0 / 0 / 00 / 0 / 0 / 00 / 0 / 0 / 0100

127.0.0.18010gbox0000:0000@000000 10:55:11
10:55:11
ONL | crd: 0 | ID: BBBB
0.0.0.08010gbox0000:0000@000000 10:55:11
10:55:11
UNKNOWN | crd: 0 | ID: BBBB

Da ich den v14 _gbox Reader vom V13_gbox reader kopiert habe und nur den Labelnamen geändert habe, muß in Gbox all das rote geändert werden.Weiß nur nicht wo:
[reader]
label = V13_Gboxreader
protocol = gbox
device = 127.0.0.1,8010
user = gbox_client
password = 1111AAAA
gbox_max_distance = 3
gbox_reshare = 5
caid = 09C4
group = 1

[reader]
label = V14_Gboxreader
protocol = gbox
device = 127.0.0.1,8010
user = gbox_client
password = 1111AAAA

gbox_max_distance = 3
gbox_reshare = 5
caid = 098C
group = 2

Auch die Einstellungen für die V14 Karte in gbox bekomme ich nicht huin.

EDit
hatte die V14 Karte im ersten USB Slot. Umgsteckt auf den zweiiten USB Slot.
127.0.0.18010gbox0000:0000@000000 10:35:49
10:35:49
ONL | crd: 0 | ID: BBBB
127.0.0.18010gbox0000:0000@000000 10:35:49
10:35:49
ONL | crd: 0 | ID: 8888

Clients 2/2 (0 with ECM within last 25 seconds)

OFF127.0.0.143819gbox0000:0000@00000006:05:24
06:05:24
OK
OFF127.0.0.138447gbox0000:0000@00000000:59:08
00:59:08
OK
 
Zuletzt bearbeitet:
Gbox gibt alle Karten weiter, die es liest.
Wie muß denn beim per USB angeschlossenen reader ( Apolloreader) die einstellung bei gbox sein.?
Zur Zeit sieht es so aus: in var/keys
cwshare.cfg
# 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
softcam.cfg
[slot-1] # Exklusiv f�r V13/ V14
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
 
In der gbox.cfg

Code:
V: { 00 05 } #only com-ports

 
Zuletzt bearbeitet:
Danke
hab das in der gbox.cfg auch so drin:
# 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
Hab da gelesen: Gbox für Dreambox One läuft auf Raspberry Pi 3; 3+; 4
Hab das nicht: Sc3.info
ATR:3FFF112503108041B00769FF4A507000005031010011
NDS Card

Type P1TV
Revision 1.0 A7
Fuse 25
Mode 00
Authentication 02
CA control 29 C0 CWE Y
CWE setup 0000000000000000000000000000000000000000
Pin code 9888
CaID 09C4
Serial (UA) aaabbccdd0x (01234567)
Boxkey 00000000

Tier
007B date 23.08.2010|23:59
007D date 23.08.2010|23:59
0081 date 23.08.2010|23:59
008E date 23.08.2010|23:59
00C0 date 23.08.2010|23:59
00C7 date 23.08.2010|23:59
00C8 date 23.08.2010|23:59
00C9 date 23.08.2010|23:59
00CA date 23.08.2010|23:59
00CB date 23.08.2010|23:59
00F3 date 23.08.2010|23:59
00FA date 23.08.2010|23:59

Baudrate = 9600 Baud

Generelle Frage: läuft der reader in der gbox nicht mit dierektem USB Anscschluß?
Les da immer was was von Comport.
Brauche ich das?:
 
Easymouse/Smargo läuft direkt am USB Anschluß vom Raspi.

Das auskommentieren -->V: { 00 3F } #Slot 1+2+SC8in1


Das reicht -->V: { 00 05 } #only com-ports
 
Zuletzt bearbeitet:
ok
Setze bis jetzt mit einen apolloreader ein. Vielleicht mag gbox den nicht.
Werde es mal mit eaysymous testen.
 
Hi.. lese seit Wochen mit.. habe nur eine Frage. Also verstehe ich das hier richtig, das eine v14 gepairt mit der Gbox geteilt werden kann?
 
Zurück
Oben