10 Jan
2021
10 Jan
'21
18:15
http://bugzilla.opensuse.org/show_bug.cgi?id=1180682 http://bugzilla.opensuse.org/show_bug.cgi?id=1180682#c4 Antony J.R <antonyjr000@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |antonyjr000@gmail.com --- Comment #4 from Antony J.R <antonyjr000@gmail.com> --- 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. :) -- You are receiving this mail because: You are the assignee for the bug.