10 Jan
2021
10 Jan
'21
23:07
http://bugzilla.opensuse.org/show_bug.cgi?id=1180682 http://bugzilla.opensuse.org/show_bug.cgi?id=1180682#c5 --- Comment #5 from Venantius Kumar S <venanks@gmail.com> --- (In reply to Antony J.R from comment #4)
I actually got mine working with the below work-around (run the below as root)
``` su cd /sys/class/gpio/ echo 386 > export cd gpio386 echo out > direction exit ```
You can create a startup script to make this persist. :)
Just tried it and its working! Now where do I put the startup script so systemd will pick it up during boot? -- You are receiving this mail because: You are the assignee for the bug.