Skip to content

RPi 5 issues #6

@mnr

Description

@mnr

as of right now, rpigpior does not work with the Raspberry Pi 5 and possibly with the bookworm version of Raspberry Pi OS. The reasons are:

  • is.rpi() tests for a string that is no longer there. It always returns FALSE.
  • rpigpior assumes the GPIO is on GPIOCHIP0. As of the Raspberry Pi 5, it is now on GPIOCHIP4.

I am working on these issues.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions