the reason i suggest the different states is because they might not all be comparable with your hardware, so finding one that works properly it the goal (that includes waking up properly as well)... you would have to examine you journal logs so see if there is any difference between calling systemctl vs, just writing to those files.
i know for instance you need to write to both mem_sleep and state to get certain results and if you don't do the in the correct order the results may be confusing... which is why i let systemctl do it.
do you have a firmware setting about usb power and wake on usb device ... if so turn that on and the USB ports will remain active and powered while in suspend or hibernate.
i know for instance you need to write to both mem_sleep and state to get certain results and if you don't do the in the correct order the results may be confusing... which is why i let systemctl do it.
do you have a firmware setting about usb power and wake on usb device ... if so turn that on and the USB ports will remain active and powered while in suspend or hibernate.
Comment