kubasama This has happened to me several times. It was always a mesalib error. I would suggest:
- Go to TTY Ctrl+Alt+F2 or other function key.
- Log in to your account. Enter your name and password (it will not be visible).
- Execute
sudo eopkg it --reinstall mesalib
andreboot
.
If this does not help then do steps 1 and 2, writesudo eopkg check | grep Broken | awk '{print $4}' | xargs sudo eopkg it --reinstall
andreboot