macOS Tahoe update breaks using external display in clamshell mode (discussions.apple.com) 3 points by paulbjensen 16d ago ↗ HN
[–] paulbjensen 16d ago ↗ I've just run into this issue. At first I thought that there was something wrong with the cable or the power, but now stumbled on this thread.Laptop: 13" MacBook Pro, M1 processor, 2020 edition Display: Apple Studio Display
[–] paulbjensen 16d ago ↗ Update: Running this in the terminal works:sudo pmset -a disablesleep 1And if you want to revert that, run this:sudo pmset -a disablesleep 0
2 comments
[ 8.4 ms ] story [ 21.1 ms ] threadLaptop: 13" MacBook Pro, M1 processor, 2020 edition Display: Apple Studio Display
sudo pmset -a disablesleep 1
And if you want to revert that, run this:
sudo pmset -a disablesleep 0