Well following their release page is useless then, as I installed the packages from here:
So I went through the entire process from start to finish.
Here are the results of the install.
dpkg: warning: downgrading plexmediaserver from 1.26.2.5797-5bd057d2b to 1.26.1.5772-872b93b91
(Reading database ... 215318 files and directories currently installed.)
Preparing to unpack plexmediaserver_1.26.1.5772-872b93b91_amd64.deb ...
PlexMediaServer install: Pre-installation Validation.
PlexMediaServer install: Pre-installation Validation complete.
Unpacking plexmediaserver (1.26.1.5772-872b93b91) over (1.26.2.5797-5bd057d2b) ...
Setting up plexmediaserver (1.26.1.5772-872b93b91) ...
PlexMediaServer install: PlexMediaServer-1.26.1.5772-872b93b91 - Installation starting.
PlexMediaServer install:
PlexMediaServer install: Now installing based on:
PlexMediaServer install: Installation Type: Update
PlexMediaServer install: Process Control: systemd
PlexMediaServer install: Plex User: plex
PlexMediaServer install: Plex Group: plex
PlexMediaServer install: Video Group: render
PlexMediaServer install: Metadata Dir: /var/lib/plexmediaserver/Library/Application Support
PlexMediaServer install: Temp Directory: /tmp
PlexMediaServer install: Lang Encoding: en_US.UTF-8
PlexMediaServer install: Intel i915 Hardware: Found
PlexMediaServer install: Nvidia GPU card: Not Found
PlexMediaServer install:
PlexMediaServer install: OpenCL: Installed
PlexMediaServer install: Intel Gmmlib: Installed
PlexMediaServer install: Intel IGC Core: Installed
PlexMediaServer install: Intel IGC OpenCL: Installed
PlexMediaServer install: Intel OpenCL: Need: 21.49.21786, Have: Not Installed
PlexMediaServer install:
PlexMediaServer install: WARNING: The Intel OpenCL library, required for Intel Compute Runtime support, is missing.
PlexMediaServer install: Please install package: 'intel-opencl' from https://github.com/intel/compute-runtime/releases/download/21.49.21786/intel-opencl-icd_21.49.21786_amd64.deb
PlexMediaServer install: Intel Compute Runtime packages are available from: https://github.com/intel/compute-runtime/releases
PlexMediaServer install: Please be certain to install them in the listed order.
PlexMediaServer install:
PlexMediaServer install: Completing final configuration.
PlexMediaServer install: Starting Plex Media Server.
PlexMediaServer install: PlexMediaServer-1.26.1.5772-872b93b91 - Installation successful. Errors: 0, Warnings: 2
Processing triggers for mailcap (3.70+nmu1ubuntu1) ...
Processing triggers for gnome-menus (3.36.0-1ubuntu3) ...
Processing triggers for desktop-file-utils (0.26-1ubuntu3) ...
Verifying my intel-opencl
sudo apt list --installed | grep intel-opencl
WARNING: apt does not have a stable CLI interface. Use with caution in scripts.
intel-opencl-icd/now 21.49.21786 amd64 [installed,upgradable to: 22.14.22890-1]
Download from the link in your installer, which is the same link in the release, which does have ICD in the package name.
tom@Media:~$ wget https://github.com/intel/compute-runtime/releases/download/21.49.21786/intel-opencl-icd_21.49.21786_amd64.deb
--2022-05-24 17:07:42-- https://github.com/intel/compute-runtime/releases/download/21.49.21786/intel-opencl-icd_21.49.21786_amd64.deb
Resolving github.com (github.com)... 140.82.114.4
Connecting to github.com (github.com)|140.82.114.4|:443... connected.
HTTP request sent, awaiting response... 302 Found
Location: https://objects.githubusercontent.com/github-production-release-asset-2e65be/105299354/0512fcd5-686e-430a-b32a-fa359896d32a?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAIWNJYAX4CSVEH53A%2F20220524%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20220524T220742Z&X-Amz-Expires=300&X-Amz-Signature=6e9bc765a81d7290efaef331143120ceced9bb3c3d0bcd03b0702423f9a25975&X-Amz-SignedHeaders=host&actor_id=0&key_id=0&repo_id=105299354&response-content-disposition=attachment%3B%20filename%3Dintel-opencl-icd_21.49.21786_amd64.deb&response-content-type=application%2Foctet-stream [following]
--2022-05-24 17:07:42-- https://objects.githubusercontent.com/github-production-release-asset-2e65be/105299354/0512fcd5-686e-430a-b32a-fa359896d32a?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAIWNJYAX4CSVEH53A%2F20220524%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20220524T220742Z&X-Amz-Expires=300&X-Amz-Signature=6e9bc765a81d7290efaef331143120ceced9bb3c3d0bcd03b0702423f9a25975&X-Amz-SignedHeaders=host&actor_id=0&key_id=0&repo_id=105299354&response-content-disposition=attachment%3B%20filename%3Dintel-opencl-icd_21.49.21786_amd64.deb&response-content-type=application%2Foctet-stream
Resolving objects.githubusercontent.com (objects.githubusercontent.com)... 185.199.108.133, 185.199.109.133, 185.199.110.133, ...
Connecting to objects.githubusercontent.com (objects.githubusercontent.com)|185.199.108.133|:443... connected.
HTTP request sent, awaiting response... 200 OK
Length: 1489972 (1.4M) [application/octet-stream]
Saving to: ‘intel-opencl-icd_21.49.21786_amd64.deb’
intel-opencl-icd_21.49.21786_amd64.deb 100%[========================================================================================>] 1.42M --.-KB/s in 0.1s
2022-05-24 17:07:42 (13.3 MB/s) - ‘intel-opencl-icd_21.49.21786_amd64.deb’ saved [1489972/1489972]
Install the intel-opencl package
tom@Media:~$ sudo chmod 555 intel-opencl-icd_21.49.21786_amd64.deb
tom@Media:~$ sudo dpkg -i intel-opencl-icd_21.49.21786_amd64.deb
(Reading database ... 215211 files and directories currently installed.)
Preparing to unpack intel-opencl-icd_21.49.21786_amd64.deb ...
Unpacking intel-opencl-icd (21.49.21786) over (21.49.21786) ...
Setting up intel-opencl-icd (21.49.21786) ...
tom@Media:~$ sudo apt list --installed | grep intel-opencl
WARNING: apt does not have a stable CLI interface. Use with caution in scripts.
intel-opencl-icd/now 21.49.21786 amd64 [installed,upgradable to: 22.14.22890-1]
You can see from the install, that I already had it installed, and it just reinstalled it. I reran your installer and it detected it this time and said everything was fine.
I compared the installed packages from before to now, and they are the same. But the installer gave two different results.
So to double check, I just ran the installer a third time and now get.
PlexMediaServer install: OpenCL: Installed
PlexMediaServer install: Intel Gmmlib: Need: 21.3.3, Have: Not Installed
PlexMediaServer install: Intel IGC Core: Need: 1.0.9441, Have: Not Installed
PlexMediaServer install: Intel IGC OpenCL: Need: 1.0.9441, Have: Not Installed
PlexMediaServer install: Intel OpenCL: Need: 21.49.21786, Have: Not Installed
So fun stuff.
I am just going to remove all the intel packages and reinstall them and try again, even though apt says they are installed and the correct versions.