insideman
Spezialist
- Registriert
- 12. März 2011
- Beiträge
- 590
- Reaktionspunkte
- 543
- Punkte
- 1.630
Hallo,
ich habe ein Probelm mit Sky HD (S02 ohne BL inkl. HD)
Vorab die Configs
Server: DBOX2 Sat Keywelt 2011 Squashfs Januar Image V2, Oscam
oscam.config
oscam.server
oscam.user
oscam.service
Client: Coolstream ZEE SAT, NG-NeutrinoHD 1.5, Mgcamd 1.35
Da die normalen Sky SD Kanäle gehen kann ich die mg_cfg ja auslassen
newcamd.list
Log (der Server oscam wenn ich den Client neu starte und auf HD umschalte)
Wenn ich den Client neu gestartet habe und auf HD umschalte passiert im Serverlog nichts mehr
Bis auf die Daten für weitere Clients sind das meine configs
Wieso werden die Sky HD Sender nicht hell? Schreibfehler oder doch was vergessen?
Vielen Dank für eure Hilfe.
ich habe ein Probelm mit Sky HD (S02 ohne BL inkl. HD)
Vorab die Configs
Server: DBOX2 Sat Keywelt 2011 Squashfs Januar Image V2, Oscam
oscam.config
Code:
[global]
nice = -1
WaitForCards = 1
logfile = /tmp/oscam.log
maxlogsize = 256
[dvbapi]
enabled = 1
boxtype = dbox2
user = use
AU = 1
[webif]
HttpPort = 3001
HttpUser = user
HttpPWD = pass
HttpRefresh = 30
HttpAllowed = 192.168.0.1-192.168.255.255
Httpdyndns = *****.dyndns.org
HttpReadOnly = 0
[newcamd]
key = 0102030405060708091011121314
port = 25040@1702:000000;25045@1833:000000
Code:
[reader]
label = sky
protocol = mouse
detect = CD
device = /dev/tts/1
group = 1
emmcache = 1,3,2
mhz = 600
cardmhz = 600
caid = 1702
services = sky
Code:
[account]
group = 1
user = cool
pwd = passwort
uniq = 0
monlevel = 4
services = sky
betatunnel = 1833.FFFF:1702
au = 1
Code:
[sky]
provid = 000000
srvid = 000a,000b,002b,0009,0029,001b,002a,000e,0044,003e,000d,000c,0034,0017,0008,0204,0014,0024,0032,4462,4461,003c,0298,0043,000f,0010,0206,0016,0203,003f,001d,3397,3398,0045,0018,0042,0022,0019,001a,700a,001c,0013,3393,3394,003d,6ff1,00df,0011,00dd,00de,00fd,014d,0143,0139,012f,0125,011b,0107,0111,016b,0175,0035,3331,00a8,3395,7009,6fff,0015,0201,0159,0163,016d,0046,00fb,0105,010f,0119,0123,012d,0137,0141,014b,0106,0110,011a,0124,012e,0138,0142,014c,0156,0160,00fc,0096,0097,0098,0099,009A,009B,009C,0080,0081,0082,0083,0084,007A,007B,007C,007E,007F
Client: Coolstream ZEE SAT, NG-NeutrinoHD 1.5, Mgcamd 1.35
Da die normalen Sky SD Kanäle gehen kann ich die mg_cfg ja auslassen
newcamd.list
Code:
CWS_KEEPALIVE = 300
CWS_MULTIPLE = 192.168.2.34 25040:25045 cool passwort 01 02 03 04 05 06 07 08 09 10 11 12 13 14
Log (der Server oscam wenn ich den Client neu starte und auf HD umschalte)
Code:
2011/03/13 10:39:12 24006 c client connected to 25040 port
2011/03/13 10:39:12 28007 c client connected to 25045 port
2011/03/13 10:39:12 24006 c encrypted newcamd:25040-client 192.168.2.33 granted (cool, au=auto (1 reader))
2011/03/13 10:39:12 24006 c user cool authenticated successfully (mgcamd)
2011/03/13 10:39:12 24006 c AU enabled for user cool on reader sky
2011/03/13 10:39:12 28007 c encrypted newcamd:25045-client 192.168.2.33 granted (cool, au=auto (1 reader))
2011/03/13 10:39:12 28007 c user cool authenticated successfully (mgcamd)
2011/03/13 10:39:12 28007 c AU disabled for user cool
2011/03/13 10:39:22 24006 c cool (1702&000000/000A/93:F751): found (716 ms) by sky (of 1 avail 1)
2011/03/13 10:39:23 C004 r cool emmtype=global, len=137, idx=7, cnt=2: written (685 ms) by sky
2011/03/13 10:39:27 C004 r cool emmtype=global, len=137, idx=8, cnt=2: written (676 ms) by sky
2011/03/13 10:39:28 24006 c cool (1702&000000/000A/93:5B20): found (1053 ms) by sky (of 1 avail 1)
2011/03/13 10:39:31 C004 r cool emmtype=global, len=137, idx=9, cnt=2: written (703 ms) by sky
Bis auf die Daten für weitere Clients sind das meine configs
Wieso werden die Sky HD Sender nicht hell? Schreibfehler oder doch was vergessen?
Vielen Dank für eure Hilfe.