Search results for query: nvidia-smi

  1. 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...
  2. 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...
  3. 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...
  4. 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.
  5. 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...
  6. 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...
  7. 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...
  8. 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...
  9. 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...
  10. 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...
  11. 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!
  12. 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...
  13. D

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

    ...L4 heute am Proxmox 9.1.4 mit dem neuen Treiber zu versuchen, und es hat alles so geklappt, wie es im Proxmox wiki dokumentiert ist. nvidia-smi gibt den korrekten output aus, den ich von ESXi gewohnt bin, besser war :D: Könnte mir vorstellen, dass es bei Dir nicht klappt, weil noch der...
  14. R

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

    ...ab Ampere und neuer nötig sein: systemctl enable --now pve-nvidia-sriov@ALL.service Aber nach einem Reboot sieht das wieder so aus: # nvidia-smi NVIDIA-SMI has failed because it couldn't communicate with the NVIDIA driver. Make sure that the latest NVIDIA driver is installed and running...
  15. Impact

    LXC config problem after core reboot

    May I introduce you to the NVIDIA container toolkit way? https://gist.github.com/Impact123/3dbd7e0ddaf47c5539708a9cbcaab9e3#nvidia-specific Does calling nvidia-smi before starting the CT change anything?
  16. B

    LXC config problem after core reboot

    ...none bind,optional,create=file lxc.mount.entry: /dev/nvidiactl dev/nvidiactl none bind,optional,create=file lxc.mount.entry: /usr/bin/nvidia-smi usr/bin/nvidia-smi none bind,optional,create=file lxc.mount.entry: /dev/nvidia-uvm dev/nvidia-uvm none bind,optional,create=file lxc.mount.entry...
  17. 0

    RTX 5060 Ti VFIO passthrough on AMD X570 consumer motherboard fails – Firmware 1:1 IOMMU issue

    what What motherboard do you have? I can get mine to work and nvidia-smi sees it.. according to ChatGPT I have to enable the following: Advanced → AMD CBS → SVM Mode: Enabled Advanced → AMD CBS → SVM Lock: Disabled Advanced → IOMMU: Enabled Advanced → PCIe ACS Control: Enabled Advanced →...
  18. C

    GPU Passthrough not respecting secondary GPU

    ...1080 GPU to a VM (after adding the PCI-E device via webui), however the second gpu the 1060 is not available for the host: root@tower8:~# nvidia-smi NVIDIA-SMI has failed because it couldn't communicate with the NVIDIA driver. Make sure that the latest NVIDIA driver is installed and running...
  19. R

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

    ...(rev a1) Subsystem: NVIDIA Corporation Device [10de:12a2] Kernel modules: nvidiafb, nouveau, nvidia_vgpu_vfio, nvidia # nvidia-smi NVIDIA-SMI has failed because it couldn't communicate with the NVIDIA driver. Make sure that the latest NVIDIA driver is installed and running...
  20. J

    [SOLVED] GPU issues, no nvidia in /dev

    Just had to fresh install proxmox 9 after an upgrade attempt caused a kernel panic. I tried restoring my docker-frigate LXC but the restore is skipping a bunch of files so I decided to pull the config files from the backup and start fresh. Got nvidia drivers installed on proxmox and started...