Skip to content
Discussion options

You must be logged in to vote

@Scales82 - @MickLesk has one part of it, but there are other things you need to do, and it's not exactly straightforward. Such is life.

Ensure device passthrough - without this it will never work

  1. /dev/dri/card[number] and /dev/dri/renderD12[number] need to be accessible to the immich user. You can pass these through via the GUI:
  1. Make sure the immich user is in the video and render groups (check from inside the LXC: groups immich. If the groups aren't in the output, then do usermod -aG video,render immich).

Install additional packages

  1. Install the Intel packages from the above reply.
  2. Then install patchelf from the Testing repo: apt install -t testing patchelf -y

Rebuild Immich Machi…

Replies: 3 comments 1 reply

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
1 reply
@Scales82
Comment options

Answer selected by MickLesk
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
3 participants