HyperBain Image Version 2.0.14 (old Version)

  • Hello,

    i need a HyperBian Image in "Version 2.0.14" (for Raspberry Pi2b), where can i download older Versions?


    PS: I need it for connect with WLED Soundreactive 0.13.0 beta 3 (thats the latest Version for ESP8266)

    Version 2.0.15 only support WLED 0.13.3 or higher :(


    Geets

    Tom

    • Offizieller Beitrag

    Version 2.0.15 supports WELD < 0.13.3.


    You might not be able to use some features offered by WLED, e.g.


    DDP support requires minimum WLED 0.11.0
    WLED Segment Support requires minimum WLED 0.13.3


    You should get Warnings which features are not supported, but not errors.
    Would be good, if you share a log and description with errors you face why you came to the conclusion you require WLED 0.1.3.3.

  • For Soundreactive you should also consider switching to ESP32.

    1. You can use the full functionality of Soundreactive, especially the FFT effects.

    2. you can use latest version of WLED, MoonModules.

    ESP32 is available from €5


    Sound Reactive MoonModules

    Sound Reactive Animations


    regards pclin

    Dreambox ONE / TWO

    dreamOS OE2.6

    Amlogic S922X - 53.000 DMIPS - 2 GB RAM - 16 GB Flash - Twin-DVB-S2X Tuner - HDR10 - HLG
    -
    AudioDSP: miniDSP 2x4HD - Amp: Pentagon - Lautsprecher ELAC / ARENDAL
    LG OLED65BX9LB (PicCap, hyperion.NG webOS)

    FireTV 4K max

    -
    hyperion (classic) & Plugin HyperionControl | hyperion-ng 2.0.16-beta.1 (dreamOS)
    Hyperion-ng (Debian bullseye)
    -
    6 x ESP32/Wemos D1 mini - WLED - SK6812 RGBW-NW 60 LEDs/m
    FeinTech VSP01201 - Grabber Macrosilicon

    LG TV Hyperion webOS & PicCap


    snoozer_likelinux_manvtkns.gif


    Ambilight for ever

    2 Mal editiert, zuletzt von pclin ()

  • Here is the Protokoll.

    The Problem with the older WLED Version is there is no option "Use Main Segment only"

    Esp32 is no option for me. I have bye a Lot of 8266 in they all already installed.

    On a Windows PC with 2.0.14 Hyperion everything works fine.

    I Just need an older HyperBain Image.


    Protokoll: (And Screenshots, Old And New WLED Version)



    < ----- Current Log --------------------------- >

    2023-05-31T17:35:18.894Z [DAEMON] (ERROR) Lock/unlock handler- Session bus is not connected

    2023-05-31T17:35:19.325Z [LEDDEVICE|Hinten Links] (WARNING) Segment streaming not supported by your WLED device version [0.13.0-b3], minimum version expected [0.13.3].

    2023-05-31T17:35:19.326Z [LEDDEVICE|Hinten Links] (WARNING) Failed switching device wled ON

  • You can download the version of Hyperion 2.0.14 and change the folder in /usr/share manually, for example, or install the .deb and downgrade.

    You don't need the whole HyperBian image.


    regards pclin

    Dreambox ONE / TWO

    dreamOS OE2.6

    Amlogic S922X - 53.000 DMIPS - 2 GB RAM - 16 GB Flash - Twin-DVB-S2X Tuner - HDR10 - HLG
    -
    AudioDSP: miniDSP 2x4HD - Amp: Pentagon - Lautsprecher ELAC / ARENDAL
    LG OLED65BX9LB (PicCap, hyperion.NG webOS)

    FireTV 4K max

    -
    hyperion (classic) & Plugin HyperionControl | hyperion-ng 2.0.16-beta.1 (dreamOS)
    Hyperion-ng (Debian bullseye)
    -
    6 x ESP32/Wemos D1 mini - WLED - SK6812 RGBW-NW 60 LEDs/m
    FeinTech VSP01201 - Grabber Macrosilicon

    LG TV Hyperion webOS & PicCap


    snoozer_likelinux_manvtkns.gif


    Ambilight for ever

    • Offizieller Beitrag

    Would you mind switching on Debug for the log and then turn the failed LED device on again (via the switch on the Dashbord or Remote Control), please?


    Then share the log output again.

    Just use the Copy ClipBoard Button

  • You need Hyperion-2.0.14-Linux-armv7l.deb.

    Load that to /tmp.

    Then enter in console

    sudo dpkg -i /tmp/Hyperion-2.0.14-Linux-armv7l.deb


    But maybe Lord-Grey has another solution.


    regards pclin

    Dreambox ONE / TWO

    dreamOS OE2.6

    Amlogic S922X - 53.000 DMIPS - 2 GB RAM - 16 GB Flash - Twin-DVB-S2X Tuner - HDR10 - HLG
    -
    AudioDSP: miniDSP 2x4HD - Amp: Pentagon - Lautsprecher ELAC / ARENDAL
    LG OLED65BX9LB (PicCap, hyperion.NG webOS)

    FireTV 4K max

    -
    hyperion (classic) & Plugin HyperionControl | hyperion-ng 2.0.16-beta.1 (dreamOS)
    Hyperion-ng (Debian bullseye)
    -
    6 x ESP32/Wemos D1 mini - WLED - SK6812 RGBW-NW 60 LEDs/m
    FeinTech VSP01201 - Grabber Macrosilicon

    LG TV Hyperion webOS & PicCap


    snoozer_likelinux_manvtkns.gif


    Ambilight for ever

    • Offizieller Beitrag

    Thanks for the debug log.


    I would need to further investigate, why your configuration is as it is, but I suggest the following...


    1.Go to the dashboard

    2.Switch to Instance "Hinten Links"

    3.Go to General

    4.Export the configuration

    5.In the exported JSON File change


    Code
    "segments": {
    "segmentList": "0",
    "streamSegmentId": 0,
    "switchOffOtherSegments": true
    },

    into

    Code
    "segments": {
    "segmentList": "-1",
    "streamSegmentId": -1,
    "switchOffOtherSegments": true
    },


    6. Save the updated Configuration file

    7. On General, import the configuration.


    8. Enable the WLED device


    In case it is working, repeat 1-8 for "TV Rack"

    "TV Rack" in your log failed, because the IP address did not resolve, maybe it was off...


    Maybe you reshare another log, in case it is not working.

  • Hi,

    the Segment Config does not work. Hyperion said Segment -1 is not configurated.

    But it doesen't matter. I fixed my Problem now by downgrading Hyperion.

    Now it works like Charm 🤗

    Thank you for the Support 👍

    Greets

    Tom

    • Offizieller Beitrag

    the Segment Config does not work. Hyperion said Segment -1 is not configurated.

    This is only a UI side effect. The streaming should work.

    One caveat, I tried using your WLED SR version too and it looks like DDP streaming is not working.
    For 2.0.15 I suggest, you configure WLED with the UDP streaming protocol and save the device.

    Then apply the fix as described above.

    Now streaming works as expected. Ignore any errors at the LED-Device screen.


    Alternatively...

    I fixed the issue...

    You can try a development build of 2.0.16-beta1 to validate the fix works with your device, as well as benefit from the latest changes.


    If the development build finished, you can load a version for testing from here

    Fix WLED non segment streaming · hyperion-project/hyperion.ng@de5a620
    The successor to Hyperion aka Hyperion Next Generation - Fix WLED non segment streaming · hyperion-project/hyperion.ng@de5a620
    github.com

Jetzt mitmachen!

Sie haben noch kein Benutzerkonto auf unserer Seite? Registrieren Sie sich kostenlos und nehmen Sie an unserer Community teil!