Hardware: Dell XPS 17 laptop 9710 (brand new)
Operating System: Ubuntu 21.10
Processor: 11th Gen Intel® Core™ i7-11800H @ 2.30GHz × 16
Graphics: Mesa Intel® UHD Graphics (TGL GT1)
$ lspci | grep VGA
00:02.0 VGA compatible controller: Intel Corporation TigerLake-H GT1 [UHD Graphics] (rev 01)
Problem: when the laptop goes to sleep, I cannot wake it up. Neither opening the lid nor tapping the power button will wake it up.
Workaround: hold the power button for 40 seconds. After doing this, I can tap the power button and get it to reboot. Unsatisfactory because I lose any open applications.
free
will tell you. To successfully hibernate you need as much swap as you have memory (sudo lshw -C memory
). – waltinator Mar 09 '22 at 00:08