Hello, I’m dual booting windows 11 and Fedora KDE and I am trying to set up hibernate. I have swap enabled and KDE lets me try to hibernate, but it doesn’t seem to save my ram’s content correctly, or to load it properly after a reboot, so I get a fresh boot with nothing loaded.
Running journalctl -b I get the following errors :
Feb 18 16:25:54 fedora kernel: ucsi_acpi USBC000:00: unknown error 0
Feb 18 16:25:54 fedora kernel: ucsi_acpi USBC000:00: GET_CABLE_PROPERTY failed (-5)
Feb 18 16:25:54 fedora kernel: ucsi_acpi USBC000:00: unknown error 256
Feb 18 16:25:54 fedora kernel: ucsi_acpi USBC000:00: GET_CABLE_PROPERTY failed (-5)
Feb 18 15:26:00 fedora bluetoothd[1008]: Failed to set default system config for hci0
Feb 18 15:26:00 fedora bluetoothd[1008]: Failed to set mode: Failed (0x03)
Feb 18 15:26:12 fedora bluetoothd[1008]: Failed to set mode: Failed (0x03)
bootctl gets me :
Failed to read "/boot/efi/EFI/systemd": Permission denied
Failed to open '/boot/efi/loader/loader.conf': Permission denied
Any solution to this ? I had the same issue with fedora workstation
Thanks!