nosleep icon indicating copy to clipboard operation
nosleep copied to clipboard

The MacOS X kernel extension, preventing sleep when you close the lid.

Results 30 nosleep issues
Sort by recently updated
recently updated
newest added

I'm glad to report that the latest version of NoSleep (1.5.1) works perfectly on Apple Silicon machines with no code changes required! Basically, just compiling an additional arm64e (not arm64)...

Hi, I have trouble to have the module automatically loaded. I think I confirmed everything the Applications asks for. But on re-installation it does not even ask me for new...

I apologize for my ignorance, but could you please give me instructions on how to install this kernel extension before I go fumbling up something? It would be much appreciated....

MacBook Pro goes to sleep 15 seconds after closing the lid with NoSleep enabled.

My need is to disable sleep when the lid closed without power, and this command simply works. ```bash sudo pmset -b disablesleep 1 # To restore sudo pmset -b disablesleep...

I copied NoSleep.app to the Utilities folder, opened it and prompted me to enter the admin password. MacOS also told me to authorize the process inside the Security pref pane,...

Hey, just thinking that a NoSleep auto disable timer might be in order, given that serious damage could be done if you place a MacBook with Discrete Graphics in a...

See this is a previously mentioned issue, but not recently... it's happening. 1.5.1 on mojave.

There is a logic error in the program that prevents NoSleep from starting on system startup when the directory "~/Library/LaunchAgents" does not exist. It appears that the NoSleep launch agent...