The drivers for the Intel integrated graphics (i915) work well.
The only issue is that the wrong resolution is detected.
The native resolution is 1280x800.
This is easily remedied with a program called "915resolution".
In the terminal, type
sudo apt-get install 915resolution
|