Hi, Actually if you read through my report I finally figured what is the problem. It is not ubuntu's fault. Xorg upstream simply decided to rip XAA from Xorg 1.13, and 14.04 has Xorg 1.15 or something like that. So basically in 12.04 there was no hardware acceleration either unless you defined 1208x1024 which fits in matrox 200ge's memory for framebuffer. This option is still ok on 14.04 so if you don't need 1920x1080 then it should be reasonable quick (in my case I have a big monitor with FHD resolution so I wanted to use it like in 12.04 where XAA could handle the desktop pretty fine at this resolution. Anyway, I did a nasty hack and avoiding the dependency hell (downgrading to older X would make million otherwise working packages to change as well) so I simply copied some files from 12.04 precise: the files were: /lib/x86_64-linux-gnu/libudev.so.0* /usr/bin/Xorg /usr/bin/cvt /usr/bin/gtf /usr/lib/xorg/modules/* This downgrades Xorg to precise latest with XAA. To avoid breaking the X system with later X upgrades you have to hold the following packages: xserver-xorg-core xserver-xorg-input-evdev xserver-xorg-input-mouse xserver-xorg-input-vmmouse xserver-xorg-video-mga xserver-xorg-video-vmware Then just restart X and you are enjoing mga200 with XAA and enough performance for 1920x1080p I am attaching the tar.gzipped files from precise I saved for later for you in case you wanna experiment. If you are going to apply it, backup the files which will be overwritten for any case. regards Zoltan 2014-05-22 4:10 GMT+02:00 maddie