Quantcast
Channel: TerraMaster Forum
Viewing all articles
Browse latest Browse all 4160

Hardware, Power and Accessories • Re: F8 Plus SSD & Unraid Problems

$
0
0
After some digging, I found that to enable Intel iGPU hardware encoding on Unraid with the F8 SSD Plus, an additional configuration step is required.

1. Open terminal in Unraid :

Code:

mkdir -p /boot/config/modprobe.decho "options i915 enable_fbc=1 enable_guc=3" > /boot/config/modprobe.d/i915.conf
2. Reboot your Unraid system.
3. Ensure that the /dev/dri device mapping is correctly passed to your docker containers (e.g., Plex, Unmanic) and that you have Intel-GPU-TOP installed.

Before applying these changes, Plex hardware transcoding was visible in Plex, and Quick Sync video encoding "worked" in Unmanic, but were only using the CPU (verified via intel_gpu_top). After applying the fix, the iGPU rendering nodes are fully utilized.

source : https://forums.unraid.net/topic/131548- ... -easy-way/

Statistics: Posted by paltry031 — 15 minutes ago



Viewing all articles
Browse latest Browse all 4160

Trending Articles