Beiträge von ngc1927

    Hi all, in this day have problem for compile image for 7020 with Enigma2, receive this error:


    /media/sviluppo/devel/dm7020-e2/build/tmp/work/enigma2-1.0cvs20070109-r0/enigma2/lib/dvb/idvb.h:689: error: `VIDEO_EVENT_SIZE_CHANGED' was not declared in this scope
    /media/sviluppo/devel/dm7020-e2/build/tmp/work/enigma2-1.0cvs20070109-r0/enigma2/lib/dvb/idvb.h:689: error: enumerator value for `eventSizeChanged' not integer constant
    make[3]: *** [scan.o] Error 1
    make[3]: Leaving directory


    ..any info? ...thanks.
    Bye.

    Zitat

    Original von ngc1927
    I compiled image with new 1.4 branch ..all ok :smiling_face:
    After install is impossible to enter with telnet (befor login close connection) ..any other have this problem?
    Thanks.


    This is the result output:
    dm7020@pc1:~$ telnet 192.168.1.5
    Trying 192.168.1.5...
    Connected to 192.168.1.5.
    Escape character is '^]'.
    Connection closed by foreign host.
    dm7020@pc1:~$


    ..without telnet is unusable :frowning_face:
    ..no any help?

    Hi all, I switch to new BB 1.6.0 and OE 1.4 ...compile all ok.
    Now add my personnell packages "pannello skin ecc.." ..to "images/dreambox-images.bb", launch:
    cd build; . ./env.source; bitbake dreambox-image
    ..wait time...time...


    ..and receive this error:
    ERROR: Nothing provides runtime dependency pannello


    in old version OE-1.2 no this problem.


    You have any solution (I test more ..without good solution)
    Thanks for your work.

    Zitat

    Original von jenscz
    dccamd only support the dreamcrypt system. Be sure that your smartcard use this.


    Yes it is.
    My idea is ..dccamd I use is for enigma1, ...Enigma2 require same? ...or other?

    Hi all, I compile my new image with Enigma2 for 7020 work ok ..only have 3 problem and after solve this, is possible to use as default image.


    This 3 problem remain to last 20060712 cvs


    1) Player not record (all black)
    2) dccamd not read (or E2 not read?) any original card
    3) vcr-scart not exit signal (my little children want see dvd-cartoon and dvdplayer is connected to DreamBox) :smiling_face:


    ...7025 user have same problem?


    P.S.
    Yes yes enigma1 is default for 7020 and is much stable/supported :smiling_face:
    My cvs with Enigma2 in 30days is jump at 1666 (now) downloaded, more people is interessed to this (not post link).


    Thanks all for your work.


    Change or Move:
    build/tmp/staging/x86_64-linux/include/python2.4
    with
    build/tmp/staging/mipsel-linux/include/python2.4


    ..to my Slamd64 now enigma2 compile ok.
    Bye.

    Zitat

    Original von floh
    Yeah, oe for 7020 seems to be quiet a mess right now.


    We'll probably have to wait until somebody fixes that.


    Ok :smiling_face:
    Now I modify this line ( into setup_extra.cpp :frowning_face:
    from:

    Code
    CONNECT((new eListBoxEntryCheck( (eListBox<eListBoxEntry>*)&list, _("Enable network fix"), "/elitedvb/network/fix", _("enable this when your network is very slow(for testing)")))->selected, eExpertSetup::networkFixChanged );


    to:

    Code
    CONNECT((new eListBoxEntryCheck(&list, _("Enable network fix"), "/elitedvb/network/fix", _("enable this when your network is very slow(for testing)")))->selected, eExpertSetup::networkFixChanged );


    ..in practical remove "(eListBox<eListBoxEntry>*)", why only into this eListBox is present this ...if open setup_extra.cpp I see more call "eListBoxEntryCheck(&list, _("BLA,BLA,BLA")", only network fix use it, I remove and ....compile ok, and "apply network fix" is present, and usable, to "advanced setup".


    Thanks for your help, excuse my english :smiling_face:


    P.S.
    Another story is: if I set "true" my network go at 2.2Mb/S if not jump to 3.8Mb/S :smiling_face:

    Zitat

    Original von floh
    Try this one


    Thanks for reply.
    Ok now patch apply well, only don't compile image with this error ( always in the final part of code of the patch ) :


    Code
    ...
    setup_extra.cpp: In member function `void eExpertSetup::init_eExpertSetup()':
    setup_extra.cpp:127: error: no matching function for call to `eListBoxEntryCheck::eListBoxEntryCheck(eListBox<eListBoxEntry>*, char*, const char[22], char*)'
    /home/dm7020/devel/dm7020/build/tmp/work/enigma-cvs-20060319-r0/enigma/include/lib/gui/listbox.h:411: note: candidates are: eListBoxEntryCheck::eListBoxEntryCheck(const eListBoxEntryCheck&)
    /home/dm7020/devel/dm7020/build/tmp/work/enigma-cvs-20060319-r0/enigma/include/lib/gui/listbox.h:418: note:                 eListBoxEntryCheck::eListBoxEntryCheck(eListBox<eListBoxEntryMenu>*, const char*, const char*, const eString&)
    make[3]: *** [setup_extra.o] Error 1
    make[3]: Leaving directory
    ...



    I compile good image with enigma cvs20060318 ( require libtuxtxt >= cvs20060225, I use cvs20060318 )


    Only problem with enigma -> network_fix.diff, have to remove all this last line:



    The result is, not have "apply network fix" in advanced menu ( no problem, my network speed is 3.5-4.0 Mb/S )


    P.S.
    Anyone have adjust this network patch?

    Zitat

    Original von musicbob
    Here's the little utility to test bad blcks.
    I compiled it static, so it's image-aware


    FYI my 7020 has a bad block :grinning_squinting_face:


    Code
    root@dm7020:/var/tmp# prova
    *** bad block list: 01b8c000 (1 blocks, 16 kB total)
    root@dm7020:/var/tmp#


    Same to my 7020
    root@dm7020:/var/tmp# ./prova
    *** bad block list: 00660000 (1 blocks, 16 kB total)
    root@dm7020:/var/tmp#


    Is possible to recover this block ..or is normal? :winking_face_with_tongue:


    Same test utility dreambox-backup
    root@dm7020:/var/tmp# ./dreambox-backup dm7020 > /hdd/backup.nfi
    root@dm7020:/var/tmp#
    root@dm7020:/var/tmp# ls -la /hdd/
    drwxrwxrwx 7 root root 4096 Feb 12 13:54 .
    drwxrwxrwx 11 root root 1024 Feb 6 09:04 ..
    -rw-r--r-- 1 root root 34569248 Feb 12 13:55 backup.nfi
    root@dm7020:/var/tmp#