Geekzone: technology news, blogs, forums
Guest
Welcome Guest.
You haven't logged in yet. If you don't have an account you can register now.




15 posts

Geek


Topic # 105796 10-Jul-2012 22:51 Send private message

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









Create new topic
240 posts

Master Geek


  Reply # 654066 11-Jul-2012 16:31 Send private message

I can't run this setup anymore unfortunately and it has been a while since i did, but in the absence of other replies, I do see that your cardclient.conf does not have any valid line. Ie they all start with # so are all ignored as comments only. Try setting that from the walkthroughs for a start.




Living in Dubai but still have a keen interest on what's going on back "home"

Media Centre
Intel DH55TC with Core i3 550, 4GB Ram, 8TB HDD space, Hauppauge HVR2200, Blackgold BGT3540, DVBLink TV Source and Windows 7 Home Premium 32 bit
Connected to Onkyo TX-NR3007, Samsung PS50C6500, Theophany M4's x2, C5 x1 and Klipsch Synergy B2's x2

1794 posts

Uber Geek


  Reply # 654068 11-Jul-2012 16:39 Send private message

Yea try clear out your cardclient.conf file and leave just this:

newcamd:127.0.0.1:15000:1/096A/ff00:USER1:USER1:0102030405060708091011121314

No # at the start of the line otherwise it will ignore it!






15 posts

Geek


  Reply # 654236 11-Jul-2012 22:40 Send private message

Many thanks for the replies, edited my carclient.conf file just to read

newcamd:localhost:15000:1/096A/FFFF:viewer1:password1:0102030405060708091011121314

Seemed to work in the end, although I did find a reboot every time after changing the conf file is needed to ensure the changes are picked up.

Now I have proved the threory, the fun can begin Smile

Create new topic



Twitter »
Follow us to receive Twitter updates when new discussions are posted in our forums:



Follow us to receive Twitter updates when news items and blogs are posted in our frontpage:



Follow us to receive Twitter updates when new jobs are posted to our jobs board:



Follow us to receive Twitter updates when tech item prices are listed in our price comparison site:




News »

Trending now »
Hot discussions in our forums right now:

Fecked up religious people strike again :-(
Created by Mark, last reply by freitasm on 25-May-2013 08:44 (85 replies)
Pages... 4 5 6


Cannabis is illegal yet we have really strong 'legal highs' ?
Created by qwerty7, last reply by freitasm on 23-May-2013 23:20 (74 replies)
Pages... 3 4 5


A new project coming to Geekzone
Created by freitasm, last reply by l43a2 on 24-May-2013 23:02 (342 replies)
Pages... 21 22 23


HTC One (2013) owners' discussion
Created by Dingbatt, last reply by bradstewart on 26-May-2013 17:55 (1576 replies)
Pages... 104 105 106


Xbox One
Created by DjShadow, last reply by TwoSeven on 26-May-2013 15:36 (79 replies)
Pages... 4 5 6


Monolithic Cement Sheet cladding mid 80s house - "leaky home" or not?
Created by joker97, last reply by mattwnz on 24-May-2013 23:46 (15 replies)

Orcon, Is this for real or a scam??
Created by old3eyes, last reply by DarthKermit on 22-May-2013 19:12 (29 replies)
Pages... 2


Entire house HTPC concept
Created by InfiniteLoop, last reply by darthmeow on 24-May-2013 12:19 (26 replies)
Pages... 2



Geekzone Jobs »
Most recent NZ jobs in technology:

Systems Consultant Project Manager
Posted 26-May-2013 14:28

Reporting & Payroll Manager
Posted 26-May-2013 13:28

Developer of interactive experiences
Posted 25-May-2013 21:28

Ambitious Project Coordinator
Posted 25-May-2013 19:28

Ambitious Project Coordinator
Posted 25-May-2013 19:28

Exceptional Senior Project Manager
Posted 25-May-2013 19:28

Multitalented Business Analyst
Posted 25-May-2013 18:28


Geekzone Live »
Try automatic live updates from Geekzone directly in your browser, without refreshing the page, with Geekzone Live now.

Are you subscribed to our RSS feed? You can download the latest headlines and summaries from our stories directly to your computer or smartphone by using a feed reader.

Alternatively, you can receive a daily email with Geekzone updates.