Posts: 13
Threads: 5
Joined: Feb 2018
Reputation:
0
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.
Posts: 8,900
Threads: 544
Joined: Feb 2014
Reputation:
5
What is the exact name of the package you are trying to install? What Intel graphics chip do you have?
Posts: 8,900
Threads: 544
Joined: Feb 2014
Reputation:
5
What is the exact name of the package you are trying to install?
Posts: 13
Threads: 5
Joined: Feb 2018
Reputation:
0
02-06-2018, 06:44 AM
(This post was last modified: 02-06-2018, 06:47 AM by dlalinsp.)
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.
Posts: 1,511
Threads: 140
Joined: Mar 2016
Reputation:
0
All opinions expressed and all advice given by Trinidad Cruz on this forum are his responsibility alone and do not necessarily reflect the views or methods of the developers of Linux Lite. He is a citizen of the United States where it is acceptable to occasionally be uninformed and inept as long as you pay your taxes.
Posts: 1,849
Threads: 21
Joined: Sep 2015
Reputation:
0
02-07-2018, 02:38 AM
(This post was last modified: 02-07-2018, 02:43 AM by firenice03.)
(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-lin...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.
LL4.8 UEFI 64 bit ASUS E402W - AMD E2 (Quad) 1.5Ghz - 4GB - AMD Mullins Radeon R2
LL5.8 UEFI 64 bit Test UEFI Kangaroo (Mobile Desktop) - Atom X5-Z8500 1.44Ghz - 2GB - Intel HD Graphics
LL4.8 64 bit HP 6005- AMD Phenom II X2 - 8GB - AMD/ATI RS880 (HD4200)
LL3.8 32 bit Dell Inspiron Mini - Atom N270 1.6Ghz - 1GB - Intel Mobile 945GSE Express -- Shelved
BACK LL5.8 64 bit Dell Optiplex 160 (Thin) - Atom 230 1.6Ghz - 4GB-SiS 771/671 PCIE VGA - Print Server
Running Linux Lite since LL2.2
Posts: 13
Threads: 5
Joined: Feb 2018
Reputation:
0
Okay, thanks for the reply. I guess I'll have to make do.
Posts: 1,849
Threads: 21
Joined: Sep 2015
Reputation:
0
02-07-2018, 06:14 PM
(This post was last modified: 02-07-2018, 06:17 PM by firenice03.)
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
LL4.8 UEFI 64 bit ASUS E402W - AMD E2 (Quad) 1.5Ghz - 4GB - AMD Mullins Radeon R2
LL5.8 UEFI 64 bit Test UEFI Kangaroo (Mobile Desktop) - Atom X5-Z8500 1.44Ghz - 2GB - Intel HD Graphics
LL4.8 64 bit HP 6005- AMD Phenom II X2 - 8GB - AMD/ATI RS880 (HD4200)
LL3.8 32 bit Dell Inspiron Mini - Atom N270 1.6Ghz - 1GB - Intel Mobile 945GSE Express -- Shelved
BACK LL5.8 64 bit Dell Optiplex 160 (Thin) - Atom 230 1.6Ghz - 4GB-SiS 771/671 PCIE VGA - Print Server
Running Linux Lite since LL2.2