Search results for query: nvidia-smi

  1. R

    Compute Only GPU Passthrough with Web Console Gui

    ...(normal left inverted right x axis y axis) $xrandr --listactivemonitors Monitors: 1 0: +*DP-3 1920/480x1080/270+0+0 DP-3 $nvidia-smi Sat Jun 21 19:53:13 2025 +---------------------------------------------------------------------------------------+ | NVIDIA-SMI 535.247.01...
  2. T

    Unable to detect RTX 5060 ti under proxmox 8.4 with 6.14.0-2-pve kernel

    I have the same problem with 5070 Ti with latest Proxmox 8.4.1 and latest Nvidia Proprietary drive. Nvidia-smi yield no devices found. However, when I select MIT/GPL, nvidia-smi works. I was running 2x 1070, and worked fine before.
  3. M

    Tesla P4 massive performance problems

    It's funny that you posted this because **right after** I submitted my post I was looking around and found the 15fps licensing issue. I noticed that on my Windows VM it was only hitting 15 on the passmark tests. Trying out my shiny new licenses now.
  4. Z

    Tesla P4 massive performance problems

    ...that is 4k or something) the p4 should easily do 4k@30fps 1080p@120+FPS 720p@200-240FPS, etc edit: do you have licensing setup? run & nvidia-smi | Select-String "License" and see the output if unsure. if "unlicensed" you're limited heavily and performance will suffer, you only get 15FPS...
  5. S

    Proxmox 8.4.1 - NVIDIA.ko Error During M60 Installation

    ...to 06:00.0 and 07:00.0 respectively. The driver installation appeared to complete successfully with the new IDs. However, now when I run nvidia-smi, I receive the error 'No devices were found.' I'm looking for ideas to resolve this. # nvidia-smi No devices were found # lsmod | grep nvidia...
  6. S

    After VGPU is allocated to PVE+A16 virtual machine, it will run for a period of time, but it will not start when the virtual machine is restarted.

    dmesg: attached nvidia-smi vgpu +-----------------------------------------------------------------------------+ | NVIDIA-SMI 570.148.06 Driver Version: 570.148.06 | |---------------------------------+------------------------------+------------+ | GPU Name...
  7. J

    Tesla P4 massive performance problems

    I've only worked with AMD thus far. The configuration of the GPU PCI pass through can be a bit delicate to get things to work well. I wonder if you're doing pass-through configuring all in the VM or if you're using the Proxmox VE resource mapping ? Coincidentally I've noticed what appears to...
  8. dcsapak

    After VGPU is allocated to PVE+A16 virtual machine, it will run for a period of time, but it will not start when the virtual machine is restarted.

    can you post the output of dmesg nvidia-smi vgpu cat /sys/bus/pci/devices/0000:43:01.2/nvidia/current_vgpu_type cat /sys/bus/pci/devices/0000:43:01.2/nvidia/creatable_vgpu_types ? is there anything sticking out in the journal/syslog on boot with the nvidia cards? if you don't include the...
  9. Z

    Tesla P4 massive performance problems

    ...the performance the GPU currently is getting, it is definitely using the GPU and strangely it says it is hitting 100% usage at times in nvidia-smi although it bounces around from 5-6% to 30% to 100% and back to 3-8% etc, somehow it is only roughly using about 6-7% overall. I have tried...
  10. S

    After VGPU is allocated to PVE+A16 virtual machine, it will run for a period of time, but it will not start when the virtual machine is restarted.

    ...mdev 1 Interestingly, the fifth vgpu allocation shows on the host: nvidia-smi vgpu -q GPU 00000000:43:00.0 Active vGPUs : 5 vGPU ID : 3251634204 VM UUID : f70928dd-e62b-40d6-8749-a401141a10c1...
  11. J

    Tesla P4 massive performance problems

    silly question maybe, did you install the qemu-agent ? was the VM graphics card configured appropiately at the VM config ? you may find reading thru this helpful https://pve.proxmox.com/wiki/NVIDIA_vGPU_on_Proxmox_VE#Enable_PCIe_Passthrough
  12. Z

    Tesla P4 massive performance problems

    ...with a Tesla P4, in a windows VM and the tesla is under performing by quite a bit. just wondering if anyone has any fixes / suggestions? nvidia-smi is set to persistent mode, P0 performance state, drivers are configured for max performance, hashcat is using highest performance setting for...
  13. S

    NVIDIA RTX 3060 GPU Passthrough - RmInitAdapter failed (0x25:0xffff:1601) on H170 Chipset

    ...to Ubuntu VM fails with NVIDIA driver initialisation error. GPU is detected by the guest OS, and NVIDIA drivers load successfully, but nvidia-smi returns "No devices were found" due to hardware initialisation failure. Host Configuration (Confirmed Working): # IOMMU properly enabled $ dmesg...
  14. G

    renderD128 missing

    -bash: nvidia-smi: command not found
  15. K

    Is double vGPU passthrough to Linux with server cards possible?

    ...Q Profile or configuration. I can see the devices in the VMs (lspci) and everything I am downloading the headers and everything, but #2 nvidia-smi says "nvidia-smi has failed because it couldn't communicate with the nvidia driver" #3 on one of the occasions I virtio console show only black...
  16. L

    renderD128 missing

    Sorry, it's a N355 iGPU.
  17. Impact

    renderD128 missing

    What hardware? If it's NVIDIA just run nvidia-smi and see if it appears again.
  18. K

    GPU loss on backup

    ...down. Proxmox host (even without any running LXCs or VMs) is loosing sight of it a soon as backup job is ran. On a freshly booted host "nvidia-smi" output is normal, as soon as I run backup "nvidia-smi" gives me this error: "Failed to initialize NVML: No supported GPUs were found Unable to...
  19. F

    GPU passthrough fan control issue

    ...have verified that the GPU is being used by my VM services. But the issue is that GPU Fan appears to go to 100% whenever I start the VM. nvidia-smi tells me the fan is at 0% - so I suspect the VM is not able to gauge or control the fan. I tried the tip from this comment...
  20. P

    Unable to detect RTX 5060 ti under proxmox 8.4 with 6.14.0-2-pve kernel

    ...properly After a successful Ubuntu server 25.04 installation, I succeeded in installing NVIDIA-Linux-x86_64-575.51.02.run and run "nvidia-smi" command and check my RTX 5060 ti was well recognized => so my hardware is working and recognized with ubuntu server with 6.14 kernel As the 6.14...