-
Notifications
You must be signed in to change notification settings - Fork 216
Closed
Description
The GPIO sysfs interface in the Linux Kernel has been deprecated since 2015 and has been scheduled for removal. Nowadays it still exists in the kernel, but distros are starting to disable it. As already mentioned in #1569 (comment) recent versions of Debian Bookworm (and the new Debian 13 "Trixie") don't have the GPIO sysfs interface anymore.
If I understand this correctly, this means that labgrid is effectively not compatible with these distros anymore and hardware like the Raspberry Pi can't be used with their latest OS version.
I've read through #468 and I see that libgpiod
support is not an easy task, but I guess there is no way to avoid solving this problem in some way.
Metadata
Metadata
Assignees
Labels
No labels