Hyperion on LePotato Libre Computer board

  • Intention is to run Hyperion on a LePotato board, using PWM output (just like I do with my Rpi4).


    Installed Armbian and installed Hyperion on top of that.


    Able to login to Web GUI no problem, seems to have no errors.


    Can't SSH into Hyperion because it's on the same IP address as the parent OS, Armbian. Anyone have insight to this?


    Haven't actually tried hooking up LED's yet. I am guessing it won't work because nothing ever does the first time. But wish me luck?

  • Which grabber do you want to use?

    Do you have live video in Hyperion?

    If there are problems with PWM, you could also connect the LEDs to an ESP with WLED software and Hyperion then sends to the ESP via network.


    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

  • Thanks for the reply.


    Using a cheap HDMI to USB grabber. I haven't tried video yet but I feel that will work fine as it's USB


    I also do have a wifi esp8266 with wled on it, and that works but I haven't tried connecting it to an rpi. Can I ask, is there any performance concerns running over the wifi network? Seems like a lot of overhead for a simple task... Id much rather run directly.


    That said, can I connect the esp8266 to the libre computer with USB ? Does Hyperion support that?

  • ESP with WLAN are about 5ms. ESP32 with Ethernet 0.5ms.

    So if you don't have any disturbances in the WLAN, there are no problems.

    With USB, you're limited by the baud rate, and that's a bigger problem than WiFi.


    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 ()

  • OK so I am close... I installed Armbian (basically ubuntu server) on the LePotato. I then SSH'd into that and installed Hyperion.


    I can access Hyperion via webGUI no problem.


    But as with PWM, you need to login as root user.


    I was able to restart Hyperion as Root, but no lights. And this is the Hyperion log,

    Code
    2023-03-04T00:31:43.392Z [LEDDEVICE|First LED Hardware instance] (DEBUG) (LedDevice.cpp:140:enable()) Enable device ws281x'
    2023-03-04T00:31:43.393Z [LEDDEVICE|First LED Hardware instance] (ERROR) Device disabled, device 'ws281x' signals error: 'Failed to open. Error message: Hardware revision is not supported'
    2023-03-04T00:31:43.394Z [LEDDEVICE|First LED Hardware instance] (DEBUG) (LedDevice.cpp:181:enable()) Device's enablement failed - Start retry timer. Retried already done [1], isEnabled: [0]
    • Offizieller Beitrag
    Code
    Error message: Hardware revision is not supported'

    regards pclin

  • I got it working with an ESP8266 that runs WLED.


    Not ideal, because I want to run two strips in mirrored fashion... just duplicate in real time, but apparently that's not possible yet. WLED can run segments (I am using two pins on the ESP), but it doesn't allow Hyperion to see those. Hyperion can only stream as one long string.


    I guess I could just run another ESP for the 2nd string... Hyperion should be able to drive it like that.

Jetzt mitmachen!

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