3

My problem is similar to two other posts concerning ATI cards and 12.04 LTS: Post1 & Post2. In my case I use a Dell Precision M4300 laptop which uses a NVidia Quadro FX 880M.

Doing a lspci | grep VGA gave me this: 01:00.0 VGA compatible controller: NVIDIA Corporation GT216 [Quadro FX 880M] (rev a2)

My workaround consists of logging in at the console and running sudo start lightdm which works perfectly but I am looking for a better workaround than this ?

champost
  • 413
  • I've the same problem on a Sony Vaio latop (VPCS13V9E) with:

    01:00.0 VGA compatible controller: NVIDIA Corporation GT218 [GeForce 310M] (rev a2)

    Sometimes I get "The system is running in low graphic mode", a reboot usually fix it (I cannot launch lightdm manually since TTYs are black after X start).

    – Giovanni Toraldo Jun 02 '12 at 08:17
  • Obviously, no problems with nouveau drivers: with them it always boot fine. – Giovanni Toraldo Jun 02 '12 at 08:21

1 Answers1

0

I use GeForce 8300 on Ubuntu 12.04 amd64. When using normal startup, it goes to Low graphics mode, but cannot enter desktop. When using maintenance mode via grub, in root command line, type startx, I can enter the desktop without taskbar. So I right click to create folder and then right click to launch nautilus and can do other things.

linquize
  • 183