Posts by Banny

    Can you login to your router? login to your router check your all your settings are ok, and if it is still reserved an ip address in the dhcp section delete it.

    It was yes, but I dont have the config in, I ran the instructions to compile it myself and ended up with


    oscam-1.20-unstable_svn7438-i486-linux-gnu


    but now all the lines have mouse after the label


    2012/09/15 18:32:43 0 s cslink [mouse] creating thread for device 001:004
    2012/09/15 18:32:43 0 s loadbalancer: can't read from file /tmp/.oscam/stat
    2012/09/15 18:32:43 0 s waiting for local card init
    2012/09/15 18:32:43 9CD1E00 r cslink [mouse] ERROR: Opening device 001:004 (errno=2 No such file or directory)
    2012/09/15 18:32:43 9CD1E00 r cslink [mouse] Cannot open device: 001:004
    2012/09/15 18:32:43 9CD7310 h HTTP Server listening on port 8888
    2012/09/15 18:33:43 9CD1E00 r cslink [mouse] ERROR: Opening device 001:004 (errno=2 No such file or directory)
    2012/09/15 18:33:43 9CD1E00 r cslink [mouse] Cannot open device: 001:004
    2012/09/15 18:34:43 9CD1E00 r cslink [mouse] ERROR: Opening device 001:004 (errno=2 No such file or directory)
    2012/09/15 18:34:43 9CD1E00 r cslink [mouse] Cannot open device: 001:004
    2012/09/15 18:35:43 9CD1E00 r cslink [mouse] ERROR: Opening device 001:004 (errno=2 No such file or directory)
    2012/09/15 18:35:43 9CD1E00 r cslink [mouse] Cannot open device: 001:004
    2012/09/15 18:36:43 9CD1E00 r cslink [mouse] ERROR: Opening device 001:004 (errno=2 No such file or directory)
    2012/09/15 18:36:43 9CD1E00 r cslink [mouse] Cannot open device: 001:004
    2012/09/15 18:37:43 9CD1E00 r cslink [mouse] ERROR: Opening device 001:004 (errno=2 No such file or directory)
    2012/09/15 18:37:43 9CD1E00 r cslink [mouse] Cannot open device: 001:004
    2012/09/15 18:38:43 9CD1E00 r cslink [mouse] ERROR: Opening device 001:004 (errno=2 No such file or directory)
    2012/09/15 18:38:43 9CD1E00 r cslink [mouse] Cannot open device: 001:004
    2012/09/15 18:39:43 9CD1E00 r cslink [mouse] ERROR: Opening device 001:004 (errno=2 No such file or directory)
    2012/09/15 18:39:43 9CD1E00 r cslink [mouse] Cannot open device: 001:004


    and it doesnt matter if i use device 001:004 or 5, info from lsusb -




    banny@ubuntu:~$ lsusb
    Bus 005 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
    Bus 004 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
    Bus 003 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
    Bus 002 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
    Bus 001 Device 005: ID 076b:3021 OmniKey AG CardMan 3121
    Bus 001 Device 004: ID 076b:3021 OmniKey AG CardMan 3121
    Bus 001 Device 003: ID 1a40:0101 TERMINUS TECHNOLOGY INC.
    Bus 001 Device 002: ID 1a40:0101 TERMINUS TECHNOLOGY INC.
    Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub

    I read something on the OSCAM board about it being a GCC issue and not an strictly speaking an oscam issue.


    Where did you get the latest version from ill try an earlier one although i am restricted how far back I can go, due to the compatibility with my card.

    If your network cable is connected, then check at the back, is the light on where the ethernet cable goes? When you pause it **STOP** is the light flashing?

    On my DM800 if they were greyed out I just did an automatic scan, sounds like your channel info is out of date, or none existent.


    Setup -> Service Searching -> automatic scan, but that was without a motorised setup.


    if you install TS Panel go to Linuxsat Supports section, there are channel lists for motorised setup's and there are lists for those just interested in 28.2.

    I suspected that I hadnt installd omnikey properly, but I reinstalled ubuntu anyway as I would have preferred the location of oscam to be in /usr/local/bin (in keeping with the tutorials in case I needed to refer to something else later).


    and used the automated cccam/oscam install script for ubuntu, as I didnt have problems with omnikey lasttime so I did that attempted to upgrade oscam to a recent version and got the segmentation error again (which I didn't get using the Debian auto install method).

    Ok ive checked the configs against what I setup in the duo, and ive also tried with just one reader, even without a card in the omnikey viewing the oscam page still shows the same steps.


    Maybe its best I try again?

    Nevermind its not essential, I have oscam running and upto date thats the main thing -


    Ive installed the omnikey drivers as per this thread - http://linuxsat-support.com/li…key-readers-linux-pc.html


    But for some reason, my card(s) are showing as off no entitlements, I had it working in the duo and these are the same oscam configs. Ive probably missed something with trying to rush it, I might just start again, when I have more patience because ive had enough of this cursed card lol

    Ive pretty much sorted all the problems out, but this one is puzzling me, oscam starts with server boot, and I can stop oscam from running


    Code
    killall -9 oscam


    But I can't get oscam to restart using the command

    Code
    oscam -b

    even if I attach SUDO to the front, I thought it might have been a scope thing, so I went to the directory /usr/local/bin


    and tried to run the command but still the same result.