Comment 2 for bug 616023

Revision history for this message
Harry (harry33) wrote :

Hi there,
You have three options to go:
1) wait until nvidia-current_256.44 gets updated
2) downgrade xorg-xserver to 1.8.2 (the maverick older version or even xorg-edgers lucid version)
3) try adding the following lines to xorg.conf (forcing nvidia drivers to obey) and reboot:
Section "ServerFlags"
 Option "ignoreABI" "True"
EndSection