Public bug reported: Binary package hint: nvidia-glx
In order for this to work at all I had to do the following: Neither: sudo nvidia-glx-config enable Nor: sudo nvidia-xconfig I edit /etc/X11/xorg.conf and change "nv" for "nvidia" I follow http://doc.gwos.org/index.php/Latest_Nvidia_Edgy#PROBLEMS_SECTION (point 7) $ sudo nano /etc/modprobe.d/options Add this option at the end of the file: options nvidia NVreg_SoftEDIDs=0 NVreg_Mobile=1 CTRL+O to save CTRL+X to exit $ sudo nano /etc/X11/xorg.conf Get to the "Section Screen" and add the following options Option "ExactModeTimingsDVI" "TRUE" Option "ModeValidation" "DFP-0: NoEdidDFPMaxSizeCheck, NoVesaModes" Then it works perfectly! ** Affects: linux-restricted-modules-2.6.17 (Ubuntu) Importance: Undecided Status: Unconfirmed -- [edgy] installing nvidia GeForce4 420 Go https://launchpad.net/bugs/67836 -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
