GPIO Buttons - Error creating input device - failed to add edge detection #2601
Unanswered
Pete060490
asked this question in
Q&A
Replies: 2 comments
|
Hi, i assume you installed the main branch on bookworm (now the OS legacy Version). |
0 replies
|
Well, I followed the install guide and read somewhere, that Trixie isn't supported, but Bookwork is. There isn't even an option for Bullseye in the RPi Imager anymore so it might help to update the documentation to reflect that. :) |
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
---EDIT: SOLVED---
So, after doing some more digging I found another post describing this problem, I don't know why I haven't found it before writing this issue, but hey, better late then never. Issue.
What I did is described there as well, but for anyone looking for it, here it is.
--- OLD POST---
Hej everyone,
I might need some help here and I'm starting to pull my hair out. Currently, I'm setting up buttons for my Phoniebox. I've enabled the GPIO module and created a very simple gpio.yaml config. I'm using version 3future.
The following error appears on jukebox startup.
dmesg gives this output
export_store: invalid GPIO 26There is no other process running on that pin (at least that I know of). Cabeling is correct and verified manually. Did anyone run into this? Help is greatly appreciated.
Cheers, Jan
All reactions