Posts by master G

    Unplug the dm800, hold the power button on the front panel and plug in the power again. The bootloader version will show on the led display. Or Telnet this

    Code
    ipkg list | grep second

    mg_cfg



    Create a File called cccamd.list


    PHP
    C: server.name.com port Username password


    For N Lines these go in newcamd.list


    PHP
    CWS = Servername Port Username Password  DESKEY  wan newcs

    Here are working configs for s*y uk using Mgcamd + Oscam for updating entitlements.
    The attached files have already been editted so FTP to the correct folders.
    Oscam files can be found in folder;
    /var/tuxbox/config (Enigma1)
    /etc/tuxbox/config (Enigma2)
    Mgcamd files can be found in folder;
    /var/keys/
    IPK attached for easy install on BlackHole image.


    mg_cfg



    newcamd.list


    Code
    CWS_KEEPALIVE = 300
    CWS_INCOMING_PORT = 21000
    CWS = 127.0.0.1 10001 linuxsat support 01 02 03 04 05 06 07 08 09 10 11 12 13 14 lan newcs


    oscam.conf


    oscam.server



    oscam.user


    Code
    [account]
    user = linuxsat
    pwd = support
    group = 2
    au = 1
    caid = 0963
    ident = 0963:000000

    This guide is based on a fresh installed ClearOS box, but i see no problems using this guide on a exstising machine. I have no idea if this works on other linux distros like the old clarke connect, feel free to test and report in this thread, althought i had no problems on ClearOS 5.1
    This guide will fix any missing library files that make Oscam fail to start.



    Upload your Oscam config files to /usr/local/etc/ and Oscam file in /usr/local/bin/.
    Check that all the files in /usr/local/etc/ has chmod 644, also Oscam file in /usr/local/bin/ should also have chmod 755.
    Execute the Oscam bin file, if you have done everything correct it will start without any error messages. Best thing is to type the command ./oscam -b and check the file oscam.log in /var/log/.
    For making oscam autostart each time you restart or start your server simply:


    Code
    nano /etc/rc.d/rc.local


    In the empty space at the bottom under the last line you add:


    Code
    /usr/local/bin/oscam


    Then Ctrl+O for save and then Ctrl+X for exit the editor.

    Its not possible to put a solo image on a duo. Any of the other settings like tuner configuration cant be transferred either. The only thing that can be saved is cam files and channel settings.

    Dream-Explorer 7.3



    EDIT 30/06/2011
    - BugFix: noTransBG color, thanks @ oZxS for the clue!
    - You can pack his boot logo after gimmick, modification and testing.
    The package is in / tmp / saved dreambox.bootlogo.tar.gz.
    - If a file is clicked with xxxxxxx.bootlogo.tar.gz dream explorer,
    be preserved in it installed boot logos (ALSO bootlogo.jpg! wink)
    That is, if you have your boot logo for other makes available
    Packet to your hot xxxxxxxxxx.bootlogo.tar.gz! xxxxxxxxx have to with its package name exchange wink
    -2 Context menu items in File menu, built-in:
    chmod -> 644 and 755

    GP3 Settings Manager 2.9.8


    Description:


    plugin to the plugins and settings to be secured by gemini e2 and 3, as well as a complete. to create backup image


    Installation:
    1st Unpack
    2nd eg via ftp to / tmp copy
    3rd install via file manager
    4th e2 restart

    serial reader


    Code
    [reader]
    label = reader1
    protocol = mouse
    detect = CD
    device = /dev/ttyS0
    group = 1
    emmcache = 1,3,2
    services = services1
    caid = 0100


    USB serial reader


    Code
    [reader]
    label = reader2
    protocol = mouse
    detect = CD
    device = /dev/ttyUSB0
    aeskey = 000102030405060708090A0B0C0D0E0F
    group = 2
    emmcache = 1,3,2
    services = services2
    caid = 0200


    remote newcamd reader with fallback for group 1


    Code
    [reader]
    label = remote1
    protocol = newcamd
    key = 0102030405060708091011121314
    device = 192.168.0.2,66666
    account = login1,password1
    group = 1
    fallback = 1


    remote camd 3.78x reader with fallback for group 2


    Code
    [reader]
    label = remote2
    protocol = cs378x
    device = 192.168.0.3,23456
    account = login2,password2
    group = 2
    fallback = 1


    remote gbox reader


    Code
    [reader]
    label = remote3
    protocol = gbox
    device = 192.168.0.4,34567,45678
    account = login3,password3
    group = 3
    caid = 0300


    remote CCcam reader


    Code
    [reader]
    label = remote4
    protocol = cccam
    device = 192.168.0.5,45678
    account = login4,password4
    group = 4
    caid = 0400
    cccversion = 1.2.34
    cccbuild = 5678


    remote radegast reader


    Code
    [reader]
    label = remote5
    protocol = radegast
    device = 192.168.0.6,56789
    group = 5
    caid = 0500


    PCSC reader


    Code
    [reader]
    label = mypcscreader
    protocol = pcsc
    device = 0
    aeskey = 0102030405060708090a0b0c0d0e0f10
    group = 6
    caid = 0600


    Smargo Smartreader+


    Code
    [reader]
    label = mysmartreader
    protocol = smartreader
    device = 001:002
    aeskey = 0102030405060708090a0b0c0d0e0f10
    group = 7
    caid = 0700


    internal reader


    Code
    [reader]
    label = myinternalreader
    protocol = internal
    device = /dev/sci0
    group = 8
    caid = 0800


    AD-Teknik AB Multiprogrammer 3.5 serial


    Code
    [reader]
    label = reader9
    protocol = mp35
    detect = CD
    device = /dev/ttyS1
    group = 9
    emmcache = 1,3,2
    services = services9
    caid = 0900


    AD-Teknik AB Multiprogrammer 3.6 USB


    Code
    [reader]
    label = reader10
    protocol = mp35
    detect = CD
    device = /dev/ttyUSB1
    group = 10
    emmcache = 1,3,2
    services = services10
    caid = 1000


    AD-Teknik AB USB Phoenix at 6.00 mhz


    Code
    [reader]
    label = reader11
    protocol = mp35
    detect = CD
    device = /dev/ttyUSB2
    mhz = 600
    group = 11
    emmcache = 1,3,2
    services = services11
    caid = 1100


    Not my work, thanks to the author..

    Hi lads running oscam/ccCam213 ect, is there anyway of checking the entitlements with out having to take card to a differant box running just ccCam, any windows programs ect...ps any got a good link to s/ware for editing .ts ext and convert to avi ect...thanks in advance


    Go to oscam webinfo
    E.G VU+Duo'sIP:8888


    Click readers then the blue box with key icon under action.
    You will see your entitlements there.