Article 6R2W7 Can't linux iGPU drivers - package conflict?

Can't linux iGPU drivers - package conflict?

by
helloworld386
from LinuxQuestions.org on (#6R2W7)
Hi,

I have a NUC14 pro with an Intel Core Ultra 7 155H (with integrated gpu and npu) running Ubuntu 24.04 LTS.

Following the instructions at https://dgpu-docs.intel.com/driver/client/overview.html, I've tried to install the iGPU drivers.

The error that I get is "dpkg: error processing archive /var/cache/apt/archives/intel-opencl-icd_24.22.29735.27-914~24.04_amd64.deb (--unpack):
trying to overwrite '/usr/bin/ocloc', which is also in package intel-ocloc 23.43.27642.40-1ubuntu3"

Any idea of why this is happening and how I can fix it?

Quote:
user@nuc14:~$ sudo apt-get install -y libze-intel-gpu1 libze1 intel-ocloc intel-opencl-icd clinfo
Reading package lists...
Building dependency tree...
Reading state information...
libze-intel-gpu1 is already the newest version (23.43.27642.40-1ubuntu3).
libze1 is already the newest version (1.17.6-914~24.04).
intel-ocloc is already the newest version (23.43.27642.40-1ubuntu3).
clinfo is already the newest version (3.0.23.01.25-1build1).
The following NEW packages will be installed:
intel-opencl-icd
0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded.
6 not fully installed or removed.
Need to get 0 B/2,271 kB of archives.
After this operation, 23.7 MB of additional disk space will be used.
(Reading database ... ^M(Reading database ... 5%^M(Reading database ... 10%^M(Reading database ... 15%^M(Reading database ... 20%^M(Reading database ... 25%^M(Reading database ... 30%^M(Reading database ... 35%^M(Reading database ... 40%^M(Reading database ... 45%^M(Reading database ... 50%^M(Reading database ... 55%^M(Reading database ..>
Preparing to unpack .../intel-opencl-icd_24.22.29735.27-914~24.04_amd64.deb ...
Unpacking intel-opencl-icd (24.22.29735.27-914~24.04) ...
dpkg: error processing archive /var/cache/apt/archives/intel-opencl-icd_24.22.29735.27-914~24.04_amd64.deb (--unpack):
trying to overwrite '/usr/bin/ocloc', which is also in package intel-ocloc 23.43.27642.40-1ubuntu3
Errors were encountered while processing:
/var/cache/apt/archives/intel-opencl-icd_24.22.29735.27-914~24.04_amd64.deb
External Content
Source RSS or Atom Feed
Feed Location https://feeds.feedburner.com/linuxquestions/latest
Feed Title LinuxQuestions.org
Feed Link https://www.linuxquestions.org/questions/
Reply 0 comments