DM7020 HD and oscam

There are 18 replies in this Thread which was already clicked 3,254 times. The last Post () by rcc_pt.

  • I can not get my DM7020HD work with oscam!
    I have tested several versions of oscam but the result is always the same = zero.
    With the same oscam files on my ET9000, my TNTSAT and SmartHD+ cards work without any problem.
    In both, my ET9000 and in my DM7020HD I'm using OpenPli4.0.
    Any help?

  • The problems are no ecm info, no picture, no signal of cards detection, nothing at all.


    I can sense you are getting a tad frustrated? you are best to leave that at the door before asking for help because you will be able to explain the issue more calmly with an end result of getting the help you need !


    Webif? you have not mentioned this above?


    Where are your config files located on this dreambox?

  • I do not know about the Webif, I do not use the Webif.
    My config files, in Dreambox, are located in "etc/tuxbox/config/oscam".
    In my ET9000 the configs are in the same diretory and work fine.
    Sorry my nervousness.

  • I do not know about the Webif, I do not use the Webif.


    Why? if you are using oscam to read and serve cards then how do you actually know what is going on !.... or is oscam just reading your cards? either way you should be looking at what the oscam webif actually is :) especially if you use the software.


    My config files, in Dreambox, are located in "etc/tuxbox/config/oscam".


    Sorry my nervousness.


    Its best you post your config files anyway even if they do work in a different receiver...however try location etc/tuxbox/config


    Install all config files to the config folder and restart.

    • Official Post

    Open oscam.conf and look for [webif], you will get something like this;

    Code
    [webif]
    httpport                      = [COLOR='#FF0000']8888[/COLOR]
    httpuser                      = 
    httppwd                       = 
    httprefresh                   = 15
    httpshowpicons                = 1
    httpallowed                   = 192.168.0.0-255.255.255.255


    In a firefox or chrome browser window type this and press enter http://192.168.1.95:8888 (change 192.168.1.95 to the ip address of your dm7020).. If you are prompted for a user and pass use what is set in [webif].. Show us the live log from oscam webif so we can help solve this.. If the webinterface doesn`t load oscam has not started..


    Oscam can be started in telnet, paste these commands into telnet, pressing enter after each line.. Copy any errors you get and paste them here..


    Code
    cd /usr/bin
    ./oscam

  • Yes I have been using OSCAM only to read my two cards (TNT and SmartHD).
    I assume I have some difficulties in understanding and working with oscam but my configs have worked well until now and continue to work well in my ET9000.
    I'm only using 4 configs and these are:


    -oscam.conf-


    [global]
    disablelog = 1
    disableuserfile = 1
    usrfileflag = 0
    maxlogsize = 10
    preferlocalcards = 1
    saveinithistory = 1
    lb_mode = 0
    unlock_parental = 1


    [webif]
    httpport = 8081
    httpallowed = 10.0.0.0-10.255.255.255,172.16.0.0-172.31.255.255,192.168.0.0-192.168.255.255,127.0.0.1


    [dvbapi]
    enabled = 1
    au = 1
    user = localuser
    request_mode = 0
    P: 0500:030B00
    P: 0B01:0000



    -oscam.server-


    [reader]
    label = Card-TNT
    enable = 1
    protocol = internal
    device = /dev/sci0
    fallback = 1
    detect = cd
    group = 1
    emmcache = 1,3,2
    audisabled = 0
    mhz = 500
    aeskeys = 0500@030B00:0,F1DC...................
    cardmhz = -1


    [reader]
    label = Card-SMARTHD
    enable = 1
    protocol = internal
    device = /dev/sci1
    detect = cd
    caid = 0B01
    ident = 0B01:0000
    group = 1
    emmcache = 1,3,2



    -oscam.user-


    [account]
    user = localuser
    disabled = 0
    group = 1
    au = 1 #Card-TNT


    [account]
    user = localuser
    disabled = 0
    group = 1
    au = 1 #Card-SMARTHD



    -oscam.whitelist-


    i:0500:030B00:2013:4A8
    i:0500:030B00:2027:4A8
    w:




    These configs are working 5 stars, to read my cards (tntsat and smarthd), in my ET9000 with "oscam_1.20-rev-9810-Pli-4.0".
    Same configs and same oscam version in my DM7020HD (with Pli4.0 image) do not work. I'll try "location etc/tuxbox/config".


  • I'll try but it will not be easy due to my limited knowledge in this area.

    • Official Post
    Quote

    2014/08/16 15:52:13 6B06B0 c [DVBAPI] Demuxer #0 (re)starting decodingrequests on all 16 ecmpids!
    2014/08/16 15:52:14 6B06B0 c [DVBAPI] Demuxer #0 no suitable readers found that can be used for decoding!


    The latest versions of oscam require mhz and cardmhz parameter. Try adding these to both [reader] in oscam.server.


    Each [reader] needs it`s own group, you have both cards in the same group. You also need an [account] that looks for both groups.


    Restart oscam then show us the full live log from startup with any errors.


OSCam Support Forum

Configs, discussion, downloads and guides for OSCam Softcam.

Participate now!

Don’t have an account yet? Register yourself now and be a part of our community!