Posts by joeuser

    Did you try realigning your new dish on 19.2 like suggested before?


    Have you tried adjusting the skew of the 13e lnb?


    Have you tried swapping inputs to your diseqc switch?


    Have you tried replacing the diseqc switch with a simple male/male adapter (to test both cables together)?

    Like I wrote I have not tried it.


    But here is the latest version.



    You can try asking for support from the original author on oscam website:http://www.streamboard.tv/wbb2/thread.php?threadid=42677


    Code
    */5 * * * *  wget  --http-user=user  --http-password=password  -q -O/dev/null http://127.0.0.1:8888/userconfig.html?action=reinit


    or use the python code linked for you on streamboard to use the monitor interface... ;)

    There is a know problem with some drivers which do not properly switch back to CSA mode after doing DES decryption. Unfortunately there is nothing that oscam can do about it...


    im experience some trouble when i installed oscam i get powervu on my dm7080 but when i change to other system the screen is bkack i mean or wors powervy or works the other systems not the 2 at the same time

    My code was kinda a quick hack with limited testing. It is quite possible it is crashing if keys are changing every 30min... :)


    Try using the latest "official" oscam-emu/osemu - they have incorporated all my changes and probably did a better job... :)


    (as a bonus, they also added Tandberg...)


    Sorry, not much free time lately, but I finally got around to adjusting the script...


    You can try this for the VLC playlist.


    Something similar can be done for creating userbouquets. I can post later when I get some more free time...

    Sorry I did not see your first post earlier, but glad you got it sorted and better yet, that you posted the solution, which many people do not bother doing...


    You should post in this thread (http://linuxsat-support.com/showthread.php?t=90369) for issues with MuMuDVB.


    What exactly are you trying to patch? Oscam or Osemu - version??

    If you want to try an easier route first, you can look in the backup images thread (http://linuxsat-support.com/forumdisplay.php?f=477) and try an image which has already been pre-configured. Pauldb's HDMU image, or Champions OpenATv, or Fano's Hyperion should all be stable. Other's probably as well, but I never tested them. It is a good way to try out different images fairly quickly to get an idea of what you like/don't like. Later you can install one from scratch and configure to your own taste. (Or of course reconfigure one of the backup images...)

    I built openatv about a week ago from github sources and it was ok (but only did a quick test.) They are based on oe-alliance, but I don't see any changes there to drivers for alien2.


    If you are testing a lot, a serial connection is very helpful. I had an extra serial->network adapter from another project that I am using with my box. They are a little expensive, but makes it much easier than running serial cables. You connect a short serial cable to the adapter and connect the adapter to your network and then it can be accessed from anywhere on your net. (also need to change the default bootargs in your flash environment settings so it uses ttyAS0 instead of the default of ttyAS1. "console=ttyAS0")