Skip to content
View in the app

A better way to browse. Learn more.

Unraid

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.

intel gpu drivers for jellyfin

Featured Replies

  • Community Expert

Just install 6.12.4 and can't start jellyfin due to what i think is missing intel drivers??!!

Is there a package app for this now with 6.12.4? .3 didn't have this problem

Edited by joelones

  • Author
  • Community Expert
On 9/7/2023 at 5:26 AM, JorgeB said:

Intel driver is included, please post the diagnostics.

Apparently `/dev/dri/*` which I pass into the jellyfin docker does not exist.

 

root@clarabell:/boot/config# intel_gpu_top -L
No GPU devices found

 

Tried this, but modprobe just hangs:

 

mkdir -p /boot/config/modprobe.d
echo "options i915 enable_fbc=1 enable_guc=3" > /boot/config/modprobe.d/i915.conf

 

Here is the diagnostics:

 

root@clarabell:~# lsmod | grep intel
intel_rapl_msr         16384  0
intel_rapl_common      24576  1 intel_rapl_msr
intel_powerclamp       16384  0
kvm_intel             282624  4
iosf_mbi               20480  2 i915,intel_rapl_common
kvm                   983040  1 kvm_intel
crc32c_intel           24576  2
ghash_clmulni_intel    16384  0
aesni_intel           393216  0
crypto_simd            16384  1 aesni_intel
cryptd                 24576  2 crypto_simd,ghash_clmulni_intel
intel_cstate           20480  0
intel_gtt              24576  1 i915
agpgart                40960  2 intel_gtt,ttm
intel_uncore          200704  0
intel_pmc_core         49152  0

 

clarabell-diagnostics-20230912-1149.zip

Edited by joelones

  • Community Expert

The iGPU is being detected and the driver is loading:

 

00:02.0 VGA compatible controller [0300]: Intel Corporation CometLake-S GT2 [UHD Graphics 630] [8086:9bc8] (rev 03)
    DeviceName: Onboard - Video
    Subsystem: ASUSTeK Computer Inc. CometLake-S GT2 [UHD Graphics 630] [1043:8694]
    Kernel driver in use: i915
    Kernel modules: i915

 

Cannot help with Jellifyn and /dev/dri, maybe someone else can.

  • Community Expert

Theres a call trace related to i915, 

did you try to add enable_dc=0 yet?

  • Author
  • Community Expert
4 hours ago, Mainfrezzer said:

Theres a call trace related to i915, 

did you try to add enable_dc=0 yet?

No I reverted back to 6.12.3 which is working fine.

 

I would add this as the following:

 

mkdir -p /boot/config/modprobe.d echo "options i915 enable_fbc=1 enable_guc=3" > /boot/config/modprobe.d/i915.conf

mkdir -p /boot/config/modprobe.d
echo "options i915 enable_dc=0" > /boot/config/modprobe.d/i915.conf

 

what does this do?

 

for 6.12.3, no need to add the modprobe lines, it just works. odd

Edited by joelones

  • Author
  • Community Expert
17 hours ago, Mainfrezzer said:

Theres a call trace related to i915, 

did you try to add enable_dc=0 yet?

Just tried it again today, same issue same call trace

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.

Guest
Reply to this topic...

Account

Navigation

Search

Search

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.