Comment 10 for bug 90213

Revision history for this message
Shirish Agarwal (shirishag75) wrote :

The driver posted by Timo works beautifully. The way I did it was go to CTRL+ALT+F2 (actually all the terminal shells show big fonts, which by default is very bad but thtś another story). Then gave the following commands :-

sudo /etc/init.d/gdm stop
dpkg -i --force-conflicts xserver-xorg-video-intel_1.9.93-1ubuntu1_i386

after it was installed then

sudo /etc/init.d/gdm restart

this landed me right into 1152*768 & I was able to change resolutions on the fly, good job there Tim :)