R
RichyW
Guest
Hey Leute,
ich hatte Ewigkeiten eine FritzBox mit Freetz drauf und die S02 in einem Smargo mit einem USB-Stick über einen USB-Hub an der Box dran als Cccam Server.
Auf meinem Rechner habe ich Mediaportal mit Hadu installiert und es lief auch einwandfrei.
Jetzt ist die FritzBox defekt und ich habe mir den raspberry pi zugelegt und möchte diesen als Server nutzen.
Ich habe den Server soweit installiert und ich bin der Meinung das auch die S02 Karte erkannt wurde und soweit bereit ist.
Leider zeigt mir das WebIF an das der Client offline ist.
Selbstverständlich habe ich mich durch einige Foren durchgearbeitet und die Suchfunktion diverser Seiten benutzt.
Ich finde meine Fehler trotzdem nicht und hoffe auf ein paar super Tipps.
oscam.conf
oscam.user
oscam.server
Client (Hadu)
logfile
ich hatte Ewigkeiten eine FritzBox mit Freetz drauf und die S02 in einem Smargo mit einem USB-Stick über einen USB-Hub an der Box dran als Cccam Server.
Auf meinem Rechner habe ich Mediaportal mit Hadu installiert und es lief auch einwandfrei.
Jetzt ist die FritzBox defekt und ich habe mir den raspberry pi zugelegt und möchte diesen als Server nutzen.
Ich habe den Server soweit installiert und ich bin der Meinung das auch die S02 Karte erkannt wurde und soweit bereit ist.
Leider zeigt mir das WebIF an das der Client offline ist.
Selbstverständlich habe ich mich durch einige Foren durchgearbeitet und die Suchfunktion diverser Seiten benutzt.
Ich finde meine Fehler trotzdem nicht und hoffe auf ein paar super Tipps.
oscam.conf
[global]
serverip = 192.168.178.34
logfile = /tmp/oscam.log
nice = -1
maxlogsize = 2048
preferlocalcards = 1
[cache]
[newcamd]
port = 50001@1833:000000
key =
keepalive = 1
[cccam]
port = 12000
nodeid = D6B69525106A14F4
version = 2.1.4
reshare = 1
reshare_mode = 0
[webif]
httpport = 3001
httpuser = admin
httppwd = pass
httpcss = /var/share/oscam/tpl/coolstream-to.css
httptpl = /var/share/oscam/tpl
httprefresh = 5
httpallowed = 192.168.0.1-192.168.255.255
serverip = 192.168.178.34
logfile = /tmp/oscam.log
nice = -1
maxlogsize = 2048
preferlocalcards = 1
[cache]
[newcamd]
port = 50001@1833:000000
key =
keepalive = 1
[cccam]
port = 12000
nodeid = D6B69525106A14F4
version = 2.1.4
reshare = 1
reshare_mode = 0
[webif]
httpport = 3001
httpuser = admin
httppwd = pass
httpcss = /var/share/oscam/tpl/coolstream-to.css
httptpl = /var/share/oscam/tpl
httprefresh = 5
httpallowed = 192.168.0.1-192.168.255.255
[account]
user = admin
pwd = pass
au = 1
group = 2,4
cccmaxhops = 1
cccreshare = 1
user = admin
pwd = pass
au = 1
group = 2,4
cccmaxhops = 1
cccreshare = 1
[reader]
label = S02
protocol = mouse
device = /dev/ttyUSB0
caid = 1833
boxkey = A7642F57BC96D37C
rsakey =
detect = cd
cardmhz = 600
group = 2
emmcache = 1,1,2
[cccam]
port = 12000
reshare = 1
forward_origin_card = 0
ignorereshare = 0
version = 2.1.4
minimizecards = 0
keepconnected = 1
stealth = 0
reshare_mode = 0
group = 4
updateinterval = 240
label = S02
protocol = mouse
device = /dev/ttyUSB0
caid = 1833
boxkey = A7642F57BC96D37C
rsakey =
detect = cd
cardmhz = 600
group = 2
emmcache = 1,1,2
[cccam]
port = 12000
reshare = 1
forward_origin_card = 0
ignorereshare = 0
version = 2.1.4
minimizecards = 0
keepconnected = 1
stealth = 0
reshare_mode = 0
group = 4
updateinterval = 240
[General]
PluginActive=1
KeyPath2=
UseTransparency=1
[Options]
UsePSITables=1
SurveyPMT=1
UsePATforPMT=0
DontUpdViewer=0
MaxECMPIDs=0
MaxConnections=0
DisplayIPorURL=1
ECMTimeout=3
MaxCAIDLoops=4
DCWsOneServ=1
LogMessages=0
LogMessLevel=2
EMMAlone=1
EMMFaked=0
EMMLog=1
DispAllEMMs=0
CacheUse=1
CacheUpdate=1
ManualUse=0
Systray=0
[Specific]
DVBViewerAPI=0
DVBViewerAllAudio=1
DVBViewerCSAStat=0
DVBViewerRecServ=0
DVBViewerIdleServ=0
DVBViewerEncrServ=0
[Device]
MDRoot=0
DescrCommand=
XorEven=
XorOdd=
UseTT=0
[Serv_FritzBox]
Server=CCCam:192.168.178.34:12000:1:adminass
Active=1
CAIDTunnel=1833:1702
NoCAIDProv=09c4,0D95
IgnoreProvFor=1702
EMMCAID=1702,1833
;
; Syntax for a CCCam server
; -------------------------
;
; Server declaration (mandatory):
; [Serv_whateveryouwishforyourservername]
;
; Mandatory parameter for each CCCam server:
; Server=Protocol:Serverort:[EMM allowed]:Usernameassword[:ClientNodeID]
;
; Sample for the 2 former lines:
; [Serv_MyServer]
; Server=CCCam:MyServer.com:12000:0:MyUsername:MyPassword
;
; Optional parameters for each CCCam server:
; Active= ; 0=No, or [1=Yes]
; Timeout= ; 0=None, or 3-7 seconds. Default is [5] seconds
; Version= ; [None], or Version:Build
; PadTime= ; [0=None], or (Timeout+2)-N seconds
; TimeRecon= ; [0=Automatic], or 1-32 seconds
; WantEmus= ; [0=No], or 1=Yes
; MaxHop= ; [0=None], or 1-N
; NonStd= ; [0=Auto], or 1=Yes, 2=No
; CAIDProv= ; [None], or 32 max entries of CAID/Providers
; NoCAIDProv= ; [None], or 32 max entries of CAID/Providers
; NoNodeCAID= ; [None], or 32 max entries of Node/CAIDs
; CAIDTunnel= ; [None], or 32 max entries of CAID/CAID/Provider/SIDs
; NoSID= ; [None], or 64 max entries of SIDs
; PrioGenRules= ; 1 or several general rules for priority. Default is [Hop]
; PrioCAIDProv= ; [None], or 32 max entries of CAID/Providers for priority
; IgnoreProvFor= ; [None], or 32 max entries of CAID
; DontUseProvFor=; [None], or 32 max entries of CAID
; EMMCAID= ; [None], or 2 max entries of CAID/Provider/Options/PID for EMMs
; UseNodeSID= ; 0=No, or [1=Yes]
; OSCAMWa= ; [0=No], or 1=Yes
; OSCAMPartner= ; [0=Auto Test], 1=Force Test OK, or 2=No
; OSCAMExt= ; [0=No], or 1=Yes
; OSCAMSID= ; 0=No, or [1=Yes]
PluginActive=1
KeyPath2=
UseTransparency=1
[Options]
UsePSITables=1
SurveyPMT=1
UsePATforPMT=0
DontUpdViewer=0
MaxECMPIDs=0
MaxConnections=0
DisplayIPorURL=1
ECMTimeout=3
MaxCAIDLoops=4
DCWsOneServ=1
LogMessages=0
LogMessLevel=2
EMMAlone=1
EMMFaked=0
EMMLog=1
DispAllEMMs=0
CacheUse=1
CacheUpdate=1
ManualUse=0
Systray=0
[Specific]
DVBViewerAPI=0
DVBViewerAllAudio=1
DVBViewerCSAStat=0
DVBViewerRecServ=0
DVBViewerIdleServ=0
DVBViewerEncrServ=0
[Device]
MDRoot=0
DescrCommand=
XorEven=
XorOdd=
UseTT=0
[Serv_FritzBox]
Server=CCCam:192.168.178.34:12000:1:adminass
Active=1
CAIDTunnel=1833:1702
NoCAIDProv=09c4,0D95
IgnoreProvFor=1702
EMMCAID=1702,1833
;
; Syntax for a CCCam server
; -------------------------
;
; Server declaration (mandatory):
; [Serv_whateveryouwishforyourservername]
;
; Mandatory parameter for each CCCam server:
; Server=Protocol:Serverort:[EMM allowed]:Usernameassword[:ClientNodeID]
;
; Sample for the 2 former lines:
; [Serv_MyServer]
; Server=CCCam:MyServer.com:12000:0:MyUsername:MyPassword
;
; Optional parameters for each CCCam server:
; Active= ; 0=No, or [1=Yes]
; Timeout= ; 0=None, or 3-7 seconds. Default is [5] seconds
; Version= ; [None], or Version:Build
; PadTime= ; [0=None], or (Timeout+2)-N seconds
; TimeRecon= ; [0=Automatic], or 1-32 seconds
; WantEmus= ; [0=No], or 1=Yes
; MaxHop= ; [0=None], or 1-N
; NonStd= ; [0=Auto], or 1=Yes, 2=No
; CAIDProv= ; [None], or 32 max entries of CAID/Providers
; NoCAIDProv= ; [None], or 32 max entries of CAID/Providers
; NoNodeCAID= ; [None], or 32 max entries of Node/CAIDs
; CAIDTunnel= ; [None], or 32 max entries of CAID/CAID/Provider/SIDs
; NoSID= ; [None], or 64 max entries of SIDs
; PrioGenRules= ; 1 or several general rules for priority. Default is [Hop]
; PrioCAIDProv= ; [None], or 32 max entries of CAID/Providers for priority
; IgnoreProvFor= ; [None], or 32 max entries of CAID
; DontUseProvFor=; [None], or 32 max entries of CAID
; EMMCAID= ; [None], or 2 max entries of CAID/Provider/Options/PID for EMMs
; UseNodeSID= ; 0=No, or [1=Yes]
; OSCAMWa= ; [0=No], or 1=Yes
; OSCAMPartner= ; [0=Auto Test], 1=Force Test OK, or 2=No
; OSCAMExt= ; [0=No], or 1=Yes
; OSCAMSID= ; 0=No, or [1=Yes]
>> OSCam > OSCam CAID: 1833 PROVID: 000000
2014/03/04 21:43:53 0 s cccam: initialized (fd=6, port=12000, ip=192.168.178.34)
2014/03/04 21:43:53 0 s S02 [mouse] creating thread for device /dev/ttyUSB0
2014/03/04 21:43:53 0 s loadbalancer: can't read from file /tmp/.oscam/stat
2014/03/04 21:43:53 0 s waiting for local card init
2014/03/04 21:43:53 F8288 h webif: decompressed 69432 bytes back into 200756 bytes
2014/03/04 21:43:53 F8288 h HTTP Server running. ip=192.168.178.34 port=3001
2014/03/04 21:43:53 F6588 r S02 [mouse] Reader initialized (device=/dev/ttyUSB0, detect=cd, mhz=357, cardmhz=600)
2014/03/04 21:43:54 F6588 r S02 [mouse] card detected
2014/03/04 21:43:55 F6588 r S02 [mouse] ATR: 3B 9F 21 0E 49 52 44 45 54 4F 20 41 43 53 03 84 55 FF 80 6D
2014/03/04 21:43:55 F6588 r S02 [mouse] Init card protocol T14, FI=2, F=558, D=1, N=0
2014/03/04 21:43:55 F6588 r S02 [mouse] Calculated work ETU is 156.30 us reader mhz = 357
2014/03/04 21:43:55 F6588 r S02 [mouse] ATR Fsmax is 6 MHz, clocking card to wanted user cardspeed off 3.57 MHz (specified in reader->mhz)
2014/03/04 21:43:56 F6588 r S02 [mouse] detect irdeto tunneled nagra card
2014/03/04 21:43:56 F6588 r S02 [mouse] rsa key configured -> using nagra mode
2014/03/04 21:43:59 F6588 r S02 [mouse] found card system nagra
2014/03/04 21:43:59 F6588 r S02 [nagra] THIS WAS A SUCCESFULL START ATTEMPT No 1 out of max alloted of 1
2014/03/04 21:43:59 F6588 r S02 [nagra] ROM: D N A S P 1 8 1
2014/03/04 21:43:59 F6588 r S02 [nagra] REV: D V R L 0 0
2014/03/04 21:43:59 F6588 r S02 [nagra] SER: ############
2014/03/04 21:43:59 F6588 r S02 [nagra] CAID: 1833
2014/03/04 21:43:59 F6588 r S02 [nagra] Prv.ID: 00 00 04 01 (sysid)
2014/03/04 21:43:59 F6588 r S02 [nagra] Prv.ID: 00 00 00 00
2014/03/04 21:44:00 F6588 r S02 [nagra] IRD ID: ############
2014/03/04 21:44:00 F6588 r S02 [nagra] active to: 2014/04/06 03:15
2014/03/04 21:44:00 F6588 r S02 [nagra] ready for requests
2014/03/04 21:43:53 0 s cccam: initialized (fd=6, port=12000, ip=192.168.178.34)
2014/03/04 21:43:53 0 s S02 [mouse] creating thread for device /dev/ttyUSB0
2014/03/04 21:43:53 0 s loadbalancer: can't read from file /tmp/.oscam/stat
2014/03/04 21:43:53 0 s waiting for local card init
2014/03/04 21:43:53 F8288 h webif: decompressed 69432 bytes back into 200756 bytes
2014/03/04 21:43:53 F8288 h HTTP Server running. ip=192.168.178.34 port=3001
2014/03/04 21:43:53 F6588 r S02 [mouse] Reader initialized (device=/dev/ttyUSB0, detect=cd, mhz=357, cardmhz=600)
2014/03/04 21:43:54 F6588 r S02 [mouse] card detected
2014/03/04 21:43:55 F6588 r S02 [mouse] ATR: 3B 9F 21 0E 49 52 44 45 54 4F 20 41 43 53 03 84 55 FF 80 6D
2014/03/04 21:43:55 F6588 r S02 [mouse] Init card protocol T14, FI=2, F=558, D=1, N=0
2014/03/04 21:43:55 F6588 r S02 [mouse] Calculated work ETU is 156.30 us reader mhz = 357
2014/03/04 21:43:55 F6588 r S02 [mouse] ATR Fsmax is 6 MHz, clocking card to wanted user cardspeed off 3.57 MHz (specified in reader->mhz)
2014/03/04 21:43:56 F6588 r S02 [mouse] detect irdeto tunneled nagra card
2014/03/04 21:43:56 F6588 r S02 [mouse] rsa key configured -> using nagra mode
2014/03/04 21:43:59 F6588 r S02 [mouse] found card system nagra
2014/03/04 21:43:59 F6588 r S02 [nagra] THIS WAS A SUCCESFULL START ATTEMPT No 1 out of max alloted of 1
2014/03/04 21:43:59 F6588 r S02 [nagra] ROM: D N A S P 1 8 1
2014/03/04 21:43:59 F6588 r S02 [nagra] REV: D V R L 0 0
2014/03/04 21:43:59 F6588 r S02 [nagra] SER: ############
2014/03/04 21:43:59 F6588 r S02 [nagra] CAID: 1833
2014/03/04 21:43:59 F6588 r S02 [nagra] Prv.ID: 00 00 04 01 (sysid)
2014/03/04 21:43:59 F6588 r S02 [nagra] Prv.ID: 00 00 00 00
2014/03/04 21:44:00 F6588 r S02 [nagra] IRD ID: ############
2014/03/04 21:44:00 F6588 r S02 [nagra] active to: 2014/04/06 03:15
2014/03/04 21:44:00 F6588 r S02 [nagra] ready for requests
Zuletzt bearbeitet von einem Moderator: