Search results

  1. D

    PVE 9 - NVIDIA Container Toolkit Broken

    Confirmed working on 6.0.5 :) https://bugzilla.proxmox.com/show_bug.cgi?id=6725#c8 Config for testing: arch: amd64 features: fuse=1,keyctl=1,mknod=1,nesting=1 hostname: gpu-test memory: 64223 nameserver: 192.168.0.8 net0...
  2. D

    PVE 9 - NVIDIA Container Toolkit Broken

    For those not following the bug report, they are pushing 6.0.5 to pve-test soon. So it should be available for testing soon.
  3. D

    PVE 9 - NVIDIA Container Toolkit Broken

    Since Proxmox maintains their own version of lxc, they should be able to import the patch. They are building lxc from trixie though. So I doubt we'll get 6.0.5, I could be wrong though. https://github.com/proxmox/lxc/blob/801762fa4a6afe32c55d87c5eec99e14a9eaa48d/Makefile apt show lxc-pve...
  4. D

    PVE 9 - NVIDIA Container Toolkit Broken

    You should be able to subscribe to the bug report if you wanted to.
  5. D

    PVE 9 - NVIDIA Container Toolkit Broken

    Bug report filed: https://bugzilla.proxmox.com/show_bug.cgi?id=6725
  6. D

    PVE 9 - NVIDIA Container Toolkit Broken

    I was working with the Incus project owner on their forums and it looks like this is a regression in 6.0.4 which was fixed in 6.0.5. I'm going to open a bug report with Proxmox. Thread: https://discuss.linuxcontainers.org/t/lxc-nvidia-container-toolkit/24563/4?u=dasunsrule32 6.0.5 release...
  7. D

    PVE 9 - NVIDIA Container Toolkit Broken

    I spun up a d13 instance and it failed there as well. The hook needs to be updated I guess.
  8. D

    PVE 9 - NVIDIA Container Toolkit Broken

    On that beta thread, this stuck out to me. I wonder if updating to a trixie lxc image would do the trick?
  9. D

    PVE 9 - NVIDIA Container Toolkit Broken

    Running into something similar, my post here describes this. Have you figured out how to get this working?
  10. D

    Setting up nvidia gpu for stable diffusion in a LXC container ?

    I was curious, what does your entire config look like? I have the drivers installed on my host and I can't get it to start when using these. This is what I did to install them: apt install pve-headers nvidia-driver Debian driver on PVE 9.x: Package: nvidia-driver Version: 550.163.01-2...