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

Hilfe bei der Konfiguration: UFS 922 mit OSCam 11232

Status
Für weitere Antworten geschlossen.

septix

Newbie
Registriert
1. September 2012
Beiträge
8
Reaktionspunkte
0
Punkte
21
Moin Leute,

seit einigen Wochen quäle ich mich hier und da mit der UFS 922 mit stock image eines Bekannten bei dem Sky nicht mehr hell wird.
Anfangs hatte ich es mal so eingerichtet das alles lief, dann kam das typische "ich hab nichts gemacht aber nichts geht mehr", seitdem versuche ich es wieder hinzubiegen.

Ich habe folgende config files, mehr oder weniger 1:1 hier aus dem Unterforum.
oscam.conf
Code:
[COLOR=#000000][FONT=Menlo][global][/FONT][/COLOR]
[COLOR=#000000][FONT=Menlo]disablelog                    = 1[/FONT][/COLOR]
[COLOR=#000000][FONT=Menlo]logfile                       = /dev/tty[/FONT][/COLOR]
[COLOR=#000000][FONT=Menlo]nice                          = 0[/FONT][/COLOR]
[COLOR=#000000][FONT=Menlo]waitforcards                  = 0[/FONT][/COLOR]
[COLOR=#000000][FONT=Menlo]block_same_ip                 = 0[/FONT][/COLOR]
[COLOR=#000000][FONT=Menlo]block_same_name               = 0[/FONT][/COLOR]

[COLOR=#000000][FONT=Menlo][cache][/FONT][/COLOR]

[COLOR=#000000][FONT=Menlo][streamrelay][/FONT][/COLOR]

[COLOR=#000000][FONT=Menlo][dvbapi][/FONT][/COLOR]
[COLOR=#000000][FONT=Menlo]enabled                       = 1[/FONT][/COLOR]
[COLOR=#000000][FONT=Menlo]au                            = 1[/FONT][/COLOR]
[COLOR=#000000][FONT=Menlo]pmt_mode                      = 0[/FONT][/COLOR]
[COLOR=#000000][FONT=Menlo]delayer                       = 60[/FONT][/COLOR]
[COLOR=#000000][FONT=Menlo]user                          = dvbapi[/FONT][/COLOR]
[COLOR=#000000][FONT=Menlo]boxtype                       = ufs910[/FONT][/COLOR]

[COLOR=#000000][FONT=Menlo][webif][/FONT][/COLOR]
[COLOR=#000000][FONT=Menlo]httpport                      = 8080[/FONT][/COLOR]
[COLOR=#000000][FONT=Menlo]httphelplang                  = de[/FONT][/COLOR]
[COLOR=#000000][FONT=Menlo]httpallowed                   = 127.0.0.1,192.168.0.0-192.168.255.255[/FONT][/COLOR]

oscam.dvbapi
Code:
S: PTI0 pmt_PTI0.tmp S: PTI1 pmt_PTI1.tmp 
S: PTI2 pmt_PTI2.tmp 
S: PTI3 pmt_PTI3.tmp 
S: PTI4 pmt_PTI4.tmp




P: 098C
P: 1830
#P: 094C
P: 0D95

oscam.server
Code:
[reader]
label                         = oscam
protocol                      = cccam_ext
device                        = SERVER,PORT
user                          = username
password                      = pw
inactivitytimeout             = 30
cacheex_block_fakecws         = 1
group                         = 1,2,3,4
dropbadcws                    = 1
disablecrccws                 = 1
cccversion                    = 2.3.0
ccckeepalive                  = 1
audisabled                    = 1


[reader]
label                         = emulator
protocol                      = emu
device                        = emulator
caid                          = 0D00,0D02,090F,0500,1801,0604,2600,FFFF,0E00,4AE1
detect                        = cd
ident                         = 0D00:000000,000004,000010,000014,000020,0000C0,0000C4,0000C8,0000CC;0D02:000000,00008C,0000A0,0000A4,0000A8;090F:000000;0500:000000,030B00,023800,021110,007400,007800;1801:000000,007301,001101;0604:000000;2600:000000;FFFF:000000;0E00:000000;4AE1:000000
group                         = 1
emmcache                      = 1,1,2,1
emu_auproviders               = 0500:030B00;0604:010200;0E00:000000;4AE1:000000

oscam.user
Code:
[account]
user                          = ufs922
au                            = 1
group                         = 1,2,3,4
betatunnel = 1833.FFFF:1702
caid       = 1702,1833,1843,0D05


[account]
user = dvbapi
pwd =
au = 1
group = 1

Und hier mal noch eine längere log:
Code:
[COLOR=#000000][FONT=Menlo]2016/05/16 17:02:55 4D866C32 c   (dvbapi) Demuxer 0 ignore ecmpid 4 1860@000000:1EEA:10000 (no matching reader)[/FONT][/COLOR]
[COLOR=#000000][FONT=Menlo]2016/05/16 17:02:55 4D866C32 c   (dvbapi) Demuxer 0 ignore ecmpid 5 186A@000000:1DEA:10000 (no matching reader)[/FONT][/COLOR]
[COLOR=#000000][FONT=Menlo]2016/05/16 17:02:55 4D866C32 c   (dvbapi) Demuxer 0 sorting the ecmpids took 13 ms[/FONT][/COLOR]
[COLOR=#000000][FONT=Menlo]2016/05/16 17:02:55 4D866C32 c   (dvbapi) Demuxer 0 restarting decodingrequests after 14 ms with 4 enabled and 2 disabled ecmpids![/FONT][/COLOR]
[COLOR=#000000][FONT=Menlo]2016/05/16 17:02:55 4D866C32 c   (dvbapi) Demuxer 0 trying to descramble PID 3 CAID 098C PROVID 000000 ECMPID 1AEA ANY CHID PMTPID 0000 VPID 00FF[/FONT][/COLOR]
[COLOR=#000000][FONT=Menlo]2016/05/16 17:02:55 4D866C32 c   (dvbapi) Demuxer 0 try to start new filter for caid: 098C, provid: 000000, pid: 1AEA[/FONT][/COLOR]
[COLOR=#000000][FONT=Menlo]2016/05/16 17:02:55 4D866C32 c   (dvbapi) ERROR: Could not start demux filter (api: 2 errno=0 Success)[/FONT][/COLOR]
[COLOR=#000000][FONT=Menlo]2016/05/16 17:02:56 4D866C32 c   (dvbapi) Demuxer 0 trying to descramble PID 0 CAID 1830 PROVID 000000 ECMPID 1CEA ANY CHID PMTPID 0000 VPID 00FF[/FONT][/COLOR]
[COLOR=#000000][FONT=Menlo]2016/05/16 17:02:56 4D866C32 c   (dvbapi) Demuxer 0 try to start new filter for caid: 1830, provid: 000000, pid: 1CEA[/FONT][/COLOR]
[COLOR=#000000][FONT=Menlo]2016/05/16 17:02:56 4D866C32 c   (dvbapi) ERROR: Could not start demux filter (api: 2 errno=0 Success)[/FONT][/COLOR]
[COLOR=#000000][FONT=Menlo]2016/05/16 17:02:56 4D866C32 c   (dvbapi) Demuxer 0 trying to descramble PID 1 CAID 1843 PROVID 000000 ECMPID 19EA ANY CHID PMTPID 0000 VPID 00FF[/FONT][/COLOR]
[COLOR=#000000][FONT=Menlo]2016/05/16 17:02:56 4D866C32 c   (dvbapi) Demuxer 0 try to start new filter for caid: 1843, provid: 000000, pid: 19EA[/FONT][/COLOR]
[COLOR=#000000][FONT=Menlo]2016/05/16 17:02:56 4D866C32 c   (dvbapi) ERROR: Could not start demux filter (api: 2 errno=0 Success)[/FONT][/COLOR]
[COLOR=#000000][FONT=Menlo]2016/05/16 17:02:57 4D866C32 c   (dvbapi) Demuxer 0 trying to descramble PID 2 CAID 09C4 PROVID 000000 ECMPID 1BEA ANY CHID PMTPID 0000 VPID 00FF[/FONT][/COLOR]
[COLOR=#000000][FONT=Menlo]2016/05/16 17:02:57 4D866C32 c   (dvbapi) Demuxer 0 try to start new filter for caid: 09C4, provid: 000000, pid: 1BEA[/FONT][/COLOR]
[COLOR=#000000][FONT=Menlo]2016/05/16 17:02:57 4D866C32 c   (dvbapi) ERROR: Could not start demux filter (api: 2 errno=0 Success)[/FONT][/COLOR]
[COLOR=#000000][FONT=Menlo]2016/05/16 17:02:57 4D866C32 c   (dvbapi) Demuxer 0 prio ecmpid 3 098C@000000:1AEA:0000 weight: 9 (file)[/FONT][/COLOR]
[COLOR=#000000][FONT=Menlo]2016/05/16 17:02:57 4D866C32 c   (dvbapi) Demuxer 0 prio ecmpid 0 1830@000000:1CEA:0000 weight: 8 (file)[/FONT][/COLOR]
[COLOR=#000000][FONT=Menlo]2016/05/16 17:02:57 4D866C32 c   (dvbapi) Demuxer 0 ignore ecmpid 4 1860@000000:1EEA:10000 (no matching reader)[/FONT][/COLOR]
[COLOR=#000000][FONT=Menlo]2016/05/16 17:02:57 4D866C32 c   (dvbapi) Demuxer 0 ignore ecmpid 5 186A@000000:1DEA:10000 (no matching reader)[/FONT][/COLOR]
[COLOR=#000000][FONT=Menlo]2016/05/16 17:02:57 4D866C32 c   (dvbapi) Demuxer 0 sorting the ecmpids took 10 ms[/FONT][/COLOR]
[COLOR=#000000][FONT=Menlo]2016/05/16 17:02:57 4D866C32 c   (dvbapi) Demuxer 0 restarting decodingrequests after 10 ms with 4 enabled and 2 disabled ecmpids![/FONT][/COLOR]
[COLOR=#000000][FONT=Menlo]2016/05/16 17:02:57 4D866C32 c   (dvbapi) Demuxer 0 trying to descramble PID 3 CAID 098C PROVID 000000 ECMPID 1AEA ANY CHID PMTPID 0000 VPID 00FF[/FONT][/COLOR]
[COLOR=#000000][FONT=Menlo]2016/05/16 17:02:57 4D866C32 c   (dvbapi) Demuxer 0 try to start new filter for caid: 098C, provid: 000000, pid: 1AEA[/FONT][/COLOR]
[COLOR=#000000][FONT=Menlo]2016/05/16 17:02:57 4D866C32 c   (dvbapi) ERROR: Could not start demux filter (api: 2 errno=0 Success)[/FONT][/COLOR]
[COLOR=#000000][FONT=Menlo]2016/05/16 17:02:58 4D866C32 c   (dvbapi) Demuxer 0 trying to descramble PID 0 CAID 1830 PROVID 000000 ECMPID 1CEA ANY CHID PMTPID 0000 VPID 00FF[/FONT][/COLOR]
[COLOR=#000000][FONT=Menlo]2016/05/16 17:02:58 4D866C32 c   (dvbapi) Demuxer 0 try to start new filter for caid: 1830, provid: 000000, pid: 1CEA[/FONT][/COLOR]
[COLOR=#000000][FONT=Menlo]2016/05/16 17:02:58 4D866C32 c   (dvbapi) ERROR: Could not start demux filter (api: 2 errno=0 Success)[/FONT][/COLOR]
[COLOR=#000000][FONT=Menlo]2016/05/16 17:02:58 4D866C32 c   (dvbapi) Demuxer 0 trying to descramble PID 1 CAID 1843 PROVID 000000 ECMPID 19EA ANY CHID PMTPID 0000 VPID 00FF[/FONT][/COLOR]
[COLOR=#000000][FONT=Menlo]2016/05/16 17:02:58 4D866C32 c   (dvbapi) Demuxer 0 try to start new filter for caid: 1843, provid: 000000, pid: 19EA[/FONT][/COLOR]
[COLOR=#000000][FONT=Menlo]2016/05/16 17:02:58 4D866C32 c   (dvbapi) ERROR: Could not start demux filter (api: 2 errno=0 Success)[/FONT][/COLOR]
[COLOR=#000000][FONT=Menlo]2016/05/16 17:02:59 4D866C32 c   (dvbapi) Demuxer 0 trying to descramble PID 2 CAID 09C4 PROVID 000000 ECMPID 1BEA ANY CHID PMTPID 0000 VPID 00FF[/FONT][/COLOR]
[COLOR=#000000][FONT=Menlo]2016/05/16 17:02:59 4D866C32 c   (dvbapi) Demuxer 0 try to start new filter for caid: 09C4, provid: 000000, pid: 1BEA[/FONT][/COLOR]
[COLOR=#000000][FONT=Menlo]2016/05/16 17:02:59 4D866C32 c   (dvbapi) ERROR: Could not start demux filter (api: 2 errno=0 Success)[/FONT][/COLOR]
[COLOR=#000000][FONT=Menlo]2016/05/16 17:02:59 4D866C32 c   (dvbapi) Demuxer 0 prio ecmpid 3 098C@000000:1AEA:0000 weight: 9 (file)[/FONT][/COLOR]
[COLOR=#000000][FONT=Menlo]2016/05/16 17:02:59 4D866C32 c   (dvbapi) Demuxer 0 prio ecmpid 0 1830@000000:1CEA:0000 weight: 8 (file)[/FONT][/COLOR]
[COLOR=#000000][FONT=Menlo]2016/05/16 17:02:59 4D866C32 c   (dvbapi) Demuxer 0 ignore ecmpid 4 1860@000000:1EEA:10000 (no matching reader)[/FONT][/COLOR]
[COLOR=#000000][FONT=Menlo]2016/05/16 17:02:59 4D866C32 c   (dvbapi) Demuxer 0 ignore ecmpid 5 186A@000000:1DEA:10000 (no matching reader)[/FONT][/COLOR]
[COLOR=#000000][FONT=Menlo]2016/05/16 17:02:59 4D866C32 c   (dvbapi) Demuxer 0 sorting the ecmpids took 8 ms[/FONT][/COLOR]
[COLOR=#000000][FONT=Menlo]2016/05/16 17:02:59 4D866C32 c   (dvbapi) Demuxer 0 restarting decodingrequests after 9 ms with 4 enabled and 2 disabled ecmpids![/FONT][/COLOR]
[COLOR=#000000][FONT=Menlo]2016/05/16 17:02:59 4D866C32 c   (dvbapi) Demuxer 0 trying to descramble PID 3 CAID 098C PROVID 000000 ECMPID 1AEA ANY CHID PMTPID 0000 VPID 00FF[/FONT][/COLOR]
[COLOR=#000000][FONT=Menlo]2016/05/16 17:02:59 4D866C32 c   (dvbapi) Demuxer 0 try to start new filter for caid: 098C, provid: 000000, pid: 1AEA[/FONT][/COLOR]
[COLOR=#000000][FONT=Menlo]2016/05/16 17:02:59 4D866C32 c   (dvbapi) ERROR: Could not start demux filter (api: 2 errno=0 Success)[/FONT][/COLOR]
[COLOR=#000000][FONT=Menlo]2016/05/16 17:03:00 4D866C32 c   (dvbapi) Demuxer 0 trying to descramble PID 0 CAID 1830 PROVID 000000 ECMPID 1CEA ANY CHID PMTPID 0000 VPID 00FF[/FONT][/COLOR]
[COLOR=#000000][FONT=Menlo]2016/05/16 17:03:00 4D866C32 c   (dvbapi) Demuxer 0 try to start new filter for caid: 1830, provid: 000000, pid: 1CEA[/FONT][/COLOR]
[COLOR=#000000][FONT=Menlo]2016/05/16 17:03:00 4D866C32 c   (dvbapi) ERROR: Could not start demux filter (api: 2 errno=0 Success)[/FONT][/COLOR]
[COLOR=#000000][FONT=Menlo]2016/05/16 17:03:00 4D866C32 c   (dvbapi) Demuxer 0 trying to descramble PID 1 CAID 1843 PROVID 000000 ECMPID 19EA ANY CHID PMTPID 0000 VPID 00FF[/FONT][/COLOR]
[COLOR=#000000][FONT=Menlo]2016/05/16 17:03:00 4D866C32 c   (dvbapi) Demuxer 0 try to start new filter for caid: 1843, provid: 000000, pid: 19EA[/FONT][/COLOR]
[COLOR=#000000][FONT=Menlo]2016/05/16 17:03:00 4D866C32 c   (dvbapi) ERROR: Could not start demux filter (api: 2 errno=0 Success)[/FONT][/COLOR]
[COLOR=#000000][FONT=Menlo]2016/05/16 17:03:01 4D866C32 c   (dvbapi) Demuxer 0 trying to descramble PID 2 CAID 09C4 PROVID 000000 ECMPID 1BEA ANY CHID PMTPID 0000 VPID 00FF[/FONT][/COLOR]
[COLOR=#000000][FONT=Menlo]2016/05/16 17:03:01 4D866C32 c   (dvbapi) Demuxer 0 try to start new filter for caid: 09C4, provid: 000000, pid: 1BEA[/FONT][/COLOR]
[COLOR=#000000][FONT=Menlo]2016/05/16 17:03:01 4D866C32 c   (dvbapi) ERROR: Could not start demux filter (api: 2 errno=0 Success)[/FONT][/COLOR]
[COLOR=#000000][FONT=Menlo]2016/05/16 17:03:01 4D866C32 c   (dvbapi) Demuxer 0 prio ecmpid 3 098C@000000:1AEA:0000 weight: 9 (file)[/FONT][/COLOR]
[COLOR=#000000][FONT=Menlo]2016/05/16 17:03:01 4D866C32 c   (dvbapi) Demuxer 0 prio ecmpid 0 1830@000000:1CEA:0000 weight: 8 (file)[/FONT][/COLOR]
[COLOR=#000000][FONT=Menlo]2016/05/16 17:03:01 4D866C32 c   (dvbapi) Demuxer 0 ignore ecmpid 4 1860@000000:1EEA:10000 (no matching reader)[/FONT][/COLOR]
[COLOR=#000000][FONT=Menlo]2016/05/16 17:03:01 4D866C32 c   (dvbapi) Demuxer 0 ignore ecmpid 5 186A@000000:1DEA:10000 (no matching reader)[/FONT][/COLOR]
[COLOR=#000000][FONT=Menlo]2016/05/16 17:03:01 4D866C32 c   (dvbapi) Demuxer 0 sorting the ecmpids took 12 ms[/FONT][/COLOR]
[COLOR=#000000][FONT=Menlo]2016/05/16 17:03:01 4D866C32 c   (dvbapi) Demuxer 0 restarting decodingrequests after 12 ms with 4 enabled and 2 disabled ecmpids![/FONT][/COLOR]
[COLOR=#000000][FONT=Menlo]2016/05/16 17:03:01 4D866C32 c   (dvbapi) Demuxer 0 trying to descramble PID 3 CAID 098C PROVID 000000 ECMPID 1AEA ANY CHID PMTPID 0000 VPID 00FF[/FONT][/COLOR]
[COLOR=#000000][FONT=Menlo]2016/05/16 17:03:01 4D866C32 c   (dvbapi) Demuxer 0 try to start new filter for caid: 098C, provid: 000000, pid: 1AEA[/FONT][/COLOR]
[COLOR=#000000][FONT=Menlo]2016/05/16 17:03:01 4D866C32 c   (dvbapi) ERROR: Could not start demux filter (api: 2 errno=0 Success)[/FONT][/COLOR]
[COLOR=#000000][FONT=Menlo]2016/05/16 17:03:02 4D866C32 c   (dvbapi) Demuxer 0 trying to descramble PID 0 CAID 1830 PROVID 000000 ECMPID 1CEA ANY CHID PMTPID 0000 VPID 00FF[/FONT][/COLOR]
[COLOR=#000000][FONT=Menlo]2016/05/16 17:03:02 4D866C32 c   (dvbapi) Demuxer 0 try to start new filter for caid: 1830, provid: 000000, pid: 1CEA[/FONT][/COLOR]
[COLOR=#000000][FONT=Menlo]2016/05/16 17:03:02 4D866C32 c   (dvbapi) ERROR: Could not start demux filter (api: 2 errno=0 Success)[/FONT][/COLOR]
[COLOR=#000000][FONT=Menlo]2016/05/16 17:03:02 4D866C32 c   (dvbapi) Demuxer 0 trying to descramble PID 1 CAID 1843 PROVID 000000 ECMPID 19EA ANY CHID PMTPID 0000 VPID 00FF[/FONT][/COLOR]
[COLOR=#000000][FONT=Menlo]2016/05/16 17:03:02 4D866C32 c   (dvbapi) Demuxer 0 try to start new filter for caid: 1843, provid: 000000, pid: 19EA[/FONT][/COLOR]
[COLOR=#000000][FONT=Menlo]2016/05/16 17:03:02 4D866C32 c   (dvbapi) ERROR: Could not start demux filter (api: 2 errno=0 Success)[/FONT][/COLOR]
[COLOR=#000000][FONT=Menlo]2016/05/16 17:03:03 4D866C32 c   (dvbapi) Demuxer 0 trying to descramble PID 2 CAID 09C4 PROVID 000000 ECMPID 1BEA ANY CHID PMTPID 0000 VPID 00FF[/FONT][/COLOR]
[COLOR=#000000][FONT=Menlo]2016/05/16 17:03:03 4D866C32 c   (dvbapi) Demuxer 0 try to start new filter for caid: 09C4, provid: 000000, pid: 1BEA[/FONT][/COLOR]
[COLOR=#000000][FONT=Menlo]2016/05/16 17:03:03 4D866C32 c   (dvbapi) ERROR: Could not start demux filter (api: 2 errno=0 Success)[/FONT][/COLOR]
[COLOR=#000000][FONT=Menlo]2016/05/16 17:03:03 4D866C32 c   (dvbapi) Demuxer 0 try to start new filter for caid: 0001, provid: 000001, pid: 0001[/FONT][/COLOR]
[COLOR=#000000][FONT=Menlo]2016/05/16 17:03:03 4D866C32 c   (dvbapi) ERROR: Could not start demux filter (api: 2 errno=0 Success)[/FONT][/COLOR]
[COLOR=#000000][FONT=Menlo]2016/05/16 17:03:03 4D866C32 c   (dvbapi) Demuxer 0 prio ecmpid 3 098C@000000:1AEA:0000 weight: 9 (file)[/FONT][/COLOR]
[COLOR=#000000][FONT=Menlo]2016/05/16 17:03:03 4D866C32 c   (dvbapi) Demuxer 0 prio ecmpid 0 1830@000000:1CEA:0000 weight: 8 (file)[/FONT][/COLOR]
[COLOR=#000000][FONT=Menlo]2016/05/16 17:03:03 4D866C32 c   (dvbapi) Demuxer 0 ignore ecmpid 4 1860@000000:1EEA:10000 (no matching reader)[/FONT][/COLOR]
[COLOR=#000000][FONT=Menlo]2016/05/16 17:03:03 4D866C32 c   (dvbapi) Demuxer 0 ignore ecmpid 5 186A@000000:1DEA:10000 (no matching reader)[/FONT][/COLOR]
[COLOR=#000000][FONT=Menlo]2016/05/16 17:03:03 4D866C32 c   (dvbapi) Demuxer 0 sorting the ecmpids took 8 ms[/FONT][/COLOR]

[COLOR=#000000][FONT=Menlo]2016/05/16 17:03:05 5CEDD9FA h   (reader) emulator [emu] Restarting reader[/FONT][/COLOR]
[COLOR=#000000][FONT=Menlo]2016/05/16 17:03:05 5CEDD9FA h   (reader) emulator [emu] creating thread for device emulator[/FONT][/COLOR]
[COLOR=#000000][FONT=Menlo]2016/05/16 17:03:05 57ACD78A r key file not found in: /mnt/hdd0/media/tools/oscam[/FONT][/COLOR]
[COLOR=#000000][FONT=Menlo]2016/05/16 17:03:05 57ACD78A r cannot open key file path: /var/keys[/FONT][/COLOR]
[COLOR=#000000][FONT=Menlo]2016/05/16 17:03:05 57ACD78A r   (reader) emulator [emu] Reader initialized (device=emulator, detect=cd, mhz=357, cardmhz=357)[/FONT][/COLOR]
[COLOR=#000000][FONT=Menlo]2016/05/16 17:03:05 4D866C32 c   (dvbapi) Demuxer 0 prio ecmpid 3 098C@000000:1AEA:0000 weight: 9 (file)[/FONT][/COLOR]
[COLOR=#000000][FONT=Menlo]2016/05/16 17:03:05 4D866C32 c   (dvbapi) Demuxer 0 prio ecmpid 0 1830@000000:1CEA:0000 weight: 8 (file)[/FONT][/COLOR]
[COLOR=#000000][FONT=Menlo]2016/05/16 17:03:05 4D866C32 c   (dvbapi) Demuxer 0 ignore ecmpid 4 1860@000000:1EEA:10000 (no matching reader)[/FONT][/COLOR]
[COLOR=#000000][FONT=Menlo]2016/05/16 17:03:05 4D866C32 c   (dvbapi) Demuxer 0 ignore ecmpid 5 186A@000000:1DEA:10000 (no matching reader)[/FONT][/COLOR]
[COLOR=#000000][FONT=Menlo]2016/05/16 17:03:05 4D866C32 c   (dvbapi) Demuxer 0 sorting the ecmpids took 18 ms[/FONT][/COLOR]
[COLOR=#000000][FONT=Menlo]2016/05/16 17:03:05 4D866C32 c   (dvbapi) Demuxer 0 restarting decodingrequests after 19 ms with 4 enabled and 2 disabled ecmpids![/FONT][/COLOR]
[COLOR=#000000][FONT=Menlo]2016/05/16 17:03:05 4D866C32 c   (dvbapi) Demuxer 0 trying to descramble PID 3 CAID 098C PROVID 000000 ECMPID 1AEA ANY CHID PMTPID 0000 VPID 00FF[/FONT][/COLOR]
[COLOR=#000000][FONT=Menlo]2016/05/16 17:03:05 4D866C32 c   (dvbapi) Demuxer 0 try to start new filter for caid: 098C, provid: 000000, pid: 1AEA[/FONT][/COLOR]
[COLOR=#000000][FONT=Menlo]2016/05/16 17:03:05 4D866C32 c   (dvbapi) ERROR: Could not start demux filter (api: 2 errno=0 Success)[/FONT][/COLOR]
[COLOR=#000000][FONT=Menlo]2016/05/16 17:03:06 4D866C32 c   (dvbapi) Demuxer 0 trying to descramble PID 0 CAID 1830 PROVID 000000 ECMPID 1CEA ANY CHID PMTPID 0000 VPID 00FF[/FONT][/COLOR]
[COLOR=#000000][FONT=Menlo]2016/05/16 17:03:06 4D866C32 c   (dvbapi) Demuxer 0 try to start new filter for caid: 1830, provid: 000000, pid: 1CEA[/FONT][/COLOR]
[COLOR=#000000][FONT=Menlo]2016/05/16 17:03:06 4D866C32 c   (dvbapi) ERROR: Could not start demux filter (api: 2 errno=0 Success)[/FONT][/COLOR]
[COLOR=#000000][FONT=Menlo]2016/05/16 17:03:06 57ACD78A r   (reader) emulator [emu] card detected[/FONT][/COLOR]
[COLOR=#000000][FONT=Menlo]2016/05/16 17:03:06 4D866C32 c   (dvbapi) Demuxer 0 trying to descramble PID 1 CAID 1843 PROVID 000000 ECMPID 19EA ANY CHID PMTPID 0000 VPID 00FF[/FONT][/COLOR]
[COLOR=#000000][FONT=Menlo]2016/05/16 17:03:06 4D866C32 c   (dvbapi) Demuxer 0 try to start new filter for caid: 1843, provid: 000000, pid: 19EA[/FONT][/COLOR]
[COLOR=#000000][FONT=Menlo]2016/05/16 17:03:06 4D866C32 c   (dvbapi) ERROR: Could not start demux filter (api: 2 errno=0 Success)[/FONT][/COLOR]
[COLOR=#000000][FONT=Menlo]2016/05/16 17:03:07 4D866C32 c   (dvbapi) Demuxer 0 trying to descramble PID 2 CAID 09C4 PROVID 000000 ECMPID 1BEA ANY CHID PMTPID 0000 VPID 00FF[/FONT][/COLOR]
[COLOR=#000000][FONT=Menlo]2016/05/16 17:03:07 4D866C32 c   (dvbapi) Demuxer 0 try to start new filter for caid: 09C4, provid: 000000, pid: 1BEA[/FONT][/COLOR]
[COLOR=#000000][FONT=Menlo]2016/05/16 17:03:07 4D866C32 c   (dvbapi) ERROR: Could not start demux filter (api: 2 errno=0 Success)[/FONT][/COLOR]
[COLOR=#000000][FONT=Menlo]2016/05/16 17:03:07 57ACD78A r   (reader) emulator [emu] found card system emu[/FONT][/COLOR]
[COLOR=#000000][FONT=Menlo]2016/05/16 17:03:07 57ACD78A r   (reader) emulator [emu] THIS WAS A SUCCESSFUL START ATTEMPT No  1 out of max alloted of 1[/FONT][/COLOR]
[COLOR=#000000][FONT=Menlo]2016/05/16 17:03:07 57ACD78A r key file not found in: /mnt/hdd0/media/tools/oscam[/FONT][/COLOR]
[COLOR=#000000][FONT=Menlo]2016/05/16 17:03:07 57ACD78A r cannot open key file path: /var/keys[/FONT][/COLOR]
[COLOR=#000000][FONT=Menlo]2016/05/16 17:03:07 4D866C32 c   (dvbapi) Demuxer 0 prio ecmpid 3 098C@000000:1AEA:0000 weight: 9 (file)[/FONT][/COLOR]
[COLOR=#000000][FONT=Menlo]2016/05/16 17:03:07 4D866C32 c   (dvbapi) Demuxer 0 prio ecmpid 0 1830@000000:1CEA:0000 weight: 8 (file)[/FONT][/COLOR]
[COLOR=#000000][FONT=Menlo]2016/05/16 17:03:07 4D866C32 c   (dvbapi) Demuxer 0 ignore ecmpid 4 1860@000000:1EEA:10000 (no matching reader)[/FONT][/COLOR]
[COLOR=#000000][FONT=Menlo]2016/05/16 17:03:07 4D866C32 c   (dvbapi) Demuxer 0 ignore ecmpid 5 186A@000000:1DEA:10000 (no matching reader)[/FONT][/COLOR]
[COLOR=#000000][FONT=Menlo]2016/05/16 17:03:07 4D866C32 c   (dvbapi) Demuxer 0 sorting the ecmpids took 34 ms[/FONT][/COLOR]
[COLOR=#000000][FONT=Menlo]2016/05/16 17:03:07 4D866C32 c   (dvbapi) Demuxer 0 restarting decodingrequests after 36 ms with 4 enabled and 2 disabled ecmpids![/FONT][/COLOR]
[COLOR=#000000][FONT=Menlo]2016/05/16 17:03:07 4D866C32 c   (dvbapi) Demuxer 0 trying to descramble PID 3 CAID 098C PROVID 000000 ECMPID 1AEA ANY CHID PMTPID 0000 VPID 00FF[/FONT][/COLOR]
[COLOR=#000000][FONT=Menlo]2016/05/16 17:03:07 4D866C32 c   (dvbapi) Demuxer 0 try to start new filter for caid: 098C, provid: 000000, pid: 1AEA[/FONT][/COLOR]
[COLOR=#000000][FONT=Menlo]2016/05/16 17:03:07 4D866C32 c   (dvbapi) ERROR: Could not start demux filter (api: 2 errno=0 Success)[/FONT][/COLOR]
[COLOR=#000000][FONT=Menlo]2016/05/16 17:03:08 4D866C32 c   (dvbapi) Demuxer 0 trying to descramble PID 0 CAID 1830 PROVID 000000 ECMPID 1CEA ANY CHID PMTPID 0000 VPID 00FF[/FONT][/COLOR]
[COLOR=#000000][FONT=Menlo]2016/05/16 17:03:08 4D866C32 c   (dvbapi) Demuxer 0 try to start new filter for caid: 1830, provid: 000000, pid: 1CEA[/FONT][/COLOR]
[COLOR=#000000][FONT=Menlo]2016/05/16 17:03:08 4D866C32 c   (dvbapi) ERROR: Could not start demux filter (api: 2 errno=0 Success)[/FONT][/COLOR]
[COLOR=#000000][FONT=Menlo]2016/05/16 17:03:08 4D866C32 c   (dvbapi) Demuxer 0 trying to descramble PID 1 CAID 1843 PROVID 000000 ECMPID 19EA ANY CHID PMTPID 0000 VPID 00FF[/FONT][/COLOR]
[COLOR=#000000][FONT=Menlo]2016/05/16 17:03:08 4D866C32 c   (dvbapi) Demuxer 0 try to start new filter for caid: 1843, provid: 000000, pid: 19EA[/FONT][/COLOR]
[COLOR=#000000][FONT=Menlo]2016/05/16 17:03:08 4D866C32 c   (dvbapi) ERROR: Could not start demux filter (api: 2 errno=0 Success)[/FONT][/COLOR]
[COLOR=#000000][FONT=Menlo]2016/05/16 17:03:09 4D866C32 c   (dvbapi) Demuxer 0 trying to descramble PID 2 CAID 09C4 PROVID 000000 ECMPID 1BEA ANY CHID PMTPID 0000 VPID 00FF[/FONT][/COLOR]
[COLOR=#000000][FONT=Menlo]2016/05/16 17:03:09 4D866C32 c   (dvbapi) Demuxer 0 try to start new filter for caid: 09C4, provid: 000000, pid: 1BEA[/FONT][/COLOR]
[COLOR=#000000][FONT=Menlo]2016/05/16 17:03:09 4D866C32 c   (dvbapi) ERROR: Could not start demux filter (api: 2 errno=0 Success)[/FONT][/COLOR]
[COLOR=#000000][FONT=Menlo]2016/05/16 17:03:09 4D866C32 c   (dvbapi) Demuxer 0 prio ecmpid 3 098C@000000:1AEA:0000 weight: 9 (file)[/FONT][/COLOR]
[COLOR=#000000][FONT=Menlo]2016/05/16 17:03:09 4D866C32 c   (dvbapi) Demuxer 0 prio ecmpid 0 1830@000000:1CEA:0000 weight: 8 (file)[/FONT][/COLOR]
[COLOR=#000000][FONT=Menlo]2016/05/16 17:03:09 4D866C32 c   (dvbapi) Demuxer 0 ignore ecmpid 4 1860@000000:1EEA:10000 (no matching reader)[/FONT][/COLOR]
[COLOR=#000000][FONT=Menlo]2016/05/16 17:03:09 4D866C32 c   (dvbapi) Demuxer 0 ignore ecmpid 5 186A@000000:1DEA:10000 (no matching reader)[/FONT][/COLOR]
[COLOR=#000000][FONT=Menlo]2016/05/16 17:03:09 4D866C32 c   (dvbapi) Demuxer 0 sorting the ecmpids took 35 ms[/FONT][/COLOR]
[COLOR=#000000][FONT=Menlo]2016/05/16 17:03:09 4D866C32 c   (dvbapi) Demuxer 0 restarting decodingrequests after 36 ms with 4 enabled and 2 disabled ecmpids![/FONT][/COLOR]
[COLOR=#000000][FONT=Menlo]2016/05/16 17:03:09 4D866C32 c   (dvbapi) Demuxer 0 trying to descramble PID 3 CAID 098C PROVID 000000 ECMPID 1AEA ANY CHID PMTPID 0000 VPID 00FF[/FONT][/COLOR]
[COLOR=#000000][FONT=Menlo]2016/05/16 17:03:09 4D866C32 c   (dvbapi) Demuxer 0 try to start new filter for caid: 098C, provid: 000000, pid: 1AEA[/FONT][/COLOR]
[COLOR=#000000][FONT=Menlo]2016/05/16 17:03:09 4D866C32 c   (dvbapi) ERROR: Could not start demux filter (api: 2 errno=0 Success)[/FONT][/COLOR]
[COLOR=#000000][FONT=Menlo]2016/05/16 17:03:10 4D866C32 c   (dvbapi) Demuxer 0 trying to descramble PID 0 CAID 1830 PROVID 000000 ECMPID 1CEA ANY CHID PMTPID 0000 VPID 00FF[/FONT][/COLOR]
[COLOR=#000000][FONT=Menlo]2016/05/16 17:03:10 4D866C32 c   (dvbapi) Demuxer 0 try to start new filter for caid: 1830, provid: 000000, pid: 1CEA[/FONT][/COLOR]
[COLOR=#000000][FONT=Menlo]2016/05/16 17:03:10 4D866C32 c   (dvbapi) ERROR: Could not start demux filter (api: 2 errno=0 Success)[/FONT][/COLOR]
[COLOR=#000000][FONT=Menlo]2016/05/16 17:03:10 4D866C32 c   (dvbapi) Demuxer 0 trying to descramble PID 1 CAID 1843 PROVID 000000 ECMPID 19EA ANY CHID PMTPID 0000 VPID 00FF[/FONT][/COLOR]
[COLOR=#000000][FONT=Menlo]2016/05/16 17:03:10 4D866C32 c   (dvbapi) Demuxer 0 try to start new filter for caid: 1843, provid: 000000, pid: 19EA[/FONT][/COLOR]
[COLOR=#000000][FONT=Menlo]2016/05/16 17:03:10 4D866C32 c   (dvbapi) ERROR: Could not start demux filter (api: 2 errno=0 Success)[/FONT][/COLOR]
[COLOR=#000000][FONT=Menlo]2016/05/16 17:03:11 4D866C32 c   (dvbapi) Demuxer 0 trying to descramble PID 2 CAID 09C4 PROVID 000000 ECMPID 1BEA ANY CHID PMTPID 0000 VPID 00FF[/FONT][/COLOR]
[COLOR=#000000][FONT=Menlo]2016/05/16 17:03:11 4D866C32 c   (dvbapi) Demuxer 0 try to start new filter for caid: 09C4, provid: 000000, pid: 1BEA[/FONT][/COLOR]
[COLOR=#000000][FONT=Menlo]2016/05/16 17:03:11 4D866C32 c   (dvbapi) ERROR: Could not start demux filter (api: 2 errno=0 Success)[/FONT][/COLOR]
[COLOR=#000000][FONT=Menlo]2016/05/16 17:03:11 4D866C32 c   (dvbapi) Demuxer 0 prio ecmpid 3 098C@000000:1AEA:0000 weight: 9 (file)[/FONT][/COLOR]
[COLOR=#000000][FONT=Menlo]2016/05/16 17:03:11 4D866C32 c   (dvbapi) Demuxer 0 prio ecmpid 0 1830@000000:1CEA:0000 weight: 8 (file)[/FONT][/COLOR]
[COLOR=#000000][FONT=Menlo]2016/05/16 17:03:11 4D866C32 c   (dvbapi) Demuxer 0 ignore ecmpid 4 1860@000000:1EEA:10000 (no matching reader)[/FONT][/COLOR]
[COLOR=#000000][FONT=Menlo]2016/05/16 17:03:11 4D866C32 c   (dvbapi) Demuxer 0 ignore ecmpid 5 186A@000000:1DEA:10000 (no matching reader)[/FONT][/COLOR]
[COLOR=#000000][FONT=Menlo]2016/05/16 17:03:11 4D866C32 c   (dvbapi) Demuxer 0 sorting the ecmpids took 9 ms[/FONT][/COLOR]
[COLOR=#000000][FONT=Menlo]2016/05/16 17:03:11 4D866C32 c   (dvbapi) Demuxer 0 restarting decodingrequests after 10 ms with 4 enabled and 2 disabled ecmpids![/FONT][/COLOR]
[COLOR=#000000][FONT=Menlo]2016/05/16 17:03:11 4D866C32 c   (dvbapi) Demuxer 0 trying to descramble PID 3 CAID 098C PROVID 000000 ECMPID 1AEA ANY CHID PMTPID 0000 VPID 00FF[/FONT][/COLOR]
[COLOR=#000000][FONT=Menlo]2016/05/16 17:03:11 4D866C32 c   (dvbapi) Demuxer 0 try to start new filter for caid: 098C, provid: 000000, pid: 1AEA[/FONT][/COLOR]
[COLOR=#000000][FONT=Menlo]2016/05/16 17:03:11 4D866C32 c   (dvbapi) ERROR: Could not start demux filter (api: 2 errno=0 Success)[/FONT][/COLOR]
[COLOR=#000000][FONT=Menlo]2016/05/16 17:03:12 4D866C32 c   (dvbapi) Demuxer 0 trying to descramble PID 0 CAID 1830 PROVID 000000 ECMPID 1CEA ANY CHID PMTPID 0000 VPID 00FF[/FONT][/COLOR]
[COLOR=#000000][FONT=Menlo]2016/05/16 17:03:12 4D866C32 c   (dvbapi) Demuxer 0 try to start new filter for caid: 1830, provid: 000000, pid: 1CEA[/FONT][/COLOR]
[COLOR=#000000][FONT=Menlo]2016/05/16 17:03:12 4D866C32 c   (dvbapi) ERROR: Could not start demux filter (api: 2 errno=0 Success)[/FONT][/COLOR]
[COLOR=#000000][FONT=Menlo]2016/05/16 17:03:12 4D866C32 c   (dvbapi) Demuxer 0 trying to descramble PID 1 CAID 1843 PROVID 000000 ECMPID 19EA ANY CHID PMTPID 0000 VPID 00FF[/FONT][/COLOR]
[COLOR=#000000][FONT=Menlo]2016/05/16 17:03:12 4D866C32 c   (dvbapi) Demuxer 0 try to start new filter for caid: 1843, provid: 000000, pid: 19EA[/FONT][/COLOR]
[COLOR=#000000][FONT=Menlo]2016/05/16 17:03:12 4D866C32 c   (dvbapi) ERROR: Could not start demux filter (api: 2 errno=0 Success)[/FONT][/COLOR]
[COLOR=#000000][FONT=Menlo]2016/05/16 17:03:13 4D866C32 c   (dvbapi) Demuxer 0 trying to descramble PID 2 CAID 09C4 PROVID 000000 ECMPID 1BEA ANY CHID PMTPID 0000 VPID 00FF[/FONT][/COLOR]
[COLOR=#000000][FONT=Menlo]2016/05/16 17:03:13 4D866C32 c   (dvbapi) Demuxer 0 try to start new filter for caid: 09C4, provid: 000000, pid: 1BEA[/FONT][/COLOR]
[COLOR=#000000][FONT=Menlo]2016/05/16 17:03:13 4D866C32 c   (dvbapi) ERROR: Could not start demux filter (api: 2 errno=0 Success)[/FONT][/COLOR]
[COLOR=#000000][FONT=Menlo]2016/05/16 17:03:13 4D866C32 c   (dvbapi) Demuxer 0 prio ecmpid 3 098C@000000:1AEA:0000 weight: 9 (file)[/FONT][/COLOR]
[COLOR=#000000][FONT=Menlo]2016/05/16 17:03:13 4D866C32 c   (dvbapi) Demuxer 0 prio ecmpid 0 1830@000000:1CEA:0000 weight: 8 (file)[/FONT][/COLOR]
[COLOR=#000000][FONT=Menlo]2016/05/16 17:03:13 4D866C32 c   (dvbapi) Demuxer 0 ignore ecmpid 4 1860@000000:1EEA:10000 (no matching reader)[/FONT][/COLOR]
[COLOR=#000000][FONT=Menlo]2016/05/16 17:03:13 4D866C32 c   (dvbapi) Demuxer 0 ignore ecmpid 5 186A@000000:1DEA:10000 (no matching reader)[/FONT][/COLOR]
[COLOR=#000000][FONT=Menlo]2016/05/16 17:03:13 4D866C32 c   (dvbapi) Demuxer 0 sorting the ecmpids took 9 ms[/FONT][/COLOR]
[COLOR=#000000][FONT=Menlo]2016/05/16 17:03:13 4D866C32 c   (dvbapi) Demuxer 0 restarting decodingrequests after 9 ms with 4 enabled and 2 disabled ecmpids![/FONT][/COLOR]
[COLOR=#000000][FONT=Menlo]2016/05/16 17:03:13 4D866C32 c   (dvbapi) Demuxer 0 trying to descramble PID 3 CAID 098C PROVID 000000 ECMPID 1AEA ANY CHID PMTPID 0000 VPID 00FF[/FONT][/COLOR]
[COLOR=#000000][FONT=Menlo]2016/05/16 17:03:13 4D866C32 c   (dvbapi) Demuxer 0 try to start new filter for caid: 098C, provid: 000000, pid: 1AEA[/FONT][/COLOR]
[COLOR=#000000][FONT=Menlo]2016/05/16 17:03:13 4D866C32 c   (dvbapi) ERROR: Could not start demux filter (api: 2 errno=0 Success)[/FONT][/COLOR]
[COLOR=#000000][FONT=Menlo]2016/05/16 17:03:14 4D866C32 c   (dvbapi) Demuxer 0 trying to descramble PID 0 CAID 1830 PROVID 000000 ECMPID 1CEA ANY CHID PMTPID 0000 VPID 00FF[/FONT][/COLOR]
[COLOR=#000000][FONT=Menlo]2016/05/16 17:03:14 4D866C32 c   (dvbapi) Demuxer 0 try to start new filter for caid: 1830, provid: 000000, pid: 1CEA[/FONT][/COLOR]
[COLOR=#000000][FONT=Menlo]2016/05/16 17:03:14 4D866C32 c   (dvbapi) ERROR: Could not start demux filter (api: 2 errno=0 Success)[/FONT][/COLOR]
[COLOR=#000000][FONT=Menlo]2016/05/16 17:03:14 4D866C32 c   (dvbapi) Demuxer 0 trying to descramble PID 1 CAID 1843 PROVID 000000 ECMPID 19EA ANY CHID PMTPID 0000 VPID 00FF[/FONT][/COLOR]
[COLOR=#000000][FONT=Menlo]2016/05/16 17:03:14 4D866C32 c   (dvbapi) Demuxer 0 try to start new filter for caid: 1843, provid: 000000, pid: 19EA[/FONT][/COLOR]
[COLOR=#000000][FONT=Menlo]2016/05/16 17:03:14 4D866C32 c   (dvbapi) ERROR: Could not start demux filter (api: 2 errno=0 Success)[/FONT][/COLOR]
[COLOR=#000000][FONT=Menlo]2016/05/16 17:03:15 4D866C32 c   (dvbapi) Demuxer 0 trying to descramble PID 2 CAID 09C4 PROVID 000000 ECMPID 1BEA ANY CHID PMTPID 0000 VPID 00FF[/FONT][/COLOR]
[COLOR=#000000][FONT=Menlo]2016/05/16 17:03:15 4D866C32 c   (dvbapi) Demuxer 0 try to start new filter for caid: 09C4, provid: 000000, pid: 1BEA[/FONT][/COLOR]
[COLOR=#000000][FONT=Menlo]2016/05/16 17:03:15 4D866C32 c   (dvbapi) ERROR: Could not start demux filter (api: 2 errno=0 Success)[/FONT][/COLOR]
[COLOR=#000000][FONT=Menlo]2016/05/16 17:03:15 4D866C32 c   (dvbapi) Demuxer 0 prio ecmpid 3 098C@000000:1AEA:0000 weight: 9 (file)[/FONT][/COLOR]
[COLOR=#000000][FONT=Menlo]2016/05/16 17:03:15 4D866C32 c   (dvbapi) Demuxer 0 prio ecmpid 0 1830@000000:1CEA:0000 weight: 8 (file)[/FONT][/COLOR]
[COLOR=#000000][FONT=Menlo]2016/05/16 17:03:15 4D866C32 c   (dvbapi) Demuxer 0 ignore ecmpid 4 1860@000000:1EEA:10000 (no matching reader)[/FONT][/COLOR]
[COLOR=#000000][FONT=Menlo]2016/05/16 17:03:15 4D866C32 c   (dvbapi) Demuxer 0 ignore ecmpid 5 186A@000000:1DEA:10000 (no matching reader)[/FONT][/COLOR]
[COLOR=#000000][FONT=Menlo]2016/05/16 17:03:15 4D866C32 c   (dvbapi) Demuxer 0 sorting the ecmpids took 9 ms[/FONT][/COLOR]
[COLOR=#000000][FONT=Menlo]2016/05/16 17:03:15 4D866C32 c   (dvbapi) Demuxer 0 restarting decodingrequests after 9 ms with 4 enabled and 2 disabled ecmpids![/FONT][/COLOR]
[COLOR=#000000][FONT=Menlo]2016/05/16 17:03:15 4D866C32 c   (dvbapi) Demuxer 0 trying to descramble PID 3 CAID 098C PROVID 000000 ECMPID 1AEA ANY CHID PMTPID 0000 VPID 00FF[/FONT][/COLOR]
[COLOR=#000000][FONT=Menlo]2016/05/16 17:03:15 4D866C32 c   (dvbapi) Demuxer 0 try to start new filter for caid: 098C, provid: 000000, pid: 1AEA[/FONT][/COLOR]
[COLOR=#000000][FONT=Menlo]2016/05/16 17:03:15 4D866C32 c   (dvbapi) ERROR: Could not start demux filter (api: 2 errno=0 Success)[/FONT][/COLOR]
[COLOR=#000000][FONT=Menlo]2016/05/16 17:03:16 4D866C32 c   (dvbapi) Demuxer 0 trying to descramble PID 0 CAID 1830 PROVID 000000 ECMPID 1CEA ANY CHID PMTPID 0000 VPID 00FF[/FONT][/COLOR]
[COLOR=#000000][FONT=Menlo]2016/05/16 17:03:16 4D866C32 c   (dvbapi) Demuxer 0 try to start new filter for caid: 1830, provid: 000000, pid: 1CEA[/FONT][/COLOR]
[COLOR=#000000][FONT=Menlo]2016/05/16 17:03:16 4D866C32 c   (dvbapi) ERROR: Could not start demux filter (api: 2 errno=0 Success)[/FONT][/COLOR]
[COLOR=#000000][FONT=Menlo]2016/05/16 17:03:16 4D866C32 c   (dvbapi) Demuxer 0 trying to descramble PID 1 CAID 1843 PROVID 000000 ECMPID 19EA ANY CHID PMTPID 0000 VPID 00FF[/FONT][/COLOR]
[COLOR=#000000][FONT=Menlo]2016/05/16 17:03:16 4D866C32 c   (dvbapi) Demuxer 0 try to start new filter for caid: 1843, provid: 000000, pid: 19EA[/FONT][/COLOR]
[COLOR=#000000][FONT=Menlo]2016/05/16 17:03:16 4D866C32 c   (dvbapi) ERROR: Could not start demux filter (api: 2 errno=0 Success)[/FONT][/COLOR]
[COLOR=#000000][FONT=Menlo]2016/05/16 17:03:17 4D866C32 c   (dvbapi) Demuxer 0 trying to descramble PID 2 CAID 09C4 PROVID 000000 ECMPID 1BEA ANY CHID PMTPID 0000 VPID 00FF[/FONT][/COLOR]
[COLOR=#000000][FONT=Menlo]2016/05/16 17:03:17 4D866C32 c   (dvbapi) Demuxer 0 try to start new filter for caid: 09C4, provid: 000000, pid: 1BEA[/FONT][/COLOR]
[COLOR=#000000][FONT=Menlo]2016/05/16 17:03:17 4D866C32 c   (dvbapi) ERROR: Could not start demux filter (api: 2 errno=0 Success)[/FONT][/COLOR]
[COLOR=#000000][FONT=Menlo]2016/05/16 17:03:17 4D866C32 c   (dvbapi) Demuxer 0 prio ecmpid 3 098C@000000:1AEA:0000 weight: 9 (file)[/FONT][/COLOR]
[COLOR=#000000][FONT=Menlo]2016/05/16 17:03:17 4D866C32 c   (dvbapi) Demuxer 0 prio ecmpid 0 1830@000000:1CEA:0000 weight: 8 (file)[/FONT][/COLOR]
[COLOR=#000000][FONT=Menlo]2016/05/16 17:03:17 4D866C32 c   (dvbapi) Demuxer 0 ignore ecmpid 4 1860@000000:1EEA:10000 (no matching reader)[/FONT][/COLOR]
[COLOR=#000000][FONT=Menlo]2016/05/16 17:03:17 4D866C32 c   (dvbapi) Demuxer 0 ignore ecmpid 5 186A@000000:1DEA:10000 (no matching reader)[/FONT][/COLOR]
[COLOR=#000000][FONT=Menlo]2016/05/16 17:03:17 4D866C32 c   (dvbapi) Demuxer 0 sorting the ecmpids took 17 ms[/FONT][/COLOR]
[COLOR=#000000][FONT=Menlo]2016/05/16 17:03:17 4D866C32 c   (dvbapi) Demuxer 0 restarting decodingrequests after 18 ms with 4 enabled and 2 disabled ecmpids![/FONT][/COLOR]
[COLOR=#000000][FONT=Menlo]2016/05/16 17:03:17 4D866C32 c   (dvbapi) Demuxer 0 trying to descramble PID 3 CAID 098C PROVID 000000 ECMPID 1AEA ANY CHID PMTPID 0000 VPID 00FF[/FONT][/COLOR]
[COLOR=#000000][FONT=Menlo]2016/05/16 17:03:17 4D866C32 c   (dvbapi) Demuxer 0 try to start new filter for caid: 098C, provid: 000000, pid: 1AEA[/FONT][/COLOR]
[COLOR=#000000][FONT=Menlo]2016/05/16 17:03:17 4D866C32 c   (dvbapi) ERROR: Could not start demux filter (api: 2 errno=0 Success)[/FONT][/COLOR]
[COLOR=#000000][FONT=Menlo]2016/05/16 17:03:18 4D866C32 c   (dvbapi) Demuxer 0 trying to descramble PID 0 CAID 1830 PROVID 000000 ECMPID 1CEA ANY CHID PMTPID 0000 VPID 00FF[/FONT][/COLOR]
[COLOR=#000000][FONT=Menlo]2016/05/16 17:03:18 4D866C32 c   (dvbapi) Demuxer 0 try to start new filter for caid: 1830, provid: 000000, pid: 1CEA[/FONT][/COLOR]
[COLOR=#000000][FONT=Menlo]2016/05/16 17:03:18 4D866C32 c   (dvbapi) ERROR: Could not start demux filter (api: 2 errno=0 Success)[/FONT][/COLOR]
[COLOR=#000000][FONT=Menlo]2016/05/16 17:03:18 4D866C32 c   (dvbapi) Demuxer 0 trying to descramble PID 1 CAID 1843 PROVID 000000 ECMPID 19EA ANY CHID PMTPID 0000 VPID 00FF[/FONT][/COLOR]
[COLOR=#000000][FONT=Menlo]2016/05/16 17:03:18 4D866C32 c   (dvbapi) Demuxer 0 try to start new filter for caid: 1843, provid: 000000, pid: 19EA[/FONT][/COLOR]
[COLOR=#000000][FONT=Menlo]2016/05/16 17:03:18 4D866C32 c   (dvbapi) ERROR: Could not start demux filter (api: 2 errno=0 Success)[/FONT][/COLOR]
[COLOR=#000000][FONT=Menlo]2016/05/16 17:03:19 4D866C32 c   (dvbapi) Demuxer 0 trying to descramble PID 2 CAID 09C4 PROVID 000000 ECMPID 1BEA ANY CHID PMTPID 0000 VPID 00FF[/FONT][/COLOR]
[COLOR=#000000][FONT=Menlo]2016/05/16 17:03:19 4D866C32 c   (dvbapi) Demuxer 0 try to start new filter for caid: 09C4, provid: 000000, pid: 1BEA[/FONT][/COLOR]
[COLOR=#000000][FONT=Menlo]2016/05/16 17:03:19 4D866C32 c   (dvbapi) ERROR: Could not start demux filter (api: 2 errno=0 Success)[/FONT][/COLOR]
[COLOR=#000000][FONT=Menlo]2016/05/16 17:03:19 4D866C32 c   (dvbapi) Demuxer 0 prio ecmpid 3 098C@000000:1AEA:0000 weight: 9 (file)[/FONT][/COLOR]
[COLOR=#000000][FONT=Menlo]2016/05/16 17:03:19 4D866C32 c   (dvbapi) Demuxer 0 prio ecmpid 0 1830@000000:1CEA:0000 weight: 8 (file)[/FONT][/COLOR]
[COLOR=#000000][FONT=Menlo]2016/05/16 17:03:19 4D866C32 c   (dvbapi) Demuxer 0 ignore ecmpid 4 1860@000000:1EEA:10000 (no matching reader)[/FONT][/COLOR]
[COLOR=#000000][FONT=Menlo]2016/05/16 17:03:19 4D866C32 c   (dvbapi) Demuxer 0 ignore ecmpid 5 186A@000000:1DEA:10000 (no matching reader)[/FONT][/COLOR]
[COLOR=#000000][FONT=Menlo]2016/05/16 17:03:19 4D866C32 c   (dvbapi) Demuxer 0 sorting the ecmpids took 36 ms[/FONT][/COLOR]
[COLOR=#000000][FONT=Menlo]2016/05/16 17:03:19 4D866C32 c   (dvbapi) Demuxer 0 restarting decodingrequests after 36 ms with 4 enabled and 2 disabled ecmpids![/FONT][/COLOR]
[COLOR=#000000][FONT=Menlo]2016/05/16 17:03:19 4D866C32 c   (dvbapi) Demuxer 0 trying to descramble PID 3 CAID 098C PROVID 000000 ECMPID 1AEA ANY CHID PMTPID 0000 VPID 00FF[/FONT][/COLOR]
[COLOR=#000000][FONT=Menlo]2016/05/16 17:03:19 4D866C32 c   (dvbapi) Demuxer 0 try to start new filter for caid: 098C, provid: 000000, pid: 1AEA[/FONT][/COLOR]
[COLOR=#000000][FONT=Menlo]2016/05/16 17:03:19 4D866C32 c   (dvbapi) ERROR: Could not start demux filter (api: 2 errno=0 Success)[/FONT][/COLOR]
[COLOR=#000000][FONT=Menlo]2016/05/16 17:03:20 4D866C32 c   (dvbapi) Demuxer 0 trying to descramble PID 0 CAID 1830 PROVID 000000 ECMPID 1CEA ANY CHID PMTPID 0000 VPID 00FF[/FONT][/COLOR]
[COLOR=#000000][FONT=Menlo]2016/05/16 17:03:20 4D866C32 c   (dvbapi) Demuxer 0 try to start new filter for caid: 1830, provid: 000000, pid: 1CEA[/FONT][/COLOR]
[COLOR=#000000][FONT=Menlo]2016/05/16 17:03:20 4D866C32 c   (dvbapi) ERROR: Could not start demux filter (api: 2 errno=0 Success)[/FONT][/COLOR]
[COLOR=#000000][FONT=Menlo]2016/05/16 17:03:20 4D866C32 c   (dvbapi) Demuxer 0 trying to descramble PID 1 CAID 1843 PROVID 000000 ECMPID 19EA ANY CHID PMTPID 0000 VPID 00FF[/FONT][/COLOR]
[COLOR=#000000][FONT=Menlo]2016/05/16 17:03:20 4D866C32 c   (dvbapi) Demuxer 0 try to start new filter for caid: 1843, provid: 000000, pid: 19EA[/FONT][/COLOR]
[COLOR=#000000][FONT=Menlo]2016/05/16 17:03:20 4D866C32 c   (dvbapi) ERROR: Could not start demux filter (api: 2 errno=0 Success)[/FONT][/COLOR]
[COLOR=#000000][FONT=Menlo]2016/05/16 17:03:21 4D866C32 c   (dvbapi) Demuxer 0 trying to descramble PID 2 CAID 09C4 PROVID 000000 ECMPID 1BEA ANY CHID PMTPID 0000 VPID 00FF[/FONT][/COLOR]
[COLOR=#000000][FONT=Menlo]2016/05/16 17:03:21 4D866C32 c   (dvbapi) Demuxer 0 try to start new filter for caid: 09C4, provid: 000000, pid: 1BEA[/FONT][/COLOR]
[COLOR=#000000][FONT=Menlo]2016/05/16 17:03:21 4D866C32 c   (dvbapi) ERROR: Could not start demux filter (api: 2 errno=0 Success)[/FONT][/COLOR]
[COLOR=#000000][FONT=Menlo]2016/05/16 17:03:21 4D866C32 c   (dvbapi) Demuxer 0 prio ecmpid 3 098C@000000:1AEA:0000 weight: 9 (file)[/FONT][/COLOR]
[COLOR=#000000][FONT=Menlo]2016/05/16 17:03:21 4D866C32 c   (dvbapi) Demuxer 0 prio ecmpid 0 1830@000000:1CEA:0000 weight: 8 (file)[/FONT][/COLOR]
[COLOR=#000000][FONT=Menlo]2016/05/16 17:03:21 4D866C32 c   (dvbapi) Demuxer 0 ignore ecmpid 4 1860@000000:1EEA:10000 (no matching reader)[/FONT][/COLOR]
[COLOR=#000000][FONT=Menlo]2016/05/16 17:03:21 4D866C32 c   (dvbapi) Demuxer 0 ignore ecmpid 5 186A@000000:1DEA:10000 (no matching reader)[/FONT][/COLOR]
[COLOR=#000000][FONT=Menlo]2016/05/16 17:03:21 4D866C32 c   (dvbapi) Demuxer 0 sorting the ecmpids took 11 ms[/FONT][/COLOR]
[COLOR=#000000][FONT=Menlo]2016/05/16 17:03:21 4D866C32 c   (dvbapi) Demuxer 0 restarting decodingrequests after 11 ms with 4 enabled and 2 disabled ecmpids![/FONT][/COLOR]
[COLOR=#000000][FONT=Menlo]2016/05/16 17:03:21 4D866C32 c   (dvbapi) Demuxer 0 trying to descramble PID 3 CAID 098C PROVID 000000 ECMPID 1AEA ANY CHID PMTPID 0000 VPID 00FF[/FONT][/COLOR]
[COLOR=#000000][FONT=Menlo]2016/05/16 17:03:21 4D866C32 c   (dvbapi) Demuxer 0 try to start new filter for caid: 098C, provid: 000000, pid: 1AEA[/FONT][/COLOR]
[COLOR=#000000][FONT=Menlo]2016/05/16 17:03:21 4D866C32 c   (dvbapi) ERROR: Could not start demux filter (api: 2 errno=0 Success)[/FONT][/COLOR]
[COLOR=#000000][FONT=Menlo]2016/05/16 17:03:22 4D866C32 c   (dvbapi) Demuxer 0 trying to descramble PID 0 CAID 1830 PROVID 000000 ECMPID 1CEA ANY CHID PMTPID 0000 VPID 00FF[/FONT][/COLOR]
[COLOR=#000000][FONT=Menlo]2016/05/16 17:03:22 4D866C32 c   (dvbapi) Demuxer 0 try to start new filter for caid: 1830, provid: 000000, pid: 1CEA[/FONT][/COLOR]
[COLOR=#000000][FONT=Menlo]2016/05/16 17:03:22 4D866C32 c   (dvbapi) ERROR: Could not start demux filter (api: 2 errno=0 Success)[/FONT][/COLOR]
[COLOR=#000000][FONT=Menlo]2016/05/16 17:03:22 4D866C32 c   (dvbapi) Demuxer 0 trying to descramble PID 1 CAID 1843 PROVID 000000 ECMPID 19EA ANY CHID PMTPID 0000 VPID 00FF[/FONT][/COLOR]
[COLOR=#000000][FONT=Menlo]2016/05/16 17:03:22 4D866C32 c   (dvbapi) Demuxer 0 try to start new filter for caid: 1843, provid: 000000, pid: 19EA[/FONT][/COLOR]
[COLOR=#000000][FONT=Menlo]2016/05/16 17:03:22 4D866C32 c   (dvbapi) ERROR: Could not start demux filter (api: 2 errno=0 Success)[/FONT][/COLOR]
[COLOR=#000000][FONT=Menlo]2016/05/16 17:03:23 4D866C32 c   (dvbapi) Demuxer 0 trying to descramble PID 2 CAID 09C4 PROVID 000000 ECMPID 1BEA ANY CHID PMTPID 0000 VPID 00FF[/FONT][/COLOR]
[COLOR=#000000][FONT=Menlo]2016/05/16 17:03:23 4D866C32 c   (dvbapi) Demuxer 0 try to start new filter for caid: 09C4, provid: 000000, pid: 1BEA[/FONT][/COLOR]
[COLOR=#000000][FONT=Menlo]2016/05/16 17:03:23 4D866C32 c   (dvbapi) ERROR: Could not start demux filter (api: 2 errno=0 Success)[/FONT][/COLOR]
[COLOR=#000000][FONT=Menlo]2016/05/16 17:03:23 4D866C32 c   (dvbapi) Demuxer 0 prio ecmpid 3 098C@000000:1AEA:0000 weight: 9 (file)[/FONT][/COLOR]
[COLOR=#000000][FONT=Menlo]2016/05/16 17:03:23 4D866C32 c   (dvbapi) Demuxer 0 prio ecmpid 0 1830@000000:1CEA:0000 weight: 8 (file)[/FONT][/COLOR]
[COLOR=#000000][FONT=Menlo]2016/05/16 17:03:23 4D866C32 c   (dvbapi) Demuxer 0 ignore ecmpid 4 1860@000000:1EEA:10000 (no matching reader)[/FONT][/COLOR]
[COLOR=#000000][FONT=Menlo]2016/05/16 17:03:23 4D866C32 c   (dvbapi) Demuxer 0 ignore ecmpid 5 186A@000000:1DEA:10000 (no matching reader)[/FONT][/COLOR]
[COLOR=#000000][FONT=Menlo]2016/05/16 17:03:23 4D866C32 c   (dvbapi) Demuxer 0 sorting the ecmpids took 9 ms[/FONT][/COLOR]
[COLOR=#000000][FONT=Menlo]2016/05/16 17:03:23 4D866C32 c   (dvbapi) Demuxer 0 restarting decodingrequests after 9 ms with 4 enabled and 2 disabled ecmpids![/FONT][/COLOR]
[COLOR=#000000][FONT=Menlo]2016/05/16 17:03:23 4D866C32 c   (dvbapi) Demuxer 0 trying to descramble PID 3 CAID 098C PROVID 000000 ECMPID 1AEA ANY CHID PMTPID 0000 VPID 00FF[/FONT][/COLOR]
[COLOR=#000000][FONT=Menlo]2016/05/16 17:03:23 4D866C32 c   (dvbapi) Demuxer 0 try to start new filter for caid: 098C, provid: 000000, pid: 1AEA[/FONT][/COLOR]
[COLOR=#000000][FONT=Menlo]2016/05/16 17:03:23 4D866C32 c   (dvbapi) ERROR: Could not start demux filter (api: 2 errno=0 Success)[/FONT][/COLOR]
[COLOR=#000000][FONT=Menlo]2016/05/16 17:03:24 4D866C32 c   (dvbapi) Demuxer 0 trying to descramble PID 0 CAID 1830 PROVID 000000 ECMPID 1CEA ANY CHID PMTPID 0000 VPID 00FF[/FONT][/COLOR]
[COLOR=#000000][FONT=Menlo]2016/05/16 17:03:24 4D866C32 c   (dvbapi) Demuxer 0 try to start new filter for caid: 1830, provid: 000000, pid: 1CEA[/FONT][/COLOR]
[COLOR=#000000][FONT=Menlo]2016/05/16 17:03:24 4D866C32 c   (dvbapi) ERROR: Could not start demux filter (api: 2 errno=0 Success)[/FONT][/COLOR]
[COLOR=#000000][FONT=Menlo]2016/05/16 17:03:24 4D866C32 c   (dvbapi) Demuxer 0 trying to descramble PID 1 CAID 1843 PROVID 000000 ECMPID 19EA ANY CHID PMTPID 0000 VPID 00FF[/FONT][/COLOR]
[COLOR=#000000][FONT=Menlo]2016/05/16 17:03:24 4D866C32 c   (dvbapi) Demuxer 0 try to start new filter for caid: 1843, provid: 000000, pid: 19EA[/FONT][/COLOR]
[COLOR=#000000][FONT=Menlo]2016/05/16 17:03:24 4D866C32 c   (dvbapi) ERROR: Could not start demux filter (api: 2 errno=0 Success)[/FONT][/COLOR]



was noch zu erwähnen wäre ist das im Webinterface der oscam steht 70 von 70 Cards connected, der Reader/User wird auch an eure Adresse und Port angezeigt, Protocol stimmt auch.
Habe schon etliche varianten von zb pmtmode und betatunnel hier aus dem Unterforum getestet, aber nichts klappt.
Habe verschiedene Versionen der OScam probiert, aber nichts wird hell.

Wäre für Tipps und Hilfe außerhalb von "kauf dir eine andere Box" und "nutze andere Image" sehr dankbar.

Gruß
 
AW: Hilfe bei der Konfiguration: UFS 922 mit OSCam 11232

im Webinterface der oscam steht 70 von 70 Cards connected,
70 lokale Karten ... top

die Sky Karte am Server ist überhaupt hell?
was sagt der Server dazu?
geht es um eine Bezahl Line?
 
AW: Hilfe bei der Konfiguration: UFS 922 mit OSCam 11232

Ja es handelt sich um eine Bezahl Line, ich habe insgesamt 3 wovon 2 einwandfrei funktionieren(auch 70 von 70 Karten). Wobei ich erwähnen muss das die UFS 922 vorher nur ich glaub 6 von 6 angezeigt hat, jedoch alles relevante hell war. Die 70 stehen erst seitdem ich am rumfrickeln bin...

Die Karte am Server ist hell, verwende ich die Daten dieser Line an einem anderen Clienten (Optimuss OS2+ mit oscam
r11214
) klappt alles.
 
Zuletzt bearbeitet von einem Moderator:
AW: Hilfe bei der Konfiguration: UFS 922 mit OSCam 11232

dann wende dich bitte auch an deinen Payserver, der soll dir helfen, oder ist der Support nicht im Preis?

wir unterstützen und Supporten die nicht
 
AW: Hilfe bei der Konfiguration: UFS 922 mit OSCam 11232

Naja hat ja im Prinzip nicht soviel mit zu tun woher das alles kommt, ich hab ein Problem und versuche es mit Forenhilfe zu lösen...
 
AW: Hilfe bei der Konfiguration: UFS 922 mit OSCam 11232

Alles klar, danke trotzdem.
 
Status
Für weitere Antworten geschlossen.
Zurück
Oben