-
Notifications
You must be signed in to change notification settings - Fork 13
Closed
Description
Hi, I just tried to get this to run, but unfortunately the program crashed after a few seconds.
Here's the backtrace I managed to record:
all.log
I seems like it can't access the video planes/buffers for some reason.
Here's my environment:
- Raspberry Pi 4 (4 GB), running the OSMC beta for Raspberry Pi 4
- hyperion-ng 2.0.0-alpha.9
- Installed rust using
curl https://sh.rustup.rs -sSf | shand then setting the default host triple toarmv7-unknown-linux-gnueabihflike it is in the readme.
I had to overwrite the default value, which would've beenaarch64-unknown-linux-gnu. - Installed the linter and built the binary using the commands provided in the readme
- Executed the binary after build and got the above logs
Any idea what's causing this? I believe you are also using a Pi4 running OSMC, did you make any extra modifications?
Metadata
Metadata
Assignees
Labels
No labels