Installing Intel Linux Graphics

Forum rules
Before you post read how to get help. Topics in this forum are automatically closed 6 months after creation.
Locked
tadehhovanessian

Installing Intel Linux Graphics

Post by tadehhovanessian »

Hi,

I'm trying to install the Intel Linux Graphics Drivers but it's giving me the following error messages.

I'm using Linux Mint 17.1 64-bit. Your help would be really appreciated!!

Thanks,
Tadeh
Last edited by LockBot on Wed Dec 28, 2022 7:16 am, edited 1 time in total.
Reason: Topic automatically closed 6 months after creation. New replies are no longer allowed.
specialdune

Re: Installing Intel Linux Graphics

Post by specialdune »

First of all please give us an overview of your system:

Code: Select all

inxi -Fxz
tadehhovanessian

Re: Installing Intel Linux Graphics

Post by tadehhovanessian »

specialdune wrote:First of all please give us an overview of your system:

Code: Select all

inxi -Fxz
Hi,

Thanks for your question. Please see below.

Thanks,
Tadeh
tadehhovanessian

Re: Installing Intel Linux Graphics

Post by tadehhovanessian »

Hi Nomko,

Thanks for your message. I actually followed this guide. I think it's really good but it doesn't help me with this error.

Thanks.
nomko

Re: Installing Intel Linux Graphics

Post by nomko »

tadehhovanessian wrote: Thanks for your message. I actually followed this guide. I think it's really good but it doesn't help me with this error.
I though it was a driver issue, but looking closer to your screenshots it is a version conflict between some files.

I know just 1 solution for updating those files and that is adding the xorg-edgers PPA and then update your system:
  • open a temrinal
  • type the following command:

    Code: Select all

    sudo add-apt-repository ppa:xorg-edgers/ppa
  • follow the instructions given in the terminal
  • do not close the temrinal
  • After adding the ppa run the following terminal commands:

    Code: Select all

    sudo apt-get update && sudo apt-get upgrade
  • follow my leads on how-to install the Linux Graphic driver if the previous installation is undone by the PPA
tadehhovanessian

Re: Installing Intel Linux Graphics

Post by tadehhovanessian »

Hi Nomko,

That worked perfectly! Curiously, the system overview still shows the same details for the graphics drivers?

Thanks!
Tadeh
Locked

Return to “Graphics Cards & Monitors”