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

pigpio probably won't work on Pi5 (or later Pi's) #586

Open
joan2937 opened this issue Sep 28, 2023 · 4 comments
Open

pigpio probably won't work on Pi5 (or later Pi's) #586

joan2937 opened this issue Sep 28, 2023 · 4 comments

Comments

@joan2937
Copy link
Owner

joan2937 commented Sep 28, 2023

https://datasheets.raspberrypi.com/rp1/rp1-peripherals.pdf

@guymcswain
Copy link
Collaborator

Without specifications we can never know. Please link any documentation as it becomes available: BCM2712, RP1, other?

@FilipSLO
Copy link

This is very sad. But that draft is improving so maybe all is not lost.

@deanfourie1
Copy link

deanfourie1 commented Jan 5, 2024

So i'm assuming this is a no go on the RPI5?

Trying to launch pigpiod with

sudo pigpiod

I get

sudo systemctl status pigpiod
× pigpiod.service - Daemon required to control GPIO pins via pigpio
    Loaded: loaded (/lib/systemd/system/pigpiod.service; enabled; preset: enabled)
   Drop-In: /etc/systemd/system/pigpiod.service.d
            └─public.conf
    Active: failed (Result: exit-code) since Fri 2024-01-05 10:23:16 GMT; 5min ago
  Duration: 697us
   Process: 720 ExecStart=/usr/bin/pigpiod (code=exited, status=0/SUCCESS)
  Main PID: 740 (code=exited, status=1/FAILURE)

Jan 05 10:23:16 raspberrypi pigpiod[740]: 2024-01-05 10:23:16 gpioHardwareRevision: unknown rev code (c04170)
Jan 05 10:23:16 raspberrypi pigpiod[740]: 2024-01-05 10:23:16 initCheckPermitted:
Jan 05 10:23:16 raspberrypi pigpiod[740]: +---------------------------------------------------------+
Jan 05 10:23:16 raspberrypi pigpiod[740]: |Sorry, this system does not appear to be a raspberry pi. |
Jan 05 10:23:16 raspberrypi pigpiod[740]: |aborting.                                                |
Jan 05 10:23:16 raspberrypi pigpiod[740]: +---------------------------------------------------------+
Jan 05 10:23:16 raspberrypi pigpiod[740]: Can't initialise pigpio library
Jan 05 10:23:16 raspberrypi systemd[1]: Started pigpiod.service - Daemon required to control GPIO pins via pigpio.
Jan 05 10:23:16 raspberrypi systemd[1]: pigpiod.service: Main process exited, code=exited, status=1/FAILURE
Jan 05 10:23:16 raspberrypi systemd[1]: pigpiod.service: Failed with result 'exit-code'.

@guymcswain
Copy link
Collaborator

Correct.

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

4 participants