Posts by lfc4ever

    I only set up Oscam last Friday night, I spent a week researching different versions and different setups, Debian and Ubuntu mostly.


    Installed Ubuntu 10.10 first, then the required drivers for the omnikey, set up oscam and my files, it worked straight away, no boxid/key needed, logs showed me it read the card fine.


    Below may help, test it and see how you get on.



    svn build #5070


    Ubuntu 10.10


    Omnikey 3121



    [reader]
    label = ***uk
    protocol = pcsc
    device = 0
    detect = cd
    group = 1
    caid = 0963
    ident = 0963:000000
    blockemm-unknown = 1
    blockemm-u = 1
    blockemm-s = 1
    blockemm-g = 1



    Which version of oscam can do this ?
    This has been discussed here before but nobody has come up with the answer.

    Odd, as your doing a scan, indicates the tuner is working.


    OK here is my experience with a faulty tuner after rain managed to get into the lnb and short it out.


    Menu - setup - service searching - tuner configuration


    Now a faulty tuner will simply show as EMPTY


    EMPTY and you tried a few images with same result, cap blown or tuner simply dead.


    Not empty?


    Menu - setup - service searching - satfind.


    No signal? simply highlight lets say 28.2 at the bottom and press OK, signal changed?


    This can happen with the older L tuners on the REV J board, version I had, I just bought the new M tuner and replaced it.

    enigma2-plugin-extensions-mytube_experimental-git20110807-r0_dm800.ipk‎


    This one worked for me, posted above.


    I manually removed mytube folder in


    /usr/lib/enigma2/python/Plugins/Extensions/


    Rebooted box, ftp the ipk to /tmp and did a manual install ipk file, rebooted, now working fine.

    Yes, I added the ferrari panel, dl from that, works fine for me.


    [edit] soz my mistake, this is vu+ I run a dm800, is the setup the same?

    Lets say you want to connect a xbox360 to the laptops ethernet port and use the wifi on the laptop.


    Simply click the ethernet connection (usually local connection 1) now press ctrl and click the wifi connection both will now be highlighted, then right click and click bridge connections.


    Once this is done hook up an ethernet cable to the ethernet port on the lapop and connect other end to the xbox 360/ps3/laptop or whatever it is your connecting to.

    As mentioned mate, I'm new to the oscam setup and went with the OP script which appears to be working fine, if oscam is stopping but appears to be working I'd be inclined to check how many instances of oscam is running, and if on ubuntu server I'd be more inclined to change killall -9 oscam to simply killall oscam.


    Also going from my own research into oscam and how often it's released, bugs are usually found and need to be fixed, I built mines around 5070 in the end due to advice from a friend, I'm playing catchup due to using cccam for so long.


    Good Luck.

    Yer, if you box is on say 192.168.1.120 then simply setup cccam.cfg assuming your using cccam and then point your browser to the box and it will show you the info you need.


    Or use cccaminfo, you neglected to say which cam your using mate.

    Yer had the 10pin connection controlling the sensor come away from the board after dropping a 500 (yer ok i was pissed up) also cheap to replace if it gets damaged, remote may well not work at any great distance when this happens (bit like the eagle box when that came out at the start) easy sorted though. Least you sussed it out.

    Hi, just moved to oscam myself, working nicely, script also up and running and seems to be working fine, as for oscam hanging and the process still running, came across another little script that may be useful.



    Obviously change paths to suit needs.


    [edit] just add a cronjob to check either script every 5 minutes


    */5 * * * * /usr/script/oscamcheck.sh


    Again change to suit needs.


    HTH