Graphics
Intel® graphics drivers and software, compatibility, troubleshooting, performance, and optimization
告知
For support on Altera products please visit the Altera Community Forums.
23466 ディスカッション

Driver support for the Intel Arc A750 on Ubuntu 26.04 LTS.

SphinxGaze
ビギナー
480件の閲覧回数

Hi everyone,

I’m looking for information about driver support for the Intel Arc A750 on Ubuntu 26.04 LTS.

As far as I can tell, official Intel Arc driver packages have mainly targeted older Ubuntu releases like 22.04 LTS and I have also installed it on Ubuntu 24.04 LTS. I haven’t found any clear details yet about support for Ubuntu 26.04 LTS. I could not find any way to install Intel Arc graphics driver on my Ubuntu 26.04 LTS machine.

Does anyone know if there’s an expected timeline for Intel Arc A750 driver availability on Ubuntu 26.04 LTS? Will it be supported out of the box with newer kernels, or will we need separate driver packages or PPAs?

Any updates, roadmap info, or personal experience would be appreciated.

Thanks!

0 件の賞賛
1 解決策
Felipe_Intel
モデレーター
346件の閲覧回数

I got confirmation that Ubuntu 26.04 has in-box support for A750 – you don't have to install anything from any of our custom repositories (the ones in the dgpu-docs.intel instructions). 

The custom packages on dgpu-docs.intel are mainly for users who want to try early versions of the latest packages before they are available through the distro. They can also help in cases where someone needs newer or early hardware support that is not yet available in the inbox/distro stack.

If you want to try early version of latest packages you can use testing PPA repository instead - https://launchpad.net/~kobuk-team/+archive/ubuntu/intel-graphics-testing - as we recently published 26.04 packages there.

These packages are not published yet in the other repository, hence the error. 

I'm also glad you have solved your issue with OBS. 

Please let us know if you are ok with closing this report. 

元の投稿で解決策を見る

8 返答(返信)
CM_Intel
モデレーター
466件の閲覧回数

Hello SphinxGaze,

 

Thank you for reaching out to the Intel Community regarding Intel® Arc A750 graphics support on Ubuntu 26.04 LTS.

 

For detailed reference and guidance related to Intel® graphics drivers, kindly review the article at the link below:

Where Can I Find Linux Drivers for Intel® Arc™ Graphics?

 

For the latest announcements, updates, and official information from Intel, we also recommend regularly checking the Intel Newsroom:

https://newsroom.intel.com/

 

These resources will help ensure you have the most up‑to‑date and accurate information.

 

If you have any additional questions or require further assistance, please feel free to reach out—we’ll be happy to help.

 

Thank you for your understanding.

 

Best regards,

CM

Intel Customer Support Technician

 

SphinxGaze
ビギナー
461件の閲覧回数

I followed the everything describe in this article  https://www.intel.com/content/www/us/en/support/articles/000091844/graphics.html  for Ubuntu 25.10 and 24.04. But Unfortunately It didn't work. Here is my terminal output on my machine Ubuntu 26.04

sudo apt-get update
sudo apt-get install -y software-properties-common
[sudo: authenticate] Password:
Hit:1 https://brave-browser-apt-release.s3.brave.com stable InRelease
Hit:2 http://archive.ubuntu.com/ubuntu resolute InRelease
Hit:3 http://security.ubuntu.com/ubuntu resolute-security InRelease
Hit:4 http://archive.ubuntu.com/ubuntu resolute-updates InRelease
Hit:5 http://archive.ubuntu.com/ubuntu resolute-backports InRelease
Hit:6 https://debrepo.freedownloadmanager.org jammy InRelease
Hit:7 https://us-central1-apt.pkg.dev/projects/antigravity-auto-updater-dev antigravity-debian InRelease
Reading package lists... Done
N: Skipping acquire of configured file 'main/binary-i386/Packages' as repository 'https://us-central1-apt.pkg.dev/projects/antigravity-auto-updater-dev antigravity-debian InRelease' doesn't support architecture 'i386'
Reading package lists... Done
Building dependency tree... Done
Reading state information... Done
software-properties-common is already the newest version (0.120).
Solving dependencies... Done
0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.

 

sudo add-apt-repository -y ppa:kobuk-team/intel-graphics
PPA publishes dbgsym, you may need to include 'main/debug' component
Repository: 'Types: deb
URIs: https://ppa.launchpadcontent.net/kobuk-team/intel-graphics/ubuntu/
Suites: resolute
Components: main
'
Description:
Packages with early enabling of Intel GPUs and features.
More info: https://launchpad.net/~kobuk-team/+archive/ubuntu/intel-graphics
Adding repository.
Hit:1 https://brave-browser-apt-release.s3.brave.com stable InRelease
Hit:2 http://archive.ubuntu.com/ubuntu resolute InRelease
Hit:3 http://security.ubuntu.com/ubuntu resolute-security InRelease
Hit:4 http://archive.ubuntu.com/ubuntu resolute-updates InRelease
Ign:5 https://ppa.launchpadcontent.net/kobuk-team/intel-graphics/ubuntu resolute InRelease
Err:6 https://ppa.launchpadcontent.net/kobuk-team/intel-graphics/ubuntu resolute Release
404 Not Found [IP: 185.125.190.80 443]
Hit:7 http://archive.ubuntu.com/ubuntu resolute-backports InRelease
Hit:8 https://debrepo.freedownloadmanager.org jammy InRelease
Hit:9 https://us-central1-apt.pkg.dev/projects/antigravity-auto-updater-dev antigravity-debian InRelease
Reading package lists... Done
E: The repository 'https://ppa.launchpadcontent.net/kobuk-team/intel-graphics/ubuntu resolute Release' does not have a Release file.
N: Updating from such a repository can't be done securely, and is therefore disabled by default.
N: See apt-secure(8) manpage for repository creation and user configuration details.
N: Skipping acquire of configured file 'main/binary-i386/Packages' as repository 'https://us-central1-apt.pkg.dev/projects/antigravity-auto-updater-dev antigravity-debian InRelease' doesn't support architecture 'i386'

 

sudo apt-get install -y libze-intel-gpu1 libze1 intel-metrics-discovery intel-opencl-icd clinfo intel-gsc
Reading package lists... Done
Building dependency tree... Done
Reading state information... Done
E: Unable to locate package intel-metrics-discovery
E: Unable to locate package intel-gsc

 

It says Unable to locate package. 

Felipe_Intel
モデレーター
420件の閲覧回数

Hello SphinxGaze

 

I have a fresh installed system with Ubuntu. I got a different output than the one you show above, and following the instructions it actually installs some packages.

Are you using a vanilla version of Ubuntu?

Also, based on the documentation you already consulted (at dgpu-docs.intel.com), A750 is supported starting with kernel 6.2, and the card should work out-of-the-box with any newer kernel.

Are you using the card for some specific use case and it is not performing well or as expected?

 

Edit: I noticed it is running Ubuntu 25.10. Let me update and check again. 
Edit: As per Ubuntu documentation, "if you’re using a Long Term Support (LTS) release like most of Ubuntu users, the latest version that you can upgrade to is Ubuntu 24.04 LTS. Upgrades to the latest LTS release become available after the first point release, such as with Ubuntu 24.04.01. This usually happens several months after the initial release.
This means 26.04 won't be automatically offered just now. This release was made available for download on April, 23rd.

 

Felipe_Intel
モデレーター
418件の閲覧回数

Output with 25.10

user@user-System-Product-Name:~$ sudo apt-get update
Hit:1 http://security.ubuntu.com/ubuntu questing-security InRelease
Hit:2 http://archive.ubuntu.com/ubuntu questing InRelease
Hit:3 http://archive.ubuntu.com/ubuntu questing-updates InRelease
Hit:4 http://archive.ubuntu.com/ubuntu questing-backports InRelease
Reading package lists... Done
user@user-System-Product-Name:~$ sudo apt-get upgrade
Reading package lists... Done
Building dependency tree... Done
Reading state information... Done
Calculating upgrade... Done
The following upgrades have been deferred due to phasing:
fonts-opensymbol libreoffice-base-core libreoffice-calc libreoffice-common
libreoffice-core libreoffice-draw libreoffice-gnome libreoffice-gtk3
libreoffice-help-common libreoffice-help-en-gb libreoffice-help-en-us
libreoffice-impress libreoffice-l10n-en-gb libreoffice-l10n-en-za
libreoffice-math libreoffice-style-colibre libreoffice-style-elementary
libreoffice-style-yaru libreoffice-uiconfig-calc libreoffice-uiconfig-common
libreoffice-uiconfig-draw libreoffice-uiconfig-impress
libreoffice-uiconfig-math libreoffice-uiconfig-writer libreoffice-writer
libuno-cppu3t64 libuno-cppuhelpergcc3-3t64 libuno-purpenvhelpergcc3-3t64
libuno-sal3t64 libuno-salhelpergcc3-3t64 python3-uno remmina remmina-common
remmina-plugin-rdp remmina-plugin-secret remmina-plugin-vnc thermald
uno-libs-private ure
0 upgraded, 0 newly installed, 0 to remove and 39 not upgraded.
user@user-System-Product-Name:~$ sudo apt-get install -y software-properties-common
Reading package lists... Done
Building dependency tree... Done
Reading state information... Done
software-properties-common is already the newest version (0.114).
software-properties-common set to manually installed.
Solving dependencies... Done
0 upgraded, 0 newly installed, 0 to remove and 39 not upgraded.
user@user-System-Product-Name:~$ sudo add-apt-repository -y ppa:kobuk-team/intel-graphics
PPA publishes dbgsym, you may need to include 'main/debug' component
Repository: 'Types: deb
URIs: https://ppa.launchpadcontent.net/kobuk-team/intel-graphics/ubuntu/
Suites: questing
Components: main
'
Description:
Packages with early enabling of Intel GPUs and features.
More info: https://launchpad.net/~kobuk-team/+archive/ubuntu/intel-graphics
Adding repository.
Hit:1 http://security.ubuntu.com/ubuntu questing-security InRelease
Hit:2 http://archive.ubuntu.com/ubuntu questing InRelease
Hit:3 http://archive.ubuntu.com/ubuntu questing-updates InRelease
Hit:4 http://archive.ubuntu.com/ubuntu questing-backports InRelease
Get:5 https://ppa.launchpadcontent.net/kobuk-team/intel-graphics/ubuntu questing InRelease [27.2 kB]
Get:6 https://ppa.launchpadcontent.net/kobuk-team/intel-graphics/ubuntu questing/main amd64 Packages [14.2 kB]
Get:7 https://ppa.launchpadcontent.net/kobuk-team/intel-graphics/ubuntu questing/main i386 Packages [3,212 B]
Get:8 https://ppa.launchpadcontent.net/kobuk-team/intel-graphics/ubuntu questing/main Translation-en [7,296 B]
Fetched 51.9 kB in 2s (33.1 kB/s)
Reading package lists... Done
user@user-System-Product-Name:~$ sudo apt-get install -y libze-intel-gpu1 libze1 intel-metrics-discovery intel-opencl-icd clinfo intel-gsc
[sudo: authenticate] Password:
Reading package lists... Done
Building dependency tree... Done
Reading state information... Done
Solving dependencies... Done
The following additional packages will be installed:
libigc2 libigdfcl2 libigdgmm12 libigsc0 libmetee-dev libmetee5 libz3-4
The following NEW packages will be installed:
clinfo intel-gsc intel-metrics-discovery intel-opencl-icd libigc2 libigdfcl2 libigdgmm12 libigsc0 libmetee-dev libmetee5 libz3-4 libze-intel-gpu1
libze1
0 upgraded, 13 newly installed, 0 to remove and 44 not upgraded.
Need to get 86.2 MB of archives.
After this operation, 403 MB of additional disk space will be used.
Get:1 http://archive.ubuntu.com/ubuntu questing/universe amd64 clinfo amd64 3.0.25.02.14-1 [60.0 kB]
Get:2 http://archive.ubuntu.com/ubuntu questing/universe amd64 libz3-4 amd64 4.13.3-1 [6,869 kB]
Get:3 https://ppa.launchpadcontent.net/kobuk-team/intel-graphics/ubuntu questing/main amd64 libmetee5 amd64 5.0.0-1~25.10~ppa2 [13.7 kB]
Get:4 https://ppa.launchpadcontent.net/kobuk-team/intel-graphics/ubuntu questing/main amd64 libmetee-dev amd64 5.0.0-1~25.10~ppa2 [127 kB]
Get:5 https://ppa.launchpadcontent.net/kobuk-team/intel-graphics/ubuntu questing/main amd64 libigsc0 amd64 0.9.5-1~25.10~ppa2 [65.7 kB]
Get:6 https://ppa.launchpadcontent.net/kobuk-team/intel-graphics/ubuntu questing/main amd64 intel-gsc amd64 0.9.5-1~25.10~ppa2 [203 kB]
Get:7 https://ppa.launchpadcontent.net/kobuk-team/intel-graphics/ubuntu questing/main amd64 intel-metrics-discovery amd64 1.14.183-1~25.10~ppa1 [4,859 kB]
Get:8 https://ppa.launchpadcontent.net/kobuk-team/intel-graphics/ubuntu questing/main amd64 libigdgmm12 amd64 22.9.0-1~25.10~ppa1 [185 kB]
Get:9 https://ppa.launchpadcontent.net/kobuk-team/intel-graphics/ubuntu questing/main amd64 libigc2 amd64 2.30.3-1249~25.10 [26.9 MB]
41% [9 libigc2 18.9 MB/26.9 MB 70%] 391 kB/s 2min 20s^41% [9 libigc2 19.0 MB/26.9 MB 71%] 391 kB/s 2min 19s^Get:10 https://ppa.launchpadcontent.net/kobuk-team/intel-graphics/ubuntu questing/main amd64 libigdfcl2 amd64 2.30.3-1249~25.10 [39.8 MB]
Get:11 https://ppa.launchpadcontent.net/kobuk-team/intel-graphics/ubuntu questing/main amd64 intel-opencl-icd amd64 26.09.37435.12-1~25.10~ppa1 [2,699 kB]
Get:12 https://ppa.launchpadcontent.net/kobuk-team/intel-graphics/ubuntu questing/main amd64 libze1 amd64 1.28.0-1~25.10~ppa1 [660 kB]
Get:13 https://ppa.launchpadcontent.net/kobuk-team/intel-graphics/ubuntu questing/main amd64 libze-intel-gpu1 amd64 26.09.37435.12-1~25.10~ppa1 [3,651 kB]
Fetched 86.2 MB in 3min 15s (441 kB/s)
Selecting previously unselected package clinfo.
(Reading database ... 206297 files and directories currently installed.)
Preparing to unpack .../00-clinfo_3.0.25.02.14-1_amd64.deb ...
Unpacking clinfo (3.0.25.02.14-1) ...
Selecting previously unselected package libmetee5:amd64.
Preparing to unpack .../01-libmetee5_5.0.0-1~25.10~ppa2_amd64.deb ...
Unpacking libmetee5:amd64 (5.0.0-1~25.10~ppa2) ...
Selecting previously unselected package libmetee-dev:amd64.
Preparing to unpack .../02-libmetee-dev_5.0.0-1~25.10~ppa2_amd64.deb ...
Unpacking libmetee-dev:amd64 (5.0.0-1~25.10~ppa2) ...
Selecting previously unselected package libigsc0.
Preparing to unpack .../03-libigsc0_0.9.5-1~25.10~ppa2_amd64.deb ...
Unpacking libigsc0 (0.9.5-1~25.10~ppa2) ...
Selecting previously unselected package intel-gsc.
Preparing to unpack .../04-intel-gsc_0.9.5-1~25.10~ppa2_amd64.deb ...
Unpacking intel-gsc (0.9.5-1~25.10~ppa2) ...
Selecting previously unselected package intel-metrics-discovery.
Preparing to unpack .../05-intel-metrics-discovery_1.14.183-1~25.10~ppa1_amd64.deb ...
Unpacking intel-metrics-discovery (1.14.183-1~25.10~ppa1) ...
Selecting previously unselected package libigdgmm12:amd64.
Preparing to unpack .../06-libigdgmm12_22.9.0-1~25.10~ppa1_amd64.deb ...
Unpacking libigdgmm12:amd64 (22.9.0-1~25.10~ppa1) ...
Selecting previously unselected package libigc2.
Preparing to unpack .../07-libigc2_2.30.3-1249~25.10_amd64.deb ...
Unpacking libigc2 (2.30.3-1249~25.10) ...
Selecting previously unselected package libz3-4:amd64.
Preparing to unpack .../08-libz3-4_4.13.3-1_amd64.deb ...
Unpacking libz3-4:amd64 (4.13.3-1) ...
Selecting previously unselected package libigdfcl2.
Preparing to unpack .../09-libigdfcl2_2.30.3-1249~25.10_amd64.deb ...
Unpacking libigdfcl2 (2.30.3-1249~25.10) ...
Selecting previously unselected package intel-opencl-icd.
Preparing to unpack .../10-intel-opencl-icd_26.09.37435.12-1~25.10~ppa1_amd64.deb ...
Unpacking intel-opencl-icd (26.09.37435.12-1~25.10~ppa1) ...
Selecting previously unselected package libze1:amd64.
Preparing to unpack .../11-libze1_1.28.0-1~25.10~ppa1_amd64.deb ...
Unpacking libze1:amd64 (1.28.0-1~25.10~ppa1) ...
Selecting previously unselected package libze-intel-gpu1.
Preparing to unpack .../12-libze-intel-gpu1_26.09.37435.12-1~25.10~ppa1_amd64.deb ...
Unpacking libze-intel-gpu1 (26.09.37435.12-1~25.10~ppa1) ...
Setting up intel-metrics-discovery (1.14.183-1~25.10~ppa1) ...
Setting up libmetee5:amd64 (5.0.0-1~25.10~ppa2) ...
Setting up clinfo (3.0.25.02.14-1) ...
Setting up libigdgmm12:amd64 (22.9.0-1~25.10~ppa1) ...
Setting up libigc2 (2.30.3-1249~25.10) ...
Setting up libze1:amd64 (1.28.0-1~25.10~ppa1) ...
Setting up libz3-4:amd64 (4.13.3-1) ...
Setting up libigdfcl2 (2.30.3-1249~25.10) ...
Setting up libmetee-dev:amd64 (5.0.0-1~25.10~ppa2) ...
Setting up intel-opencl-icd (26.09.37435.12-1~25.10~ppa1) ...
Setting up libze-intel-gpu1 (26.09.37435.12-1~25.10~ppa1) ...
Setting up libigsc0 (0.9.5-1~25.10~ppa2) ...
Setting up intel-gsc (0.9.5-1~25.10~ppa2) ...
Processing triggers for libc-bin (2.42-0ubuntu3.1) ...
Processing triggers for man-db (2.13.1-1) ...
user@user-System-Product-Name:~$ sudo apt-get install -y intel-media-va-driver-non-free libmfx-gen1 libvpl2 libvpl-tools libva-glx2 va-driver-all vainfo
Reading package lists... Done
Building dependency tree... Done
Reading state information... Done
Note, selecting 'libmfx-gen1.2' instead of 'libmfx-gen1'
Solving dependencies... Done
The following additional packages will be installed:
i965-va-driver libva-drm2 libva-wayland2 libva-x11-2 libva2 mesa-va-drivers
Suggested packages:
i965-va-driver-shaders
The following NEW packages will be installed:
i965-va-driver intel-media-va-driver-non-free libmfx-gen1.2 libva-glx2 libvpl-tools mesa-va-drivers va-driver-all vainfo
The following packages will be upgraded:
libva-drm2 libva-wayland2 libva-x11-2 libva2 libvpl2
5 upgraded, 8 newly installed, 0 to remove and 39 not upgraded.
Need to get 13.4 MB of archives.
After this operation, 59.7 MB of additional disk space will be used.
Get:1 http://archive.ubuntu.com/ubuntu questing-updates/universe amd64 mesa-va-drivers amd64 25.2.8-0ubuntu0.25.10.1 [5,938 B]
Get:2 http://archive.ubuntu.com/ubuntu questing/universe amd64 i965-va-driver amd64 2.4.1+dfsg1-2 [362 kB]
Get:3 https://ppa.launchpadcontent.net/kobuk-team/intel-graphics/ubuntu questing/main amd64 libva-x11-2 amd64 2.23.0-1~25.10~ppa5 [24.3 kB]
Get:4 https://ppa.launchpadcontent.net/kobuk-team/intel-graphics/ubuntu questing/main amd64 libva-wayland2 amd64 2.23.0-1~25.10~ppa5 [23.1 kB]
Get:5 https://ppa.launchpadcontent.net/kobuk-team/intel-graphics/ubuntu questing/main amd64 libva-drm2 amd64 2.23.0-1~25.10~ppa5 [19.2 kB]
Get:6 https://ppa.launchpadcontent.net/kobuk-team/intel-graphics/ubuntu questing/main amd64 libva2 amd64 2.23.0-1~25.10~ppa5 [87.0 kB]
Get:7 https://ppa.launchpadcontent.net/kobuk-team/intel-graphics/ubuntu questing/main amd64 intel-media-va-driver-non-free amd64 26.1.4-1~25.10~ppa1 [7,843 kB]
Get:8 https://ppa.launchpadcontent.net/kobuk-team/intel-graphics/ubuntu questing/main amd64 libmfx-gen1.2 amd64 26.1.4-1~25.10~ppa1 [3,829 kB]
Get:9 https://ppa.launchpadcontent.net/kobuk-team/intel-graphics/ubuntu questing/main amd64 libva-glx2 amd64 2.23.0-1~25.10~ppa5 [23.7 kB]
Get:10 https://ppa.launchpadcontent.net/kobuk-team/intel-graphics/ubuntu questing/main amd64 libvpl2 amd64 1:2.16.0-1~25.10~ppa1 [138 kB]
Get:11 https://ppa.launchpadcontent.net/kobuk-team/intel-graphics/ubuntu questing/main amd64 libvpl-tools amd64 1.5.0-1~25.10~ppa1 [979 kB]
Get:12 https://ppa.launchpadcontent.net/kobuk-team/intel-graphics/ubuntu questing/main amd64 va-driver-all amd64 2.23.0-1~25.10~ppa5 [15.2 kB]
Get:13 https://ppa.launchpadcontent.net/kobuk-team/intel-graphics/ubuntu questing/main amd64 vainfo amd64 2.23.0-1~25.10~ppa4 [17.8 kB]
Fetched 13.4 MB in 36s (371 kB/s)
(Reading database ... 206635 files and directories currently installed.)
Preparing to unpack .../00-libva-x11-2_2.23.0-1~25.10~ppa5_amd64.deb ...
Unpacking libva-x11-2:amd64 (2.23.0-1~25.10~ppa5) over (2.22.0-3ubuntu3) ...
Preparing to unpack .../01-libva-wayland2_2.23.0-1~25.10~ppa5_amd64.deb ...
Unpacking libva-wayland2:amd64 (2.23.0-1~25.10~ppa5) over (2.22.0-3ubuntu3) ...
Preparing to unpack .../02-libva-drm2_2.23.0-1~25.10~ppa5_amd64.deb ...
Unpacking libva-drm2:amd64 (2.23.0-1~25.10~ppa5) over (2.22.0-3ubuntu3) ...
Preparing to unpack .../03-libva2_2.23.0-1~25.10~ppa5_amd64.deb ...
Unpacking libva2:amd64 (2.23.0-1~25.10~ppa5) over (2.22.0-3ubuntu3) ...
Selecting previously unselected package intel-media-va-driver-non-free:amd64.
Preparing to unpack .../04-intel-media-va-driver-non-free_26.1.4-1~25.10~ppa1_amd64.deb ...
Unpacking intel-media-va-driver-non-free:amd64 (26.1.4-1~25.10~ppa1) ...
Selecting previously unselected package libmfx-gen1.2.
Preparing to unpack .../05-libmfx-gen1.2_26.1.4-1~25.10~ppa1_amd64.deb ...
Unpacking libmfx-gen1.2 (26.1.4-1~25.10~ppa1) ...
Selecting previously unselected package libva-glx2:amd64.
Preparing to unpack .../06-libva-glx2_2.23.0-1~25.10~ppa5_amd64.deb ...
Unpacking libva-glx2:amd64 (2.23.0-1~25.10~ppa5) ...
Preparing to unpack .../07-libvpl2_1%3a2.16.0-1~25.10~ppa1_amd64.deb ...
Unpacking libvpl2 (1:2.16.0-1~25.10~ppa1) over (1:2.15.0-1) ...
Selecting previously unselected package libvpl-tools.
Preparing to unpack .../08-libvpl-tools_1.5.0-1~25.10~ppa1_amd64.deb ...
Unpacking libvpl-tools (1.5.0-1~25.10~ppa1) ...
Selecting previously unselected package mesa-va-drivers:amd64.
Preparing to unpack .../09-mesa-va-drivers_25.2.8-0ubuntu0.25.10.1_amd64.deb ...
Unpacking mesa-va-drivers:amd64 (25.2.8-0ubuntu0.25.10.1) ...
Selecting previously unselected package i965-va-driver:amd64.
Preparing to unpack .../10-i965-va-driver_2.4.1+dfsg1-2_amd64.deb ...
Unpacking i965-va-driver:amd64 (2.4.1+dfsg1-2) ...
Selecting previously unselected package va-driver-all:amd64.
Preparing to unpack .../11-va-driver-all_2.23.0-1~25.10~ppa5_amd64.deb ...
Unpacking va-driver-all:amd64 (2.23.0-1~25.10~ppa5) ...
Selecting previously unselected package vainfo.
Preparing to unpack .../12-vainfo_2.23.0-1~25.10~ppa4_amd64.deb ...
Unpacking vainfo (2.23.0-1~25.10~ppa4) ...
Setting up libvpl2 (1:2.16.0-1~25.10~ppa1) ...
Setting up libva2:amd64 (2.23.0-1~25.10~ppa5) ...
Setting up libva-wayland2:amd64 (2.23.0-1~25.10~ppa5) ...
Setting up libva-drm2:amd64 (2.23.0-1~25.10~ppa5) ...
Setting up libmfx-gen1.2 (26.1.4-1~25.10~ppa1) ...
Setting up mesa-va-drivers:amd64 (25.2.8-0ubuntu0.25.10.1) ...
Setting up libva-x11-2:amd64 (2.23.0-1~25.10~ppa5) ...
Setting up libva-glx2:amd64 (2.23.0-1~25.10~ppa5) ...
Setting up i965-va-driver:amd64 (2.4.1+dfsg1-2) ...
Setting up intel-media-va-driver-non-free:amd64 (26.1.4-1~25.10~ppa1) ...
Setting up va-driver-all:amd64 (2.23.0-1~25.10~ppa5) ...
Setting up vainfo (2.23.0-1~25.10~ppa4) ...
Setting up libvpl-tools (1.5.0-1~25.10~ppa1) ...
Processing triggers for man-db (2.13.1-1) ...
Processing triggers for libc-bin (2.42-0ubuntu3.1) ...
user@user-System-Product-Name:~$ sudo apt-get install -y libze-intel-gpu-raytracing
Reading package lists... Done
Building dependency tree... Done
Reading state information... Done
Solving dependencies... Done
The following additional packages will be installed:
libhwloc-plugins libhwloc15 libtbb12 libtbbbind-2-5 libtbbmalloc2 libxnvctrl0
Suggested packages:
libhwloc-contrib-plugins
The following NEW packages will be installed:
libhwloc-plugins libhwloc15 libtbb12 libtbbbind-2-5 libtbbmalloc2 libxnvctrl0 libze-intel-gpu-raytracing
0 upgraded, 7 newly installed, 0 to remove and 39 not upgraded.
Need to get 447 kB of archives.
After this operation, 1,326 kB of additional disk space will be used.
Get:1 http://archive.ubuntu.com/ubuntu questing/universe amd64 libhwloc15 amd64 2.12.2-1 [181 kB]
Get:2 https://ppa.launchpadcontent.net/kobuk-team/intel-graphics/ubuntu questing/main amd64 libze-intel-gpu-raytracing amd64 1.2.2-1~25.10~ppa1 [68.6 kB]
Get:3 http://archive.ubuntu.com/ubuntu questing/universe amd64 libtbbbind-2-5 amd64 2022.1.0-1 [14.7 kB]
Get:4 http://archive.ubuntu.com/ubuntu questing/universe amd64 libtbbmalloc2 amd64 2022.1.0-1 [53.7 kB]
Get:5 http://archive.ubuntu.com/ubuntu questing/universe amd64 libtbb12 amd64 2022.1.0-1 [93.5 kB]
Get:6 http://archive.ubuntu.com/ubuntu questing-updates/main amd64 libxnvctrl0 amd64 510.47.03-0ubuntu4.25.10.1 [13.1 kB]
Get:7 http://archive.ubuntu.com/ubuntu questing/universe amd64 libhwloc-plugins amd64 2.12.2-1 [22.2 kB]
Fetched 447 kB in 2s (279 kB/s)
Selecting previously unselected package libhwloc15:amd64.
(Reading database ... 206706 files and directories currently installed.)
Preparing to unpack .../0-libhwloc15_2.12.2-1_amd64.deb ...
Unpacking libhwloc15:amd64 (2.12.2-1) ...
Selecting previously unselected package libtbbbind-2-5:amd64.
Preparing to unpack .../1-libtbbbind-2-5_2022.1.0-1_amd64.deb ...
Unpacking libtbbbind-2-5:amd64 (2022.1.0-1) ...
Selecting previously unselected package libtbbmalloc2:amd64.
Preparing to unpack .../2-libtbbmalloc2_2022.1.0-1_amd64.deb ...
Unpacking libtbbmalloc2:amd64 (2022.1.0-1) ...
Selecting previously unselected package libtbb12:amd64.
Preparing to unpack .../3-libtbb12_2022.1.0-1_amd64.deb ...
Unpacking libtbb12:amd64 (2022.1.0-1) ...
Selecting previously unselected package libxnvctrl0:amd64.
Preparing to unpack .../4-libxnvctrl0_510.47.03-0ubuntu4.25.10.1_amd64.deb ...
Unpacking libxnvctrl0:amd64 (510.47.03-0ubuntu4.25.10.1) ...
Selecting previously unselected package libze-intel-gpu-raytracing.
Preparing to unpack .../5-libze-intel-gpu-raytracing_1.2.2-1~25.10~ppa1_amd64.deb ...
Unpacking libze-intel-gpu-raytracing (1.2.2-1~25.10~ppa1) ...
Selecting previously unselected package libhwloc-plugins:amd64.
Preparing to unpack .../6-libhwloc-plugins_2.12.2-1_amd64.deb ...
Unpacking libhwloc-plugins:amd64 (2.12.2-1) ...
Setting up libtbbmalloc2:amd64 (2022.1.0-1) ...
Setting up libxnvctrl0:amd64 (510.47.03-0ubuntu4.25.10.1) ...
Setting up libhwloc15:amd64 (2.12.2-1) ...
Setting up libhwloc-plugins:amd64 (2.12.2-1) ...
Setting up libtbbbind-2-5:amd64 (2022.1.0-1) ...
Setting up libtbb12:amd64 (2022.1.0-1) ...
Setting up libze-intel-gpu-raytracing (1.2.2-1~25.10~ppa1) ...
Processing triggers for libc-bin (2.42-0ubuntu3.1) ...
user@user-System-Product-Name:~$ clinfo | grep "Device Name"
Device Name Intel(R) Arc(TM) A750 Graphics
Device Name Intel(R) Arc(TM) A750 Graphics
Device Name Intel(R) Arc(TM) A750 Graphics
Device Name Intel(R) Arc(TM) A750 Graphics

 

Felipe_Intel
モデレーター
416件の閲覧回数

Hello again @SphinxGaze  After forcing the upgrade to 26.04, I see the same error when running the command with "kobuk". 

Let me check back with the team behind this drivers. Just take note that we don't provide information of unreleased products. For this specific case, I won't be able to provide an ETA for the packages to be available. 

If it is not critical, I'd recommend to roll back to 25.10 where you can run the commands found in dgpu-docs.intel without any issue, until the documentation is updated and these are also usable in 26.04 LTS. 

Once they are available I will let you know here so you can try again the installation. In the meantime, I'd appreciate your patience. 

SphinxGaze
ビギナー
365件の閲覧回数

Hello @Felipe_Intel , thank your for helping..

My problem is I am getting this error... 

Ign:7 https://ppa.launchpadcontent.net/kobuk-team/intel-graphics/ubuntu resolute InRelease
Err:8 https://ppa.launchpadcontent.net/kobuk-team/intel-graphics/ubuntu resolute Release
404 Not Found [IP: 185.125.190.80 443]

Here is my terminal output after pulling updates from repository...

sudo apt update
Hit:1 https://apt.repos.intel.com/oneapi all InRelease
Hit:2 https://brave-browser-apt-release.s3.brave.com stable InRelease
Hit:3 http://archive.ubuntu.com/ubuntu resolute InRelease
Hit:4 http://archive.ubuntu.com/ubuntu resolute-updates InRelease
Hit:5 http://security.ubuntu.com/ubuntu resolute-security InRelease
Hit:6 http://archive.ubuntu.com/ubuntu resolute-backports InRelease
Ign:7 https://ppa.launchpadcontent.net/kobuk-team/intel-graphics/ubuntu resolute InRelease
Err:8 https://ppa.launchpadcontent.net/kobuk-team/intel-graphics/ubuntu resolute Release
404 Not Found [IP: 185.125.190.80 443]
Hit:9 https://debrepo.freedownloadmanager.org jammy InRelease
Hit:10 https://us-central1-apt.pkg.dev/projects/antigravity-auto-updater-dev antigravity-debian InRelease
Error: The repository 'https://ppa.launchpadcontent.net/kobuk-team/intel-graphics/ubuntu resolute Release' does not have a Release file.
Notice: Updating from such a repository can't be done securely, and is therefore disabled by default.
Notice: See apt-secure(8) manpage for repository creation and user configuration details.

 

But I have managed to installed intel-media-va-driver-non-free. That's all I need for now. It's already in the Ubuntu 26.04 repository.

apt search intel-media-va-driver-non-free
intel-media-va-driver-non-free/resolute,now 26.1.2+ds1-1 amd64 [installed]
VAAPI driver for the Intel GEN8+ Graphics family

 

I didn't have to add package repository form this command line.

sudo add-apt-repository -y ppa:kobuk-team/intel-graphics

 

After Installing  intel-media-va-driver-non-free, my problem solved as I wanted to get OBS studio to have native Arc A750 video encoder support (FFmpeg VAAPI H.264). I got it after installation of media va driver.

SphinxGaze_0-1777441050416.png

Beside I want to note that some of the packages is not present in the Ubuntu 26.04 repository as advised to install by this link https://dgpu-docs.intel.com/driver/client/overview.html 

Here is the summary of the all packages available in the Ubuntu 26.04 repository

######@*********:~$ apt search libze-intel-gpu1
libze-intel-gpu-dev/resolute,now 26.05.37020.3-1 amd64 [installed]
Intel oneAPI L0 support implementation for Intel GPUs -- devel files

libze-intel-gpu1/resolute,now 26.05.37020.3-1 amd64 [installed,automatic]
Intel oneAPI L0 support implementation for Intel GPUs -- shared library

######@*********:~$ apt search libze1
libze1/resolute,now 1.28.2-2 amd64 [installed,automatic]
oneAPI Level Zero -- share libraries

######@*********:~$ apt search intel-metrics-discovery
######@*********:~$ apt search intel-opencl-icd
intel-opencl-icd/resolute,now 26.05.37020.3-1 amd64 [installed]
Intel graphics compute runtime for OpenCL

intel-opencl-icd-legacy/resolute,now 24.35.30872.45-1 amd64 [installed,automatic]
Intel graphics compute runtime for OpenCL -- legacy platforms

######@*********:~$ apt search clinfo
clinfo/resolute,now 3.0.25.02.14-1build1 amd64 [installed]
Query OpenCL system information

gpu-viewer/resolute,resolute 3.26+ds-1 all
GUI front-end to glxinfo, vulkaninfo, clinfo and es2_info

######@*********:~$ apt search intel-gsc
######@*********:~$ apt search intel-media-va-driver-non-free
intel-media-va-driver-non-free/resolute,now 26.1.2+ds1-1 amd64 [installed]
VAAPI driver for the Intel GEN8+ Graphics family

######@*********:~$ apt search libmfx-gen1
libmfx-gen1.2/resolute,now 26.1.2-1 amd64 [installed]
Intel VPL GPU Runtime -- shared library

######@*********:~$ apt search libvpl2
libvpl2/resolute,now 1:2.16.0-1 amd64 [installed]
Intel Video Processing Library -- shared library

######@*********:~$ apt search libvpl-tools
libvpl-tools/resolute,now 1.5.0-1 amd64 [installed]
Intel Video Processing Library -- command line tools

######@*********:~$ apt search libva-glx2
libva-glx2/resolute,now 2.23.0-1ubuntu1 amd64 [installed]
Video Acceleration (VA) API for Linux -- GLX runtime

######@*********:~$ apt search va-driver-all
va-driver-all/resolute,now 2.23.0-1ubuntu1 amd64 [installed]
Video Acceleration (VA) API -- driver metapackage

######@*********:~$ apt search vainfo
vainfo/resolute,now 2.22.0+ds1-2build1 amd64 [installed]
Video Acceleration (VA) API for Linux -- info program

######@*********:~$ apt search libze-dev
libze-dev/resolute,now 1.28.2-2 amd64 [installed]
oneAPI Level Zero -- development files

######@*********:~$ apt search intel-ocloc
intel-ocloc/resolute,now 26.05.37020.3-1 amd64 [installed]
Tool for managing Intel Compute GPU device binary format

intel-ocloc-dev/resolute 26.05.37020.3-1 amd64
Tool for managing Intel Compute GPU device binary format -- devel files

intel-ocloc-legacy/resolute,now 24.35.30872.45-1 amd64 [installed,automatic]
Tool for managing Intel Compute GPU device binary format -- legacy platforms

######@*********:~$ apt search libze-intel-gpu-raytracing
libze-intel-gpu-raytracing/resolute,now 1.2.3-2 amd64 [installed]
Level Zero Ray Tracing Support library

 

After this setting I got a output of complete installation 

clinfo | grep "Device Name"
Device Name Intel(R) Arc(TM) A750 Graphics
Device Name Intel(R) Arc(TM) A750 Graphics
Device Name Intel(R) Arc(TM) A750 Graphics
Device Name Intel(R) Arc(TM) A750 Graphics

 

So, My question is why I am getting this error?

Ign:7 https://ppa.launchpadcontent.net/kobuk-team/intel-graphics/ubuntu resolute InRelease
Err:8 https://ppa.launchpadcontent.net/kobuk-team/intel-graphics/ubuntu resolute Release
404 Not Found [IP: 185.125.190.80 443]

and why some of the packages can't be install or presented in the repository. Will this cause problem in my machine for not being a complete installation?

 

Felipe_Intel
モデレーター
347件の閲覧回数

I got confirmation that Ubuntu 26.04 has in-box support for A750 – you don't have to install anything from any of our custom repositories (the ones in the dgpu-docs.intel instructions). 

The custom packages on dgpu-docs.intel are mainly for users who want to try early versions of the latest packages before they are available through the distro. They can also help in cases where someone needs newer or early hardware support that is not yet available in the inbox/distro stack.

If you want to try early version of latest packages you can use testing PPA repository instead - https://launchpad.net/~kobuk-team/+archive/ubuntu/intel-graphics-testing - as we recently published 26.04 packages there.

These packages are not published yet in the other repository, hence the error. 

I'm also glad you have solved your issue with OBS. 

Please let us know if you are ok with closing this report. 

SphinxGaze
ビギナー
330件の閲覧回数
Thank you for your assistance and help. I am happy to close this report.
返信