This is second time my system has "soft bricked".
Both times it happened during an eopkg update
, likely during linux-firmware update, system suddenly reboots, presents LUKS input and then blank screen.
First time Ctrl
+Alt
+F2
worked and I was able to run sudo eopkg check | grep Broken | awk '{print $4}' | xargs sudo eopkg it --reinstall
This time tty is not available. Screen is blank and every minute or so text cursor blinks once in upper left corner.
I also tried to SSH to no avail. Happens with both installed kernels 5.10.7-168 and 5.10.9-169
I guess live boot and chroot is the answer.
My main concern is not the fix, but the cause. eopkg up
should not be able to crash the system. :sad:
I have intel video, the rig is fairly old i5-4670k on msi z87-g45 board. I updated BIOS to latest (E7821IMS v1.9), after first time this happened.
Ideas?