Search results for query: nvidia-smi

  1. Z

    [SOLVED] vGPU just stopped working randomly (solution includes 6.14, pascal fixes for 17.5, changing mock p4 to A5500 thanks to GreenDam )

    ...with kernel 6.14 on proxmox 9.0 example: +-----------------------------------------------------------------------------------------+ | NVIDIA-SMI 570.172.07 Driver Version: 570.172.07 CUDA Version: N/A |...
  2. S

    [TUTORIAL] NVIDIA drivers instalation Proxmox and CT

    ...+x NVIDIA-Linux-x86_64-580.76.05.run ./NVIDIA-Linux-x86_64-580.76.05.run --dkms (run the opensource and not the nvidia proprietary) nvidia-smi check Then in the container wget https://in.download.nvidia.com/XFree86/Linux-x86_64/580.76.05/NVIDIA-Linux-x86_64-580.76.05.run chmod +x...
  3. U

    Nvdia Tesla P4 Passthrough to Windows Guest

    ...device list w/o any drivers and my Fusion installation is not detecting the GPU and in the task manager it is also not listed. Though in nvidia-smi on the guest it is available. What's the problem, what could I check? Do I need a license for this GPU, though it is directly passthrough to...
  4. R

    Kernel 6.14 - NVIDIA 16.11 - WARNING remap_pfn_range_internal

    ...inside the VM. If I'm not mistaken (I might be). If I have all the containers stopped and I reboot the VM, I won't get the dmesg entries on the host until I either start the containers in the VM or run nvidia-smi on the VM. So it is like it is generated when the card initializes or something.
  5. C

    iGPU and dGPU higher power draw when passed through

    ...on", 0% RC6p/RC6pp). The VM with the Nvidia dGPU only shows 100% device usage with no useful information on the power state it resides in. nvidia-smi claims that the power draw of the device is 3W. What does this mean for the overall power draw? When both VMs are online, the power draw is...
  6. K

    Tesla P4 vGPU on PVE 9.0.5 - issues

    ...know how to troubleshoot it. I have the Nvidia vGPU host drivers installed on the PVE host - no issues with installation (v535.261.03). nvidia-smi shows the GPU listed I didnt do any modifications with GPU unlock - from what I read the Tesla P4 is supposed to be unlocked already. I have the...
  7. R

    Compute Only GPU Passthrough with Web Console Gui

    ...in `/etc/modprobe.d/` except make sure `blacklist nvidiafb` exists somehwere to disable the frame buffering. To verify after reboot: ``` nvidia-smi # Should show your GPU and driver version lsmod | grep qxl # QXL driver should be loaded lsmod | grep nvidia # NVIDIA compute modules...
  8. P

    [TUTORIAL] NVIDIA drivers instalation Proxmox and CT

    I've got the same problem, but with a RTX 2000 Ada Generation. Google suggests to use apt install nvidia-driver instead, but apt doesn't have a repository where it could pull nvidia-driver from. Edit: My quess is that the nvidia-driver package hasn't been ported for trixie yet. (I'm running...
  9. S

    [TUTORIAL] NVIDIA drivers instalation Proxmox and CT

    i am also struggeling, I have a 5060TI, the driver installs (580.76.05 latest) but nvidia-smi shows no devices found..
  10. D

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

    ...1355776 2 nvidia_drm video 77824 1 nvidia_modeset nvidia 54398976 7 nvidia_uvm,nvidia_modeset nvidia-smi Mon Aug 18 17:18:18 2025 +-----------------------------------------------------------------------------------------+ | NVIDIA-SMI 550.163.01...
  11. H

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

    ...suitable for your hardware: sudo ubuntu-drivers list Preferably, spot the latest version and choose the open source version. Otherwise nvidia-smi does not recognize the device and you'll get nvidia_uvm: module uses symbols from proprietary module nvidia, inheriting taint. errors in system...
  12. F

    Nvidia RTX 3060 passtrough hell

    Thx for the suggestions @Impact didn't work: fgonzalez@ubuntu-llm:~$ nvidia-smi No devices were found fgonzalez@ubuntu-llm:~$ journalctl -b | grep -i "drm\|nvidia\|NVRM\|01:00.0" jul 28 23:39:44 ubuntu-llm kernel: pci 0000:01:00.0: [10de:2504] type 00 class 0x030000 PCIe Legacy Endpoint jul 28...
  13. F

    Nvidia RTX 3060 passtrough hell

    ...Lite Hash Rate] [103c:8903] Kernel driver in use: nvidia Kernel modules: nvidiafb, nouveau, nvidia_drm, nvidia fgonzalez@ubuntu-llm:~$ nvidia-smi No devices were found fgonzalez@ubuntu-llm:~$ sudo dmesg | grep -i -E "nvidia|nouveau|vfio|vga|gpu|error" [sudo] password for fgonzalez: [...
  14. A

    [SOLVED] Plex in LXC cannot perform HW Transcoding

    ...trying to make work with my Quadro P2000. Plex pass, HW transcoding enabled, tried HDR tonemap on/off, still doesn't work. If I monitor nvidia-smi, I see it kickoff a transcoding process and immediately stop. I don't see any errors in the logs of Plex, even with Verbose on or details that...
  15. R

    VM can't resume after Hibernation when NVIDIA Drivers are Installed

    ...Guest OS - Windows 11 Pro What is the issue: 1) We start the VM in a Bare Metal Machine using Qemu 2) We connect to that VM with RDP 3) nvidia-smi shows that everything is connected correctly 4) Then we start several applications like: Calculator, Nodepad etc 5) We call shutdown /h to...
  16. T

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

    i used kernel 6.14. and the NVIDIA-Linux-x86_64-570.172.08 with GPL drivers and nvidia-smi works
  17. D

    No nvidia-modeset after driver installation for Quadro P620

    ...- cu->cuInit(0) failed [Req#5e3/Transcode] [FFMPEG] - -> CUDA_ERROR_UNKNOWN: unknown error I have Plex installed on privileged LXC. nvidia-smi shows: +-----------------------------------------------------------------------------------------+ | NVIDIA-SMI 570.172.08 Driver...
  18. G

    NVIDIA vGPU Input/output error

    ...device info: Input/output error Running /usr/lib/nvidia/sriov-manage -e ALL shows that I have VFs enabled on both GPUs and running nvidia-smi vgpu --creatable --verbose lists all the profiles, including the L4-24Q that I am trying to use. If I run dmesg | grep -i vfio, I see the message of...
  19. A

    Passthrough RTX 6000/5090 CPU Soft BUG lockup, D3cold to D0, after guest shutdown

    I would personally use OVMF + Q35. Rombar + pci-express and cpu set to host. These have been my miracle settings so far. EDIT: Lol, I did tell you it would seem odd, didn’t I? You never know until you try it!
  20. T

    Passthrough RTX 6000/5090 CPU Soft BUG lockup, D3cold to D0, after guest shutdown

    ...resulting in d0 d3 error + CPU soft lockup. ! Now i flashed those two and i tried seabios and it works, it boots, it shows 2 GPUs under nvidia-smi and no crash ! I think that might work after all ! Will upload to all other blackwells and wait for them to crash by my clients as i cant crash it...