Beiträge von Spaeleus

    After having some trouble compiling an image including genuinedreambox plugin (missing dreambox-tpmd), I finally got success with some manual patches.
    Into my 8000 building environement I created
    .../openembedded/dreambox/dreambox-tpmd.bb
    and
    .../openembedded/dreambox/dreambox-tpmd/tpmd
    then I patched dreambox-image.bb, and everything seemed to work fine (I still have to test my image) :loudly_crying_face:
    What I still don't understand :upside_down_face: is why I'm not able to update my git environement as usual with a git pull for merging from head what I manually update.
    Even a git checkout - f or a git reset --hard make no difference.
    On the contrary, a git pull gives me a warning:

    Code
    error: Untracked working tree file 'packages/dreambox/dreambox-tpmd.bb' would be overwritten by merge.


    Where I was wrong? :question_mark:


    ubuntu 9.04 - git 1.6.4


    Thanks!

    I think the bb file is missing in the oe.


    This should be the package that will build the socket for a communication that the plugin needs:

    Code
    self.uds.connect(("/var/run/tpmd_socket"))


    Maybe it is not ready yet?

    I'm afraid so... :kissing_face:
    Well, keep on waiting... :face_with_rolling_eyes:
    Thanks a lot!

    Hi!
    I'm trying to build an image with the new released plugin geniunedreambox, but

    Code
    Depends: enigma2(>2.6git20090409), twisted-web, dreambox-tpmd


    so, the question is: wich way to add dreambox-tpmd? :loudly_crying_face:

    Code
    ERROR: Cannot satisfy the following dependencies for enigma2-plugin-extensions-genuinedreambox:
         dreambox-tpmd


    Many thanks in advance!!! :smiling_face:

    ...
    Thanks for english translation, if it possible put out an en.po file, it will be very good, so, poedit can't edit .mo files!
    ...

    Yes, but if you install gettext stuff on your PC (from any GNU mirror) you will find under the \Program Files\GnuWin32\bin\ folder the msgunfmt.exe file.
    If you type from command prompt msgunfmt nameofthemofileyouhave.mo > nameofthepofileyouwant.po (with the correct path, of course) you will find your beautiful .po file ready for poedit... :winking_face:

    due to last git update for CrashlogsAutoSubmitter
    updated to GIT 01/08/2009 - rel2.6

    (as usual, zip in the first post, with .po & .mo files)
    :sleeping_face:

    The last vlc version usable for ds was the "vlc-snapshot-20061018.tar.gz". The problem: i don't have this file and i can't find it on the net. Without this i can't build a new ds-vlc.dll. :loudly_crying_face:


    If you find it anywhere please post it...

    Have you tried here ? I don't know if there is exactly what you need, but there's almost every distribution...

    Hi!
    Installing on 8000 an image with the new plugin CrashlogAutoSubmitter, I noticed that, even before letting me configure the video output, it popped up claiming what to do with finded craslogs.
    Just some seconds of suspence thinking what to do, then the video output changes, and naturally the screen disappeared.
    All right, It was not a big problem, as far as someone could use the display to see what option to choose, or just wait for the cycle using again the correct output, (just because the arrow keys worked with the plugin and not with the output choiche).
    But it seemed to me an uncomfortable behaviour: it would be better to have sending function disabled by default on installation, letting the user to choose what to do with it later, or, at least, make it itercept the first boot and then skip its functions for that time.


    Thanks!
    bye
    Spaeleus

    Hi everybody!
    Could please someone help me?
    On 20/10/2008 I posted on this thread my italian translation (and also on **** board) for youtubeplayer, asking for someone to commit it into CVS.
    Nothing happened.
    So, when about a month later I saw that NL (14/11/2008 ) and TR (26/11/2008 ) locales where added to repository, I sent a PM to VOC and lex911 with my translation, asking again if it could be possible to have it committed.
    And again nothing happened (no answer at all).
    At 26/06/2009 I sent again to VOC by PM my translation (updated), asking him again if it could be possible to have it committed, or, if he isn't yet the mainteiner of this plugin, if it would be possible to know who is the present mainteiner (if one).
    But, again, no results, and, what is worst, again no answer at all. NO COMMENT...
    So now I'm here again, asking to know who can I contact to obtain at least an answer, and, if possible (but it seems to be a really hard thing), to have my translation committed to repository.
    If someone could help me, I'll send him my last version of this translation.
    Thanks!

    Yes, the default bootup leads to bad performance, when a CF ist used. You should replace the lines 24-31 with just these:
    ...
    then everything should be fine.

    Thanks again a lot. You were very kind.
    I understand that is possible to "patch"this problem. And I had no doubt about it :winking_face:
    What I not able to undestand is, if


    1) The problem is well known
    2) Old images (pre 8k age) didn't suffer of this problem (so we are sure that it isn't an harware problem)
    3) The patch is succesfull (so again we are sure that hardware is ok)
    4) The solution seems to be quite simple


    why are we still speaking about it, instead of having a strong and definitive solution into CVS?


    Bye and thanks again! :grinning_squinting_face:

    Thanks a lot for your help! Of course I can see the difference!
    So, as I started speaking about standard DMM configuration, my bootup and fstab now are closely standard.
    Bootup:


    Fstab:

    Hi! Here the results:

    I'm not 100% sure, but I think, that developers already fixed this some time ago. But probably your Image is not new enough to already contain this fix...

    I'm not 100% sure too, but I am quite convinced that an image builded with source date 20090612 have to be new enought to be updated.... :kissing_face:
    But the situation remains the same... :frowning_face:

    Simply place this in bootup:
    ....

    Thanks a lot, I'll try for sure as soon as I could... :thumbs_up:
    But, (and I'm not asking to you... :winking_face: ) if it's so simple, why have we to go on with these "home made" patches, instead of having a strong, permanent solution into CVS sources (like once was...)?
    It seems to me that network transfert and harddisk managment are basical functions, surely not exotic options.... :confused_face:

    An experimental dm7025 image with sourcedate 20090611, even with changes provided by

    Zitat

    make DEVICEDB depending on model type

    and

    Zitat

    statially store detected hardware type; it's unlikely to change at runtime

    still has heavy problems with network speed. If CF is inserted, speed reaches no more then 4 MB/s. Without CF, speed is automatically increased to normal value: about 7 MB/s. This problem afflicts only dm7025, and apparently only after changes introduced for dm8000: older images don't suffer of it, so a solution has to be possible.
    Is there any serious project about it? It would be welcome to hear something at this from DMM developers... :kissing_face:
    Here's my today fstab:


    Thank you!

    Trying to compile today, with tomorrow date, even after a

    Code
    git checkout -f
    git pull


    and a

    Code
    -cclean world


    always fails both for 7025 and 800, with the same error:


    What's happening?
    And what suggestions?
    Many thanks!