Page 3 of 6 FirstFirst 123456 LastLast
Results 41 to 60 of 110

Thread: new to oscam please help

  1. #41
    Senior Member SatGuRu's Avatar
    Join Date
    Jan 2008
    Location
    Australia
    Posts
    941
    Thanks
    63
    Thanked 69 Times in 46 Posts
    Rep Power
    237
    Reputation
    366

    Default

    Finally got it to start, but getting a pile of errors now:

    2011/04/19 20:03:14 30858B50 h HTTP Server listening on port 8888
    2011/04/19 20:03:14 31058B50 r reader thread started (thread=31058B50, label=austar, device=/dev/sci0, detect=cd, mhz=600, cardmhz=600)
    2011/04/19 20:03:14 31058B50 r ERROR opening device /dev/sci0
    2011/04/19 20:03:14 31058B50 r Cannot open device: /dev/sci0
    2011/04/19 20:03:17 300162A0 s init for all local cards done
    2011/04/19 20:03:17 300162A0 s anti cascading disabled
    2011/04/19 20:03:19 31858B50 c client connected to 15000 port
    2011/04/19 20:03:19 31858B50 c plain newcamd-client 10.0.0.63 rejected (invalid access)
    2011/04/19 20:03:19 31858B50 c thread 31858B50 ended!
    2011/04/19 20:03:30 31858B50 c client connected to 15000 port
    2011/04/19 20:03:30 31858B50 c plain newcamd-client 10.0.0.63 rejected (invalid access)
    2011/04/19 20:03:30 31858B50 c thread 31858B50 ended!
    2011/04/19 20:03:41 31858B50 c client connected to 15000 port
    2011/04/19 20:03:41 31858B50 c plain newcamd-client 10.0.0.63 rejected (invalid access)
    2011/04/19 20:03:41 31858B50 c thread 31858B50 ended!
    2011/04/19 20:03:52 31858B50 c client connected to 15000 port
    2011/04/19 20:03:52 31858B50 c plain newcamd-client 10.0.0.63 rejected (invalid access)
    2011/04/19 20:03:52 31858B50 c thread 31858B50 ended!
    North Melbourne Football Club Membership 2012 - http://membership.kangaroos.com.au/
    IGNITE!! 2012!! GO NORTH!
    Support Hey Hey it's Saturday for 2011/2012! http://www.facebook.com/heyheyitssaturday
    Don't forget to say Thanks for useful posts!!!



  • #42
    Senior Member SatGuRu's Avatar
    Join Date
    Jan 2008
    Location
    Australia
    Posts
    941
    Thanks
    63
    Thanked 69 Times in 46 Posts
    Rep Power
    237
    Reputation
    366

    Default

    OK fixed my connection problem. Changed my ip on cccam config to 127.0.0.1. Now to fix my reader problem.
    North Melbourne Football Club Membership 2012 - http://membership.kangaroos.com.au/
    IGNITE!! 2012!! GO NORTH!
    Support Hey Hey it's Saturday for 2011/2012! http://www.facebook.com/heyheyitssaturday
    Don't forget to say Thanks for useful posts!!!

  • #43
    Member nihonjin's Avatar
    Join Date
    Jan 2008
    Posts
    388
    Thanks
    10
    Thanked 14 Times in 11 Posts
    Rep Power
    213
    Reputation
    102

    Default

    I get the following for both my internal reader (orange card) and shared reader from a friend over the internet:



    I get pictures for my entitlements but not my friends.

    It appears though that ecms are being sent as below is from the status log at the bottom of the webif page:

    2011/04/19 2026 31859B50 p cccam(r) user: sending ecm for sid 03EF(104) to card 00000079, hop 1, ecmtask 74

    2011/04/19 2026 32059B50 c anonymous (090B&000000/03EF/68:8A71): found (438 ms) by user(of 1 avail 1)

    Any ideas?
    Last edited by nihonjin; 19-04-11 at 09:13 PM.

  • #44
    Senior Member SatGuRu's Avatar
    Join Date
    Jan 2008
    Location
    Australia
    Posts
    941
    Thanks
    63
    Thanked 69 Times in 46 Posts
    Rep Power
    237
    Reputation
    366

    Default

    Did /dev/sci0 work for you as the reader inside your Dreambox?

    I've tried this, but I get an error saying it can't open.

    I have oscam running as a server on my DM518, and I have CCCam on the same box running as a local client. Would this be tying up the card reader so oscam can't access it?

    My config is as follows:

    oscam.server
    [reader]
    label = austar
    enable = 1
    protocol = internal
    device = /dev/sci0
    services = austar
    caid = 0604
    tk0 = XXXXXXXXXXXXXX
    tk1 = XXXXXXXXXXXXXX
    boxkey = dunno this yet
    rsakey = dunno this either
    mhz = 600
    cardmhz = 600
    ident = 0604:XXXXXX (My provider ID)
    group = 1
    emmcache = 1,1,2
    lb_weight = 100

    [global]
    serverip = 10.0.0.XX (my DB IP address)
    logfile = /dev/tty
    disablelog = 1
    disableuserfile = 1
    fallbacktimeout = 1500
    bindwait = 30
    preferlocalcards = 1
    saveinithistory = 1
    readerrestartseconds = 30
    lb_mode = 3
    lb_save = 100

    [monitor]
    port = 988
    nocrypt = 127.0.0.1
    aulow = 30
    hideclient_to = 20
    monlevel = 4
    appendchaninfo = 1

    [newcamd]
    port = 15000@0604:XXXXXX (my provider ID)
    serverip = 10.0.0.XX (my DB IP address)
    key = 0102030405060708091011121314
    allowed = 127.0.0.1
    keepalive = 1
    mgclient = 1

    [cccam]
    port = 4444
    reshare = 0
    ignorereshare = 0
    version = 2.0.11
    updateinterval = 240
    minimizecards = 0
    keepconnected = 1

    [webif]
    httpport = 8888
    httpuser = webif
    httppwd = webif
    httprefresh = 0
    httpallowed = 0.0.0.0-255.255.255.255
    httphideidleclients = 1
    httpreadonly = 0
    httpsavefullcfg = 0

    [account]
    user = test
    pwd = test
    group = 1
    monlevel = 4
    au = austar
    caid = 0604
    ident = 0604:XXXXXX (my provider ID)

    [account]
    user = monitor
    pwd = monitor
    monlevel = 2


    Everything seems to startup except the reader. CCCam seems to work now I have 127.0.0.1 in my N line using newcamd.

    I still need to get my boxkey and rsa key.
    (camkey) and (camdata)

    Can I get this from IRServer logs?

    I found some "standard" ones from another thread somewhere else to try, but I can't tell if it is working. No pics. In info on my Dream it comes up green, but this could be CCCam reading the card and decrypting it, but not working because of the camkey.
    North Melbourne Football Club Membership 2012 - http://membership.kangaroos.com.au/
    IGNITE!! 2012!! GO NORTH!
    Support Hey Hey it's Saturday for 2011/2012! http://www.facebook.com/heyheyitssaturday
    Don't forget to say Thanks for useful posts!!!

  • #45
    Member nihonjin's Avatar
    Join Date
    Jan 2008
    Posts
    388
    Thanks
    10
    Thanked 14 Times in 11 Posts
    Rep Power
    213
    Reputation
    102

    Default

    I think if you have cccam using the same card reader as oscam then which ever one starts first gets it and the other cant access it. Turn off cccam and try to get pics using oscam only. I have been at it all last night and today and finally got it to partially work how i want it. I will pass on the same help that has been given to me so keep at it.

  • The Following User Says Thank You to nihonjin For This Useful Post:

    SatGuRu (19-04-11)

  • #46
    Senior Member SatGuRu's Avatar
    Join Date
    Jan 2008
    Location
    Australia
    Posts
    941
    Thanks
    63
    Thanked 69 Times in 46 Posts
    Rep Power
    237
    Reputation
    366

    Default

    New development. Disabled cccam, and oscam now detects the card and gets an ATR etc....now how do I setup CCCam to act as my client on same box, yet not use my card reader.

    Or can oscam be setup as a client and server?


    EDIT:
    Thanks nihonjin. Yes I did disable cccam. It reads now, but still can't get pics. Not sure how to setup oscam as the client. It may not show pics also because of my camkey not being present. Aus* a little more frustrating than foxtel.
    Last edited by SatGuRu; 19-04-11 at 09:28 PM.
    North Melbourne Football Club Membership 2012 - http://membership.kangaroos.com.au/
    IGNITE!! 2012!! GO NORTH!
    Support Hey Hey it's Saturday for 2011/2012! http://www.facebook.com/heyheyitssaturday
    Don't forget to say Thanks for useful posts!!!

  • #47
    Senior Member SatGuRu's Avatar
    Join Date
    Jan 2008
    Location
    Australia
    Posts
    941
    Thanks
    63
    Thanked 69 Times in 46 Posts
    Rep Power
    237
    Reputation
    366

    Default

    Got it working!!! Restarted CCCam, works well . Finally!!!

    Thanks to all for their help!!

    Now, anyone know how to startup oscam before CCCam on startup?
    North Melbourne Football Club Membership 2012 - http://membership.kangaroos.com.au/
    IGNITE!! 2012!! GO NORTH!
    Support Hey Hey it's Saturday for 2011/2012! http://www.facebook.com/heyheyitssaturday
    Don't forget to say Thanks for useful posts!!!

  • #48
    Senior Member
    Join Date
    Feb 2008
    Posts
    693
    Thanks
    4
    Thanked 217 Times in 139 Posts
    Rep Power
    263
    Reputation
    2138

    Default

    Set cardreader to oscam & softcam to CCcam (Menu>Settings>Softcam Settings in PLi)

  • #49
    Senior Member
    Join Date
    Feb 2008
    Posts
    693
    Thanks
    4
    Thanked 217 Times in 139 Posts
    Rep Power
    263
    Reputation
    2138

    Default

    Quote Originally Posted by nihonjin View Post
    I get the following for both my internal reader (orange card) and shared reader from a friend over the internet:



    I get pictures for my entitlements but not my friends.
    It looks like you are trying to get the same service from both locations at the same time.

  • #50
    Member nihonjin's Avatar
    Join Date
    Jan 2008
    Posts
    388
    Thanks
    10
    Thanked 14 Times in 11 Posts
    Rep Power
    213
    Reputation
    102

    Default

    jgm you have been most helpful to me today and if you can persist just a little longer with me im sure im close as everything but one thing is not working now.

    Did you see my post at the top of this page with a link to a picture? Any thoughts?

    thanks.

  • #51
    Member nihonjin's Avatar
    Join Date
    Jan 2008
    Posts
    388
    Thanks
    10
    Thanked 14 Times in 11 Posts
    Rep Power
    213
    Reputation
    102

    Default

    Quote Originally Posted by jgm View Post
    It looks like you are trying to get the same service from both locations at the same time.
    My whole purpose in changing over to oscam is to get the movie channels to work. both locations have almost identical packages with only 1 minor difference. mine is an orange the other is a bluey not sure if this matters or not.

    to be honest i dont really watch the movie channels but i hate having something not work properly and after spending so much time trying to get it to work i would hate to give up and then all this time would have been a waste.

    ps would it be the dvbapi protocol that is not set up right to handle the remote location. As this protocol connects to both the local internal reader and also the remote reader. It works for the internal but not the remote. thoughts?
    Last edited by nihonjin; 19-04-11 at 10:00 PM. Reason: extra info

  • #52
    Senior Member SatGuRu's Avatar
    Join Date
    Jan 2008
    Location
    Australia
    Posts
    941
    Thanks
    63
    Thanked 69 Times in 46 Posts
    Rep Power
    237
    Reputation
    366

    Default

    Quote Originally Posted by jgm View Post
    Set cardreader to oscam & softcam to CCcam (Menu>Settings>Softcam Settings in PLi)
    Will this allow oscam to access the cardreader before CCcam though?
    North Melbourne Football Club Membership 2012 - http://membership.kangaroos.com.au/
    IGNITE!! 2012!! GO NORTH!
    Support Hey Hey it's Saturday for 2011/2012! http://www.facebook.com/heyheyitssaturday
    Don't forget to say Thanks for useful posts!!!

  • #53
    Senior Member
    Join Date
    Feb 2008
    Posts
    693
    Thanks
    4
    Thanked 217 Times in 139 Posts
    Rep Power
    263
    Reputation
    2138

    Default

    Quote Originally Posted by nihonjin View Post
    My whole purpose in changing over to oscam is to get the movie channels to work. both locations have almost identical packages with only 1 minor difference. mine is an orange the other is a bluey not sure if this matters or not.
    It looks like you need a oscam.services file, with all svrid's for your orange except those from the blue going to your internal reader, & the remainder going to the blue. The way things are at present, the same srvid's are on both (ie both cards see the same sets on the same transponders, it is just that one card can't decode them all).

    Looks like you only need to add the srvid's for the least populated list, & then in the reader section for the other CAID use a negative:

    services = [!]services[,[!]<services>]...
    reader [de]assignment to service group, default=none


    ps would it be the dvbapi protocol that is not set up right to handle the remote location. As this protocol connects to both the local internal reader and also the remote reader. It works for the internal but not the remote. thoughts?
    No. The problem is that CAID 096C is always selected.
    Last edited by jgm; 19-04-11 at 11:25 PM. Reason: Just read man page for oscam.server

  • #54
    Senior Member
    Join Date
    Feb 2008
    Posts
    693
    Thanks
    4
    Thanked 217 Times in 139 Posts
    Rep Power
    263
    Reputation
    2138

    Default

    Quote Originally Posted by SatGuRu View Post
    Will this allow oscam to access the cardreader before CCcam though?
    Yes. The cardreader is always started before the softcam.

  • The Following User Says Thank You to jgm For This Useful Post:

    SatGuRu (19-04-11)

  • #55
    Member nihonjin's Avatar
    Join Date
    Jan 2008
    Posts
    388
    Thanks
    10
    Thanked 14 Times in 11 Posts
    Rep Power
    213
    Reputation
    102

    Default

    It appears that the connections are fine as i can see world movies but not the other showtime and movie network channels. I can also see other channels when i take out my orange card. So there is definitely a connection working.

    Why would the other movie channels not work with oscam? the remote location is only running cccam and it is this location that is sending entitlements for movie channels would this have any impact at my end?

  • #56
    Senior Member SatGuRu's Avatar
    Join Date
    Jan 2008
    Location
    Australia
    Posts
    941
    Thanks
    63
    Thanked 69 Times in 46 Posts
    Rep Power
    237
    Reputation
    366

    Default

    Thanks. Tried putting the files and configs into my DM800 to use that as the server, but couldnt start oscam. I think I'll stick with the dm500 as the server.

    Do you need the server connected to a dish, or can you just have your clients connected.
    North Melbourne Football Club Membership 2012 - http://membership.kangaroos.com.au/
    IGNITE!! 2012!! GO NORTH!
    Support Hey Hey it's Saturday for 2011/2012! http://www.facebook.com/heyheyitssaturday
    Don't forget to say Thanks for useful posts!!!

  • #57
    Senior Member
    Join Date
    Feb 2008
    Posts
    693
    Thanks
    4
    Thanked 217 Times in 139 Posts
    Rep Power
    263
    Reputation
    2138

    Default

    Quote Originally Posted by SatGuRu View Post
    Thanks. Tried putting the files and configs into my DM800 to use that as the server, but couldnt start oscam. I think I'll stick with the dm500 as the server.

    Do you need the server connected to a dish, or can you just have your clients connected.
    You need all boxes connected whether they are servers or clients. The usual way is to use a Spaun (or similar) multiswitch & run separate feeds from it to each box.

  • #58
    Senior Member SatGuRu's Avatar
    Join Date
    Jan 2008
    Location
    Australia
    Posts
    941
    Thanks
    63
    Thanked 69 Times in 46 Posts
    Rep Power
    237
    Reputation
    366

    Default

    Yeah I have a four way LNB which I need to install.

    New problems:

    1:
    Oscam doesn't start on a box reboot. I need to manually start it from Telnet. Can't even start it from the blue panel.

    2:
    CCCam drops off. After about 10min-20mins Oscam will drop CCCam off and the clients picture freezes. Using CCCam 2.1.1.

    My log:

    2011/04/19 22:47:21 31858B50 c Connection closed to client
    2011/04/19 22:47:21 31858B50 c lounge disconnected from 10.0.0.XX
    2011/04/19 22:47:21 31858B50 c thread 31858B50 ended!
    North Melbourne Football Club Membership 2012 - http://membership.kangaroos.com.au/
    IGNITE!! 2012!! GO NORTH!
    Support Hey Hey it's Saturday for 2011/2012! http://www.facebook.com/heyheyitssaturday
    Don't forget to say Thanks for useful posts!!!

  • #59
    Senior Member
    Join Date
    Feb 2008
    Posts
    693
    Thanks
    4
    Thanked 217 Times in 139 Posts
    Rep Power
    263
    Reputation
    2138

    Default

    What do you have in /var/etc/plimgr/plimgr.conf? It should look like:


    <?xml version="1.0" encoding="UTF-8"?>
    <plimgr_config>
    <emu>CCcam</emu>
    <cardserver>oscam</cardserver>
    </plimgr_config>

  • #60
    Senior Member SatGuRu's Avatar
    Join Date
    Jan 2008
    Location
    Australia
    Posts
    941
    Thanks
    63
    Thanked 69 Times in 46 Posts
    Rep Power
    237
    Reputation
    366

    Default

    2011/04/19 2330 32058B50 c cccam: 3425 failed errno: 0 (Success)
    2011/04/19 2330 32058B50 c anonymous disconnected from 10.0.0.XX
    2011/04/19 2330 32058B50 c thread 32058B50 ended!

    Is my errors for CCCam.

    Having trouble getting it to restart the client now.

    <?xml version="1.0" encoding="UTF-8"?>
    <plimgr_config>
    <emu>CCcam</emu>
    <cardserver>oscam</cardserver>
    <provider id="4096" name="Foxtel">
    <channel id="22007" name="HITS">
    <emu>CCcam</emu>
    </channel>
    <channel id="23002" name="111 HITS+2">
    <emu>CCcam</emu>
    </channel>
    <channel id="3001" name="FOX Sports 1">
    <emu>CCcam</emu>
    </channel>
    </provider>
    </plimgr_config>


    In that file.
    North Melbourne Football Club Membership 2012 - http://membership.kangaroos.com.au/
    IGNITE!! 2012!! GO NORTH!
    Support Hey Hey it's Saturday for 2011/2012! http://www.facebook.com/heyheyitssaturday
    Don't forget to say Thanks for useful posts!!!

  • Page 3 of 6 FirstFirst 123456 LastLast

    Bookmarks

    Posting Permissions

    • You may not post new threads
    • You may not post replies
    • You may not post attachments
    • You may not edit your posts
    •