January 12, 20242 yr Hello, I am trying to setup jellyfin/plex transcoding and this would be the first time of me using in some way the embedded gpu I got to have now having installed GPU stats and intel gpu top the gpu seems like dead and never in use from the dashboard (jellyfin and plex, tried both with multiple images and settings, only use software transcoding, killing my poor cpu) Now i do not know if i am missing something or is an hardware problem as always any hint would be really appreciated thanks edit: seems this family of cpus needs special config for acceleration ( here and here ), wondering if is safe to edit the i915.conf on unraid 00:02.0 VGA compatible controller: Intel Corporation Elkhart Lake [UHD Graphics Gen11 16EU] (rev 01) (prog-if 00 [VGA controller]) DeviceName: Onboard - Video Subsystem: Intel Corporation Device 7270 Flags: bus master, fast devsel, latency 0, IRQ 160, IOMMU group 0 Memory at 6000000000 (64-bit, non-prefetchable) [size=16M] Memory at 4000000000 (64-bit, prefetchable) [size=256M] I/O ports at 5000 [size=64] Expansion ROM at 000c0000 [virtual] [disabled] [size=128K] Capabilities: [40] Vendor Specific Information: Len=0c <?> Capabilities: [70] Express Root Complex Integrated Endpoint, MSI 00 Capabilities: [ac] MSI: Enable+ Count=1/1 Maskable+ 64bit- Capabilities: [d0] Power Management version 2 Capabilities: [100] Process Address Space ID (PASID) Capabilities: [200] Address Translation Service (ATS) Capabilities: [300] Page Request Interface (PRI) Kernel driver in use: i915 Kernel modules: i915 homedata-diagnostics-20240112-1507.zip Edited January 12, 20242 yr by mich2k
January 12, 20242 yr Author I guess the issue is my specific CPU that only allows low power acceleration, I met other uses with same CPU on unRAID Would be safe to execute this directly on unraid host (?) cd ~/ git clone --depth=1 https://git.kernel.org/pub/scm/linux/kernel/git/firmware/linux-firmware.git sudo mkdir -p /usr/lib/firmware sudo cp -r linux-firmware/i915 /usr/lib/firmware https://jellyfin.org/docs/general/administration/hardware-acceleration/intel/#configure-and-verify-lp-mode-on-linux Edited January 12, 20242 yr by mich2k
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.