Quicksync doesn't work after enabling HDR Tone Mapping

Server Version#:1.25.3.5409
Player Version#:

Hello,
for Plex i bought a nuc 10210u and installed Ubuntu 21.10. HW-Transcoding runs well until Enabling HDR-Tone Mapping. If enabled, the CPU get high CPU-Workload and I can’t even transcode one 4K movie. I also installed:

" sudo apt install ocl-icd-libopencl1 beignet-opencl-icd"

I’m looking for a solution since hours, but I can’t find.
Had anyone the same problem and could fix it?

You would have to use Ubuntu 20.03 for all the drivers to work together. If I may suggest, only use LTS versions of Ubuntu since that will give the least amount of headaches and that is what Plex works with when testing.

1 Like

Tieberius is correct. 20.04.3 LTS works. 21.x has been very problematic for folks.

Further, make certain to install the Intel Compute Runtime modules as directed by the installer.

Should you have difficulty , the file /tmp/plexinstaller.log will report what it found (your harware & software inventory). Please share this file

Ok Now i installed Ubuntu 20.04.3. I installed the packages from my post and additional Intel Compute Runtime modules. After that I restarted pms. But CPU-Workload still gets high when Enabling HDR Tone Mapping…
I can’t find the file plexinstaller.log in the tmp Folder. Neither in var/tmp or /tmp.

The file /tmp/plexinstaller.log will remain there until (on most system) until next restart of the host.

If you stop, uninstall , then reinstall the code again, you’ll get it to recreate the inventory report. It won’t impact Plex in any way

Ah thanks.
Here it is:
plexinstaller.log (1016 Bytes)

Try downgrading the intel runtime drivers to 21.49.21786, per the linked post. I had the same issue last month, and it worked for me.

1 Like

@Axel21

Thank you for the inventory file.

You forgot to install Intel Compute Runtime as directed by the installer. (NeedIntelCompute=1)

HaveNvidia=0
Processor=Intel(R) Core(TM) i5-10210U CPU @ 1.60GHz
CPUSKU=10210
NeedOpenCL=1
NeedBeignet=0
NeedIntelCompute=1
HaveIntelGmmlib=0
HaveIntelIGCCore=0
HaveIntelIGCOpenCL=0
HaveIntelOpenCL=1
HaveIntelCompute=0
HaveBeignet=1
HaveOpenCL=1
Platform="NUC10i5FNK"
Processor="Intel(R) Core(TM) i5-10210U CPU @ 1.60GHz"
Distro="Ubuntu 20.04.3 LTS"
Kernel="Linux server 5.13.0-27-generic #29~20.04.1-Ubuntu SMP Fri Jan 14 00:32:30 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux"
Memory="7663 1963 3273"
1 Like

Thanks @ChuckPa and @KyleD324. I installed the drivers to 21.49.21786 and no everthing works fine… Now 5 transcodes 4K-HDRMovies no problem… Fine

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