Search results for query: passthrough GPU

  1. J

    GPU Passthrough with RX 6900XT

    When setting up a GPU passthrough with an RX 6900XT, using a custom resolution utility on Windows 11 is often the only way to fix display detection issues in your VM. This tool allows you to manually inject the correct EDID data into the registry, ensuring your virtual machine recognizes the...
  2. M

    8700G iGPU 780m passthrough

    Hi Derek, I understand that the procedure is uncertain, but I also have an 8700G, like you, and I would like to try to fix the Error 43 issue by following your method. You mentioned the basic passthrough configuration, including the ROM files...
  3. B

    Linux VM - No monitor standby (GPU passthrough)

    I created a Windows 11 and a Linux Mint VM on the same system. The GPU is passed through to both VMs via passthrough, and the USB ports for the mouse and keyboard are routed from the host to the VM. The GPU is an RX 6600XT installed on an Asus B550 motherboard. Everything works fine so far...
  4. M

    passthrough of a 8700G RADEON 780M

    Thank you for your answer. It didn't solve my problem (it's still the same situation), but I have now the latest kernel as well.
  5. dcsapak

    GPU Passthrough + noVNC

    sadly, not really to access the display of a vm via vnc, qemu has to have access to that. and that only works for the built in (virtual) gpus and some select vgpus (e.g. nvidia vgpu). But even there we don't utilize this, since in our testing it was a bit unstable so we didn't implement it (we...
  6. H

    PROXMOX 9 GPU PASS THROUGH

    The passthrough of my 4090 works correctly in 6.8.12 but not in 6.17 Do you have an idea of where I could post an issue for generic GPU passthrough (not specific to a model) ?
  7. D

    GPU Passthrough + noVNC

    ...blind as to what’s actually happening. Is there any way to make this workable? If I re-add the default display and keep the passthrough GPU as a secondary device, Windows simply refuses to use the passthrough GPU for acceleration. The passthrough GPU itself is an SR-IOV device, so...
  8. F

    MS-A2 Minisforum (AMD Ryzen™ 9 9955HX + Radeon™ 610M) – The “I Finally Stopped Crying” Zero-Artifact iGPU Passthrough Thread

    Yes sorry I guess I really meant most of my additions to Uzumo's earlier work seem to be unnecessary with recent kernel and updates. I no longer need any of the settings for stabilising the voltages in the bios ... almost all the settings I recommended in the bios are better at the default at...
  9. T

    MS-A2 Minisforum (AMD Ryzen™ 9 9955HX + Radeon™ 610M) – The “I Finally Stopped Crying” Zero-Artifact iGPU Passthrough Thread

    Can you elaborate on this? I just updated PVE kernel. I still cannot get my 9955HX iGPU passed through to my Debian VM using @afonya method, including the reset hook script. I also tried just passthrough the entire PCIe device without splitting up or using custom ROMs, that causes my proxmox...
  10. U

    passthrough of a 8700G RADEON 780M

    The latest kernel (6.17.9-1) allowed me to complete this procedure. While I couldn't achieve the original goal of returning to the console, I was able to keep the igpu running even after restarting it with the latest kernel. *I have absolutely no interest in computers that have had other...
  11. M

    passthrough of a 8700G RADEON 780M

    Hi, I would like to passthrough my i780M GPU to my Windows 11 VM on Proxmox VE 9.1.4. My setup is the following: - CPU: AMD Ryzen 7 8700G (with integrated Radeon 780M iGPU) - Motherboard: ASUS TUF B850-M PLUS WIFI 7 (updated to the latest BIOS) I have been trying to make this work for about...
  12. D

    [SOLVED] ZFS scrubbing does not work anymore on Kernel 6.14.11 (and cannot upgrade to 6.17.X because of NVidia)

    Hi there, I'm facing a bit of a situation right now on my NAS running Proxmox 9.1.5 Userspace tools have been upgraded to 2.4.0 Module is still on 2.3.4 in kernel 6.14.11 Upgraded the pools already (I thought it was the issue) Scrub command fails telling to align both I cannot upgrade to...
  13. J

    GPU Passthrough without Audio

    Hi all, I’m running Proxmox on an old laptop and have successfully passed through the Intel iGPU to a Windows VM. The VM boots fine and video output over HDMI to a TV works perfectly. The only problem is audio - it does not seem to get passed with the PCI device. Maybe someone has faced a...
  14. B

    [SOLVED] Anti-Cheat KVM Settings

    I added this line and it wiped it except for UUID, so I grabbed my actual UUID with `dmidecode -s system-uuid` ... (Edit: did it through GUI it stayed) I added a randomized Intel MAC address ... I added `args: -cpu host,-hypervisor,kvm=off` ... Device Manager > Computer is still showing "QEMU...
  15. C

    Intel B50pro passthrough.

    Which is the command (when configuring the gpu passthrough) that passes the intel card through...?
  16. A

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

    If I'm following your method now, should I not add nosmi at all, or add it for install then remove it as you did?
  17. H

    CPU Arguments cuts passthroughed NVMe performance by 4 times

    Hi Forum, I hope someone can help me identify my current issue. I followed this tutorial also from this forum about working around EasyAntiCheat. I figured, that using args: -cpu host,-hypervisor fixes my issues with EasyAntiCheat at the cost of hard performance hit. I checked my cpu, gpu and...
  18. U

    [SOLVED] Issues with Intel ARC A770M GPU Passthrough on NUC12SNKi72 (vfio-pci not ready after FLR or bus reset)

    ...with stuck in D3. If we can figure out why it's doing that, and maybe put a stop to it we'll maybe get a usable gpu out of it. I want to try passthrough gpu only and not bind audio to vfio at all instead give it to the host, maybe that keeps it alive. But i didn't have time to test further yet.
  19. K

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

    Really appreciate it. I’ll wait for version 9.2 and hope it fixes this issue. If not, I’ll try the boot parameters you mentioned.