0

Due to graphics driver failure after dist-upgrading my "AMD powered" system I am unable to login to my account. The login screen is just bouncing back and not showing me the result of that upgrade process that was going on. This happens with me a lot of times, I am fed up now. I'd usually re-install my system to resolve this problem. I have read somewhere that this problem is arising due to lack of support for AMD GPU by Gnome.

So my question is, is it possible to bring that terminal window that was invoked in the GUI to the CLI (after pressing Ctrl+Alt+F1)?

Additional Details:

System Configuration: AMD A8-4500M with (AMD 7640G & AMD 7670M)
Ubuntu version: 14.04 (Trusty) with GNOME

Also, I was not using proprietary driver as it was a fresh install.

n0noob
  • 255
  • 1
  • 10

1 Answers1

1

Virtual Console

ctrl + alt + f1

Is a virtual console, accessed when the Ubuntu OS is loaded. (ctrl + alt + f7 to return to GUI Ubuntu)

Recovery Mode - Terminal

Have you tried recovery mode? When the boot options screen appears:

Advanced options > ***** (recovery mode) Accessing recovery mode

This will allow you to access the terminal as root, and update graphics drivers etc.

AMD graphics

This may also help your issue with AMD drivers, which might be your problem.

How to remove proprietary AMD drivers & repair Unity

  • Desktop environment I am using is not Unity, it is Gnome. – n0noob May 17 '15 at 08:19
  • Sorry, my mistake. Do any graphics load? What specifically happens at the login screen? – Ben Winding May 17 '15 at 09:21
  • Yes, it loads upto login screen. Even after providing "right" password it does not log me in. Anyways, I managed to resolve my problem, GUI is back now. – n0noob May 17 '15 at 09:50