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

ROG Ally power button doesn't work #35

Open
superm1 opened this issue Dec 1, 2024 · 1 comment
Open

ROG Ally power button doesn't work #35

superm1 opened this issue Dec 1, 2024 · 1 comment

Comments

@superm1
Copy link

superm1 commented Dec 1, 2024

Currently HandlePowerKey=ignore is set in https://github.com/CachyOS/CachyOS-Handheld/blob/main/etc/systemd/logind.conf.d/steam-deckify.conf

On ROG Ally there is currently no powerbutton service installed and so this stops power button from working.

There are two options to solve this issue I can see:

  1. Start installing https://github.com/ShadowBlip/steam-powerbuttond with CachyOS handheld. This generally provides a "better" experience because Steam client will suspend.
  2. Modify steam-deckify.conf when running on a non-Steam deck to set HandlePowerKey=suspend
@baqirhabsyi
Copy link

I just installed CachyOS last weekend and also encountered this issue, apparently the latest update of inputplumber the input when waking up from suspend so out of curiosity I tried removing inputplumber and re-adding hhd.

Everything works well now. I only had one instance where hhd stops working but I managed to jumpstart it to be working again by going to desktop mode and trying to trigger the touch gesture to show the overlay.

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

2 participants