Ubuntu 9.10 and Lenovo W500 ATI Laptops
- Suspend and restore seem to work okay with desktop effects enabled
- Desktop effects, with Emerald installed, look sweet
- Restoring, Maximizing, and Resizing Windows with desktop effects enabled is all screwed up.
WHAT THE HELL? Seriously–this is such a well-known issue, that’s so consistently complained about, that this should really be fixed in the main release by now. Or at least there should be a fix. Well, thankfully, there is a fix. A (very) long story short: apparently there’s a conflict between the way X handles certain things with desktop effects on between Intel drivers (for the integrated graphics cards) and ATI drivers (for instance, in the W500 machines). Ubuntu decided to opt for having X work out of the box with Intel instead of ATI, and there’s an ongoing debate between XOrg’s developers and ATI and neither will put in the effort to actually resolve the issue. (I hope I got all that right, after Googling about this for about 45 minutes).
In any case, the way to fix the lag is as follows:
- Add “ppa:launchpad-weyland/xserver-nobackfill” to your software sources. Click on Applications –> Ubuntu Software Center. Click on Edit, Software Sources. Click on Other Software. Click on Add. Paste in this:
ppa:launchpad-weyland/xserver-nobackfill - Open a Command Terminal. Type:
sudo apt-get updateand hit enter; then type:
sudo apt-get install xserver-xorg-core=2:1.6.4-2ubuntu5~ppa1 xserver-xorg-core-dbg=2:1.6.4-2ubuntu5~ppa1and hit enter.
- Sit back and wait. After it’s complete–hopefully successfully!–restart your computer, enable desktop effects, and enjoy not having to deal with that annoying freeze / lag whenever you resize, restore, maximize, or create a new window. Damn, it’s nice!






December 17th, 2009 at 1:04 am
[...] View original post here: Seinberg.net Photography » Blog Archive » Ubuntu 9.10 and Lenovo … [...]
December 17th, 2009 at 2:09 am
[...] rest is here: Seinberg.net Photography » Blog Archive » Ubuntu 9.10 and Lenovo … By admin | category: ubuntu software | tags: applications | Working Towards Ubuntu [...]
January 3rd, 2010 at 4:44 pm
This was an enormous help, thank you.
May 10th, 2010 at 10:57 am
Does this work also for Lucid somehow ?
May 10th, 2010 at 10:20 pm
Good question, Uwe. I’m really not sure, but I’ll try it out in the next few weeks and post an update.
May 26th, 2010 at 8:33 pm
Just tested on Lucid x64 with Desktop Effects on, works flawlessly thanks so much.