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
Aber offensichtlich nichts daraus gelernt. Das Problem ist nicht die einzelne Karte sondern die Version. Die Oscam versucht gerade noch die Kinderkrankheiten damit loszuwerden und jeder der sich das Teil gönnt ist halt ein Testkandidat mehr .....aber auch mit einer älteren HD04-Karte
ecmnotfoundlimit = 1
scheint btw. bisher ein guter Workaround zu sein, um zumindest Hänger dank eines schnelleren Reader-Restarts zu reduzieren/vermeiden. Danke nochmal dafür.Leere HD01, HD02 gehen unter 10 Euro über den Tisch, gibt auch nach wie vor ab und zu welche die ein volles Jahr drauf haben für den regulären Betrag. Es tut absolut noch nicht Not auf die HD04 zu setzen.....aber 30 €
Dann kannst du deine Voraussetzungen (Hardware) und Configs ja mal hier zur Verfügung stellen, womöglich hilft es ja jemandem weiter.....
# 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.1.2 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: { 02 }
# 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: { 02 }
# 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 0F } #Slot 1+2+SC8in1
# RS232 SSSP mode
# x debug messages, 1=on, 0=off
# y com port to use (0=none, 1=com1, 2=com2)
R: { 10 } 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
[generic]
reset_rs232_buffer = 1
[slot-3] # HD+
initialization = basic
disable_pts = 0
enable_ice = 0
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 = 1
save_processed_emm_file = /usr/keys/sc03.emmproc
save_rejected_emm = 1
save_rejected_emm_file = /usr/keys/sc03.emmblock
# 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 { 8000 8020 { B142AB11 { 05 15 }}}}
#
# password
M: { 192.168.1.112 { AA56131A }}
D: { 192.168.1.112 { 3820 3819 { AA56131B { 5 5 }}}}
# oscam.conf generated automatically by Streamboard OSCAM 1.20_svn SVN r11440
# Read more: http://www.streamboard.tv/svn/oscam/trunk/Distribution/doc/txt/oscam.conf.txt
[global]
loghistorylines = 1024
logfile = /var/log/ipc/OScam.log
clienttimeout = 300
maxlogsize = 99999
readerrestartseconds = 1
emmlogdir = /var/log/ipc/emm/
[cache]
[gbox]
port = 3819
hostname = 192.168.1.112,3819
my_password = AA56131B
ccc_reshare = 1
gsms_disable = 0
[dvbapi]
enabled = 1
au = 1
pmt_mode = 1
listen_port = 2000
delayer = 200
user = dvbapi
read_sdt = 1
write_sdt_prov = 1
boxtype = pc
[webif]
httpport = ...
httpuser = ...
httppwd = ...
httprefresh = 15
httpallowed = 0.0.0.0,127.0.0.1,192.168.0.0-192.168.255.255,10.0.0.0-10.255.255.255,172.16.0.0-172.31.255.255
httpemmsclean = 256
httpemmgclean = 256
# oscam.user generated automatically by Streamboard OSCAM 1.20_svn SVN r11440
# Read more: http://www.streamboard.tv/svn/oscam/trunk/Distribution/doc/txt/oscam.user.txt
[account]
user = dvbapi
au = 1
group = 1,2
[account]
user = gbox_client
pwd = AA56131B
caid = 186A
au = 1
group = 1,2
# oscam.server generated automatically by Streamboard OSCAM 1.20_svn SVN r11440
# Read more: http://www.streamboard.tv/svn/oscam/trunk/Distribution/doc/txt/oscam.server.txt
[reader]
label = HD+
protocol = mouse
device = /dev/ttyUSB0
caid = 186A
mod1 = 9D...
data50 = B6...
mod50 = DB...
key60 = 99...
exp60 = 26...
nuid = 84...
cwekey = 1B...
detect = cd
group = 1
emmcache = 1,1,14,0
blockemm-g = 1
saveemm-u = 1
saveemm-s = 1
saveemm-g = 1
[reader]
label = gbox_HD+
description = HD04 über gbox
protocol = gbox
device = 192.168.1.112,3820
user = gbox_client
password = AA56131A
caid = 186A
group = 1
emmcache = 1,1,14,0
blockemm-unknown = 1
blockemm-u = 1
saveemm-unknown = 1
saveemm-u = 1
saveemm-s = 1
saveemm-g = 1
P: 186A 1
I: 0
RS232gate=0 speed=9600
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:02/EMM:02 UDPInit:00 OSD:00
enx_conf = 0 ; reset on zap=2
trying to get online, please wait ...
My IP 192.168.1.112 ID B94C (192.168.1.112) pass AA56131A, we are offline
IP 192.168.1.112 Port 3820-3819 ID B94D pass AA56131B sharelevel 5/5 (192.168.1.112)
Total 1 ports to monitor
monitoring port: 3820
CPU ARM
using without api support
/dev/ttyUSB0 opened with 1 multicam(s)
Couldn't open rs232 port /dev/tts/1 (No such file or directory)
mode: any pid
have to init card 3
ATR :
3F FF 95 00 FF 91 81 71 FE 57 00 44 4E 41 53 50
34 32 30 20 52 65 76 53 36 30 17
Reset Baudrate = 9600 Baud
xx xx xx xx
Nagravision merlin card DNASP420 RevS60
Serial (UA) xxx (xxx)
SysID 3411
CaID 186A
Camkey xxx
Working Baudrate = 111600 Baud
cardsystem= 4
card init ok
entering main loop
->HelloL to 192.168.1.112 (192.168.1.112:3819)
<-Hello from 192.168.1.112 port 3820
<-Hello from 192.168.1.112 port 3820
->Hello to 192.168.1.112
->HelloL to 192.168.1.112 (192.168.1.112:3819)
<-Hello from 192.168.1.112 port 3820
<-ECM (1<-)-03 (2E9B) received from 192.168.1.112
->CW (->1) send to 192.168.1.112 (181 ms)
<-ECM (1<-)-03 (2E9B) received from 192.168.1.112
->CW (->1) send to 192.168.1.112 (182 ms)
<-ECM (1<-)-03 (2E9B) received from 192.168.1.112
->CW (->1) send to 192.168.1.112 (180 ms)
...
-------------------------------------------------------------------------------
>> OSCam << cardserver log switched at Tue Jan 1 17:15:55 2019
-------------------------------------------------------------------------------
2019/01/01 17:15:55 00000000 s >> OSCam << cardserver log switched, version 1.20_svn, build r11444 (arm-linux-gnueabihf)
2019/01/01 17:15:55 00000000 s (main) System name = Linux
2019/01/01 17:15:55 00000000 s (main) Host name = raspberrypi-brev2
2019/01/01 17:15:55 00000000 s (main) Release = 4.14.79+
2019/01/01 17:15:55 00000000 s (main) Version = #1159 Sun Nov 4 17:28:08 GMT 2018
2019/01/01 17:15:55 00000000 s (main) Machine = armv6l
2019/01/01 17:15:55 00000000 s (main) creating pidfile /tmp/.oscam/oscam.pid with pid 14760
2019/01/01 17:15:55 00000000 s (config) services reloaded: 0 services freed, 0 services loaded, rejected 0
2019/01/01 17:15:55 00000000 s (config) userdb reloaded: 2 accounts loaded, 0 expired, 0 disabled
2019/01/01 17:15:55 00000000 s (main) signal handling initialized
2019/01/01 17:15:55 00000000 s (config) 2 provid's loaded
2019/01/01 17:15:55 00000000 s (config) 25 service-id's loaded in 1 ms
2019/01/01 17:15:55 00000000 s (net) newcamd: initialized (fd=5, port=22000)
2019/01/01 17:15:55 00000000 s (net) -> CAID: 186A PROVID: 003411
2019/01/01 17:15:55 00000000 s (net) gbox: initialized (fd=6, port=3819)
2019/01/01 17:15:55 00000000 s (reader) gbox_HD+ [gbox] creating thread for device 192.168.1.112
2019/01/01 17:15:55 00000000 s (stat) loadbalancer: could not open /tmp/.oscam/stat for reading (errno=2 No such file or directory)
2019/01/01 17:15:55 00000000 s (main) waiting for local card init
2019/01/01 17:15:55 272E2F9C p (gbox) we are online - 1 port(s) to monitor
2019/01/01 17:15:55 272E2F9C p (reader) 192.168.1.112: resolved ip=192.168.1.112
2019/01/01 17:15:55 272E2F9C p (gbox) proxy 192.168.1.112 (fd=7, peer id=B94C, my id=B94D, my hostname=192.168.1.112,3819, peer's listen port=3820)
2019/01/01 17:15:55 272E2F9C p (gbox) <- HelloL to gbox_HD+
2019/01/01 17:15:55 272E2F9C p (reader) gbox_HD+ [gbox] proxy initialized, server 192.168.1.112:3820
2019/01/01 17:15:55 3667EC3A h (webif) webif: decompressed 178570 bytes back into 439804 bytes
2019/01/01 17:15:55 3667EC3A h (webif) HTTP Server running. ip=0.0.0.0 port=8888
2019/01/01 17:15:56 00000000 s (main) init for all local cards done
2019/01/01 17:15:56 00000000 s (emmcache) loaded 109 emmcache records from /var/etc/oscam.emmcache in 6 ms
2019/01/01 17:15:56 00000000 s (emmcache) loaded 0 emmstat records from /var/etc/oscam.emmstat in 1 ms
2019/01/01 17:15:56 00000000 s (anticasc) anti cascading disabled
2019/01/01 17:15:56 09146D98 c (client) plain dvbapi-client granted (dvbapi, au=auto (2 reader))
2019/01/01 17:15:56 09146D98 c (dvbapi) dvbapi channelcache loaded from /var/etc/oscam.ccache
2019/01/01 17:15:56 09146D98 c (dvbapi) Using TCP listen socket, API forced to DVBAPIv3 (0), userconfig boxtype: 11
2019/01/01 17:15:56 4C6AFBB8 c (gbox) new connection from 192.168.1.112
2019/01/01 17:15:56 4C6AFBB8 c (client) encrypted gbox-client 192.168.1.112 granted (gbox_client, au=auto (2 reader))
2019/01/01 17:15:56 4C6AFBB8 c (gbox) Local cards initialized - cards: 0
2019/01/01 17:15:56 4C6AFBB8 c (gbox) peer B94C authenticated successfully
2019/01/01 17:15:56 4C6AFBB8 c (gbox) -> HelloR from gbox_HD+ (192.168.1.112:3820) v2.2A with 1 cards
2019/01/01 17:15:56 4C6AFBB8 c (gbox) <- HelloC my checkcode to gbox_HD+ (192.168.1.112:3820)
2019/01/01 17:15:56 4C6AFBB8 c (gbox) <- HelloS total cards 0 to gbox_HD+
2019/01/01 17:15:56 4C6AFBB8 c (gbox) comeONLINE: 192.168.1.112 192.168.1.112 boxid: B94C v2.2A cards:1
2019/01/01 17:15:56 09146D98 c (dvbapi) Client connected: 'mdvbapi v0.19' (protocol version = 2)
2019/01/01 17:15:58 4C6AFBB8 c (gbox) -> HelloR from gbox_HD+ (192.168.1.112:3820) v2.2A with 1 cards
2019/01/01 17:15:58 4C6AFBB8 c (gbox) <- HelloC my checkcode to gbox_HD+ (192.168.1.112:3820)
2019/01/01 17:16:11 09146D98 c (dvbapi) Demuxer 0 ecmpid 0 CAID: 1830 ECM_PID: 1CEA PROVID: 000000
2019/01/01 17:16:11 09146D98 c (dvbapi) Demuxer 0 ecmpid 1 CAID: 1843 ECM_PID: 19EA PROVID: 000000
2019/01/01 17:16:11 09146D98 c (dvbapi) Demuxer 0 ecmpid 2 CAID: 09C4 ECM_PID: 1BEA PROVID: 000000
2019/01/01 17:16:11 09146D98 c (dvbapi) Demuxer 0 ecmpid 3 CAID: 098C ECM_PID: 1AEA PROVID: 000000
2019/01/01 17:16:11 09146D98 c (dvbapi) Demuxer 0 ecmpid 4 CAID: 1860 ECM_PID: 1EEA PROVID: 000000
2019/01/01 17:16:11 09146D98 c (dvbapi) Demuxer 0 ecmpid 5 CAID: 186A ECM_PID: 1DEA PROVID: 000000
2019/01/01 17:16:11 09146D98 c (dvbapi) Demuxer 0 ecmpid 6 CAID: 098D ECM_PID: 18EA PROVID: 000000
2019/01/01 17:16:11 09146D98 c (dvbapi) Demuxer 0 ecmpid 7 CAID: 186D ECM_PID: 1DEB PROVID: 000000
2019/01/01 17:16:11 09146D98 c (dvbapi) Demuxer 0 ecmpid 8 CAID: 0500 ECM_PID: 1FEA PROVID: 051900
2019/01/01 17:16:11 09146D98 c (dvbapi) Demuxer 0 ecmpid 9 CAID: 06CB ECM_PID: 1BEB PROVID: 000000
2019/01/01 17:16:11 09146D98 c (dvbapi) Demuxer 0 found 10 ECMpids and 4 STREAMpids in caPMT
2019/01/01 17:16:11 09146D98 c (dvbapi) Demuxer 0 trying to descramble PID 5 CAID 186A PROVID 000000 ECMPID 1DEA ANY CHID PMTPID 0000 VPID 00FF
2019/01/01 17:16:11 09146D98 c (dvbapi) Demuxer 0 found 10 ECMpids and 4 STREAMpids in PMT
2019/01/01 17:16:11 09146D98 c (ecm) dvbapi (186A@000000/0000/EF74/8F:DB36D667C7549C7C9C6E5911BC90A66x): found (184 ms) by gbox_HD+ - SAT.1 HD
2019/01/01 17:16:25 09146D98 c (ecm) dvbapi (186A@000000/0000/EF74/8F:BF2E68F519AE7E4F5B3FD1C17DD656Ax): found (176 ms) by gbox_HD+ - SAT.1 HD
2019/01/01 17:16:40 09146D98 c (ecm) dvbapi (186A@000000/0000/EF74/8F:0B7412695592B9278BEA61DE60975A1x): found (185 ms) by gbox_HD+ - SAT.1 HD
2019/01/01 17:16:55 09146D98 c (ecm) dvbapi (186A@000000/0000/EF74/8F:46F690781A1357545588D24ABEA11E4x): found (183 ms) by gbox_HD+ - SAT.1 HD
...
ATR:3FFF9500FF918171FE5700444E4153503432302052657653363017
Nagravision merlin card DNASP420 RevS60
Serial (UA) xxx (xxx)
SysID 3411
CaID 186A
Timezone 05
Clock 01.01.2019 16:33
Provider
3411 expire date 22.02.2019 23:59
3505 expire date 13.12.1923 20:45
3511 expire date 13.12.1923 20:45
3512 expire date 13.12.1923 20:45
3513 expire date 13.12.1923 20:45
8011 expire date 13.12.1923 20:45
Tier
id 00108011 min tier 0DAC max tiers 0F9F rights 0000006A 22.12.2018-23.12.2019
id 00008011 min tier 0FA0 max tiers 1193 rights 0000006B 01.01.2014-02.01.2014
Nuid xxx
Dt05
00 xxx
10 xxx
Camkey xxx
Baudrate = 111600 Baud
setze das mal auf 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 }
Ok! Hab's gesetzt und das Gerät rebooted. Scheint wohl keinen Unterschied zu machen. Keine EMMs in den Logs und die Zähler bleiben auf 0.setze das mal auf 01
klappt hier eigentlich auchohne Hänger.
[reader]
label = hdplus
protocol = mouse
device = /dev/ttyUSB2
caid = 1830
ecmwhitelist = 1830:92
detect = cd
mhz = 369
cardmhz = 369
group = 1
emmcache = 1,3,15,0
blockemm-unknown = 1
blockemm-u = 1
blockemm-g = 1
saveemm-u = 1
auprovid = 003411
[reader]
label = hdplus1
protocol = mouse
device = /dev/ttyUSB3
services = !xtra
autospeed = 0
caid = 1830
ecmwhitelist = 1830:92
detect = cd
mhz = 369
cardmhz = 369
group = 2
emmcache = 1,3,15,0
blockemm-unknown = 1
blockemm-u = 1
blockemm-g = 1
saveemm-u = 1
auprovid = 003411
[reader]
label = HD04
protocol = mouse
device = /dev/ttyUSB1
autospeed = 0
caid = 186A
ecmwhitelist = 186A:8F
detect = cd
mhz = 369
cardmhz = 369
group = 3
emmcache = 1,3,15,0
blockemm-unknown = 1
saveemm-u = 1
auprovid = 003411
[reader]
label = HD04_1
protocol = mouse
device = /dev/ttyUSB0
services = !xtra
autospeed = 0
caid = 186A
ecmwhitelist = 186A:8F
detect = cd
mhz = 369
cardmhz = 369
group = 4
emmcache = 1,3,15,0
blockemm-unknown = 1
saveemm-u = 1
saveemm-s = 1
auprovid = 003411
Folge dem Video um zu sehen, wie unsere Website als Web-App auf dem Startbildschirm installiert werden kann.
Anmerkung: Diese Funktion ist in einigen Browsern möglicherweise nicht verfügbar.
Das Digital Eliteboard ist ein kostenloses Forum und ist auf Spenden angewiesen, um sich auch in Zukunft selbst zu finanzieren. Wenn auch du mit dem Digital Eliteboard zufrieden bist, würden wir uns über jede Unterstützung freuen.
Hier kannst du uns unterstützen SPENDEN