Screen saver no longer working

Lock screen settings not working. After installing Ventura 13.0.1 Screen Saver no longer activates nor display turns off after setting time to activate and turn off under the lock screen settings.

iMac

Posted on Nov 17, 2022 05:34 AM

Reply
Question marked as Top-ranking reply

Posted on Nov 21, 2022 09:09 PM

Hola Eric,


Thanks for the reply. I actually found the culprit. It was the "nsurlsessiond" file preventing sleep. I discovered investigating with terminal:


If you can’t spot any obvious culprits in the Activity Monitor, then it’s time to dig a little deeper.

The macOS system supports a feature called power assertions, which programs can invoke if they need to prevent the system from going to sleep.


You can check whether any of these sleep assertions are currently active, by launching your Mac’s Terminal. Open the Terminal by navigating to ‘Applications > Utilities > Terminal’ and then issue the following command:


pmset -g assertions


This command returns quite a bit of information.


The first section is a list of all the different categories of assertions. A 0 next to a category means it isn’t active, but a 1 means that this assertion is currently active.


Below this list, you’ll find information about the specific processes that are invoking any active assertions, although this information does take a bit of deciphering.


Here’s a snippet of the Terminal output:

Listed by owning process:

pid 182(coreaudiod): [0x0000022a00018162] 00:00:08 PreventUserIdleSystemSleep named: “com.apple.audio.AppleHDAEngineOutput:1B,0,1,1:0.context.preventuseridlesleep”


Firstly, ‘pid’ stands for Process ID, and the number immediately after it is the actual process ID.


You can use this number to identify the process in your Mac’s Activity Monitor, so launch the Activity Monitor and then open either the CPU, Memory, Disk or Network tabs. All of these tabs contain a PID column, so work your way down the list, looking for the same process ID you identified in the Terminal.


Some processes will only appear in certain tabs, so you may need to work your way through several Activity Monitor tabs before you find the process you’re looking for.


Once you’ve located the process, you’ll see its related application in the Activity Monitor’s left-hand column. Simply closing this application may solve your problem and allow your Mac to drift off to sleep again, but sometimes you may need to force-quit the process itself.


I followed this process and located "nsurlsessiond" file and force quit it, after which, voila! the iMac baby doses off with no problem.


I found this from the following link:

https://www.chriswrites.com/mac-refusing-sleep-figure-whats-keeping-macos-awake/


Cheers!

5 replies
Question marked as Top-ranking reply

Nov 21, 2022 09:09 PM in response to Eric_G1

Hola Eric,


Thanks for the reply. I actually found the culprit. It was the "nsurlsessiond" file preventing sleep. I discovered investigating with terminal:


If you can’t spot any obvious culprits in the Activity Monitor, then it’s time to dig a little deeper.

The macOS system supports a feature called power assertions, which programs can invoke if they need to prevent the system from going to sleep.


You can check whether any of these sleep assertions are currently active, by launching your Mac’s Terminal. Open the Terminal by navigating to ‘Applications > Utilities > Terminal’ and then issue the following command:


pmset -g assertions


This command returns quite a bit of information.


The first section is a list of all the different categories of assertions. A 0 next to a category means it isn’t active, but a 1 means that this assertion is currently active.


Below this list, you’ll find information about the specific processes that are invoking any active assertions, although this information does take a bit of deciphering.


Here’s a snippet of the Terminal output:

Listed by owning process:

pid 182(coreaudiod): [0x0000022a00018162] 00:00:08 PreventUserIdleSystemSleep named: “com.apple.audio.AppleHDAEngineOutput:1B,0,1,1:0.context.preventuseridlesleep”


Firstly, ‘pid’ stands for Process ID, and the number immediately after it is the actual process ID.


You can use this number to identify the process in your Mac’s Activity Monitor, so launch the Activity Monitor and then open either the CPU, Memory, Disk or Network tabs. All of these tabs contain a PID column, so work your way down the list, looking for the same process ID you identified in the Terminal.


Some processes will only appear in certain tabs, so you may need to work your way through several Activity Monitor tabs before you find the process you’re looking for.


Once you’ve located the process, you’ll see its related application in the Activity Monitor’s left-hand column. Simply closing this application may solve your problem and allow your Mac to drift off to sleep again, but sometimes you may need to force-quit the process itself.


I followed this process and located "nsurlsessiond" file and force quit it, after which, voila! the iMac baby doses off with no problem.


I found this from the following link:

https://www.chriswrites.com/mac-refusing-sleep-figure-whats-keeping-macos-awake/


Cheers!

Nov 19, 2022 04:32 PM in response to CyberSec23

Hello CyberSec2,


It may help to try loading the Mac up in safe mode, as this can help to rule out various bits of software as causing a conflict.


This page has the steps for using that option: Start up your Mac in safe mode - Apple Support


The steps will vary depending on whether you're using an Intel-based Mac or an Apple silicon Mac:


Start up your Mac with Apple silicon in safe mode
1. On your Mac, choose Apple menu  > Shut Down.
Wait for your Mac to shut down completely. A Mac is completely shut down when the screen is black and any lights (including in the Touch Bar) are off.
2. Press and hold the power button on your Mac until “Loading startup options” appears.
3. Select a volume.
4. Press and hold the Shift key, then click Continue in Safe Mode.
The computer restarts automatically. When the login window appears, you should see “Safe Boot” in the menu bar.

Start up your Intel-based Mac in safe mode
1. Turn on or restart your Mac, then immediately press and hold the Shift key until you see the login window.
2. Log in to your Mac.
3. You might be asked to log in again.
On either the first or second login window, you should see “Safe Boot” in the menu bar.


It may also help to try switching the screen saver used to a different one, such as the included "Ventura" one, just to help rule out issues with the current one.


Cheers.

This thread has been closed by the system or the community team. You may vote for any posts you find helpful, or search the Community for additional answers.

Screen saver no longer working

Welcome to Apple Support Community
A forum where Apple customers help each other with their products. Get started with your Apple Account.