- This topic has 1 reply, 2 voices, and was last updated 3 years, 8 months ago by .
Viewing 1 reply thread
Viewing 1 reply thread
- You must be logged in to reply to this topic.
› Forums › Technical support › Virtual Machine › Stop VM suspending after inacitivy
I’m trying to time a long process in the virtual machine, but it keeps suspending after ~5 minutes of inactivity. Can I change this?
Google suggests deselecting “Report battery information to guest” but it’s already not selected
Thanks 🙂
Are you sure it is actually suspending and not just locking the screen?
Try running this simple process in the terminal that will let you see if the screen is locked (and still running) or actually suspended:
while true; do date; sleep 5; done
Wait 5 minutes to let the screen lock. Unlock it. If the machine had suspended, you will see a gap in the times printed. For me, this shows that the machine keeps running when the screen is locked.
You can change the time before the screen locks, if you like.
Some forums are only available if you are logged in. Searching will only return results from those forums if you log in.
Copyright © 2024 · Balance Child Theme on Genesis Framework · WordPress · Log in