Black screen with cursor after typing password
Upgraded from 20250301 to 20250317 and that happened suddenly...I rolled back now but I want to know whether it's an upstream issue or if my installation is just screwy - how would I debug this?
1 Reply
if you want to know if your installation is screwy, you can run
sudo ostree fsck
, which checks your system commits for integrity. (afaik it also checks those other than the current deployment)
that aside: there was an update today, 20250325, maybe give that a try
if that doesn't work, you could post your rpm-ostree status
maybe there is something layered that is causing the problem?