Hi guys,
I ran today’s update (30.11.2024) on my laptop (Manjaro Xfce on Xorg) and left it updating. After some time I came back and stumbled upon the charger cable and my laptop fell to the floor.
I opened the screen lid and realized that the system is stuck in a loop when waking up from suspend: It shows a CLI cursor, then a mouse pointer on black background, then again the CLI cursor and so on.
I tried to switch to a TTY, but wasn’t able to. It showed the TTY login prompt for some fraction of a second and then returned to the loop again before I had a chance to type in a single letter.
I had to power off the laptop hard. After switching it on again, it was stuck in the same loop again though.
Booting one of the older kernel versions, it drops me into the emergency shell reporting that /boot/efi
cannot be found.
In the emergency shell I can access log files, but couldn’t find anything suspicious so far. The journal and the Xorg log look good.
I suspected a hardware issue, so I tried to boot from a live USB drive. It successfully boots a live system. I can even chroot into the damaged installed system.
In chroot I tried to run pacman -Syu
, thinking that the update hasn’t finished. Indeed there was a db.lck
file present in the pacman directory. I removed it and ran pacman again. But it told me that all packages are up to date.
So eventually everything seems to be fine, but the machine is stuck in a loop which doesn’t even allow me to access the TTY.
I fear that there is some software or hardware issue with my SSD, which would explain why the installed system fails to boot properly, while the live system boots okay. Is there any place where I could look besides of journalctl and Xorg.0.log?
I’ll chroot again and save those logs, if they are necessary, but possibly this is a known problem (which I was to dumb to find using the search) which is easy to solve?
Thanks for any input!
Photon