Stuck at grub every time after a reboot

My manjaro keeps getting stuck at the grub bootloader screen (I am not sure if it is called like this, what I mean is the interface that you can select grub menuentries) after reboot. “Stuck” means that the countdown stopped (the whole screen stopped) and any keyboard input has no response that I have to press the power button to shutdown and boot again. It seems that this problem only happens every time I do a reboot. If I just shutdown the system and then cold boot it’s ok. I don’t know when this problem started as it used to work properly.
Tell me if any logs and configurations is needed to locate the problem.

post full system info:
inxi -zav7
are you dual booting with windows? if yes, disable fast startup;
and disable fast boot in your bios/uefi - you may not have this option

Additionaly i would suggest to try different kernels

Welcome to Manjaro! :smiling_face_with_three_hearts:

  1. Please read the information behind this link. It will help you to post necessary information.
  1. Please press the three dots below your post and then press the :pencil2:
  • If you give us information about your system, we can see what we’re talking about and make better suggestions.
  • You can do this by using inxi in a terminal or in console.
sudo inxi --admin --verbosity=7 --filter --no-host --width
  • Personally identifiable information such as serial numbers and MAC addresses are filtered out by this command
  • Presenting the information in this way allows everyone to be familiar with the format and quickly find the items they need without missing anything.
  1. Copy the output from inxi (including the command) and paste it into your post.
  • To make it more readable, add 3 backticks ``` on an extra line before and after the pasted text.

Have you already :mag: for your problem in the forum ? (Wisdom lies in asking → listening → reading :wink: )

journalctl output from those failed restarts ?

Fast boot is already disabled.

Luckily the problem disappeared, though I didn’t do anything specific.
P.S. I noticed that my swapfile broke and I fixed it. I don’t know why. Perhaps this is related to my problem?

1 Like