• Login
  • Register
  • Login Register
    Login
    Username/Email:
    Password:
    Or login with a social network below
  • Forum
  • Website
  • GitHub
  • Status
  • Translation
  • Features
  • Team
  • Rules
  • Help
  • Feeds
User Links
  • Login
  • Register
  • Login Register
    Login
    Username/Email:
    Password:
    Or login with a social network below

    Useful Links Forum Website GitHub Status Translation Features Team Rules Help Feeds
    Jellyfin Forum Support Troubleshooting SOLVED: Intel A310 Transcoding on RHEL - Broken?

     
    • 0 Vote(s) - 0 Average

    SOLVED: Intel A310 Transcoding on RHEL - Broken?

    Arc A310 error when transcoding in a rootless container on RHEL 10
    sgt.ogre
    Offline

    Junior Member

    Posts: 2
    Threads: 1
    Joined: 2025 May
    Reputation: 0
    Country:United States
    #4
    2025-05-21, 03:54 PM (This post was last modified: 2025-05-21, 03:55 PM by sgt.ogre. Edited 2 times in total.)
    Ok, i got it working and there are a few options for whoever runs across this:

    If you switch to Fedora Server 42 it works great. No modifications needed other than the normal Video and Render group membership for the user running the container. The kernel version is new enough and it includes the drivers.

    It also works on RHEL9 (tested on AlmaLinux 9) you just have to enable the kernel-ml using the steps below. The drivers were included with the kernel. This allows the GuC and HuC to load properly.

    Code:
    dnf install epel-release
    rpm --import https://www.elrepo.org/RPM-GPG-KEY-elrepo.org
    dnf install https://www.elrepo.org/elrepo-release-9.el9.elrepo.noarch.rpm
    dnf --enablerepo=elrepo-kernel install kernel-ml
    grubby --default-kernel
    ---reboot the system---
    ---verify no error with the below commands---
    dmesg | grep -i -e 'huc' -e 'guc'
    sudo sh -c "cat /sys/kernel/debug/dri/0/gt*/uc/huc_info" --- You might need to change the dri/0 to dri/1 if you have more than 1 GPU
    sudo sh -c "cat /sys/kernel/debug/dri/0/gt*/uc/guc_info" --- You might need to change the dri/0 to dri/1 if you have more than 1 GPU

    Jellyfin now works will all options turned on, even Tone mapping. Getting over 120fps from 4K HDR to 1080P SDR.

    I attempted this on RHEL10 (AlmaLinux again) and it does not work properly. That release is still in Beta so im not surprised.
    « Next Oldest | Next Newest »

    Users browsing this thread: 1 Guest(s)


    Messages In This Thread
    Intel A310 Transcoding on RHEL - Broken? - by sgt.ogre - 2025-05-20, 06:43 PM
    RE: Intel A310 Transcoding on RHEL - Broken? - by bitmap - 2025-05-20, 08:39 PM
    RE: Intel A310 Transcoding on RHEL - Broken? - by nyanmisaka - 2025-05-21, 04:53 AM
    RE: Intel A310 Transcoding on RHEL - Broken? - by sgt.ogre - 2025-05-21, 03:54 PM

    • View a Printable Version
    • Subscribe to this thread
    Forum Jump:

    Home · Team · Help · Contact
    © Designed by D&D - Powered by MyBB
    L


    Jellyfin

    The Free Software Media System

    Linear Mode
    Threaded Mode