1

Hi there. I've dual booted my device with Windows 8 pro and Ubuntu 13.04 I've done all updates by the following commands:

  1. sudo apt-get update
  2. sudo apt-get upgrade

Then I've installed the additional drivers for my nvidia graphic card to support for it in the additional drivers menu in settings.

I've installed the nvidia driver 310 (propitiatory, tested).

But recently when I boot to ubuntu my screen gets into terminal like mode and starts displaying some code lines like:

  1. wlan0: inserted not in use
  2. card display mode etc. , lines

And no key works when I press the "Enter" key or the "power key" I'm getting a dialog box like "the system is running in low graphics mode".

Then no key works nor my mouse, touch pad. But my problem fixed when i reboot it. Please any one solve this problem.

Vlad Tarniceru
  • 1,759
  • 1
  • 15
  • 24
Anirudh Pulikonda
  • 329
  • 2
  • 4
  • 14

2 Answers2

0

I had the same problem, and if I remember well, I reinstalled ubuntu...

Did you tried to do as it says here ?

Vlad Tarniceru
  • 1,759
  • 1
  • 15
  • 24
0

So here is what I did to get back into my GUI. From command line: sudo reboot or sudo poweroff.

  1. Then when the machine logo comes up at the beginning of the startup, hold down shift, until you are redirected to the GRUB menu.

  2. Select previous linux version and boot up in the earliest version available. That should take at least get you booted into GUI.

v2r
  • 9,547
Gabe
  • 1