Posts by antonioli

    Hi,


    I have a box GM990 (SH4) with OpenATV and OSCAM ymod 1854.

    I don't have local card but have like 5 lines, being 2 of them "premium"

    Even using higher lb_weight, some time after start/restart oscam, these lines stop to enter in the load balancing process and go to idle - and the other lines still working normally.


    Something in server side or with my configs?


    oscam.conf

    oscam.server


    oscam.user

    Hi all,


    I'm running openATV 4.2 in Golden Media Spark Reloaded 990 (spark reloaded image) and time to time is crashing and creating files in a infinite loop in /home/root/logs
    When crashes create a 1st file bigger (25270) and then creates always the same files (same content) - 10 files - every 5 minutes (size 9003 each one) ... till I force a restart.


    It seems something related with VFDControl plugin...


    1st file


    Next files:


    ---



    I'm trying get some support from openATV but no feedback till now...
    Any ideas?

    FTP to /etc then backup oscam_atv_ymod.emu file. Open oscam_atv_ymod.emu file then add the content from below and save.

    Code
    emuname = oscam ymod 18.56
    binname = oscam_atv_ymod
    startcam = /usr/bin/oscam_atv_ymod -b -r 2 -c /usr/keys/oscam_atv_ymod
    stopcam = killall -9 oscam_atv_ymod


    Send over the new ymod binary and change permissions to 755.
    Restart enigma2.


    If the binary i previously attached doesn`t work, try a different one for sh4 from the latest oscam ymod thread i linked..


    emu file was like you said... just changed oscam ymod 18.54 to oscam ymod 18.56. Also permissions are 755.
    Starting manually works.


    (Anyway, after start ymod 18.56 I noted some behaviour like ymod 18.54... filling /var/log/messages in a infinite loop with oscam warning.)

    Many thanks for clarification, master G!
    I will try the manual procedure later on... :)


    Probably already noted I'm facing some issues with oscam : http://linuxsat-support.com/showthread.php?t=78753
    Mar 16 20:47:04 sparkreloaded user.notice kernel: Unaligned userspace access in "oscam_atv_ymod" pid=1091 pc=0x0043ba40 ins=0x2822


    I'm not sure if is an issue more related with the cam or with the image (openATV)... let's see after upgrade oscam ymod.


    - - - Updated - - -


    Hi... i restarted but cannot find oscam.conf - is trying to find in /var/etc but is in /var/keys/oscam.
    Just copy the files?


    Thanks.
    In another way, can do like:
    opkg update /tmp/enigma2-plugin-softcams-oscam-atv-ymod_18.56_all.ipk ?


    or opkg install?

    Hi all,


    Since several days, I have a strange issue - /var/log/messages is increasing like crazy till for example several services crash, like telnet.
    Please check:
    http://pastebin.com/1JQyU9Vg


    Sorry but the file is too much big to put here...
    Now always is repeating same sequence:
    Mar 16 20:46:13 sparkreloaded user.notice kernel: Unaligned userspace access in "oscam_atv_ymod" pid=1091 pc=0x00412d8c ins=0x5612
    Mar 16 20:46:13 sparkreloaded user.notice kernel: Unaligned userspace access in "oscam_atv_ymod" pid=1091 pc=0x00412d8e ins=0x6412
    Mar 16 20:46:13 sparkreloaded user.notice kernel: Unaligned userspace access in "oscam_atv_ymod" pid=1091 pc=0x00412d90 ins=0x400b


    And time to time:
    Mar 16 20:47:04 sparkreloaded user.notice kernel: Unaligned userspace access in "oscam_atv_ymod" pid=1091 pc=0x0043ba40 ins=0x2822
    Mar 16 20:47:04 sparkreloaded user.notice kernel: Unaligned userspace access in "oscam_atv_ymod" pid=1091 pc=0x0043ba52 ins=0x2811
    Mar 16 20:47:04 sparkreloaded user.notice kernel: Unaligned userspace access in "oscam_atv_ymod" pid=1091 pc=0x0040a968 ins=0x6422
    Mar 16 20:47:04 sparkreloaded user.notice kernel: Unaligned userspace access in "oscam_atv_ymod" pid=1091 pc=0x0040a96e ins=0x5521
    Mar 16 20:47:04 sparkreloaded user.notice kernel: Unaligned userspace access in "oscam_atv_ymod" pid=1091 pc=0x0040a970 ins=0x400b


    as workaround added a line in crontab:
    */2 * * * * cat /dev/null > /var/log/messages


    top:


    Till now so far so good... not sure till when.
    Someone can explain this behaviour? I'm using openatv 4.2 sparkreloaded



    What to do? reinstall oscam?


    - - - Updated - - -


    telnetd crashed and creates a strange file at /media folder with size 65536.
    This is the file: http://www.megafileupload.com/en/file/619449/Pyhy.html

    Oscam includes CCcam protocol, so yes you can give out C lines and control reshare. How do you have oscam configured so far ?


    So far only as client - putting c-lines in oscam.server only.
    My oscam.user:
    [account]
    user = spark
    pwd = spark
    group = 1,2,3,4,5
    au = 1
    betatunnel = 1833.FFFF:1702,1834.FFFF:1722
    cccmaxhops = 3



    My oscam.conf:
    [global]
    logfile = /tmp/.oscam/oscam.log
    disableuserfile = 0
    clienttimeout = 6600
    clientmaxidle = 600
    netprio = 1
    nice = -1
    maxlogsize = 2048
    lb_mode = 1
    usrfile = /tmp/.oscam/user.log
    emmlogdir = /home/root/logs/


    [dvbapi]
    enabled = 1
    au = 1
    pmt_mode = 3
    user = spark
    boxtype = dreambox


    [webif]
    httpport = 83
    httphelplang = de
    httprefresh = 15
    httpallowed = 10.0.0.1-192.168.254.254