avrdude
avrdude copied to clipboard
[bug #45256] Raspberry Pi sysfs bug workaround for linuxgpio driver
Nick Sayer <None> Fri 05 Jun 2015 05:10:31 AM UTC
avrdude 6.1 includes the 'inuxgpio' driver for Raspberry Pi GPIO.
There appears to be some sort of race condition bug in sysfs that results in the permissions for the gpio direction file being incorrect when "sufficient" time is not allowed for the creation process to complete. As a workaround, a small delay can be introduced between the export operations and the remaining setup.
This issue was migrated from https://savannah.nongnu.org/bugs/?45256
This is probably the same as #917, #372 and #472. Latest fix is in #917.
- #372
- #472
- #917
#917 has been merged. I will close this as well.
Please re-open if you encounter similar issues. Thanks.