ich habe bei meinem gm 990 spark jetzt auf das hdmu image gewechselt und dort oscam r11198 vom feed installiert.
davor hatte ich hyperion vom pkteam mit oscam v9945. da lief alles prima.
jetzt habe ich immer status unknown und des läuft nichts.
hier meine dateien:
oscam.conf
oscam.user
oscam.server
oscam.dvbapi
ich hoffe ihr könnt mir weiterhelfen.
davor hatte ich hyperion vom pkteam mit oscam v9945. da lief alles prima.
jetzt habe ich immer status unknown und des läuft nichts.
hier meine dateien:
oscam.conf
Code:
################## General Instruction - oscam.conf ####################
# #
# per default no changes from the user are needed #
# but verify the IP-range oh your local Network #
# #
############################################################################
[global]
nice = -10
disablelog = 1
loghistorysize = 200
logfile = /tmp/oscam.log
usrfile = /tmp/oscamuserfile
[monitor]
nocrypt = 127.0.0.1,192.168.0.0-192.168.255.255
appendchaninfo = 1
[webif]
httpport = 8888
httpallowed = 0.0.0.0-255.255.255.255
[dvbapi]
enabled = 1
au = 1
decodeforever = 1
boxtype = duckbox
user = dvbapi
###### for E2 set pmt_mode = 0 ###########
###### for Titan set pmt_mode = 4 ###########
pmt_mode = 0
######## end of file ########
oscam.user
Code:
# oscam.user generated automatically by Streamboard OSCAM 1.20-unstable_svn SVN r11198
# Read more: http://www.streamboard.tv/svn/oscam/trunk/Distribution/doc/txt/oscam.user.txt
[account]
user = dvbapi
pwd = dvbapi
au = 1
betatunnel = 1833.FFFF:1702,1834.FFFF:1722
group = 1
Code:
# oscam.server generated automatically by Streamboard OSCAM 1.20-unstable_svn SVN r11198
# Read more: http://www.streamboard.tv/svn/oscam/trunk/Distribution/doc/txt/oscam.server.txt
[reader]
label = Intern_Upper_HD01
description = Set as HD plus HD01
enable = 0
protocol = internal
device = /dev/sci0
caid = 1830
boxkey = A7642F57BC96D37C
rsakey = BF358B5461863130686FC933FB541FFCED682F3680F09DBC1A23829FB3B2F766B9DD1BF3B3ECC9AD6661B753DCC3A9624156F9EB64E8168EF09E4D9C5CCA4DD5
detect = cd
mhz = 368
cardmhz = 368
group = 1
emmcache = 1,1,2,0
[reader]
label = Intern_Upper_HD02
description = Set as HD plus HD02
enable = 0
protocol = internal
device = /dev/sci0
caid = 1843
boxkey = A7642F57BC96D37C
rsakey = BF358B5461863130686FC933FB541FFCED682F3680F09DBC1A23829FB3B2F766B9DD1BF3B3ECC9AD6661B753DCC3A9624156F9EB64E8168EF09E4D9C5CCA4DD5
detect = cd
mhz = 368
cardmhz = 368
group = 1
emmcache = 1,1,2,0
[reader]
label = Intern_Upper_S02
description = Set as Sky S02
enable = 0
protocol = internal
device = /dev/sci0
caid = 1702
detect = cd
mhz = 600
cardmhz = 600
group = 1
emmcache = 1,1,2,0
[reader]
label = Intern_Upper_V13
description = Set as Sky V13
enable = 0
protocol = internal
device = /dev/sci0
caid = 09C4
boxid = 12345678
ins7e11 = 15
detect = cd
mhz = 343
group = 1
emmcache = 1,1,2,0
blockemm-unknown = 1
ndsversion = 2
[reader]
label = Intern_Upper_V14
description = Set as Sky V14
enable = 0
protocol = internal
device = /dev/sci0
caid = 098C
boxid = 12345678
ins7e11 = 15
detect = cd
mhz = 343
group = 1
emmcache = 1,1,2,0
blockemm-unknown = 1
ndsversion = 2
[reader]
label = Extern_0_HD02
description = Set as HD plus HD02
enable = 0
protocol = mouse
device = /dev/ttyUSB0
smargopatch = 1
caid = 1843
boxkey = A7642F57BC96D37C
rsakey = BF358B5461863130686FC933FB541FFCED682F3680F09DBC1A23829FB3B2F766B9DD1BF3B3ECC9AD6661B753DCC3A9624156F9EB64E8168EF09E4D9C5CCA4DD5
detect = cd
group = 1
emmcache = 1,1,2,0
[reader]
label = Extern_0_S02
description = Set as Sky S02
enable = 0
protocol = mouse
device = /dev/ttyUSB0
caid = 1702
detect = cd
group = 1
emmcache = 1,1,2,0
[reader]
label = Extern_0_V14
description = Set as Sky V14
enable = 0
protocol = mouse
device = /dev/ttyUSB0
caid = 098C
boxid = 12345678
ins7e11 = 15
detect = cd
group = 1
emmcache = 1,1,2,0
ndsversion = 2
[reader]
label = cccam-reader
enable = 0
protocol = cccam
device = IP/dyndns
user = USER
password = PASS
group = 1
emmcache = 1,1,2,0
cccversion = 2.0.11
[reader]
label = camd35-reader
enable = 0
protocol = cs357x
device = IP/dyndns
user = USER
password = PASS
group = 1
emmcache = 1,1,2,0
[reader]
label = newcamd-reader
enable = 0
protocol = newcamd
device = IP/dyndns
key = 0102030405060708091011121314
user = USER
password = PASS
group = 1
emmcache = 1,1,2,0
[reader]
label = skyde2_main
protocol = newcamd
device = xxx
key = 0102030405060708091011121314
user = xxx
password = xxx
services = skyde
caid = 098C,09AF,09C4,1702,1833
ident = 098C:000000
group = 1
audisabled = 1
[reader]
label = skyde2_backup
protocol = newcamd
device = xxx
key = 0102030405060708091011121314
user = xxx
password = xxx
fallback = 1
caid = 098C,09AF,09C4,1702,1833
ident = 098C:000000
group = 1
audisabled = 1
Code:
##################### General Instruction - oscam.dvbapi ######################
# Oscam will work properly without these configs, but you will get quicker #
# access in case of Zapping, especially when your CAID is not in first row of PMT #
# - prioritize the CAID from your provider that fits your Smartcard #
# - exclude other CAID´s from your provider, that doesn´t fit your Smartcard #
# #
# just enable examples that fits to your environment #
# #
# For further details see the OSCAM documentation #
###################################################################################
############## Austria SAT Prios ##############
P: 0d05::0046
P: 0d05::07FF
P: 0d05::0025
P: 0d05::003E
P: 0d05::31FA
P: 0d05::07FA
P: 0d05::4462
P: 0d05::6FEF
P: 0d05::6FEE
P: 0d05::6FFF
P: 0d05::6FF3
P: 0d05::2EFE
P: 0d05::4461
P: 0d05::003B
P: 0d05::0045
P: 0d05::6FF0
############## Ignore ORF BetaCrypt A02 Card #################
I: 1702::132F
I: 1702::1330
I: 1702::3332
I: 1702::32C9
I: 1702::32CA
I: 1702::32CB
I: 1702::32CC
I: 1702::32CD
I: 1702::32CE
I: 1702::32CF
I: 1702::32D0
I: 1702::32D1
I: 1702::32D2
I: 1702::32D3
I: 1702::32D4
########## Sky Germany S02 ##################
P: 1702
P: 1833
I: 0
########## Sky Germany V13 ##################
P: 09C4
I: 0
########## Sky Germany V14 ##################
P: 098C
I: 0
############## HDplus HD01 ##################
#M: 1830:000000 1830:003411
#P: 1830 1
############## HDplus HD02 ##################
M: 1843:000000 1843:003411
P: 1843 1
############## ORF new ICE ################
#P: 0d95
#I: 0d05
#I: 0648
############## ORF old CW ###################
P: 0d05
I: 0d95
I: 0648
############## SRG V2.6 #########################
P: 0500:023800
I: 0500:040810
############## SRG V4.0 #########################
#P: 0500:040810
#I: 0500:023800
ich hoffe ihr könnt mir weiterhelfen.
Zuletzt bearbeitet von einem Moderator: