How do I install working drivers for an Intel 4500MHD? (12.04 LTS) [duplicate]

I have a Intel i7 laptop that does not show any resolution higher than 1280 x 1024. A little bit of research pointed me to a bug and subsequently to a fix. I have 11.10 currently installed. I want to upgrade the driver so that the graphics start working again.

How can I do this ?

  • Bug
  • Release with fix

If you want to update your graphics drivers, open a terminal console and type

sudo add-apt-repository ppa:ubuntu-x-swat/x-updates
sudo apt-get update
sudo apt-get upgrade

After restarting the computer, your system should be running the current graphics drivers. I hope this helps

  • Is it safe to install updated Intel drivers from the x-swat PPA?

You might want to try the "The Intel® Graphics Installer for Linux*" : it allows you to easily install the latest graphics and video drivers for your Intel graphics hardware. This allows you to stay current with the latest enhancements, optimizations, and fixes to the Intel® Graphics Stack to ensure the best user experience with your Intel® graphics hardware. The Intel® Graphics Installer for Linux* is available for the latest versions of Ubuntu* and Fedora*."

See https://01.org/linuxgraphics/downloads