Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Touchpad suspend solution not "bulletproof". #44

Open
brendanrankin opened this issue Jul 18, 2020 · 0 comments
Open

Touchpad suspend solution not "bulletproof". #44

brendanrankin opened this issue Jul 18, 2020 · 0 comments

Comments

@brendanrankin
Copy link

While, in general, using libinput-gestures does seem to address the touchpad being non-functional on resume, it doesn't functional at all if you hibernate rather than just suspend the system.

I experimented quite a bit with this and found this solution (for Arch) worked GREAT for me:

https://github.com/parkouss/systemd-suspend-modules

All you have to do is copy the bash script in the referenced repo to /usr/lib/systemd/system-sleep and create an /etc/suspend-modules.conf file with "i2c_hid" in it and you're good to go.

Hope this helps anyone else who's trying to hibernate (not just suspend) this laptop!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant