Search results for query: nvidia-smi

  1. Impact

    [SOLVED] lxc_init: 845 Failed to run lxc.hook.pre-start for container

    journalctl -r and these: https://pve.proxmox.com/pve-docs/pve-admin-guide.html#_obtaining_debugging_logs You can also set the debug option for the CT. Running nvidia-smi makes sure that the NVIDIA devices are created. Please don't use quotes without need.
  2. S

    [SOLVED] lxc_init: 845 Failed to run lxc.hook.pre-start for container

    Which logs would we be looking into? What exactly does writing nvidia-smi to /dev/null achieve? We should state, the boot delay had been tried previously (either 30 or 60 seconds), with no success. However, commenting out the mountpoint for /tank1/dataset1 in the container config did...
  3. Impact

    [SOLVED] lxc_init: 845 Failed to run lxc.hook.pre-start for container

    Hard to say without debug logs or the config but for the GPU try adding this in your crontab @reboot /usr/bin/nvidia-smi > /dev/null For the mount issue try this: https://pve.proxmox.com/pve-docs/pve-admin-guide.html#first_guest_boot_delay
  4. C

    [SOLVED] Proxmox vGPU configuration troubleshooting

    ...and have tried unsuccessfully to use nvidia driver versions 20.0, 19.4, and 18.4. After installing the drivers and rebooting, nvidia-smi shows my 3 GPUs, and running nvidia-smi vgpu -s shows the different possible partitions for each GPU. However, when I check /sys/class/mdev, that directory...
  5. C

    [SOLVED] Proxmox vGPU set-up troubleshooting

    ...v. 9.1.7 with kernel 6.17.13-2-pve, and I have tried using the vGPU driver version 20.0, 19.4, and 18.4. After installing the driver, nvidia-smi will show all three GPUs, and running nvidia-smi -s will show the different partitions that we could potentially use. However, when I check in...
  6. H

    [TUTORIAL] [HOW TO] GPU passthrough to unprivileged, no nesting Jellyfin LXC container. From a novice, for novices.

    ...We only want the driver, no kernel modules ./NVIDIA-Linux-x86_64-580.142.run --no-kernel-modules Congratulations root@jellyfin:~# nvidia-smi Sat Mar 21 23:21:20 2026 +-----------------------------------------------------------------------------------------+ | NVIDIA-SMI 580.142...
  7. P

    Troubleshooting host-side virtio-gpu/virgl not using host GPU

    ...in use: vfio-pci Kernel modules: nvidiafb, nouveau, nvidia_drm, nvidia In all cases so far, for the nvidia drivers I have tried, "nvidia-smi -l" shows the same thing (differing by version): +-----------------------------------------------------------------------------------------+ |...
  8. E

    Nvidia driver install issue on Proxmox 9

    Thank you so much @Impact! After weeks of trial and error, I'm so grateful to have found your post. Your guidance helped me finally install the nvidia driver!
  9. T

    Error starting VM with GPU attached

    ...But does this mean i would have to reboot the host every time i need to attach the gpu to another vm? ANOTHER UPDATE: In the vm i set the nvidia-smi to watch every second and after a while (maybe 4-5 minutes) I get this error and that's it, I need to reboot the host if I want the gpu to be...
  10. I

    [SOLVED] Proxmox issue RTX2080Ti and RTX5090

    ...is not. After some try and error. I managed to make everything work by using OVMF BIOS in the VM. Please mark this post as resolved! nvidia-smi Wed Mar 4 09:40:36 2026 +-----------------------------------------------------------------------------------------+ | NVIDIA-SMI 590.48.01...
  11. C

    NVIDIA MIG (Multi-Instance GPU) on Proxmox

    ...80GB into 2 40GB. But I am stuck trying to assign this slices to VM. The system is still seeing only single PCI device. I see slices with nvidia-smi. But I could not see devices in the Mapped Devices adding new PCI in the UI. And as well there is no at all folder - /sys/class/mdev_bus/ What...
  12. Impact

    Nvidia driver install issue on Proxmox 9

    ...I see no custom configuration nor vfio-pci being used so that's good. It doesn't use the official NVIDIA driver though. Give this a try. After that's done (and rebooted) Kernel driver in use should say nvidia and nvidia-smi should work too. If any of the commands show an error please share.
  13. I

    [SOLVED] Proxmox issue RTX2080Ti and RTX5090

    ...reinstalled Ubuntu and tried different drivers, but nothing has worked so far. Your help is appreciated! Here are some terminal outputs: nvidia-smi Sun Feb 15 09:29:46 2026 +-----------------------------------------------------------------------------------------+ | NVIDIA-SMI...
  14. S

    Nvidia install for LXC

    ...updates the kernel, the NVIDIA module will rebuild automatically.Your job after updates is just: apt update apt full-upgrade -y reboot nvidia-smi If you want next, we can wire this into GPU passthrough for a specific VM or LXC GPU access and tune it for what you’re actually trying to run...
  15. S

    Nvidia Driver upgade issue with lxc

    ...starting looking into upgrading the nvidia driver on the host once i upgrade the host I checked the host to see if the upgrade worked with nvidia-smi and got the following output below saying the update has taken place but when I try to use the P2000 and RTX4000 in my fileflows lxc it say...
  16. U

    DGX B300 GPU passthrough on Proxmox: PCI device visible but NVIDIA driver cannot initialize

    ...inside the guest: - BAR2 (VRAM aperture) still not exposed - BusMaster remained disabled - NVIDIA driver still failed to initialize - nvidia-smi could not communicate with the driver So even with 1 TB MMIO, BAR exposure and BusMaster state did not change. --- 2) CPU topology tests...
  17. U

    DGX B300 GPU passthrough on Proxmox: PCI device visible but NVIDIA driver cannot initialize

    ...to your NVIDIA device is invalid nvidia: probe of 0000:01:00.0 failed with error -1 NVRM: None of the NVIDIA devices were initialized nvidia-smiNVIDIA-SMI has failed because it couldn't communicate with the NVIDIA driver Observations: The GPU is enumerated correctly as a PCI device...
  18. G

    nVidia driver install error

    ...the device, verified that it had, ran the 580.126.09 run file and it immediately installed the driver on kernel 6.8/Proxmox 8.4 and nvidia-smi on the host shows the card being recognized. I assume the problem the whole time with Proxmox 9.1 and the newer kernel was related to the Above 4G...
  19. B

    [TUTORIAL] 2025: Proxmox PCIe / GPU Passthrough with NVIDIA

    ...it before even attempting to install. When going to install the drivers, "sudo ubuntu-drivers install nvidia-XXX" never worked for me, but using "sudo apt install nvidia-xxx" worked and allowed "nvidia-smi" to return the result you see in the above screenshots. Hope this helps someone else out!
  20. R

    [SOLVED] PVE 9.1.4 / NVIDIA Tesla T4 / vGPU 19.3 Installation

    ...Corporation Device [10de:12a2] Kernel driver in use: nvidia Kernel modules: nvidiafb, nouveau, nvidia_vgpu_vfio, nvidia # nvidia-smi Thu Jan 15 18:30:13 2026 +-----------------------------------------------------------------------------------------+ | NVIDIA-SMI 580.126.08...