Skip to content

RPi interrupt management not working on latest Linux version (6.6) #1561

Open
@romaricr

Description

I have upgraded my Raspberry OS to version 6.6 of Linux. After that, my MySensors gateway was not working anymore displaying an error related to interrupt management.
After some review, it appears that sysfs management of interrupts is obsolete - see here and there.
Newest versions should use gpiod.h headers and libgpiod as documented here for example.

For the moment, disabling interrupts is working.

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions