Posts by syntaxintact

    Thank you for all your work and support on hyperion. This is a great application.

    I didn't realize there was a command line option for exporting. Now that i do, i just did a quick hyperiond -h and got it figured out. My config is now backed up just in case.

    I did notice that it would not backup my config with hyperion already running. I had to stop it then run the export command. Maybe it's related to the GUI export error, maybe it's not.

    Thank you for the info and looking into this.

    I did try the config exporter when I first discovered this issue, and it gives an error of invalid params when i try it.
    On the console it outputs JSON parse errors.


    Code
    2024-10-11T10:15:30.806 |__| WEBSOCKET         : <ERROR> JSON parse error @(JsonRpc@::1) -  [root].instanceFilter: no schema definition
    2024-10-11T10:15:30.806 |__| WEBSOCKET         : <ERROR> JSON parse error @(JsonRpc@::1) -  [root].configFilter: No check function defined for attribute global
    2024-10-11T10:15:30.806 |__| WEBSOCKET         : <ERROR> JSON parse error @(JsonRpc@::1) -  [root].configFilter: No check function defined for attribute instances


    However, disabling the effects does allow me to stop/start hyperiond as root.

    I followed the steps for troubleshooting a coredump. It wasn't clear how to obtain a debug version of hyperion from the instructions. I ran it with the nightly i have installed anyway. It's probably not useful, but here is what it output.

    I've run into a consistent repeatable problem where hyperion core dumps.
    My LED strips require i run hyperion as root.

    When I intiially run hyperion as root it's fine. I can configure it, my LED strips work great.
    After i stop hyperion, either a ctrl-c or a reboot of the system. I go to start hyperion again as root, it boots and runs the lights through the initial patterns then core dumps every time.

    To get it to run again I have to rm /root/.hyperion/db/hyperion.db Then re-configre everything.
    This core dump does not occur running as normal user.


    Anyone run into this before?

    I'm running Ubuntu 24.04

    Hyperion

    Version2.0.17-beta.2+nightly20241001ecceb4e7ae96af69dc6f7a3a12805386b447f35b

    It took too long for me to figure out that there was just no way to adjust the default layout/starting position in the basic settings, and had to switch to advanced settings and manually set the layout in the JSON. That was a pain in the ass.

    For anyone else using two Skydimo 34" strips in a top half/bottom half configuration with the starting point of each string on the left side of the tv. Here is the json configs.



    skydimo_34inch_top_half.txt
    skydimo_34inch_bottom_half.txt

    I was able to get the LED strip to work. I noticed a small note, That some led strips needed root access to function. I attempted to use the escalation command provided, but that didn't work. I ended up having to stop hyperion and start it on the command line with sudo.


    After re-setting up the controller, the Strip lit up. However I still have an issue with the LED order. The default ordering is all wrong, and i have no idea how to change it. The little documentation i can find doesn't seem to address this topic.

    I'd appreciate any instructions or simply documentation links on this topic. I'm just finding it.

    I'm running a nightly install, which is supposed to support the skydimo lights.

    I do see it as an option under adalight usb lights. I'm having issues with getting them to work.
    I've got the 34" screen version. All the LEDs work, the initial boot tri-color flash confirms that.


    It's unclear to me if this is an issue due to support still being worked on, or if I've got a configuration problem.

    One of the potential issues I see is the default selection of the input position. I cannot find a way to set this. This LED string is a continuous run starting at the bottom left.


    Screenshot-from-2024-10-01-19-22-13.pngScreenshot-from-2024-10-01-19-42-41.png


    Meant to post this as well. Logs show permission denied.


    Good afternoon all,


    I just recently started playing around with Hyperion. I had one of the nightly builds up and running on an Ubuntu 22.04 system. Unfortunately I had to wipe that system for unrelated reasons, and installed 24.04. I just tried to re-install from the nightly builds and i'm getting an error i didn't see on my last install.


    As far as i can tell there is no package available in Ubuntu 24.04 named libqt6sql6-sqlitet64, then again i wasn't able to find a package by that name for Ubuntu 22.04 either.
    I was able to find libqt6sql6-sqlite and libqt6sql6sqlt64. I've installed both and neither resolved this.
    Anyone run into this or have suggestions?