0

Attempting to install steam and optimized drivers from Oibaf PPA, I was faced with a loop at login, where entering my credentials would briefly display a command-line and then return the login screen with fields emptied.

Muckee
  • 103
  • 5

1 Answers1

0

Using Ctrl + Alt + F4, I was able to access the CLI and discovered errors similar to those found within this question.

I deleted the Oibaf entries from /etc/apt/sources.list.d.

This had no effect. As this was not the only repository I had newly been working from, I added the repository again to maintain continuity in troubleshooting.

Following luke's solution here I still had the same issue.

I was able to login to the desktop again after running the following command:

sudo apt -f upgrade

Note:

For some implementations of the amd drivers, they can be reverted by entering

amdgpu-pro-uninstall
pomsky
  • 70,557
Muckee
  • 103
  • 5