• 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: Archlinux Intel Arc transcoding

     
    • 0 Vote(s) - 0 Average

    SOLVED: Archlinux Intel Arc transcoding

    Failed to set value 'opencl@va' for option 'init_hw_device': No such device
    benoliver999
    Offline

    Junior Member

    Posts: 4
    Threads: 1
    Joined: 2024 Mar
    Reputation: 0
    Country:United Kingdom
    #4
    2024-03-25, 11:56 AM
    So it's an upstream issue with intel-compute-runtime

    https://github.com/intel/compute-runtime/issues/710

    It can be fixed by setting the env vars listed in that thread. If you use systemd it's

    Code:
    sudo systemctl edit jellyfin.service

    Then add the lines towards the top of the file (read the comments in the file!)

    Code:
    [Service]
    Environment="NEOReadDebugKeys=1"
    Environment="OverrideGpuAddressSpace=48"

    Reload and restart and away you go

    Code:
    sudo systemctl daemon-reload
    sudo systemctl restart jellyfin.service
    « Next Oldest | Next Newest »

    Users browsing this thread: 1 Guest(s)


    Messages In This Thread
    Archlinux Intel Arc transcoding - by benoliver999 - 2024-03-22, 12:47 PM
    RE: Archlinux Intel Arc transcoding - by nyanmisaka - 2024-03-22, 03:06 PM
    RE: Archlinux Intel Arc transcoding - by benoliver999 - 2024-03-22, 03:12 PM
    RE: Archlinux Intel Arc transcoding - by benoliver999 - 2024-03-25, 11:56 AM

    • 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