Intel® oneAPI Base Toolkit
Support for the core tools and libraries within the base toolkit that are used to build and deploy high-performance data-centric applications.
419 Discussions

GPU drivers: packages intel-media-va-driver-non-free and limfx1 not found

SaraHayden
Beginner
1,231 Views

Hello.
I am attempting to get Intel oneAPI up and running on Ubuntu 18.04.4, but I am having some trouble installing the GPU drivers, as per this site https://software.intel.com/content/www/us/en/develop/topics/graphics-linux-drivers/slavutych.kiev.ua

 

My PCI ID is 8086:3ea9, and when I follow the instructions given on the site, i.e. executing

cat << EOF | sudo tee /etc/apt/sources.list.d/intel-graphics.list
deb [trusted=yes arch=amd64] https://repositories.intel.com/graphics/ubuntu bionic main
EOF
sudo apt-get update

 

and 

sudo apt-get update
sudo apt-get install \
  intel-opencl \
  intel-media-va-driver-non-free libmfx

 

I receive the following error messages: 

E: Unable to locate package intel-media-va-driver-non-free

and

E: Unable to locate package libmfx1

 

Does anyone know whether this even matters, and if so, how I can remedy the problem?

Thank you

0 Kudos
3 Replies
Alberto_R_Intel
Moderator
1,198 Views

SaraHayden, Thank you for posting in the Intel® Communities Support.


In order for us to provide the most accurate assistance on this matter, we will do further research on this topic, for us to be able to do that, please provide the SSU report:

https://www.intel.com/content/www/us/en/download/18895/intel-system-support-utility-for-the-linux-operating-system.html?wapkw=ssu


Any questions, please let me know.


Regards,

Albert R.


Intel Customer Support Technician


0 Kudos
Alberto_R_Intel
Moderator
1,159 Views

Hello SaraHayden, I just wanted to check if you saw the information posted previously and if you need further assistance on this matter?


Regards,

Albert R.


Intel Customer Support Technician


0 Kudos
Alberto_R_Intel
Moderator
1,135 Views

Hello SaraHayden, Since we have not heard back from you, we are closing the case, but if you have any additional questions, please post them on a new thread so we can further assist you with this matter.


Regards,

Albert R.


Intel Customer Support Technician


0 Kudos
Reply