Posts by kemestri

    I have installed ubuntu server edition 10.04 on my pc.
    i would just like to know how to reboot the pc (as i have no monitor or keyboard connected).
    can i do it from terminal window? if so which command.
    thanks inadvance

    Hi, i have a dm800 sim2.01 bl78 (clone) and would like to try the pli image, can someone link me to the latest pli image for my box.
    seem to be going round in circles a bit trying to find one.

    Hi, help needed please.


    i am running EDG nemesis on my dm800 with oscam and ccam 2.13.


    when i go to the blue panel and start oscam followed by cccam2.13 all work well, including pick tv etc.
    however when i reboot the pick tv channels will not work. i have again go to the blue panel stop cccam/oscam and restart again. then all is well until a reboot.
    i assume oscam is not restarting first after a reboot. but how do i solve this problem.

    I added my boxid as boxid 12345678 (did not work on sports until i added box key.


    i will add the line as you suggest Ten Below and keep looking to see if it receives entitlements. do not quite know what you mean when you say track my peers with cccam info, as i only have the one other box???


    do you think the oscam file r4396 is ok. i know this is quite old now, i have wondered whether or not to update as this is the original one with the EDG image which is probably over 12 months old, but as was working ok i didnt bother.

    and to the question from Master G. i never really noticed whether the card had received entitlements, but as it is about 6 or 7 weeks since i started using oscam, and i think that is about the time a card will run without updating, i assume probably not.

    this is the cccam file. this is how it comes with the EDG image, as you see the only alterations i have made are the N & F lines,
    and i only share it within my house to one other box.


    Hi my slycard has switch off after not received updates in my dm 800.
    i have posted my config files, can somebody tell me which setting is incorrect, so the card receives updates ok.



    [reader]
    label = lower card
    enable = 1
    protocol = internal
    device = /dev/sci0
    caid = 0963:000000
    # 0963 is *** UK.
    boxid =
    # Oscam can read a *** card i.d, but you can also put this
    # in manually
    detect = cd
    cardmhz = 357
    # this helps the card run more smootly
    group = 1
    # Oscam has the concept of groups. Only users in group 1 can
    # use this reader. I'm only using one group.
    emmcache = 1,3,2
    ecmcache = 1
    blockemm-unknown = 1
    blockemm-g = 1
    # these ensure smooth decrypting
    lb_weight = 101
    # for load balancing - can be commented out.



    [global]
    nice = -1
    WaitForCards = 1
    logfile = stdout
    preferlocalcards = 1
    saveinithistory = 1


    [webif]
    httpport = 8888
    httpuser = admin
    httppwd = admin
    httpallowed = 127.0.0.1,192.168.0.0-192.168.255.255
    # protocols


    [newcamd]
    key = 0102030405060708091011121314
    port = 10000@0963:000000;10001@0963:000000



    [account]
    user = test1
    description = for local mgcamd or DVBAPI
    pwd = test2
    disabled = 0
    uniq = 1
    group = 1
    au = lower card
    caid = 0963:000000


    thanks in advance

    hi, back again asking for help, no such thing as a five minute install for me.
    when i try to edit the config.php folder /var/www/cccam, i am not allowed (read only)
    i tried to alter the permission from the terminal chmod 755 /var/www/cccam. does not come up with error so i assume it has altered ok.
    however when i go back to config.php its still read only.

    I am having problems transferring the files to the var/www folder.
    I logged in to root using sudo -i in the terminal window then installed apt-get install apache2 php5.
    i then downlowded ccaminfophp v1 for linux.
    i then opened tunnilier and tried to ftp to var/www. the message says failed. (i can transfer to other folders ok)
    if i try using winscp to transfer the message is no permission.
    obviously i am doing something wrong here, so any advice welcome.