Closed Joshndroid closed 2 years ago
Hi @Joshndroid , the repository for Ubuntu 22.04 has not been released yet. We will release the jammy repo soon.
thanks @ChenKej1e for the reply. I am eagerly awaiting the repos as I have a few devices which are hurting with no igpu support at present. (4k video playback kinda sucky)
Jammy repository is there, documented for Arc: https://dgpu-docs.intel.com/installation-guides/index.html
Eyyyy... it's up... thanks intel-gpu team
I have a looked through your documentation with the ubuntu install guides. there is no jammy 22.04 repo listed. I figured if the docs were yet to be updated and just tried replace 'focal' with 'jammy' however the repo is not signed.
sudo apt-add-repository deb [arch=amd64] https://repositories.intel.com/graphics/ubuntu jammy main'
once apt update was run I got,
I had added the key in the initial line with
wget -qO - https://repositories.intel.com/graphics/intel-graphics.key | sudo apt-key add -
which did talk about apt-key being deprecated but it still listed as being 'OK' ie added.