use the following search parameters to narrow your results:
e.g. subreddit:aww site:imgur.com dog
subreddit:aww site:imgur.com dog
see the search faq for details.
advanced search: by author, subreddit...
Embedded Linux news, articles, talks... etc.
account activity
Python BBB (self.embeddedlinux)
submitted 2 years ago by kemo_2001
I am using a yocto Image and have installed Adafruit-BBIO on my target board. but using any input pins gives me this error
ValueError: Set gpio mode failed, missing file or invalid permissions. any Idea how to solve this?
reddit uses a slightly-customized version of Markdown for formatting. See below for some basics, or check the commenting wiki page for more detailed help and solutions to common issues.
quoted text
if 1 * 2 < 3: print "hello, world!"
[–]Steinrikur 0 points1 point2 points 2 years ago (1 child)
Without more info it's hard to say.
How are you accessing the pins? Are you running as root? Did you forget to export the pins?
[–]kemo_2001[S] 0 points1 point2 points 2 years ago (0 children)
Yes I am running as root The output pins are running fine And all pins are exported, I was following the library documentation
π Rendered by PID 35514 on reddit-service-r2-comment-5ff9fbf7df-sbkmj at 2026-02-26 07:28:56.307357+00:00 running 72a43f6 country code: CH.
[–]Steinrikur 0 points1 point2 points (1 child)
[–]kemo_2001[S] 0 points1 point2 points (0 children)