I put the option you recommended, and it worked! Thanks, Brad!
Here are the steps I took to create an xorg.conf file (I did not have
one) and then add the option to it.
1. Stop gdm:
sudo service gdm stop
2. Log in at command prompt.
3. Enter the /etc/X11 directory:
cd /etc/X11
4. Generate an xorg.conf.new file:
sudo Xorg -configure
5. Rename xorg.conf.new to xorg.conf:
sudo mv xorg.conf.new xorg.conf
6. Edit xorg.conf file, adding the following to the "Device" section:
Option "Tiling" "False"
--
You received this bug notification because you are a member of Ubuntu-X,
which is subscribed to xserver-xorg-video-intel in Ubuntu.
https://bugs.launchpad.net/bugs/776736
Title:
font corruption in firefox and gnome-terminal after suspend
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xserver-xorg-video-intel/+bug/776736/+subscriptions
_______________________________________________
Mailing list: https://launchpad.net/~ubuntu-x-swat
Post to : [email protected]
Unsubscribe : https://launchpad.net/~ubuntu-x-swat
More help : https://help.launchpad.net/ListHelp