0

This have never really been an issue for me in the past with previous versions of Ubuntu. However, now when I try to run Minecraft on my ASUS U56E I have a terrible screen flicker. I have already taken the time to look for my issue but I have not found a solution for 15.10. I have Intel graphics. Thanks For the Help!

Max Kulik
  • 538
  • 5
  • 22

1 Answers1

0

I found out that my problem was due to a lack in proper drivers for Ubuntu 15. I had to add them manually add them:

Running:

sudo add-apt-repository ppa:oibaf/graphics-drivers

will add the latest/optimised Intel drivers.

More info can be found here:

Intel Graphics for Ubuntu 15.10

Here:

https://launchpad.net/~oibaf/+archive/ubuntu/graphics-drivers

and here:

https://launchpad.net/+help-soyuz/ppa-sources-list.html

NOTE: This as far as I know will work with Ubuntu 14.04.2 and later. It recommended you use it for 15.10 ONLY.

Max Kulik
  • 538
  • 5
  • 22