Beiträge von thowi

    I now did some more tests, but there seems to be still a problem to correctly recognize the mo file from a shell script (in python it works - well at least the mo is used - only the äöü characters are missing).


    Attached is the hello.sh example included in gettext ipk - simply unpack at /media/hdd and try out. It always shows the english messages and not the included german ones !


    You can play with the environment variables in hello.sh, all combinations are producting same (english) result !


    Any idea what is done wrong - or does somebody have a working example for a shell script usage of gettext ?


    PS: bad behaviour is the same with the 2 kits posted here and if I download gettext with ipkg install from the DMM standard image.


    Ciao
    thowi

    diese tools rufen auf der Dreambox das (auf der DM halt 7025 nicht vorhandene) WebIF mit den entsprechenden Routinen auf um timer zu setzen, löschen,...


    Ich habe mit für die Notaufnahme die Arbeit gemacht Q&D die entsprechende 1 Funktion die tvbrowser.org vom alten WebIF verwendet nachzubauen.


    Wenn Du Lust hast kannst du es mal ausprobieren (such nach er60.zip)
    aber erwarte Dir nicht zu viel, da dafür ein gehackter Webserver verwendet wird (damit man die Paramater der anfrage in ein script übergeben kriegt das damit dann die timers.xml auf der Dreambox manipulieren kann) ist das ganze mehr als holprig - es war eher als Beweis gedacht das es nicht soooooooo schwer ist :winking_face:


    Für jemanden der sich aber nicht wenigstens ein bischen mit Linux auskennt ist die Notaufnahme mit seinem zusammegehackten WebIF aber nicht geeignet !


    Gruss
    thowi

    dort gibts einen schönen thread ... so gehts mit CF karte ... wo du schritt für schritt erklärt kriegst wie man die Karte vorbereitet, füllt und bootet.


    Und wenn Du faul bist lädtst Du dir multiboot dort gleich runter das macht das alles für dich :winking_face:

    OK, it seems to work. We'll start making a German version of the script output of multiboot (multiboot.po file in english is finished and compiles with msgfmt) until next weekend and then I'll create version 7.0 which uses gettext.


    Thanks a lot


    Ciao
    thowi

    Just a small update on my bootloader search.


    CoLo has to many limitations in the device support as my tests found out, hence I continued.


    Currently I'm playing with syslinux, because it is designed for bootfloppies (being FAT 12/16 too).


    This is used by lots of Linux distributions during installation on strange (PC) Hardware, so maybe this is also a good starting point for the Dreambox.


    http://syslinux.zytor.com/download.php


    I'll keep you updated, because at the moment this is just a low priority hobby, but if I'm lucky and find one it would be a great new toy.


    Problem is that it is partly written in Perl, hence I have problems building a MIPS binariy - help is welcome !


    Ciao
    thowi

    Zitat

    Original von byteschubser
    ja, ne is klar - satteliten-tv. ich habe aber zwei -C Tuner drinn. Und nun?


    Auch beim Digitale Kabel werden mehrere Sender auf eine analoge Frequenz zusammengequtscht (meist je anch Qualität 4-8 ), womit die dann auch gleichzeitg verarbeitet werden können. Da vieles der Sender über SAT zugeführt wird kannst du auf lyngsat.com für 23.5 Ost nachschauen was da z.B. bei KD zusammengepackt ist, ansonsten musst Du die Frequenzlisten deines Kabelproviders zu rate ziehen.


    Bei TVB-T ist es durch die geringe Zahl von sendern sogar so das meistens nur 1 oder 2 Analoge Frequenzen benutzt werden. In Österreich z.B. Anfangs nur 1 Analogfrequenz - man kann dann also trotzdem man z.B. nur ein DVB-T Modul in der DM 7025 hat praktisch immer alle Digitalen Terrestrischen Programme schauen/aufnehmen.


    Hoffe jetzt bist Du erleuchtet und erfreut das mehr geht als du
    dachtest :winking_face:


    Gruss
    thowi

    Hello !


    Nachdem Multiboot für die DM 7025 eigentlich mehr oder weniger ein riesiges Shell script ist (über 3600 Codezeilen) mit einem winzigen python Wrapper herum (nur 1000 Codezeilen) würde ich das gettext benötigen um es Mehrsprachfähig zu machen.


    Gibt es das gettext im OE und könnte es wer für die DM 7025 compilieren ?


    Ein Dankeschön im multiboot readme ist das einzige das ich als belohnung anbieten kann.
    ------------------------------------------------


    Because my Multiboot for DM 7025 ist more or less a huge shell script (about 3600 lines of code) with a "tiny" python wrapper (only 1000 lines of code) around it I would need the gettext to make it multi language enabled.


    Is gettext available in OE and can somebody compile it for DM 7025 ?


    A thank you in multiboot's readme is the only thing I can offer as gratification.


    Ciao
    thowi

    wenn man den streamdameon manuell einbaut (gibts thread dazu) dann geht es schon, ausserdem gibts images mit [Moderator] Fremdimage, verstößt gegen die Boardregeln [/Moderator], die hier aber nicht besichtigt werden wo es schon fix verbaut ist (VLC, nicht das WebIF) auch für das Zappen und übertragen der Audio und Videopids von Dreambox zum Streamclient gibts es schon Lösungen mit kleinen PC Programmen.


    Und bitte die Lösung in der Notaufnahme zum Zappen auch als NOT Lösung zu sehen die einiges an Manuellem Eingriff benötigt - aber wie heist es so schön - besser nichts als gar nichts !


    Gruss
    thowi

    With Ticalians gcc environment I think I could successfulls re-compile the CoLo bootloader on a DM 7025 (at least I didn't get any errors when using the standard included Makefile - only change was to link gcc to cc so that the makefile is happy and finds the compiler) - wanna play with it ?


    I also tested some of the standalone tools included, they are executable on the DM 7025 after recompile - so I think the whole bootloader should work too but off course output would go only to console terminal connected via nullmodem cable :winking_face:


    But if somebody would port the lcd routines (putlcd programm ins included, but off course not working yet) then we would be on the right way ...


    At the moment I put this vmlinux.gz on the FAT Partiton of the
    CF card, and it seems to do at least soemthing, because the harddisk is searched (IO going on) for a bootable kernel if you start it without any *.colo file - because this probably will not work from FAT, because it is not a supported filesystem of CoLo Kernel, but the secondstage bootlaoder (knowing FAT) seems to be able to extract and execute the vmlinux.gz from the attachment (oroginal sources are also included if you want to compile yourself). So there is really a chance that the daisy chaining of bootloaders and kernel will work - amazing !


    Off course there would be a lot of work needed to kick out or migrate all the device support the Dreambox doesn't even offer, and to really make it work with support of the Dreambox LCD and the frontline buttons, but if it will start to give out error messages this would be a starting point for a more gifted programmer. I would already be happy if I manage to show the boot menu items or enter it's CLI mode in my serial console, no matter how dirty it would be done.


    Ciao
    thowi

    Im multiboot 6.4B für die DM 7025 habe ich jetzt einen einfachen Passwordschutz für ganze images eingebaut - wenn man das nicht weis kann man diese dann auch nicht fürs booten auswählen.


    Ist zwar auch nicht ideal, aber besser als gar nichts !


    Gruss
    thowi

    Ein Flash Erase so wie auf den alten Boxen ist auf der DM 7025 auch nicht nötig (da andere Flash Chips verbaut wurden).


    Und das WebIF zum flashen kannst Du natürlich auch von einem Linux PC aufrufen !


    Gruss
    thowi


    PS: Und Multiboot kann auch Images in den Flash kopieren nur davon gebootet darfst du zu diesem Zeitpunkt halt nicht sein, aber dafür heißt es ja auch Multiboot :winking_face: Einfach neues nfi file auf die Harddisk ins /MB_Images directory und copy 0 N namedesimagesohnenfi aufrufen und schon ist es im Flash - geht alles im telnet/ftp !

    you can plugin an DVD/CD player via USB already now.


    And you then can even play some VCDs (because often these are plain MPEG1/2), but there are dirty tricks needed so that the movieplayer accepts the MPEG files (eg do a link to a *.mpg file or copy it to harddisk with such a name) and the standard image will not do this, so better let's stopp the discussion here !


    DVDs with VOB files are not possible to play yet (and not likely to come ever, because of rights issues)


    PS: And I think I should try out once my USB Floppy Drive too :winking_face:


    Ciao
    thowi

    I think there is a DMM standard image available set to NTSC instead of PAL that the dealers in US are using, so that the NA TV sets are working.


    But it is not too different to find other boards where you can share your questions and experiences and images when using a DM in NA (google and yahoo should be able to solve the problems of finding them).


    Ciao
    thowi

    all what you want is possible with multiboot for DM 7025 which is freeware (and not violating the board rules), but because the developement and testing is done in another baord you will have to google to download the kit.


    You only need a CF card (or with limitations an USB stick) with at least 256MB (for 3 images to boot) or bigger.


    You simply do a copy from flash to CF card, set it so that it boots from there (so that 2.nd box doesn't even need multiboot installed) and then you insert in second box and copy the image back to flash.


    The Cf card then acts like a kind of boot floppy which has also the complete image on it :winking_face:


    Have fun multibooting (because it has other nice features available)


    latest multiboot kit ist Beta 6.3


    Ciao
    thowi