Ubuntu 22.04 Remove beignet-opencl-icd

@martigs

What you should do (best) would be avoid HEVC content. H.264 content only.

In case of mounting a latest generation CPU, if there is no beignet-opencl-icd, it can be a problem in that case, right?

For you, beignet not being there does not matter at all.

Would you please open a terminal window and type this command for me?

sudo /var/lib/dpkg/info/plexmediaserver.preinst

Next, Please get the contents of /tmp/plexinstaller.log and share that here (use </> code formatting button)

[chuck@lizum ~.2002]$ cat /tmp/plexinstaller.log 
# Plex Media Server installation configuration info:  Mon 02 May 2022 04:18:31 PM EDT
Init=0
Systemd=1
Custom=0
LinuxContainer=0
NewInstall=0
HaveOverride=0
OverrideFile=""
PlexUser="plex"
PlexGroup="plex"
VideoGroup="render"
AppSuppDir="/var/lib/plexmediaserver/Library/Application Support"
PlexTempDir="/tmp"
LangEncoding="en_US.UTF-8"
ExistingVersion=12600
HaveHardware=1
HaveTranscoderPref=0
NeedUser=0
NeedGroup=0
NeedVideo=0
Verbose=1
Running=0
Errors=0
Warnings=0
HaveIntel=1
HaveIntelCore=1
HaveIntelXeon=0
Havei915=1
HaveNvidia=0
Processor=Intel(R) Core(TM) i7-8809G CPU @ 3.10GHz
CPUSKU=8809
NeedOpenCL=1
NeedBeignet=1
NeedIntelCompute=0
HaveIntelGmmlib=0
HaveIntelIGCCore=0
HaveIntelIGCOpenCL=0
HaveIntelOpenCL=0
HaveIntelCompute=0
HaveBeignet=1
HaveOpenCL=1
Platform="NUC8i7HVK"
Processor="Intel(R) Core(TM) i7-8809G CPU @ 3.10GHz"
Distro="Ubuntu 20.04.4 LTS"
Kernel="Linux lizum 5.13.0-40-generic #45~20.04.1-Ubuntu SMP Mon Apr 4 09:38:31 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux"
Memory="64232 7915 21696"
[chuck@lizum ~.2003]$

Here I attach the two commands I hope to be able to help in everything that is in my hands.

$ sudo /var/lib/dpkg/info/plexmediaserver.preinst
PlexMediaServer install: Pre-installation Validation.
PlexMediaServer install: Pre-installation Validation complete.
$ 
# Plex Media Server installation configuration info:  mar 03 may 2022 09:02:53 CEST
Init=0
Systemd=1
Custom=0
LinuxContainer=0
NewInstall=0
HaveOverride=0
OverrideFile=""
PlexUser="plex"
PlexGroup="plex"
VideoGroup="render"
AppSuppDir="/var/lib/plexmediaserver/Library/Application Support"
PlexTempDir="/tmp"
LangEncoding="en_US.UTF-8"
ExistingVersion=12601
HaveHardware=1
HaveTranscoderPref=0
NeedUser=0
NeedGroup=0
NeedVideo=0
Verbose=1
Running=1
Errors=0
Warnings=0
HaveIntel=1
HaveIntelCore=1
HaveIntelXeon=0
Havei915=1
HaveNvidia=0
Processor=Intel(R) Core(TM) i5-4440 CPU @ 3.10GHz
CPUSKU=4440
NeedOpenCL=1
NeedBeignet=1
NeedIntelCompute=0
HaveIntelGmmlib=0
HaveIntelIGCCore=0
HaveIntelIGCOpenCL=0
HaveIntelOpenCL=0
HaveIntelCompute=0
HaveBeignet=0
HaveOpenCL=1
Platform="To Be Filled By O.E.M."
Processor="Intel(R) Core(TM) i5-4440 CPU @ 3.10GHz"
Distro="Ubuntu 22.04 LTS"
Kernel="Linux 5.15.0-27-generic #28-Ubuntu SMP Thu Apr 14 04:55:28 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux"
Memory="15660 826 12792"

Thank you for getting this.

I need to fix this: CPUs without HW HDR capability should not be "Need"ing Beignet/OpenCL.

If I can help more, don’t hesitate to ask me.

Also note that for CPUs that support beignet-opencl-icd this library is not available in the latest version of ubuntu, only Intel-opencl-icd is available.

Would it be better to use the plex .deb or plex installation in docker?

@ChuckPa fyi… I upgraded to plexmediaserver_1.27.0.5873-8f821a871_amd64.deb and noticed that beignet-opencl-icd is reported as a recommended package …

Reading package lists... Done
Building dependency tree... Done
Reading state information... Done
Note, selecting 'plexmediaserver' instead of '/data/Personal/Software/ubuntu/plexmediaserver_1.27.0.5873-8f821a871_amd64.deb'
Recommended packages:
  beignet-opencl-icd
The following packages will be upgraded:
  plexmediaserver
1 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
Need to get 0 B/83.7 MB of archives.
After this operation, 0 B of additional disk space will be used.
Get:1 /data/Personal/Software/ubuntu/plexmediaserver_1.27.0.5873-8f821a871_amd64.deb plexmediaserver amd64 1.27.0.5873-8f821a871 [83.7 MB]
(Reading database ... 241677 files and directories currently installed.)
Preparing to unpack .../plexmediaserver_1.27.0.5873-8f821a871_amd64.deb ...
PlexMediaServer install: Pre-installation Validation.
PlexMediaServer install: Pre-installation Validation complete.
Unpacking plexmediaserver (1.27.0.5873-8f821a871) over (1.27.0.5849-99e933842) ...
Setting up plexmediaserver (1.27.0.5873-8f821a871) ...
PlexMediaServer install: PlexMediaServer-1.27.0.5873-8f821a871 - 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: Not found
PlexMediaServer install:   Nvidia GPU card:     Found
PlexMediaServer install:  
PlexMediaServer install: Completing final configuration.
PlexMediaServer install: Starting Plex Media Server.
PlexMediaServer install: PlexMediaServer-1.27.0.5873-8f821a871 - Installation successful.  Errors: 0, Warnings: 0
Processing triggers for desktop-file-utils (0.26-1ubuntu3) ...
Processing triggers for gnome-menus (3.36.0-1ubuntu3) ...
Processing triggers for mailcap (3.70+nmu1ubuntu1) ...

Full install log below …

# Plex Media Server installation configuration info:  Mon 06 Jun 2022 15:19:11 IST
Init=0
Systemd=1
Custom=0
LinuxContainer=0
NewInstall=0
HaveOverride=0
OverrideFile=""
PlexUser="plex"
PlexGroup="plex"
VideoGroup="render"
AppSuppDir="/var/lib/plexmediaserver/Library/Application Support"
PlexTempDir="/tmp"
LangEncoding="en_US.UTF-8"
ExistingVersion=12700
HaveHardware=1
HaveTranscoderPref=0
NeedUser=0
NeedGroup=0
NeedVideo=0
Verbose=1
Running=1
Errors=0
Warnings=0
HaveIntel=1
HaveIntelCore=1
HaveIntelXeon=0
Havei915=0
HaveNvidia=1
Processor=Intel(R) Core(TM) i7-9750H CPU @ 2.60GHz
CPUSKU=9750
NeedOpenCL=0
NeedBeignet=0
NeedIntelCompute=0
HaveIntelGmmlib=0
HaveIntelIGCCore=0
HaveIntelIGCOpenCL=0
HaveIntelOpenCL=0
HaveIntelCompute=0
HaveBeignet=0
HaveOpenCL=1
Platform="81UJ"
Processor="Intel(R) Core(TM) i7-9750H CPU @ 2.60GHz"
Distro="Ubuntu 22.04 LTS"
Kernel="Linux dokuro 5.15.0-35-generic #36-Ubuntu SMP Sat May 21 02:24:07 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux"
Memory="32019 8751 342"

This package should not be needed in my situation as I’m running a dedicated nvidia gpu and don’t have a intel gpu.

@anon5074910

I have updated the packaging.

Here is the preview thread.

These changes have been submitted to QA for inclusion by Engineering.

1 Like

Thanks. Do remember the other thread but didn’t check its full detail as it had moved on from the last I looked.

Thanks again.

Did it move without my permission?

:scream:

:rofl:
:rofl:

This topic was automatically closed 90 days after the last reply. New replies are no longer allowed.