I was wondering if someone could help, before I go completely crazy, I think I am suffering from information overload. I am pretty sure I am missing a step just not sure what the step is.
I am trying to get OSCAM/ACAMD/DVBLogic to serve up all TV Channels through WMC7.
I can view freeview channels OK, have the complete channel list and EPG is working fine. When I try to view and encrypted channel I just get a black screen
I have an OmniKey 3210 which seems to read the card OK and am running OSCAM, this picks up the card, list entitlements and I can access the webpage on port 16000.
So I am pretty sure OSCAM and ominkey are fine, I think the issue is OSCAM and acamd talking (or not to each other). Using ACAMD monitor I get the following message on starting to watch TV
no smartcard interface defined!
And then when I try to change to an encyrpted channel I get the following
PMT: ACamd_PMT.txt, search, not found PMT=03FB (AND SID=03E9)
Any help is much appreciated
Attached are what I think are the relevant config files
oscam.user[account]
user = USER1
pwd = USER1
disabled = 0
group = 1
uniq = 0
sleep = 0
monlevel = 2
au = 1
caid = 096A
ident = 096A:000000
keepalive = 1
oscam.conf
[global]
logfile = /dev/tty
clienttimeout = 10000
nice = -1
maxlogsize = 2048
preferlocalcards = 1
saveinithistory = 1
readerrestartseconds = 4
[newcamd]
port = 15000@096A:000000
key = 0102030405060708091011121314
allowed = 127.0.0.1,10.0.0.10-10.255.255.255
keepalive = 1
mgclient = 0
[cccam]
port = 12000
[webif]
httpport = 16000
httprefresh = 5
httpallowed = 127.0.0.1,10.0.0.10-10.255.255.255
httphideidleclients = 0
httpreadonly = 0
httpsavefullcfg = 0
acamd.ini
[ACamd]
ReadCAT=1
PatWait=2000
CatWait=2000
PmtWait=2000
TsWait=2000
KeyDelay=100
MDAPIWait=10
ResetProviderID=0
EcmRetryError=4
ComX=0
ComX_6mhz=0
Pri=0
PmtNoNameSearch=0
cardclient.conf
#
# Comment lines can start with # or ;
#
# every client line starts with the client name, followed by some arguments:
# 'config' (optional) is number between 1-999 to combine with filtering
# 'hostname' is the name of the server
# 'port' is the port on the server
# 'emm' is a flag to allow EMM transfers to the server
# (0=disabled 1=enabled)
# 'caid' (optional) caid on which this client should work
# 'mask' (optional) mask for caid e.g. caid=1700 mask=FF00 would allow
# anything between 1700 & 17FF.
# Default is no filter 0000 & 0000. If only caid is given mask is FFFF.
# You may give multiple caid/mask values comma separated
# (e.g. 1702,1722,0d0c/ff00).
# 'USER1' is the login USER1
# 'USER1' is the login USER1
#
# newcamd client
# 'cfgkey' is the config key (28bytes)
#
# newcamd client
# 'providerid(s)' add provider id's for filtering 0000006A,0000006D
#
# newcamd2 client whith Chameleon support
# 'providerid(s)' add provider id's for filtering 0000006A,0000006D
#
# cccamn client
# 'softcam' (0=disabled 1=enabled) default 1=enabled
# 'maxhops' (0-999) default 5 hops
#
# radegast client
# No EMM support
#
# gbox client
# UDP localhost only, default ports, No EMM support
#
# gboxn client
# servername, serverport, emm, [caid/mask], serverUSER1, pcname, pcport, pcUSER1, free text
#
# camd35 client
# UDP protocol
#
#radegast:10.1.1.4:10001:0/0000/0000
#camd35:10.1.1.4:24110:1/0000/0000:USER1:USER1
#newcamd:127.0.0.1:15001:1/096A/ff00:USER1:USER1:0102030405060708091011121314
#newcamd:10.1.1.4:34000:1/0000/0000:USER1:USER1:0102030405060708091011121314
#newcamd:10.1.1.4:34001:1/0100/ffff:USER1:USER1:0102030405060708091011121314:0000006A
#newcamd2:10.1.1.4:34000:1/0000/0000:USER1:USER1:0102030405060708091011121314
#newcamd2:99:10.1.1.4:34000:1/0000/0000:USER1:USER1:0102030405060708091011121314: new newcamd2 engine and attach to config 99
#cccamn:10.1.1.4:12000:0/0000/0000:USER1:USER1
#cccamn:10.1.1.4:12000:0/0000/0000:USER1:USER1:0:Disable soft
#cccamn:10.1.1.4:12000:0/0000/0000:USER1:USER1:0:2:Disable soft and max 3 hops