Search results for query: passthrough GPU

  1. V

    Try to install Proxmox 9.1 on a old linux server, and get lots of disk IO error.

    Hey all, Was pulling my hair out over this for the past 12 hours. Thought it was bad sata/power cables, swapped those out to no avail, so I thought it was a bad SSD, even though SMART score was fine. Went to Best Buy and got a new SSD. Much to my surprise I was getting the same I/O errors. Host...
  2. S

    GPU passthrough MSIX PBA outside of specified BAR

    Hello all, I'm having a problem with a GPU passthrough getting the error 'MSIX PBA outside of specified BAR' when trying to start the machine. I found another thread that seemed to be having a similar issue...
  3. P

    Successful Dual NVIDIA H200 NVL Passthrough + Full NVLink (NV18) on Proxmox VE 8.4 (HPE DL385 Gen11)

    hey @sam.lee @krendilok thanks for sharing :) I'm trying something similar on latest Proxmox v8.4 with 8xH200SXM (with 4 NVSwitches) on Dell PowerEdge XE9680 but I cannot get it work ... so far: > nano /etc/default/grub GRUB_CMDLINE_LINUX_DEFAULT="quiet intel_iommu=on iommu=pt" > update-grub...
  4. B

    iommu=pt on ZFS system - What to set?

    Hallo, I passthrough my GPU on an AMD B550 board to an Win11 guest with PVE9.1.1. Everything works, but in the manual is written, that i have to set "iommu=pt" to the kernel command line. I have a zfs system. So in my opinion I have to set "iommu=pt" to systemd-boot. Is this right? And what...
  5. J

    [TUTORIAL] Custom Proxmox 6.19.0 Kernel. 6.18.0 is also available for Testing.

    DISCLAIMER: This is not Official Proxmox. I use the source code and applied it to the latest available kernels that Ubuntu has in the same way Proxmox does. Except they have a team, and a bunch of test benches, and procedures to make sure things are stable before releasing. I have only 3 Proxmox...
  6. J

    walk_pgd_range crash pve9.1 on 6.18+

    I’m not sure if your particular issue is fixed in the Ubuntu or Proxmox patches. It more than likely is. Try my Kernel and see! Ubuntu frequently updates and patches the Linux kernel, and Proxmox then applies its own patches to it for VM and LXC containers. https://prebuiltkernels.com/ uses the...
  7. A

    MAG X870E TOMAHAWK WIFI - USB Ports offline during install proxmox ve 9/ 91

    Your issue might be different and i believe that this information might be helpful, my GPU is a gen5 device. Hardware Types Most Commonly Affected 1. Gen5 NVMe SSDs (Most Common Problem) Known issues: Drives disappearing under load Installer freezing or kernel panics Overheating causing link...
  8. A

    MAG X870E TOMAHAWK WIFI - USB Ports offline during install proxmox ve 9/ 91

    Hello drgwilliams, I was able to resolve the issue. The motherboard is supported, so that wasn’t the problem. The real issue turned out to be Ventoy—using it to create the installer caused the boot failures. I recreated the USB using Rufus and wrote the Proxmox VE ISO directly, and that fixed...
  9. M

    Which GPU to choose for a Windows 11 virtual machine using passthrough ?

    Hi, My goal is to passthrough two GPUs to two separate Windows 11 VMs. I’m running Proxmox 24/7 on a Ryzen 7 8700G CPU (with a Radeon 780M iGPU). For my second Windows 11 VM, stability is my number one priority, followed by performance, as I’ll be using Sunshine/Moonlight for remote access...
  10. A

    [GUIDE] Intel Intergrated graphic Passthrough

    Hello, I have an MSI Z97 Gaming 3 with an Intel I5 4690k as well, running Proxmox 9.1.4. After reproducing what you did in "Preparation", I am left with no mention whatsoever of my processor in the output of lspci -v. I've been struggling with passing my Intel iGPU to my Ubuntu VM for media...
  11. T

    walk_pgd_range crash pve9.1 on 6.18+

    Recently i have reported slab memory leak and it was fixed. I am having yet another issue and wondering where to write with it. Would you be able to tell me if this is the right place or should i send it to someone else ? The issue seems also like memory leak. It happens on multiple servers...
  12. G

    Virtualization as an alternative to two physical computers

    For me, it would be cheaper than having two physical computers. Currently I use four USB DAS with 5 bays in RAID 5: Three with five 6TB disks. One with five 12TB disks. With this computer using virtualization: 3x pool with 8 SAS disks in RAIDZ2 (using passthrough from the HBA card). VM...
  13. D

    Verbesserungsvorschlag: Verschiedene Profile für eine VM

    Ich habe hier eine VM für die ich aber verschiedene Konfigs habe (GPU mit und ohne GPU-Passthrough z.B). Hierfür habe ich die Konfig in /etc/pve kopiert und eine "neue" VM erstellt. Ich finde das aber blöd mehrere VMs für die selbe VM in der VM Liste zu haben. Kann man das vielleicht anders...
  14. K

    [SOLVED] QEMU USB Passthrough: No /dev/serial/by-id, and device still listed on host?

    Thank you! I actually JUST figured this out, remembering a similar issue I had with GPU passthrough. This VM was created from the Proxmox Helper Scripts which installs a minimal kernal, meaning I didn't have the necessary generic USB drivers. Going to leave this here for others: Run...
  15. G

    Virtualization as an alternative to two physical computers

    Hi. I wanted to build two physical computers: one as a NAS using the TrueNAS and one as a desktop using the Windows. The files would be stored on the NAS. The desktop would be the main computer from which I would access the files on the NAS, where programs, games, ... would be installed. I...
  16. C

    LLMs auf Proxmox mit AMD AI CPUs (Strix): iGPU funktioniert – NPU aktuell nicht

    Danke dafür! Im Einsatz hier ist ein AMD AI 9 HX 370 - im Container/lxc sieht man mit rocminfo drei "agents": ROCk module is loaded ===================== HSA System Attributes ===================== Runtime Version: 1.18 Runtime Ext Version: 1.15 System Timestamp Freq...
  17. S

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

    Hello all, I have a homeserver running since the last 3 months and just recently, I attempted to perform gpu passthrough. Below specs may be relevant for the discussion: Motherboard : Asrock Rack x570d4u-2l2t (Virtualization enabled with IOMMU enabled as well, latest firmware) CPU : AMD Ryzen...
  18. S

    Asrock Rack X570D4U-2L2T Geforce RTX3060 GPU passthrough issues

    Hello, I have a similar configuration to yours : Proxmox VE 9.1 on the following hardware, and trying to get GPU passthrough to work. Asrock Rack X570D4U-2L2T motherboard AMD Ryzen 9 5950X 64 Gb ECC RAM Gigabyte Geforce RTX 5060 SFF I followed steps from different guides to set it up and so...
  19. W

    Proxmox host hangs on boot

    Hello friends I could really use some help troubleshooting this error. Proxmox was running fine but the began to start hanging during the boot. This screen above is where it stops every time. Now I cannot ping the server at all, I can't access the gui, and power cycling seems to be the only way...
  20. G

    [Help] Host Crash/Reboot during GTX 970 Passthrough (Haswell/Z97) - Reset & VFIO Issues

    Hi everyone, I am trying to pass through a Zotac GTX 970 to a Linux VM on Proxmox, but I am hitting a wall where the Host either crashes/reboots immediately upon VM start, or the VM fails to initialize the card. Hardware: CPU: Intel Xeon E3-1200 v3 (Haswell) Mobo: Z97 Chipset (ASUS) GPU...