Git Product home page Git Product logo

Comments (6)

enduro avatar enduro commented on July 17, 2024 2

For me it doesn't work at all. Display turns off with "Allow the display to sleep" option unchecked. After that Macbook Air M1 goes to sleep.
ver. 1.6.2
Mac OS Monterey

from keepingyouawake.

git-randy avatar git-randy commented on July 17, 2024

Does not work for me at all as well. I'm using ver. 1.6.2. I tried quitting the app and launching it again. My OS is MacOS Big Sur ver. 11.6 (Intel). Used to work for me about 2 weeks ago, not sure if it's the latest Big Sur update on June 9th that broke it.

from keepingyouawake.

raidersan avatar raidersan commented on July 17, 2024

Same problem here. 1.6.2 on a M2 Air running 12.5, clamshell without power will not work. I suspect something has changed with 12.5 or the M2, has it looks like other apps (amphetamine,..) are also suffering from this issue. On Amphetamine it looks like a it fails to load a kernel extension, perhaps pointing to a change in 12.5?

from keepingyouawake.

bitwanderer avatar bitwanderer commented on July 17, 2024

Still seeing this issue on M1 Ventura. I'm using 1.6.3 and sometimes the app icon doesn't show up in the menu bar. But when I check processes, the app is still running. There is just no way to turn it on/off so it's useless.

from keepingyouawake.

newmarcel avatar newmarcel commented on July 17, 2024

Sounds like multiple issues are mentioned here. Here are some notes that might be useful for debugging:

  • if you close the lid of your MacBook of any type, the system will go to sleep. This is not a supported use case at all because of potential thermal issues and restrictions by macOS
  • if your Mac goes to sleep even when the app is running
    • try opening the Activity Monitor app and use the search bar to check for caffeinate
    • there should be exactly one entry when the app is activated and none if it's deactivated (this is the underlying system tool by Apple to actually keep your Mac awake)
  • if the app is not showing up in the menu bar, it is not running at all
    • try opening the Activity Monitor and use the search bar to check for caffeinate and KeepingYouAwake
    • caffeinate should only be listed if the app is showing up in the menu bar or if you launched it manually
    • KeepingYouAwake should only be listed if the app is showing up in the menu bar
  • for issues of any kind, please open the Terminal app and type pmset -g
    • there are two lines that might be interesting for debugging purposes:
      • "sleep" and "displaysleep"
      • these lines should contain caffeinate when the app is activated

If you notice anything that doesn't match those criteria, please feel free to report back

from keepingyouawake.

echzny avatar echzny commented on July 17, 2024

If execute caffeinate cli on Apple silicon, please see felixhageloh/uebersicht#461
arch -arch arm64 caffeinate ...

from keepingyouawake.

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.