2021-01-13 2026-01-25 装了黑苹果,不小心接触到休眠按键(月亮那个),就会进入睡眠,唤醒之后会出黑屏等bug,不如完全禁用吧。 123456789# Before doing anything, save your current configuration usingpmset -g# To disable sleep 彻底禁用sudo pmset -a sleep 0; sudo pmset -a hibernatemode 0; sudo pmset -a disablesleep 1;# And to go back to normal 还原sudo pmset -a sleep 1; sudo pmset -a hibernatemode [original hibernatemode value]; sudo pmset -a disablesleep 0; 前一篇 ubuntu18 装gdb9 后一篇 tcl 75tv2电视启用usb调试解决error: device unauthorized. This adb server‘s $ADB_VENDOR_KEYS is not set
说些什么吧!