Re: Help! Borked suspend/hibernate after adding swap partition

2019-12-14 Thread Pascal Hambourg
Le 14/12/2019 à 16:35, Ottavio Caruso a écrit : On Sat, 14 Dec 2019 at 13:47, Pascal Hambourg wrote: Le 14/12/2019 à 14:20, Ottavio Caruso a écrit : I've also added: GRUB_CMDLINE_LINUX_DEFAULT="resume d823f1ee-2e16-4327-b0c1-639f377002bb" Wrong syntax. It should be "resume=UUID=d823...".

Re: Help! Borked suspend/hibernate after adding swap partition

2019-12-14 Thread Ottavio Caruso
On Sat, 14 Dec 2019 at 13:47, Pascal Hambourg wrote: > > Le 14/12/2019 à 14:20, Ottavio Caruso a écrit : > (...) > > I've also added: > > GRUB_CMDLINE_LINUX_DEFAULT="resume d823f1ee-2e16-4327-b0c1-639f377002bb" > > Wrong syntax. It should be "resume=UUID=d823...". > This will override the RESUME

Re: Help! Borked suspend/hibernate after adding swap partition

2019-12-14 Thread Pascal Hambourg
Le 14/12/2019 à 14:20, Ottavio Caruso a écrit : $ sudo update-initramfs -u -k all update-initramfs: Generating /boot/initrd.img-4.9.0-11-amd64 I: The initramfs will attempt to resume from /dev/sda7 I: (UUID=d823f1ee-2e16-4327-b0c1-639f377002bb) I: Set the RESUME variable to override this.

Re: Help! Borked suspend/hibernate after adding swap partition

2019-12-14 Thread Pascal Hambourg
Le 14/12/2019 à 12:26, Ottavio Caruso a écrit : $ sudo update-initramfs -u -k all update-initramfs: Generating /boot/initrd.img-4.9.0-11-amd64 I: The initramfs will attempt to resume from /dev/sda7 I: (UUID=d823f1ee-2e16-4327-b0c1-639f377002bb) I: Set the RESUME variable to override this. I'll

Re: Help! Borked suspend/hibernate after adding swap partition

2019-12-14 Thread Pascal Hambourg
Le 14/12/2019 à 10:43, Alexander V. Makartsev a écrit : Simple swap partition creation is not enough for hibernation to work, it also has to be configured in initrd. [2] Despite the file name it is no longer an initrd but an initramfs.

Re: Help! Borked suspend/hibernate after adding swap partition

2019-12-14 Thread Alexander V. Makartsev
On 13.12.2019 23:44, Ottavio Caruso wrote: > Hi, > > I'm running LMDE3 (based on Debian oldstable) on Thinkpad Edge E130. > I'm not getting much support lately from the Mint forums and that's > why I'm posting here. > > This laptop had been running happily with a mere 4GB RAM and no swap > until