Posts by tomhick024

    ok guys, I haven't time to go at it now but I changed it to use upper card reader last night~(put card in upper as well) and it still wasn't working....got up this morning ..kids had tv and it was reading local..
    Thanks everyone for the links, I will amend my files as best I can and then I'll post logs to see where I'm making a mess of it..

    Hello again, I'm definitely in over my head now..
    Oscam has completely stopped reading my local card now, I have restarted the box and the cam to no avail, factory reset my VU and restored from what was def a working backup...I have deleted all .bak files again to no avail.


    I tried to read the oscam log via the blue button and it says card is initialized but its not clearing any channels , I will attach screenshot if that helps.
    I.m using this version of VIX


    Anyone any ideas for me please?


    System OE: OE-Alliance 3.2
    Distro: openvix
    Firmware version: 3.2.023
    Driver date: 20151117
    Kernel version: 3.13.5
    Gui version: 2015-11-22


    - - - Updated - - -


    this is the screen shot of log..

    Hi,
    I updated mu Vu Solo2 to the latest version of Openvix the other day, openvix-3.2.023,


    Im running Oscam with cccam on it , the problem is as title suggests, its reading from peers before local card, it used to do it on occasion before but since I updated its been very bad. at the moment I disabled my peers servers so it has to read from my local but its still freezing the odd time.


    To start , I deleted all .bak files in var/tuxbox/config because i thought they might have been causing the problem.


    I put these lines into oscam.server file as i never had them.. to be honest my ability is poor at this stuff but i try hard.
    I made up my file from info from lots of user forum posts so my file might be pure rubbish but have worked for me all along..
    I will post up my file hoping someone might be able to help me


    thanks


    Oscam.config


    # oscam.conf generated automatically by Streamboard OSCAM 1.20-unstable_svn SVN r10595
    # Read more: http://www.streamboard.tv/svn/…on/doc/txt/oscam.conf.txt


    [global]
    logfile = /var/local/oscam.log
    clienttimeout = 1000
    fallbacktimeout = 400
    nice = -1
    preferlocalcards = 1
    lb_mode = 1
    dropdups = 1


    [cache]


    [cccam]
    port = xxxxx
    nodeid = xxxxxxxxxxxxxxxx
    version = 2.3.0
    reshare = 1
    stealth = 1


    [dvbapi]
    enabled = 1
    au = 1
    user = root
    boxtype = dreambox


    [webif]
    httpport = 22222
    httpuser = user
    httppwd = password
    httprefresh = 10
    httphideidleclients = 1
    httpallowed = 0.0.0.0-255.255.255.255


    Oscam.dvbapi


    # if you want to use Oscam as your client as well as server
    # doesn't work well on some boxes
    enabled = 1
    # set to 0 if using mgcamd as the client and DVBAPI
    user = local
    # it must be a user defined in oscam.user to work correctly
    au = 1
    # or 0 as you prefer
    boxtype = Vu+Solo2
    # use dreambox for earlier dreamboxes.
    pmt_mode = 0


    oscam.provid
    Is there need to post this?


    Oscam.server


    # oscam.server generated automatically by Streamboard OSCAM 1.20-unstable_svn SVN r11108
    # Read more: http://www.streamboard.tv/svn/…/doc/txt/oscam.server.txt


    [reader]
    label = Lower
    protocol = internal
    device = /dev/sci0
    caid = 0963
    detect = cd
    mhz = 450
    cardmhz = 2700
    group = 1
    emmcache = 1,3,2,0
    blockemm-unknown = 1
    blockemm-u = 1
    blockemm-s = 1
    blockemm-g = 1
    lb_weight = 100
    cccreshare = 1
    auprovid = 000963


    [reader]
    label = myshare
    enable = 0
    protocol = cccam
    device = myshare.dyndns.tv,xxxxx
    user = myshare
    password = myshare
    inactivitytimeout = 30
    group = 1
    blockemm-unknown = 1
    blockemm-u = 1
    blockemm-s = 1
    blockemm-g = 1
    lb_weight = 100
    cccversion = 2.3.0
    cccmaxhops = 2
    cccwantemu = 1
    ccckeepalive = 1
    cccreshare = 1
    cccreconnect = 1000


    I have 4 more servers sharing to me, but they same as setup above as 'myshare'


    oscam.user


    # oscam.user generated automatically by Streamboard OSCAM 1.20-unstable_svn SVN r11108
    # Read more: http://www.streamboard.tv/svn/…on/doc/txt/oscam.user.txt


    [account]
    user = root
    pwd = mypass
    description = DVBAPI
    uniq = 1
    au = 1
    group = 1,2,3,4,5,10


    [account]
    user = user
    pwd = password
    caid = 0963
    group = 1
    cccmaxhops = 2
    cccreshare = 1
    cccignorereshare = 1


    My clients set up as above
    OSCAM: 1.20-unstable_svn Build: r9620 Compiler: mipsel-oe-Linux (this taken from bottom of web login to oscam


    Thanks
    Tom.