Stumbled upon this thread and just checked:
cat /sys/module/zfs/version
2.2.2-pve1
What exactly does this mean for docker in lxc on zfs? Can I use my docker in a debian lxc and if so, do I need some specific settings (i.e. nesting?)?
I did use a vm for my docker when I set it up years ago...
From the wiki:
"However you will soon realise that every file and directory will be mapped to "nobody" (uid 65534), which is fine as long as
you do not have restricted permissions set (only group / user readable files, or accessed directories), and
you do not want to write files using a...
Hi there. Thats right, i got Jellyfin VAAPI transcoding working in an unprivileged debian bullseye lxc. The right ID Mapping did the trick.
unprivileged: 1
lxc.cgroup.devices.allow: c 226:128 rwm
lxc.mount.entry: /dev/dri/renderD128 dev/dri/renderD128 none bind,optional,create=file
lxc.idmap...
Yes you need Kernel >5.4 or experimental HW Support to get the host recognize the amdgpu at all. In the LXC you need the right id mapping to get access to the render/video group like thex mentioned. On my standard debian buster container I installed libgl1-mesa-dri libglx-mesa0 mesa-va-drivers...
I have not had much time since the beginning of April but after checking I installed mesa 20.3 and firmware-amd-graphic (not sure if both nessesary) in the container (hat mesa 20.3 on the host already and an old mesa in the container). Now VAAPI and HEVC encoding with jellyfin works great!
Do...
I guess its the host where theyre needed. I tried with privileged lxc and changed the render group to match the host render group. Ill try with unpriveleged lxc and idmapping described in the wiki now. If thats not working ill go for the amd microcode on the host..
But its nice to hear, that...
pls let me know if youre making progress! Im pretty new to proxmox and linux..
I tried to passthrough the iGPU to a debian jellyfin vm but didnt get the hardware acceleration (vaapi in this case) working. Now im on kernel 5.11 and try to run it in lxc but even that doesnt work so far. The...
What CPU did you use? Host or the default KVM?
Maybe that helps with that:
?
I dont think its the CPU. The other guy had much better groups with his x570 board after bios downgrade:
I'm currently changing some hardware so i wont be able to test it the next few days.
Thats interesting! What are your IOMMU Groups? ie: for d in /sys/kernel/iommu_groups/*/devices/*; do n=${d#*/iommu_groups/*}; n=${n%%/*}; printf 'IOMMU Group %s ' "$n"; lspci -nns "${d##*/}"; done; What happens withouht acs_override?
I would like to passthrough the iGPU (4350G and Asrock...
Yes, thats the result of my research so far. I know the A520 has limited capabilities but I thought the groups are determined by the soldering on the pcb or something like that. So i'll try a few different BIOS versions, maybe i can get the wifi passtrough working.
Hello,
I have a small Homeserver with the A520M-ITX/ac and Ryzen 4350G. I'm pretty new to proxmox and linux and had trouble to passthrough an Intel i340T4 but that was mostly because i used q35 machine with freebsd. Now its working fine although i get the same perf count error:
dmesg |grep -e...
Funktioniert bestens. Vielen Dank für die Hilfe bei dieser zugegeben recht dummen Frage. Da die Kiste hier im Wohnzimmer steht, ich direkten Zugriff habe und auch ein vorübergehender Ausfall nicht so dramatisch ist, hab ich den onboard NIC jetzt deaktiviert. Kann aber bei Bedarf jederzeit...
Moin Zusammen!
Ich habe mir einen kleinen Homeserver mit Proxmox aufgesetzt. Bisher laufen: OPNsense, Pihole, Nextcloud & Collabora und ein paar Test VMs. Für die Netzwerkkonfiguration habe ich eine 4er Intel Netzwerkkarte an die OPNsense durchgereicht. Ich habe jetzt vmbr0 direkt über den...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.