Currently having issues getting my laptop screen to power back on after putting it to sleep. Keyboard seems to work, or at the very least it is lighting up when pressed. I haven’t done much, solely because I’d rather not brick my install possibly. I am also running the nvidia-driver-570-open display driver, for what it’s worth.
Only commands I’ve run, which got the keyboard to work at sleep:
Only commands I’ve run, which got the keyboard to work at sleep:
Code:
grep . /sys/bus/usb/devices/*/power/wakeup sudo su echo enabled > /sys/bus/usb/devices/[usb devices]/power/wakeup
