*** This bug is a duplicate of bug 251107 ***
    https://bugs.launchpad.net/bugs/251107

@  jtclicker

Do you have a desktop or Laptop?
If you have laptop try the following change your xorg.conf 

Change the following section:
 
Section "Device"
Identifier "Configured Video Device"
Driver "nvidia"
Option "NoLogo" "True"
EndSection

to

Section "Device"
Identifier "Configured Video Device"
Driver "nvidia"
Option "NoLogo" "True"
Option "UseDisplayDevice" "DFP"
Option "AddARGBGLXVisuals" "true"
EndSection

First additional line forces the Drivers to display on the laptop screen 
instead of a CRT.
Second line fixes the "white screen" issue people are seeing with these drivers.

Then reboot. it should work now.

-- 
nvidia restricted driver geforce4 MX440 montior fails at boot
https://bugs.launchpad.net/bugs/226547
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to