Archive

Archive for the ‘Uncategorized’ Category

Fedora 11: Recent X.org/Intel 965 Update Breakage

September 10th, 2009 2 comments

Those who have compiz (“Desktop Effects”) enabled on 965 GPUs should be very wary of today’s xorg-x11-server-1.6.3-4.fc11 (FEDORA-2009-8766) update. For some reason or another, it makes Compiz prone to crashing when starting up. The solution to this is to revert to 1.4.3-3, or to temporarily disable Compiz. The latter can be done by changing the GConf entry. Switch to a virtual terminal from the GDM login screen by pressing Ctrl + Alt + F2, then login and run the following command:

gconftool-2 --set /desktop/gnome/session/required_components/windowmanager --type string 'metacity'

Again, this does not actually fix the problem in the Xorg/Compiz stack. It instead  disables Compiz entirely (reverting to Metacity – the default GNOME window manager).

This will workaround the bug until it can be solved properly. Note that any attempt to re-enable Compiz once logged in will also recreate this crash. So, it’s best to just leave it off until this is fixed.

Categories: Uncategorized Tags: