Open
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
Labels
No labels