Comment 2 for bug 13830

Revision history for this message
Casey J. Peter (casey) wrote :

To work around the xorg issues with the nvidia card the following should be
changed in the xorg.conf file:

Section "Device"
 Identifier "NVIDIA Corporation NV34 [GeForce FX 5200]"
 Driver "nv" -----------------change from
"nvidia" to "nv"
 BusID "PCI:1:0:0"
# Option "RenderAccel" "true" -----------to
ensure that gdm and X work comment out the following 3 lines if applicable
# Option "NvAGP" "1"
# Option "AllowGLXWithComposite" "true"