Coder Social home page Coder Social logo

ROG Ally sleep mode not working about chimeraos HOT 5 OPEN

Porroe avatar Porroe commented on June 12, 2024
ROG Ally sleep mode not working

from chimeraos.

Comments (5)

NeroReflex avatar NeroReflex commented on June 12, 2024

I have a rog ally as well as a few other team members and this never happened at least to my knowledge. We had a few users report this proble, they were able to fix somehow (we believe) but nobody ever explained how. I think it's some third party software/extensions, so I would try to remove any of those and see if the issue goes away

from chimeraos.

honjow avatar honjow commented on June 12, 2024

Perhaps it is because of this ChimeraOS/device-quirks#99

from chimeraos.

NeroReflex avatar NeroReflex commented on June 12, 2024

Perhaps it is because of this ChimeraOS/device-quirks#99

But it doesn't happen on my fork and neither on unstable last rime I tested it....

from chimeraos.

honjow avatar honjow commented on June 12, 2024

I have verified this situation on my own device. To the best of my knowledge, bazzite also deals with this to fix ally's sleep.

from chimeraos.

antonmarin avatar antonmarin commented on June 12, 2024

Hi! Seems like workaround: in file /etc/device-quirks/systemd-suspend-mods.conf remove or comment line with mt7921e

  • edit with sudo vim /etc/device-quirks/systemd-suspend-mods.conf. default pass is gamer
  • to enter insert mode press "i"
  • in the beginning of line with mt7921e place "#" char to set it as comment
  • to exit - press "esc" to exit insert mode, press ":" to enter command, write "wq!" to write and quit

helped for me.

another way can be just sed -i 's/mt7921e//g' /etc/device-quirks/systemd-suspend-mods.conf but i didn't test it

from chimeraos.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.