Posts by oldfart

    Like CCcam shows the ecm info when you press OK (Dreambox)
    Found this code on another forum, to amend dvbapi.c
    but it thows errors in the compiler and quits!
    Anyone know how to??

    With some of the pre-compiled Oscams, there is in the Utils directory a prgram list_smargo.
    _http://oscam.ump2002.net/board/thread.php?threadid=50&hilight=list+smargo&page=45
    this lets you know where your smargo is on the usb system

    Code
    andrew@linuxpc:~$ sudo /usr/local/bin/list_smargo
     
    Looking for smartreader with an out endpoint = 0x82 :
    bus 001, device 004 : 0403:6001 Smartreader (Device=001:004 EndPoint=0x82 insert in oscam.server 'Device = Serial:Reader 178')
    bus 001, device 005 : 0403:6001 Smartreader (Device=001:005 EndPoint=0x82 insert in oscam.server 'Device = Serial:Reader 140')
    bus 001, device 006 : 0403:6001 Smartreader (Device=001:006 EndPoint=0x82 insert in oscam.server 'Device = Serial:Reader 70')
    bus 001, device 008 : 0403:6001 Smartreader (Device=001:008 EndPoint=0x82 insert in oscam.server 'Device = Serial:Reader 0')


    my oscam.server file is now:-

    Code
    [reader]
    label                         = SkyUK
    enable                        = 1
    protocol                      = smartreader
    device                        = Serial:Reader 70

    No - running Oscam on a Linux box running Ubuntu 10.10
    New to Oscam, but when I tried the sky card - it didn't work without dvapi.
    config.sh is part of the svn file, have a look where you unpacked the source code
    (mine is in /usr/local/bin/oscam-svn)
    the config file edits the make files (I think)
    you then have to compile as normal

    If you need to re-complie Oscam, first delete all files from the build directory - otherwise Oscam won't re-compile.
    Also, you can determine which modules are compiled using the config.sh shell in the oscam-svn directory (dvapi etc.)
    sudo sh config.sh