Good day all

please could someone help me as i think I am a bit stuck, I want to install the Intel 915 drivers on my HP Elitebook 2540p (yes i know its an artifact), I am using this laptop as a side project to learn and understand Linux and its interfaces a bit better, so my question to you is how and where do I go / get the drivers to install on Kubuntu 18.04

4

1 Answer

Ubuntu has Intel video drivers by default in the package xserver-xorg-video-intel. But you can install the newest version from ppa:

sudo add-apt-repository ppa:oibaf/graphics-drivers sudo apt update sudo apt dist-upgrade 

Your Answer

Sign up or log in

Sign up using Google Sign up using Facebook Sign up using Email and Password

Post as a guest

By clicking “Post Your Answer”, you agree to our terms of service, privacy policy and cookie policy