http://bugzilla.opensuse.org/show_bug.cgi?id=1180682 http://bugzilla.opensuse.org/show_bug.cgi?id=1180682#c9 --- Comment #9 from Antony J.R <antonyjr000@gmail.com> --- (In reply to Venantius Kumar S from comment #5)
(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?
I've made a github repo to outline all workarounds for this machine, it also has a guide on running the touchpad fix on startup. See https://github.com/antony-jr/lenovo-legion5-15arh05-scripts for more info. -- You are receiving this mail because: You are the assignee for the bug.