-
Notifications
You must be signed in to change notification settings - Fork 2
New issue
Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # to your account
Failed to open gpio chip on Ubuntu Core #67
Comments
Manually connection for gpio worked:
Assertion file: https://pastebin.canonical.com/p/NpqPcyv3Jr/ |
The Custom GPIO interface doesn't auto connect on Ubuntu Core. See: https://forum.snapcraft.io/t/approval-and-auto-connection-for-custom-device-interface-on-matter-pi-gpio-commander/38891/7 The workaround, as mentioned, is to connect manually: sudo snap connect matter-pi-gpio-commander:custom-gpio \
matter-pi-gpio-commander:custom-gpio-dev |
On Raspberry Pi 5, the
This gave the same error as jpm's second example when triggering the test blink.
However, the
And the
|
I've just promoted |
I can confirm the current steps in the documentation now work as described on UC24.
|
Beta version of snap, following Wiki:
Release version of snap following docs:
Beta version following #60 - these steps work on Ubuntu Server 24.04 on Raspberry Pi 5, but not when using Core 24:
System info
The text was updated successfully, but these errors were encountered: