Posts by codar

    Channel list for 150 combo.
    No terrestrial channels scanned
    Extract out zip file.
    Goto "menu/tools/upgrade by usb."
    Scroll across to select "userdb"
    Bottom file should have "150.abs" selected.
    Press "start"
    Receiver will reboot when completed.


    Favorite lists :
    1 = FTA
    2 = Movies
    3 = Sports
    4 = Entertainment (RTE 1st, rest in alphabetical order)
    5 = Documentary
    6 = Kids
    7 = Music
    8 = News


    Backup original list / line details before uploading (just in case of errors)

    It's just a way to prioritize specific caids/channels and ignore others.
    As regarding whether cccam works without a prio, I'm not 100% (I only use oscam, but imagine it does)
    Someone else using cccam will clarify this for you though.
    Prio can be got from here:

    Quote

    Did you try installing drivers for the usb tuner from the image feeds? (it could be a driver conflict)
    Does your usb tuner function if you disable your onboard dvb-c tuner (tuner configuration- not configured)?
    I have come across dvb-t tuners being detected in the past, but not functioning (rtl2832 chipset , my cheapie ebay purchases) but rolling back the image to a previous kernel build has sometimes solved it, as the drivers haven't been compiled for the latest kernels although the image detects the tuner (not to say this is your issue though).

    Quote

    if I want my friend to use cccam on his box, do I need to change (or add) anything in my server (OScam configuration) or just he can put C: cam.me 2222 john john1 and there he goes?
    thx.


    No, if you want your friend to use a c-line (cccam protocol), you'll have to use the cccam port, (otherwise just leave it as an N-line).

    Quote

    [cccam]
    port = 15000
    nodeid = ABCDEFGHJ
    version = 2.0.11
    reshare = 1


    The line then becomes

    Quote

    C: cam.me 15000 john john1


    This port 15000 will need to be opened in your router if john is outside your network.
    If you want john to have access to your local card in your reader, you'll have to add that group to his oscam.user (in red) account, EG:


    As of the moment he only has access to group 2.
    Your reshare N line is in reader group 2 but your local card reader is in group 1, by adding 1 followed by , this will give him access to both group 1 and 2 readers.

    Quote

    newcamd: initialized (fd=4, port=2222) ------------> this is my server port number


    Yes, that is your newcamd port.

    Quote

    cccam: initialized (fd=5, port=15000)


    This is your cccam port.



    All these errors are to do with your card reader.



    Do you have a card in your card reader?
    If not, then the log looks pretty normal.
    Disable your reader if your not going to use it, to avoid those errors from showing.

    Quote

    newcamd: Bind request failed (Address already in use), waiting another 5 seconds


    Looks like your port is already in use (Probably by cccam)
    Try stopping CCcam, have a look in user/local/bin to see what it is specifically called,
    Then

    Quote

    sudo killall -9 CCcam





    Or whatever it is specifically called.
    You could also delete it altogether if you don't plan on using cccam.
    Then have a go at restarting oscam.


    Quote

    why I have to put this port number?


    Protocols shouldn't share ports, they'll conflict.
    You can change it to anything you want as long as it's not the same as your newcamd port.

    For Oscam only,
    Backup your configs first, then delete everything from your CCcam.cfg.


    Then try these:





    Your friends box will then use the line:
    N: cam.me 2222 john john1 01 02 03 04 05 06 07 08 09 10 11 12 13 14


    If your dns is cam.me


    And he will only have access to your reshare line (group2), and not your card (group1)