Comment 51 for bug 286424

Revision history for this message
Lafa (luis-alves) wrote :

crashes with this file
$ more /etc/X11/xorg.conf

Section "Screen"
 Identifier "Default Screen"
 DefaultDepth 24
EndSection

Section "Module"
 Load "glx"
EndSection

Section "Device"
 Identifier "Default Device"
 Driver "nvidia"
 Option "NoLogo" "True"
EndSection

Section "ServerFlags"
 Option "DontZap" "False"
EndSection