Also … 22.04.2 LTS is mainstream for most.
https://wiki.ubuntu.com/Releases
22.04.3 LTS will be out shortly but until formal release – it’s just “beta”
( My understanding is that we will get the 6.2 Linux kernel … but my info might also be dated )
Also … 22.04.2 LTS is mainstream for most.
https://wiki.ubuntu.com/Releases
22.04.3 LTS will be out shortly but until formal release – it’s just “beta”
( My understanding is that we will get the 6.2 Linux kernel … but my info might also be dated )
Does it matter if we’re using Apollo Lake CPUs and need to rely on the v5.15 kernel? Will newer versions of Plex gain anything by running on a newer version of Ubuntu with the older hardware and kernel?
No it doesn’t matter.
You’re fine with 5.15 kernel for all CPUs prior to AlderLake
The new kernel is required for AlderLake, RaptorLake and those which follow because of the P (performance) and E (efficiency) core architecture of the chip
Thank you! I had to use that old workaround (VaapiDriver=“i965”) sometime in the past to fix HW transcoding on my Pentium Silver j5005 NUC. I removed that entry and now HW transcoding is working again.
I’m having the same problem, I only noticed it for the last few weeks so I’m not sure when it started! It worked fine for a few years and not changed any settings. Runs on unRAID in docker, Plex Media Server Version 1.32.6.7468
I tried going back to plexinc/pms-docker:1.32.1.6999-91e1e2e2c as a previous post suggested but that made no difference!
Logs attached, look at around 21:04
Thanks
Plex Media Server.log (4.2 MB)
Based on what I see here, which you confirmed by testing build 6999
Sep 01, 2023 20:58:28.134 [22944252128056] DEBUG - [GPU] Got device: CoffeeLake-S GT2 [UHD Graphics 630], intel@builtin, default true, best true, ID 8086:3e92:1458:d000@0000:00:02.0, DevID [8086:3e92:1458:d000], flags 0x38e7
Sep 01, 2023 20:58:28.134 [22944252128056] INFO - Preemptively preparing driver imd for GPU CoffeeLake-S GT2 [UHD Graphics 630]
Sep 01, 2023 20:58:28.134 [22944252128056] DEBUG - [DriverDL/imd] Skipping download; already exists
Sep 01, 2023 20:58:28.135 [22944252128056] INFO - Preemptively preparing driver icr for GPU CoffeeLake-S GT2 [UHD Graphics 630]
Sep 01, 2023 20:58:28.135 [22944252128056] DEBUG - [DriverDL/icr] Skipping download; already exists
Sep 01, 2023 20:58:28.135 [22944252128056] DEBUG - Codecs: Deleting old driver library directory at "/config/Library/Application Support/Plex Media Server/Drivers/icr-9-linux-x86_64"
Sep 01, 2023 20:58:43.638 [22944214227768] DEBUG - [Grabber/5a5b0d8388258536068bc9d6aa4e8f88194332d8] Streaming Resource: Added session 0x14de1d6dce08:223f074b-9299-4eae-a871-9173d897ddc9
Sep 01, 2023 20:58:43.638 [22944214227768] DEBUG - [Grabber/5a5b0d8388258536068bc9d6aa4e8f88194332d8] TPU: hardware transcoding: enabled, but no hardware decode accelerator found
Sep 01, 2023 20:58:43.638 [22944214227768] DEBUG - [Grabber/5a5b0d8388258536068bc9d6aa4e8f88194332d8] TPU: hardware transcoding: final decoder: , final encoder:
Sep 01, 2023 20:58:43.638 [22944214227768] DEBUG - [Grabber/5a5b0d8388258536068bc9d6aa4e8f88194332d8/JobRunner] Job running: FFMPEG_EXTERNAL_LIBS='/config/Library/Application\ Support/Plex\ Media\ Server/Codecs/55f77b3-4598-linux-x86_64/' X_PLEX_TOKEN=xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx "/usr/lib/plexmediaserver/Plex Transcoder" -noaccurate_seek -ignore_unknown -scan_all_pmts -1 -rw_timeout 30000000 -reconnect 1 -reconnect_streamed 1 -reconnect_delay_max 30 -fflags +discardcorruptts+fillwallclockdts -probesize 20000000 -i http://10.19.64.60:5004/auto/v104 -map "0:V?" -codec:V copy -map "0:a?" -codec:a copy -map "0:s?" -codec:s copy -break_non_keyframes 1 -segment_format mpegts -f ssegment -individual_header_trailer 0 -segment_time 1 -segment_start_number 0 -segment_time_delta 0.25 -segment_list "http://127.0.0.1:32400/video/:/transcode/session/223f074b-9299-4eae-a871-9173d897ddc9/5a4bf8a3-c12c-4f96-bb73-54f592358c8e/manifest?X-Plex-Http-Pipeline=infinite" -segment_list_type csv -segment_list_size 5 -segment_list_separate_stream_times 1 -segment_list_unfinished 1 -max_delay 5000000 -map_metadata -1 -map_chapters -1 "media-%05d.ts" -y -nostats -loglevel quiet -loglevel_plex error -xioerror -progressurl http://127.0.0.1:32400/video/:/transcode/session/223f074b-9299-4eae-a871-9173d897ddc9/5a4bf8a3-c12c-4f96-bb73-54f592358c8e/progress
Suggest:
Check the drivers are indeed downloaded fully. Delete and let PMS get them again if uncertain
GID access to the hardware is required (UID is always root at the OS level). Confirm GID assigned is a member of the group which owns /dev/dri/*
Question:
Is this TV/DVR ? If so, I cannot advise further.
Recommend confirming with regular transcode playback of existing file.
Thanks @ChuckPa and sorry its taken a while to get back to you! Over the last couple of weeks I’ve noticed that some files do use QSV to transcode, so after experimenting I’ve worked out that it only has an issue with 4K HDR files! And they work ok if you switch off the tone mapping? So that seems to be the issue!
CORRECT!
![]()
We withdrew 1.32.6 and 1.32.7 because of the QSV problem.
Nvidia is not impacted.
We are iterating down through the pieces which make QSV HDR tone mapping work and are just about there (where the problem appears to be).
At this point, we know what it isn’t and there’s not must left to double check.
For now, 1.32.5.7349 is viable for you to use (on the downloads page)
You can join us here.
This is where we’ll bring the Forum Preview of packages which restore functionality.
Ah ok, thanks for that! I’ll monitor that thread!
This topic was automatically closed 90 days after the last reply. New replies are no longer allowed.