On 12/2/18 11:16 PM, Felix Miata wrote:
Did you ever try my cmdline suggestions, in particular, noresume?
Thank you for the reminder. I just looked over it, and found this file: /etc/default/grub In that file, there is this line, which is also in the /boot/grub2/grub.cfg file: GRUB_CMDLINE_LINUX_DEFAULT="resume=/dev/disk/by-uuid/d3224276-28fa-44ad-b96e-cd3d84fd2e6e splash=silent quiet showopts" Which is the uuid of the file that the system is looking for, which fails with the 4.19 kernels, but times out with the 4.18 kernel. So in your suggestion that I make it a no resume line, how exactly do I specify that? Do I type something like "resume=noresume"? Or do I do something like "resume="? Which makes me think, if the resume line is something about where to resume from hibernation, then how do I make sure this line is set up correctly? Because the uuid of my swap partition is this: # blkid /dev/sdb7 /dev/sdb7: LABEL="swap" UUID="78e12fe1-1805-475f-bd43-ed40c991fc6e" TYPE="swap" PARTLABEL="swap" PARTUUID="08891476-54b5-4b4f-a3c3-243a6f80b2dc" -- George Box: 42.3 | KDE Plasma 5.8 | AMD Phenom IIX4 | 64 | 32GB Laptop #1: TW | Plasma 5.13 | AMD FX 7TH GEN | 64 | 32GB Laptop #2: TW | Plasma 5.13 | Core i5 | 64 | 8GB -- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse+owner@opensuse.org