0

I have a notebook with 2 graphic cards.

How can I install the HD4000-3000 drivers and GeForce 710M without GT-GTX?

(Yes I know the system settings > proprietary drivers but this option is OUTDATED!)

And when I'm launching csgo with this easy install I'm getting an OpenGL driver error telling to update drivers etc.

Elin Y.
  • 893

1 Answers1

0

If you want to install recent drivers type the following in a terminal(Ctrl+Alt+T):

sudo add-apt-repository ppa:graphics-drivers/ppa
sudo apt-get update
sudo apt-get install nvidia-358

I'm launching csgo with this easy install I'm get the (OpenGL driver error) update drivers

That's probably because you're using nouveau driver, which doesn't support all OpenGL versions.

For the future: Try to be more detailed when you post question on the site. It really helps community to have a descriptive title and more info in the question about your system.