You are not logged in.
Hello.
I've newly moved to arch as a daily driver and everything is going great. There's just one issue that seems to repeat itself and the story's always the same:
- I put the computer to sleep
- I wake the computer up again
- I now have no internet connection, issues with docker, and my monitor's color settings are reset (nvidia-settings)
I researched these problems individually and found that restarting services, such as connman (https://bbs.archlinux.org/viewtopic.php?id=234725) and docker (https://github.com/docker/for-mac/issue … -565359673), makes things go back to normal. I can also just start the nvidia-settings application manually to get my color settings back.
This is very tedious. Is there anything better that I can do to make this process more seamless? Why is it happening in the first place?
Thank you in advance.
Offline
i believe this is related to drivers, i don't have lot of knowledge about such topic but if you the commands that you need to run in order to make things back to normal after wakeup check this out (running script after wakeup):
[https://askubuntu.com/questions/226278/ … -on-wakeup]
Offline
I've made scripts to run my commands on waking from sleep. No more apparent issues. Thanks.
Offline