Skip to content

Hyperion not starting on Raspberry Pi / RetroPie #1911

@ibaon

Description

@ibaon

I am trying to install hyperion on a Raspberry Pi 5 with RetroPie.
I Installed it via this command:
curl -sSL https://releases.hyperion-project.org/install | bash

There were no issues when installing hyperion, but I can not open the interface or even see a running service.
sudo service --status-all
--> I can not find a hyperion service

Starting the service manually does not work either
sudo systemctl start hyperion.service
--> Failed to start hyperion.service: Unit hyperion.service not found.

but when I try to install it again, it tells me that it is already installed.
curl -sSL https://releases.hyperion-project.org/install | bash
--> INFO : Hyperion is already installed.

I manually enabled spi in the config
sudo nano /boot/firmware/config.txt
dtparam=spi=on
--> even after rebooting and trying all the things above again, I still can not get hyperion to run.

What am I missing here?

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions