Trying to us GPIO in Node Red on Pi 5 has trashed my signalk

Hello So I got node red working and wanted to use GPIO in node red on a Pi 5. After following this post: https://forums.raspberrypi.com/viewtopic.php?t=364182 And following the instructions to use GPIOD: sudo apt install gpiod libgpiod-dev libgpiod-doc libnode-dev node -v now gives me segmentation fault. Signalk no longer works and running it from command line (./signalk-server) gives segmentation fault. I have tried this on 2 different sd cards with Bookworm. So the question is...has anybody got Node red accessing GPIO on a Pi 5, if so how. And how can I fix this? What is needed to control GPIO in node red on a Pi 5?
3 Replies
jimseng
jimsengOP5d ago
And I suppose a follow up question is how has this trashed SignalK?
PaddyB
PaddyB5d ago
istr talk on the openplotter forum about Pi5 gpio, might be worth a search or an ask on there
jimseng
jimsengOP5d ago
Well it seems I have to re-install nodejs again to get everyting back. As for GPIO in node red on a Pi 5 . Not sure yet. This is quite hard! ok. node-red-contrib-libgpiod installed and it seems to work,

Did you find this page helpful?