• 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 Jellyfin + AMD + Docker?

     
    • 0 Vote(s) - 0 Average

    Jellyfin + AMD + Docker?

    TheDreadPirate
    Offline

    Community Moderator

    Posts: 15,374
    Threads: 10
    Joined: 2023 Jun
    Reputation: 461
    Country:United States
    #2
    2023-11-05, 01:01 AM
    I'm assuming you followed our AMD guide?

    https://jellyfin.org/docs/general/admini...ualization

    Particularly this part.

    Quote:Get into the Docker container and install the ROCm OpenCL runtime
    Code:
    sudo docker exec -u root -it jellyfin bash
    apt update && apt install -y curl gpg
    mkdir -p /etc/apt/keyrings
    curl -fsSL https://repo.radeon.com/rocm/rocm.gpg.key | gpg --dearmor -o /etc/apt/keyrings/rocm.gpg
    cat <<EOF | tee /etc/apt/sources.list.d/rocm.sources
    Types: deb
    URIs: https://repo.radeon.com/rocm/apt/latest
    Suites: ubuntu
    Components: main
    Architectures: amd64
    Signed-By: /etc/apt/keyrings/rocm.gpg
    EOF
    apt update && apt install -y rocm-opencl-runtime
    exit
    Jellyfin 10.10.7 (Docker)
    Ubuntu 24.04.2 LTS w/HWE
    Intel i3 12100
    Intel Arc A380
    OS drive - SK Hynix P41 1TB
    Storage
        4x WD Red Pro 6TB CMR in RAIDZ1
    [Image: GitHub%20Sponsors-grey?logo=github]
    « Next Oldest | Next Newest »

    Users browsing this thread: 1 Guest(s)


    Messages In This Thread
    Jellyfin + AMD + Docker? - by ignacio - 2023-11-04, 07:39 PM
    RE: Jellyfin + AMD + Docker? - by TheDreadPirate - 2023-11-05, 01:01 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