Replies: 17 comments 30 replies
-
Hi, we don't have any release time or a timeline, we provide new version when we think it is time for a new release. If you need the latest master then you can compile it for your own, for more information have a look here: |
Beta Was this translation helpful? Give feedback.
-
when exactly did you try to make it? anyways: you can download the latest artefacts (compiled binarys) from LordGreys latest PR |
Beta Was this translation helpful? Give feedback.
-
The following will create a separate structure for testing only.
cd $HOME
systemctl stop hyperion.service
./bin/hyperiond -d -u test &
pkill 'hyperiond'
cd $HOME Hoping that gives you a start... |
Beta Was this translation helpful? Give feedback.
-
@micha53 Yes, the above is giving you the ability to test a hyperion version without interfering with other elements. Note: As this is just a test environment, it will not install hyperion to start hyperion automatically after reboot. cd hyperion.ng-test If everything works, of course we can discuss how to install it.... So for your objective " to test if it is possible to run hyperion or ~.ng together with the Raspberry TV HAT", In case of problems or other feedback, do not hesitate coming back. |
Beta Was this translation helpful? Give feedback.
-
Go to and select the Artifact that you need. before transferring to the rpi, extract the zip and only transfer the tar.gz as outlined above: |
Beta Was this translation helpful? Give feedback.
-
Yes, you need to work via a terminal on the rpi
If the following does not work:
what is reported back from the terminal? |
Beta Was this translation helpful? Give feedback.
-
a)
My problem. Seems that new version compare did not consider the PR scenario. b)
Why? Unless you really want to compile yourself it is not required. c)
Not sure why.... Let me try to reproduce it myself... |
Beta Was this translation helpful? Give feedback.
-
Sorry, seems I missed that comment before... |
Beta Was this translation helpful? Give feedback.
-
@micha53 Sorry, for the inconvenience! It looks like there were problems with the build of the PRs. https://github.com/hyperion-project/hyperion.ng/pull/1164/checks?check_run_id=2317158321 Note: The release version compare problem should have been gone, too... |
Beta Was this translation helpful? Give feedback.
-
I had copied the line That was the only change I made on my system, but when I try to call the config website on my rpi, I get an |
Beta Was this translation helpful? Give feedback.
-
@micha53 Unfortunately, I cannot reproduce it with Firefox myself... Would you mind
and share the debug output, if it happens again? Thank you! |
Beta Was this translation helpful? Give feedback.
-
after deleting the cookies it starts with deleting the database it starts. Thank you so far. This week I'll get the last plug to connect the led-strip to the raspi 4. I give you more feedback then. |
Beta Was this translation helpful? Give feedback.
-
Hi Lord Grey, Stop hyperion standard service
So I assume I can start my actual translation with
but I get an error:
I translated the program following and installed it into my system doing This seems not to be enough to start the daemon at startup. Do you have a hint for me how to install it as service that it starts with the rpi startup? My second question relates to something other: Where would you start such a discussion? |
Beta Was this translation helpful? Give feedback.
-
On the installation part... To install a PR you can follow the process described in the following thread: Then there is no need for you to compile yourself. |
Beta Was this translation helpful? Give feedback.
-
there's seems to be a misunderstanding... In the link you sent me yesterday paulchen spoke about open PRs, yours (1112) is closed. Can I do paulchens procedure as well? |
Beta Was this translation helpful? Give feedback.
-
Hi, I started Hyperiond using
and calling it from my browser, I do not reach the site and in my putty terminal comes: Any idea? I also could use now the actual release, because spi0 now is free again for hyperion, but I am confused doing the installation. I find paulchen-panthers thread Do you know where I find an installation guide for raspberry OS? |
Beta Was this translation helpful? Give feedback.
-
Hello,
in the past the releases came with 1..2 months between. Now we have 2.0.0. alpha 9 since november.
I am waiting for the next release because I have a project with hyperion and a TV HAT at raspi 4 (rpi3 has not enough power to do this with the former hyperion, wich is not availabe for rpi4, only till rpi3b+).
I need the feature to change the SPI port to SPI1, wich comes with the next release.
What is the timeeline for the next relaese?
Beta Was this translation helpful? Give feedback.
All reactions