Ok so I got the debian bullseye container to work passing an nvidia gpu and using docker.... :-)
It's transcoding plex, frigate and possibly any other container
I've tried documenting my procedure in a readme.txt
I've also created a script (system_config.sh) to install all requirements.
I'm also sharing my container <<dockerhost>> config file.
I'm attaching all docs.
I'm by no means an expert, I got it working after several hours of
so i get an radeontop output inside the DebianVNC docker with my Ryzen 5700g APU
i just added this to my debiab conf
# Allow cgroup access
lxc.cgroup.devices.allow = c 128:* rwm
lxc.cgroup.devices.allow = c 226:* rwm
# Pass through device files
lxc.mount.entry = /dev/dri/renderD128 dev/dri/renderD128 none bind,optional,create=file
lxc.mount.entry = /dev/dri/card0 dev/dri/card0 none bind,optional,create=file
just make sure the APU is correct config
You can post now and register later.
If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.
Recommended Posts
Posted by juan11perez,
Nvidia HW acceleration in LXC
Recommended by ich777
3 reactions
Go to this post
Posted by domrockt,
Radeon HW Acceleration in LXC
Recommended by ich777
1 reaction
Go to this post
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.