Search results for query: nvidia-smi

  1. G

    vGPU with nVIDIA on Kernel 6.8

    ...kernel 6.8.12-8-pve. Installing the driver, NVIDIA-Linux-x86_64-550.144.02-vgpu-kvm.run, works out of the box and the GPU is shown with nvidia-smi. We have enabled SR-IOV, IOMMU and ARI like in the documentation of Nvidia. Output of nvidia-smi: Wed Feb 26 08:59:00 2025...
  2. Z

    giving LXC direct GPU access for host/lxc CUDA+vGPU?

    ...i can find online for every type of GPU to find any way to make it work, best i have gotten so far is the processes showed up on the host nvidia-smi list but they error out saying unknown cuda error... GPU is a Nvidia Tesla P4, i have tried driver 17.2/550.90.05 and 16.4/535.161.05 merged...
  3. A

    GPU VRAM sharing

    ...if this is achievable or not, besides just allocating the usual nvidia specific profile sets for designated VRAM. I've got a Tesla P4 (NVIDIA-SMI 535.161.05) hooked-up a Win11 VM with nvidia grid drivers installed and working, on a prox 7.4-19 node. My VM configuration looks like below...
  4. C

    Nvidia GPU drivers installed on Proxmox host, but not working in LXC

    ...-e, add the following line: @reboot bash /root/nvidia_power >> /var/log/nvidia_power.log 2>&1, here we just run the script which calls `nvidia-smi` to set minimum power mode after rebooting once. by the way, the crontab for root is here: cat /var/spool/cron/crontabs/root, double check the...
  5. L

    [SOLVED] LXC Nvidia Passthrough

    Thank you @t3dc0x The script is exactly what I needed to fix Ollama problems with the GPU - despite the correct nvidia-smi output, it wasn't using my NVIDIA cards and the below fixes this issue. I also moved the script into the /etc/init.d/ folder so it runs on every boot. #!/bin/bash ##...
  6. D

    Not able to locate my L40S NVIDIA Graphic card in R760 dell server in ls pci list. what could be the reasons ?

    I have installed NVIDIA driver also with the latest compatible version of it. still not able to list it in pci list. All the gpu connection are made properly. nvidia-smi showing nothing. pve-manager/8.1.10/ (running kernel: 6.8.4-3-pve). suggest compatible configuration for detecting the gpu.
  7. K

    PCI passthrough question (updated with more info)

    ...the following: NVRM: GPU 0000:01:00.0 is already bound to vfio-pci If I blacklist the nvidia module, then the system starts up, but nvidia-smi does not show any devices, and /dev/nvidia0 is not created, so no actual passthrough can happen. 01:00.0 VGA compatible controller [0300]: NVIDIA...
  8. G

    Can't see GPU temperature

    Hey! If you type the command nvidia-smi, what does it return? Update: To be honest, I’m a bit surprised. I dug deeper and couldn’t find confirmation of vGPU support for the A2000. So, honestly, I don’t even know how to help, sorry. https://gitlab.com/polloloco/vgpu-proxmox checked NVIDIA’s...
  9. P

    [TUTORIAL] PCI/GPU Passthrough on Proxmox VE 8 : Installation and configuration

    How do you solve the passthrough with your AMD 6650XT GPU. I got some "No Signal" problem with my AMD RX 570 in Manjaro VM. Here is my VM conf: agent: 1 bios: ovmf boot: order=scsi1;ide2 cores: 6 cpu: host efidisk0: vm_lxc_storage:vm-1004-disk-0,efitype=4m,size=4M hostpci0: mapping=rx570,pcie=1...
  10. R

    [TUTORIAL] PCI/GPU Passthrough on Proxmox VE 8 : Installation and configuration

    ...fixed. Now the passthrough of the 4070 does not work, I assume. I can see the card using lspci in the guest. NVidia drivers are installed. 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...
  11. G

    2 Nivida L40S GPU will Support Proxmox???

    ...Dell Server R7625 2 Nivida L40S GPU will Support Proxmox??? using NVme for OS -------- Provide an solution we have a server with two NVIDIA GPUs L40s. After creating a new virtual machine, adding both GPUs and installing the nvidia-drivers I realized, that only one shows up in nvidia-smi.
  12. L

    vGPU with nVIDIA on Kernel 6.8

    ...with ABSOLUTELY NO WARRANTY, to the extent permitted by applicable law. Last login: Thu Jan 16 14:00:42 +07 2025 on pts/0 root@pve:~# nvidia-smi Thu Jan 16 14:11:05 2025 +---------------------------------------------------------------------------------------+ | NVIDIA-SMI 535.216.01...
  13. S

    A6000 passthrough on supermicro/Epyc Milan stalling bad on vm boot, then working

    ...After all the above, the VM can be logged into, ollama started, confyui, whatever you need and nvidia-smi reports normal output : [ This nvidia-smi output is inside VM 102 ] nvidia-smi Wed Jan 15 19:42:51 2025...
  14. M

    [TUTORIAL] PVE 8.22 / Kernel 6.8 and NVidia vGPU

    How did you create your own profile with the 512MB Ram?
  15. D

    No GPU usage: Debian12/Ubuntu 24.04 VM: Ollama using Nvidia 4070

    ...In the VM i was able to list pcie devices properly via 'lspci'. I Installed driver from Nvidia for Debian 12 and was able to use 'nvidia-smi'. Constantly monitoring with 'nvidia-smi -lsm' showed, that model was not loaded in ram, when pulling ollama model using "ollama run llama2" or "ollama...
  16. S

    /dev/nvidia0 missing on 2 of 3 mostly identical computers, sometimes (rarely) appear after a few hours

    ...a few hard-shutdowns and power cycles of all the nodes simultaneously. What might be causing this issue? I have included the outputs of `nvidia-smi` and `dmesg | grep -i nvidia` in this post, please let me know if there are more pieces of information that might be relevant. Is there anything...
  17. N

    [SOLVED] GPU locked after creating VM

    ...did the host/node server. I tried removing the vm but the problem persist. I've tried reinstalling the drivers with no success. Running nvidia-smi on the container just returns: Doing the same command on the host I get: Output from dmesg Does anyone know what's wrong and how to...
  18. N

    VGPU A6000 set up and installation

    ...RTX A6000 and I can seem to get the vgpu set up. I have installed the drivers: NVIDIA-Linux-x86_64-550.127.05-grid.run when i type the nvidia-smi it finds the driver: Wed Dec 18 20:27:10 2024...
  19. E

    GPU Passthrough Fan 100% Drivers Recognized X570

    ...GPUs when VM (22.04) starts. Fan on the GPU hits 100% (other GPUs default at 30%) during boot and remains at that speed. When checking nvidia-smi drivers are recognized but fan shows 0%. Other 2 do not have the same symptom - settings are the same on all. nvidia-smi Wed Dec 18 23:55:28 2024...
  20. M

    Stuck with malfunctionning Nvidia Drivers into VM after GPU HW passthrough success

    ...1060 3gb (my second gpu) is detected with lspci BUT every time I install the nvidia driver, from the website or from apt or from Nobara prepackage I got stuck with : Nvidia-smi could'nt communicate and I'm stuck here not knowing how to fix this. Anyone as an idea ? Do you need more info ? Chris