Comment 18 for bug 1074779

Revision history for this message
Clement Lefebvre (clementlefebvre) wrote :

Manual fix, create /etc/X11/xorg.conf and write the following into it:

Section "Device"
        Identifier "My device"
        Driver "intel"
EndSection

Press CTRL+ALT+BACKSPACE to restart your computer (or reboot if you're running Ubuntu).

Check with inxi -G (or glxinfo if you're running Ubuntu) to make sure your renderer is now Intel and not Gallium LLVMPIPE.

Please let us know if this works for you in Mint 14 or Ubuntu 12.10.