Hyperion with WLED

  • Hello Beautiful People,


    Please help me, I am using latest version of Hyperion, all connections are good, but when I connects wled with hyperion the ram kills very fast, My pi4 restarts after every 5 minutes, please help me :( :(


    Troubleshooting performed

    Reinstalling Hyperion

    Reinstalling wled

    Hardware changed pi4



    Setup:

    Rpi4 4gb

    Orion splitter

    Ws2812b

    549 led ceiling connected with wled

    159 led ceiling connected with wled

    179 led connected directly to rpi with proper ground


    The 179 leds are working without any problem no restarts if running single


    Wled connections are restarting


    Thankyou

    • Official Post

    Hyperion Debug log?


    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


    Ambilight for ever

  • wait a second, i write it down what the steps are


    1. open web GUI and backup current settings to .json file


    2. acquire .deb file and upload to directory on HyperBian rPi if Internet access is restricted

    or download directly to the rPi from github if Internet access is available

    e.g.

    Code
    cd /home/pi/Downloads

    now you are into downloads

    Code
    wget https://github.com/hyperion-project/hyperion.ng/releases/download/2.0.16/Hyperion-2.0.16-Linux-armv7.deb


    3. install new version

    e.g.

    Code
    sudo apt install /home/pi/Downloads/Hyperion-2.0.16-Linux-armv7.deb

    installs from download directory

    4. after that, type CD, Enter and reboot system with


    Code
    sudo reboot

    first step i forgot, make a directory downloads>>>


    Code
    sudo mkdir -p /home/pi/Downloads

    sudo is commando with admin/root rights

    Edited 2 times, last by Ambient_theater77: Merged a post created by Ambient_theater77 into this post. ().

  • I tried installing the version you shared after struggling with folder permissions. But now getting new error


    I tried installing all the variations of 2.0.16


    rpi@raspberrypi:/$ sudo apt install /a/b/Hyperion-2.0.16-Linux-arm64.deb

    Reading package lists... Done

    Building dependency tree... Done

    Reading state information... Done

    You might want to run 'apt --fix-broken install' to correct these.

    The following packages have unmet dependencies:

    hyperion : Depends: libcec6 but it is not installed or

    libcec4 but it is not installable or

    libcec (>= 4.0) but it is not installable

    E: Unmet dependencies. Try 'apt --fix-broken install' with no packages (or specify a solution).

  • you have to pick a .deb package from the Github site.


    use that shortcut in the code.

    i dont have a Raspi4 so i dont know what ARM version your PI needs.


    btw do a apt_get update and upgrade first.

    to update the packages installed.

Participate now!

Don’t have an account yet? Register yourself now and be a part of our community!