Beiträge von obi

    Im derzeitigen Stand der Software reicht zur Aktualisierung des Rescue-Loaders folgendes Kommando:

    Bash
    update-rescue -v


    Man bekommt dabei die letzte Version, die wir für gut genug befunden haben.


    Beispiel anhand einer DM7080 mit opendreambox 2.5, die das Update allerdings bereits zuvor durchgeführt hatte:





    Wenn man möchte, kann man auch als Parameter eine URL angeben, hier ein Beispiel für die DM900:



    Bash
    update-rescue -v http://dreamboxupdate.com/opendreambox/2.5/stable/images/dm900/zImage-rescue-3.14-r0-dm900-20161223.bin



    Damit bekommt man die Version, die man möchte. Der Vorteil gegenüber manuellem Download und flashen ist eine Signaturprüfung und damit die Validierung des Downloads.

    1.) Do an online update or flash the latest image (unstable: December 22nd; stable: December 23rd).
    2.) Boot to enigma2.
    3.) From telnet or ssh run:

    Bash
    update-rescue -v

    If you don't know the IP address for flashing, choose one of the following:
    A.) Boot to enigma2. Get the IP address from the menu. It will most likely be the same inside the rescue loader.
    B.) Connect a USB cable to the service port. Start a terminal emulator like putty, minicom or hyperterminal on the virtual serial port (115200, 8N1). Login as user root, no password. Run /usr/sbin/help. It will show the IP address.
    C.) Ask your router.

    Ich schätze man müsste nur in der Datei /usr/lib/enigma2/python/Plugins/Extensions/DreamPlex/__common__.py Zeile 750 von

    Code
    if (2, 7, 4) > sys.version_info > (2, 7, 0):

    auf

    Code
    if sys.version_info > (2, 7, 0):

    ändern.

    Ich möchte bei der Gelegenheit darauf hinweisen, dass der APT-Cache nach jedem über das Menü angestoßenen Softwareupdate automatisch geleert wird. Es passiert ebenfalls automatisch nach opkg upgrade.


    Wenn man mit apt-get manuell Updates installiert, dann muss man den Cache auch manuell löschen, wenn man ihn leer haben möchte.

    There will be a new driver release soon, fixing the problem that of total 6 installed demods only the first 4 would work (depending on the type of module, but the C/T2 is definitely affected), instead of the expected first 5 (hardware limit).


    I'm not sure what the problem with LG modules disappearing is or was, but it doesn't seem to happen with latest (still unreleased) drivers: