Comment 22 for bug 711409

Revision history for this message
Felix Yan (felixonmars) wrote : Re: -nvidia broken after Jan 31st updates, because it does not yet support xserver 1.10

The ABI error could be ignored using:

Section "ServerFlags"
        Option "ignoreABI" "on"
EndSection

in xorg.conf, have you tried it yet?