I have been resisting upgrading Ubuntu 8.04 LTS on my Dell Latitdue D600 because I had tried 8.10 and compiz did NOT work well at all - VERY slow. So with much
trepidation I upgraded to 9.04 last weekend to see if the video/X11 side of the latest release of Ubuntu was any better at handling my aging ,but still very capable, Dell laptop(affectionally called dellboy). Things didn't look so hot at first but I just ran with the not-compiz settings until having a look tonight. Trying all sorts of AddRGBGLXVisuals and other, non-relevant, NVIDIA-chipset-only, options to xorg.conf resulted in no change - wobbly windows would appear but no window decorator and an unusable, completely white gnome-terminal. Then I remembered a couple of things I had seen mentioned elsewhere: 1. For some chipsets (Intel & now ATI): the default EXA acceleration doesn't work or is unacceptably slow. For ATI, trying the older XAA works marvels. For Intel chipsets try the latest UXA acceleration method. And 2. The last time I tried with 8.10 I needed to increase the colour depth to 24. Well, I inserted both the following into /etc/X11/xorg.conf:
Under Section 'Device':
Option "AccelMethod" "XAA"
Under Section 'Screen':
Depth 24
Voila! Compiz, in all it's glory, works very acceptably on my Dell Latitude D600 laptop running under Ubuntu 9.04 'Jaunty Jackalope'.
FANTASTIC.I am stoked!
Why KVM and not Xen?
I had tried to install Ubuntu 8.04 onto my Dell Latitude D600 when Hardy Heron first came out. Everything worked EXCEPT the Broadcom Wireless. It produced a computer-stopping, hardware error just before GDM came up (presumably when the firmware was being loaded into the chipset). So I went back to the reliable 7.10. Well I have just tried again and now it works! 95% of the time! There seems to have been a kernel update since 8.04 was released. Awesome! The error does still come up occasionally (which requires a reboot) but usually within the next couple of reboots it will be OK. For me its workable and I have also included the Ubuntu Studio repos so its running quite sweet now.