Linux Lite Forums
Intel Graphics Update Tool Error - Printable Version

+- Linux Lite Forums (https://www.freecinema2022.gq/forums)
+-- Forum: Software - Support (https://www.freecinema2022.gq/forums/forumdisplay.php?fid=5)
+--- Forum: Other (https://www.freecinema2022.gq/forums/forumdisplay.php?fid=20)
+--- Thread: Intel Graphics Update Tool Error (/showthread.php?tid=4936)

Pages: 1 2


Intel Graphics Update Tool Error - dlalinsp - 02-06-2018

Hey guys,
I get this error when I try to update Intel HD Graphics drivers using IGUT.

'Error running transaction: GDBus.Error:org.debian.apt.TransactionFailed: error-dep-resolution-failed: The following packages have unmet dependencies:

libosmesa6: Depends: libgcc1 (>= 1:3.4) but 1:6.0.1-0ubuntu1 is to be installed
            Depends: libglapi-mesa (= 17.2.4-0ubuntu1~16.04.4) but 17.2.8-0ubuntu0~16.04.1 is to be installed
            Depends: zlib1g (>= 1:1.1.4) but 1:1.2.8.dfsg-2ubuntu4.1 is to be installed
'

And also
'
The following packages have unmet dependencies:

libosmesa6: Depends: libgcc1 (>= 1:3.4) but 1:6.0.1-0ubuntu1 is to be installed
            Depends: libglapi-mesa (= 17.2.4-0ubuntu1~16.04.4) but 17.2.8-0ubuntu0~16.04.1 is to be installed
            Depends: zlib1g (>= 1:1.1.4) but 1:1.2.8.dfsg-2ubuntu4.1 is to be installed '
Any help to fix this is appreciated.


Re: Intel Graphics Update Tool Error - Valtam - 02-06-2018

What is the exact name of the package you are trying to install? What Intel graphics chip do you have?


Re: Intel Graphics Update Tool Error - dlalinsp - 02-06-2018

I was trying to install the latest drivers for Intel HD Graphics. This is my CPU: https://ark.intel.com/products/81074/Intel-Pentium-Processor-N3530-2M-Cache-up-to-2_58-GHz. I have IGUT v2.0.2 for Ubuntu 16.04 installed.


Re: Intel Graphics Update Tool Error - Valtam - 02-06-2018

What is the exact name of the package you are trying to install?


Re: Intel Graphics Update Tool Error - dlalinsp - 02-06-2018

I don't know, bro. I was just trying to update my Intel HD drivers using IGUT. So I installed it, ran it and got this error.


Re: Intel Graphics Update Tool Error - trinidad - 02-06-2018

https://www.addictivetips.com/ubuntu-linux-tips/install-intel-video-drivers-in-ubuntu/

TC


Re: Intel Graphics Update Tool Error - dlalinsp - 02-07-2018

I tried installing the dependencies mentioned in the error message via the terminal and it says I have them. I tried doing the additional steps in https://www.addictivetips.com/ubuntu-linux-tips/install-intel-video-drivers-in-ubuntu/ nut it didn't work.


Re: Intel Graphics Update Tool Error - firenice03 - 02-07-2018


(02-07-2018, 12:50 AM)dlalinsp link Wrote: I tried installing the dependencies mentioned in the error message via the terminal and it says I have them. I tried doing the additional steps in https://www.addictivetips.com/ubuntu-linux-tips/install-intel-video-drivers-in-ubuntu/ nut it didn't work.


Perhaps the problem:
Code:
Even though these operating systems can run the software it will install, it will fail because of the release name. This includes distributions like Linux Mint, Elementary OS and etc.





Re: Intel Graphics Update Tool Error - dlalinsp - 02-07-2018

Okay, thanks for the reply. I guess I'll have to make do.



Re: Intel Graphics Update Tool Error - firenice03 - 02-07-2018

So I tried installing on my Mini in the sig below, with an Intel Mobile.. On the LL3.4 beta partition
I was able to install successfully after installing a missing dependency (said it was a ttf-aceient-font)
installed with fonts-ancient-scripts
Code:
sudo apt-get install fonts-ancient-scripts 


Following the instruction on the website..
Launched the Intel app all "ok" it loaded additional packages (some ppa) - nothing noticed in difference thus far.
Went thru "Install Drivers" opting for the Microcode for Intel CPU..


output of "inxi -Fxz" yields same results as before.. at least for my system..
Code:
Graphics:  Card: Intel Mobile 945GSE Express Integrated Graphics Controller
           bus-ID: 00:02.0
           Display Server: X.Org 1.18.4 drivers: intel (unloaded: fbdev,vesa)
           Resolution: [email protected]
           GLX Renderer: Mesa DRI Intel 945GME x86/MMX/SSE2
           GLX Version: 1.4 Mesa 17.2.4 Direct Rendering: Yes