You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hello, I've a problem in Heimdall. When I first run it, I get permission denied, but second time it works. I guess this is because export doesn't show up in /sys/ immediately. (I tried to unexport instead of rebooting and it panics too.)
Did you encounter this problem too? Is there any plan to fix it?
OK, thank you. It might be useful to mention it in the API documentation though since I expect many people use the library with Raspberry Pi. (I didn't look at blinky example, just the API.) Also, it seems to be missing in README (which might be starting point for some people).
Activity
posborne commentedon Dec 12, 2016
There's some discussion here: #5. I don't think there are any plans to handle this directly in this library.
Kixunil commentedon Dec 17, 2016
OK, thank you. It might be useful to mention it in the API documentation though since I expect many people use the library with Raspberry Pi. (I didn't look at blinky example, just the API.) Also, it seems to be missing in README (which might be starting point for some people).
What do you think?
posborne commentedon Dec 17, 2016
Yeah, would you be willing to open a PR with notes on possibly having to work around udev?