ALL:
For those with the GeminiLake problem, a workaround has been devised.
This same workaround is how we pinpointed where the deviation occurred and what and why the changes are needed.
We have a file for you to test with.
There are specific instructions :
-
Place this file in the
Cache/va-dri-linux-x86_64
directory underPlex Media Server
-
unzip it
-
It will look like this when done. (You will also have other files in there. Don’t worry)
root@geminilake:/var/lib/plexmediaserver/Plex Media Server/Cache/va-dri-linux-x86_64# ls -la
total 9176
drwxr-xr-x 2 plex plex 69 May 30 12:00 .
drwxr-xr-x 9 plex plex 4096 May 30 11:59 ..
-rwxrwxrwx 1 root root 7815088 May 30 10:49 i965_drv_video.so
-rw-r--r-- 1 root root 1576222 May 30 12:00 i965_drv_video.zip
root@geminilake:/var/lib/plexmediaserver/Plex Media Server/Cache/va-dri-linux-x86_64#
-
Stop Plex
-
Manually add
VaapiDriver="i965"
to the end ofPreferences.xml
using the Linux text editor (or Synology/QNAP text editor as appropriate – just don’t use Windows) -
It will look like this when done:
SomeOtherPref="Value" VaapiDriver="i965" />
-
Save the file
-
Start Plex
-
Test
-
Regardless of success or failure,
– Report result
– Attach Logs ZIP file (we need to confirm the behavior reported in the logs)
Thank you all for your patience and support.