May 25, 20188 yr Hi I'm trying to run hardware acceleration for plex transcoding. I've edited my go file with: #enable module for iGPU and perms for the render device modprobe i915 chown -R nobody:users /dev/dri chmod -R 777 /dev/dri Then in my Plex docker (Edit -> Advanced settings -> Extra parameters) added: --device /dev/dri:/dev/dri Restarted my server and this messages came up: Quote chown: cannot access 'dev/dri": no such file or directory chmod: cannot access 'dev/dri": no such file or directory System: Quote Gigabyte Technology Co., Ltd. - GA-78LMT-USB3 6.0 Motherboard AMD Phenom™ II X4 810 @ 2600 8 GB Memory nVidia GTX 650Ti I've added my diagnostics file, any help would be greatly appreciated sauer-diagnostics-20180525-1825.zip
May 25, 20188 yr 1 hour ago, aussieboer61 said: modprobe i915 This currently only works for Intel iGPUs.
July 14, 20205 yr On 5/25/2018 at 12:16 PM, eschultz said: This currently only works for Intel iGPUs. has there been an update since then? Isn't there any other way to enable it on amd?
July 14, 20205 yr 2 minutes ago, Ishpettore said: has there been an update since then? Isn't there any other way to enable it on amd? No. Most AMD CPUs DO NOT have integrated GPUs and the APU models that do are not supported by Plex for hardware transcoding. The only way to have hardware accelerated transcoding in Linux with an AMD CPU is with a supported discrete Nvidia Graphics card and the unRAID Nvidia build of unRAID and its associated plugin.
Archived
This topic is now archived and is closed to further replies.