Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Failed to start pi-blaster.service - Daemon for PWM control of the Raspberry Pi GPIO pins #126

Open
turokhan opened this issue Feb 23, 2024 · 5 comments

Comments

@turokhan
Copy link

Hi,

Installed as per instructions, but it doesn't work.

Failed to start pi-blaster.service - Daemon for PWM control of the Raspberry Pi GPIO pins

Docker install also doesnt work.

Unable to find image 'sarfata/pi-blaster:latest' locally

Is there an alternative?

@thalesfsp
Copy link

thalesfsp commented Feb 26, 2024

Forget this project, it's dead.

@sarfata
Copy link
Owner

sarfata commented Feb 27, 2024

Not 💀 - We merged a PR two weeks ago.

We're not dead yet.

@sarfata
Copy link
Owner

sarfata commented Feb 27, 2024

Installed as per instructions, but it doesn't work.

You really need to send more details :)

@thalesfsp
Copy link

thalesfsp commented Mar 4, 2024

@sarfata Have you tried to pull the image from your README url?

Unable to find image 'sarfata/pi-blaster:latest' locally
docker: Error response from daemon: pull access denied for sarfata/pi-blaster, repository does not exist or may require 'docker login'

@sarfata
Copy link
Owner

sarfata commented Mar 5, 2024

@thalesfsp Why don't you rebuild the image locally? The Readme includes instructions:

docker build -t pib .
docker run -it --privileged --rm -v /dev:/dev pib

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants