Comment 157 for bug 745608

Revision history for this message
Ferry Toth (ftoth) wrote :

Hello Sean,

Like I said, using Quantal. You can easily lookup the versions in packages.ubuntu..com.

To use sna (Sanday Bridge New Acceleration) I created and xorg.conf containing:

Section "Device"
 Identifier "Card0"
 Driver "intel"
 Option "AccelMethod" "sna"
EndSection

(courtesy https://launchpad.net/~glasen/+archive/intel-driver).

Ferry