I have been successful in configuring oscam to read my local SRG card, and the webif confirms all is OK. It also says "CARDOK" for my TNTSAT card, but the image is not cleared. I think this may be because for tntsat, I need to specify the AES keys, which I don't have. Is this something specific to tntsat? Why, with a valid card, should I need to specify anything else? I'm less bothered by this though.
What I would like to understand is the configuration of the proxy so that oscam connects via cccam.
When oscam starts, in the log I see :
2015/03/31 13:59:10 0 s **** OSCam << cardserver started, version 1.20-unstable_svn, build r8359 (mipsel-unknown-linux-gnu)
2015/03/31 13:59:10 0 s creating pidfile /tmp/.oscam/oscam.pid with pid 25509
2015/03/31 13:59:10 0 s ERROR: Cannot open file "/var/tuxbox/config/oscam.services" (errno=2 No such file or directory)
2015/03/31 13:59:10 0 s userdb reloaded: 2 accounts loaded, 0 expired, 0 disabled
2015/03/31 13:59:10 0 s signal handling initialized
2015/03/31 13:59:10 0 s ERROR: Cannot open file "/var/tuxbox/config/oscam.srvid" (errno=2 No such file or directory)
2015/03/31 13:59:10 0 s ERROR: Cannot open file "/var/tuxbox/config/oscam.tiers" (errno=2 No such file or directory)
2015/03/31 13:59:10 0 s ERROR: Cannot open file "/var/tuxbox/config/oscam.provid" (errno=2 No such file or directory)
2015/03/31 13:59:10 0 s ERROR: Cannot open file "/var/tuxbox/config/oscam.guess" (errno=2 No such file or directory)
2015/03/31 13:59:10 0 s ERROR: Cannot open file "/var/tuxbox/config/oscam.ird" (errno=2 No such file or directory)
2015/03/31 13:59:10 0 s ERROR: Cannot open file "/var/tuxbox/config/oscam.whitelist" (errno=2 No such file or directory)
2015/03/31 13:59:10 0 s ERROR: Cannot open file "/var/tuxbox/config/oscam.cacheex" (errno=2 No such file or directory)
Are all these files required? I just have oscam files .conf, .server, .user and .dvbapi in this directory.
Also, although I specify cccam v 2.3.0 in .conf and .server files, the oscam webif shows "cccam (2.0.11-2892)" as the proxy protocol. It also shows "OFF" as the status, which clearly isn't a good sign.
In my oscam.server, I have the following for cccam :
[reader]
label = testing
protocol = cccam
device = url, port
user = username
password = password
group = 1
cccversion = 2.3.0
For url,port,username and password I'm using the same values as in a c-line - is that correct? What about the value for "group" is this significant and should it be different from the group value I have in the reader section for my SRG card?
There are plenty of different error messages in the oscam webif status page log, and I'm guessing that fixing a few of the problems above should fix (some of) them.
Thanks for any pointers from the experts out there
cheers
