Solution for Desktop: $ sudo apt-get install xserver-xorg-video-nv $ sudo nano /etc/X11/xorg.conf
Edit /etc/X11/xorg.conf to contain the following: ## START ## # /etc/X11/xorg.conf Section "Device" Identifier "Configured Video Device" Driver "nv" EndSection Section "Monitor" Identifier "Configured Monitor" EndSection Section "Screen" Identifier "Default Screen" Monitor "Configured Monitor" Device "Configured Video Device" EndSection ## END ## Solution for LTSP in progress... -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/800208 Title: nvidia graphics not working To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/xserver-xorg-video-nouveau/+bug/800208/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs