Comment # 22 on bug 1210029 from
(In reply to Carlos Robinson from comment #21)
> well, I don't understand it. Leap 15.5 (full install) using kernel
> 6.2.8-lp154.3.gc9a94ac-default fails to recover from hibernation, same as
> 6.2.9, whereas Leap 15.4 (full install) with kernel 6.2.8 succeeds.

That's what I was afraid of.  This might be rather a problem in user-space
side, e.g. dracut.

To be sure, could you try the following?

- Download kernel-default-5.14.21-150500.3.1.gad9a743.x86_64.rpm from my OBS
repo

- Install it on the Leap 15.4 system directly via zypper install:
  zypper in kernel-default-5.14.21-150500.3.1.gad9a743.x86_64.rpm

- Retest hibernation.

I guess this may work.  Once after testing, you can remove the kernel again:
  zypper rm kernel-default-5.14.21-150500.3.1.gad9a743


Once after the test, you can uninstall the test kernel package again via zypper
remove (with the exact kernel version).


You are receiving this mail because: