Radeon Rx570 Passtrounght on Windows 11 error 43

Ciroloco

New Member
May 12, 2025
5
0
1
Hello, im new here.
I have been able to pass the GPU on all Linux VM Machines but on a Windows 11 im getting error 43 , anyone can help me what would be the issue? tell me if you need something specific tellme so can i be more specifict.

Thanks
 
RX570 requires vendor-reset (lots of threads about that on this forum). See if it works with Ubuntu 24.04 LTS installer to make sure it's not a Windows (driver) issue. And make sure you see reset messages in the Proxmox system logs from vendor-reset.
 
RX570 requires vendor-reset (lots of threads about that on this forum). See if it works with Ubuntu 24.04 LTS installer to make sure it's not a Windows (driver) issue. And make sure you see reset messages in the Proxmox system logs from vendor-reset.
I can pass the GPU to an Ubuntu VM, also i played games on it, i have the vendor-reset installed, tellme what command do you need to run.

this appear when i run the machine:
Code:
May 15 10:17:47 proxmox kernel: vfio-pci 0000:01:00.0: AMD_POLARIS10: performing pre-reset
May 15 10:17:47 proxmox kernel: vfio-pci 0000:01:00.0: AMD_POLARIS10: performing reset
May 15 10:17:47 proxmox kernel: vfio-pci 0000:01:00.0: AMD_POLARIS10: performing post-reset
May 15 10:17:47 proxmox kernel: vfio-pci 0000:01:00.0: AMD_POLARIS10: reset result = 0
May 15 10:17:49 proxmox kernel: vfio-pci 0000:01:00.0: AMD_POLARIS10: performing pre-reset
May 15 10:17:49 proxmox kernel: vfio-pci 0000:01:00.0: AMD_POLARIS10: performing reset
May 15 10:17:49 proxmox kernel: vfio-pci 0000:01:00.0: AMD_POLARIS10: performing post-reset
May 15 10:17:49 proxmox kernel: vfio-pci 0000:01:00.0: AMD_POLARIS10: reset result = 0
May 15 10:17:49 proxmox kernel: vfio-pci 0000:01:00.0: AMD_POLARIS10: performing pre-reset
May 15 10:17:49 proxmox kernel: vfio-pci 0000:01:00.0: AMD_POLARIS10: performing reset
May 15 10:17:49 proxmox kernel: vfio-pci 0000:01:00.0: AMD_POLARIS10: performing post-reset
May 15 10:17:49 proxmox kernel: vfio-pci 0000:01:00.0: AMD_POLARIS10: reset result = 0

Tell Me if you need more information.
 
I check this and in bold my answers and questions
  • Try passing the PCI device to a Linux VM ( The GPU works in Linux Machines )

  • Try plugging the PCI device into a different PCI slot or into a different machine
  • Check the security event logs of your Windows VM ( What have to say ? what kind of error ? )

  • Check the dmesg logs of your host machine (Same that above )

  • Dump your vBIOS and check if it is working correctly. ( Tried , an error appear and cant dump the rom
  • root@proxmox:/sys/bus/pci/devices/0000:01:00.0# echo 1 > rom
    root@proxmox:/sys/bus/pci/devices/0000:01:00.0# cat rom > /tmp/radeon570.rom
    cat: rom: Input/output error
    )

  • Try a different vbios (see the GPU requirements section) Changing the vbios could generate problems ? fried the GPU ? what bios do you recommend ?

I cant get into the bios maybe because Proxmox is installed has UEFI Bios ? there is a way to boot directly into the bios?