116% cpu usage
Closed this issue · 5 comments
I think you might be seeing the same issue as I did in #147 . My guess is that it's related to sleep or hibernation in combination with the wifi drivers. I've only seen in occasionally and a reboot always fixes it.
I've did the pmset (sleep/hibernate) settings as in the instructions, haven't had the issue after that.
Steinano had the correct answer.
For anyone else with this issue, Follow the sleep/hibernate tutorial given by Profzei in the instructions on the main page. Solved the issue.
Huge thanks to steinano!
Hi @Zephariael & @steinano! Are the following the only sleep/hibernate instructions you followed? I have the same settings but still running into the issue mentioned by @unverbraucht.
sudo pmset -a standby 0
sudo pmset -a powernap 0
sudo pmset -a proximitywake 0
sudo pmset -a tcpkeepalive 0
sudo pmset -a womp 0
Hi @Zephariael & @steinano! Are the following the only sleep/hibernate instructions you followed? I have the same settings but still running into the issue mentioned by @unverbraucht.
sudo pmset -a standby 0
sudo pmset -a powernap 0
sudo pmset -a proximitywake 0
sudo pmset -a tcpkeepalive 0
sudo pmset -a womp 0
Profzei's instructions are to apply the sleep settings after every update. Applying through terminal multiple times still hasn't worked for me however. I've gotten around this issue by either shutting down every time, or enabling hibernate. Both solutions are about the same I've found.
Maybe this will be magically fixed in MacOS Monteray lol.