Beiträge von obi

    Danke für das Feedback! Das Problem, dass Dateien ab einer bestimmten Größe nicht von USB geladen werden können, ist bekannt und wird noch vor dem Release 3.1.0 in Version #82 behoben.

    Der Secondstage Loadern #81 wird auch am Anfang des Booten nicht im Display angezeigt.

    Was bedeutet das genau? Auf welches Modell beziehst Du Dich?

    Ich muss mich also formell entschuldigen das ich vieleicht ein bisschen zu wenig Informationen gegeben habe was wir wirklich benötigen, aber ich dachte das wäre offensichtlich.

    Ich gebe zu, es war ein Anfängerfehler, darauf zu vertrauen, dass die Angaben korrekt sein könnten. Würdest Du mir bitte noch kurz erklären, aus welchem Grund Deine angehängten defconfigs erneut von Deiner Problembeschreibung abweichen und mehr als nur ISO8859-1 auf y stellen? Oder um es mit anderen Worten zu Formulieren: Was möchtest Du denn nun? Nicht dass es nachher wieder heißt, ISO8859-1=y wäre nicht genug.


    Schick am besten beim nächsten Mal gleich einen Patch für's OE mit den minimalen Änderungen, um solchen Unachtsamkeiten und möglichen Missverständnissen von vornherein zu begegnen.


    Gruß
    Obi

    is the package name for libssl - "libssl_devel" and and for openssl tool - "openssl_devel" ? (I only get error on linux-libc-headers after installing the libssl_devel. The openssl_devel is already installed)


    The make is version "make.i686 1:3.82-3.fc14", when I try to downgrade I get version "make.i686 1:3.82-2.fc14.1"


    How do I get v 3.81?

    In case someone else is running into the same problems:


    In Fedora, the packages are called openssl and openssl-devel.


    To downgrade make, run:

    Code
    yum –nogpgcheck –releasever=13 downgrade make


    (unverified, found by searching on the net)

    You're facing two different errors:


    1.) openssl-native:


    Add the following to your conf/local.conf and install libssl development headers and the openssl tool in Fedora:


    Code
    ASSUME_PROVIDED += "^openssl-native$"


    2.) linux-libc-headers:


    If Fedora uses make 3.82, please try downgrading to 3.81.

    Existiert /usr/include/stdio.h?


    Wenn nicht, dann muss das Paket installiert werden, das diese Datei enthält. Bei Debian-basierten Distributionen heißt das Paket "libc6-dev". Ein möglicher Name bei RPM-basierten Distributionen ist "glibc-devel".

    Opendreambox ist der Name der Linux-Distribution, die für die Dreambox entwickelt und verwendet wird. Opendreambox basiert auf OpenEmbedded, einem Framework zur Erstellung von Linux-Distributionen für Embedded Systems. Opendreambox ist der Name des Betriebssystems der Dreambox, das aus Linux-Kernel und vielen weiteren Komponenten besteht.


    Enigma bzw. Enigma 2 ist Teil dieses Systems, dessen Aufgabe grob gesagt die Interaktion mit dem Benutzer und die Verarbeitung von Medien ist.

    Hello Ren,


    thank you for submitting your XML file. It looks like your list of frequencies is a subset of "Europe, Middle East, Africa: DVB-T Frequencies". Did you already try that? If it works, which I suppose it should, It would probably be best to just rename the existing entry to include New Zealand (or Oceania, if applicable).

    BitBake version 1.6.8 has never been necessary, nor will it ever be officially supported, unless good reasons for doing so are going to appear.


    Even though your problem could be fixed, you would run into other problems when trying to build enigma2 from Git with BitBake 1.6.8, because our branch of BitBake 1.4.2 now contains important backports from BitBake 1.8, which 1.6.8 doesn't.

    Bin gerade dabei meine Platte zu leeren, damit ich sie ext2 formatieren kann.


    Das ist nicht nötig. Ein Ext3-Dateisystem kann unverändert als Ext2 verwendet werden. Dazu muss in der entsprechenden Zeile in der Datei /etc/fstab das Dateisystem auf ext2 gestellt werden.

    I've never used Barry Allen, so I can't comment about it.


    What I meant on IRC is that you can boot your kernel from flash (or any other valid boot source) and have the root filesystem on a different device (harddisk, USB stick, NFS) by providing an appropriate kernel command line (root=/dev/sda1 or ip=dhcp root=/dev/nfs). Disclaimer: I haven't tried anything but NFS, but in theory it should just work.


    Besides building NFI images, OE now creates a tarball which you can extract and use as a root filesystem. You can find it in $OE/build/tmp/deploy/images/*.tar.bz2.

    Es scheint, als ginge jeder davon aus, dass in Zukunft alle Receiver nur noch CI+ verwenden würden und dass Receiver in Zukunft keine Smartcard-Slots mehr haben werden. Das ist aber alleine schon deshalb unwahrscheinlich, weil CI-CAMs nicht für Dual-Tuner-Boxen geeignet sind. Der Unterschied wird wohl nur darin bestehen, dass man anstelle eines Baumarkt-Receivers ein CI+-Modul in der Ecke liegen haben wird, auf das man sein Abo abgeschlossen hat. Wahrscheinlich spart man dadurch sogar Geld.


    Mir konnte bisher niemand erklären, wieso eine Smartcard für HD+ nicht in einem Alphacrypt o.ä. funktionieren sollte.

    Indeed, the new kernel will solve most of the problems with drivers and not supported tuners. But it might take a very long time until those versions are stable and released to the public. Right now ... it's not useable and nothing really works :winking_face:

    I'd be happy to hear about problems with the new kernel (or the new OE). Did you already test it? Support for DM7025 and DM8000 is nearly finished. What's currently missing is a) support for Compact Flash (DM7025) and b) cdfs (DM8000, will be replaced with a different solution) and, of course, c) a lot of testing.