Memo

20241007 odehk692

> MacOS > `shell > sudo pmset autopoweroff 0 > sudo pmset proximitywake 0 > ` > OC config > NVRAM -> Add -> 7C436110-AB2A-4BBB-A880-FE41995C9F82 -> boot-args > keepsyms=1 - Makes sure that if a...

MacOS

sudo pmset autopoweroff 0
sudo pmset proximitywake 0

OC config

NVRAM -> Add -> 7C436110-AB2A-4BBB-A880-FE41995C9F82 -> boot-args keepsyms=1 - Makes sure that if a kernel panic does happen during sleep, that we get all the important bits from it swd_panic=1 - Avoids issue where going to sleep results in a reboot, this should instead give us a kernel panic log