Well,

now i'm using nvidia-glx i.e. - NVIDIA binary XFree86 4.x/X.Org driver

xorg.conf pieces below.

note it's in 16 bit mode so you wont get the fancier options in the
"Appearence" menu, but OpenGL still works. Also i dropped the composite
switch.

Are your Monitor Synch ranges good ??

have a look in System > Administration > Screens and Graphics for a
monitor that matches yours.


Section "Device"
        Identifier      "nVidia Corporation NV20 [GeForce3]"
        Driver          "nvidia"
        Busid           "PCI:1:0:0"
        Option          "AddARGBVisuals"        "True"
        Option          "AddARGBGLXVisuals"     "True"
        Option          "NoLogo"        "False"
EndSection

Section "Monitor"
        Identifier      "S/M 950p+"
        Option          "DPMS"
EndSection

Section "Screen"
        Identifier      "Default Screen"
        Device          "nVidia Corporation NV20 [GeForce3]"
        Monitor         "S/M 950p+"
        Defaultdepth    16
        SubSection "Display"

# "2048x1536"

                Modes           "1600x1200"     "1280x1024"     "1024x768"      
"832x624"       "800x600"       "720x400"       "640x480"
        EndSubSection
EndSection

-- 
NV20 [GeForce3] nvidia not supported by nvidia-glx in gutsy
https://bugs.launchpad.net/bugs/155231
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to