intel-gpu / documentation

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

dgpu-docs SLES install instruction error

jeffreymcallister opened this issue · comments

There is an error in this page https://dgpu-docs.intel.com/driver/installation.html#suse-enterprise-server

1.4.1.2. SUSE Enterprise ServerÁ
To add the repository for Intel® Data Center GPU Max Series:

declare SUSE_RELEASE=15sp4 # OS minor release. Can be '15sp3' or '15sp4'

sudo zypper addrepo -r **

https://repositories.intel.com/graphics/sles/15sp4/max/intel-gpu-${SUSE_RELEASE}.repo

sudo zypper --non-interactive --gpg-auto-import-keys refresh

->

declare SUSE_RELEASE=15sp4 # OS minor release. Can be '15sp3' or '15sp4'

sudo zypper addrepo -r **

https://repositories.intel.com/graphics/sles/${SUSE_RELEASE}/intel-graphics.repo

sudo zypper --non-interactive --gpg-auto-import-keys refresh

Fixed with commit ID 496b73e5c47ed5dea7bf9a4bd88be909a08e1a0a