You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
On the RISC-V board running Ubuntu 24.04 LTS I did the usual system update (~ 400 packages) via:
sudo apt update
sudo apt dist-upgrade
At least after correcting the partitioning of the card to have enough storage space (Issue #7) the update ran to the end, only the update of the gdm package (the login screen, also called "greeter") errored (on the execution of a maintainer script). 5 other packages stayed without updating, probably blocked by dependencies due to the failed gdm.
I rebooted the system afterwards and instead of showing the login screen, the screen stayed black. Due to issue #5 (USB keyboard does not work in text mode) I was not able to switch to a text console to do any fix.