• 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 Rootless podman hardware acceleration

     
    • 0 Vote(s) - 0 Average

    Rootless podman hardware acceleration

    lupine
    Offline

    Junior Member

    Posts: 5
    Threads: 2
    Joined: 2024 Dec
    Reputation: 0
    #2
    2024-12-15, 09:03 PM
    podman run \
    --detach \
    --label "io.containers.autoupdate=registry" \
    --name jellyfin \
    --device /dev/dri/Confused-facedev/dri/ \
    --rm \
    --replace \
    --user $(id -u):$(id -g) \
    --userns keep-id \
    --group-add keep-groups \
    --volume /var/storage/mediumstorage/jellyfin/jellyfin-cacheConfused-facecache:Z \
    --volume /var/storage/jellyfin/jellyfin-configConfused-faceconfig:Z \
    --volume /var/storage/slowstorage/jellyfin/jellyfin-mediaConfused-facemedia:ro,z \
    -p 8096:8096/tcp \
    docker.io/jellyfin/jellyfin:latest

    This in the end worked.

    My selinux was misconfigured.
    « Next Oldest | Next Newest »

    Users browsing this thread: 1 Guest(s)


    Messages In This Thread
    Rootless podman hardware acceleration - by lupine - 2024-12-15, 04:16 PM
    RE: Rootless podman hardware acceleration - by lupine - 2024-12-15, 09:03 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