Search results for query: vendor-reset

  1. U

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

    So turns out "stuck in D3" was my PSU kicking the bucket. Haven't dared to update windows drivers past 32.0.101.8331 or upgrade card firmware, guess that's how it's going to be for a while. Dunno if it helps someone: i've changed my hookscript to enable AI stuff in lxc and keep on demand...
  2. S

    Error starting VM with GPU attached

    Hi, the error PCI_NUM_PINS error could happens because the NVIDIA T4 doesn’t reset properly after a VM shutdown, leaving KVM with invalid PCI interrupt pins. You could try to bind the T4 to VFIO at boot, disable PCIe ASPM and probably vendor-reset script to reset a GPU to a clean state.
  3. B

    GPU Passthrough funktioniert nicht mit RX 9070 XT

    ...intel_iommu=on iommu=pt. Zusätzlich bitte posten: dmesg | grep -i vfio dmesg | grep -i iommu cat /etc/pve/qemu-server/<VMID>.conf 5. Vendor-Reset-Patch: AMD GPUs brauchen manchmal den vendor-reset Kernel-Patch: apt install pve-headers-$(uname -r) dkms git git clone...
  4. P

    [SOLVED] IOMMU on an AMD FX-8530 CPU

    So, what did you do to make progress between the initial post and before vendor-reset, etc?
  5. H

    [TUTORIAL] GPU Passthrough Manual for Intel N100/i5-7500T/UHD 630/EsprimoQ957 for Debian incl. HDMI Audio

    Thanks to: https://forum.proxmox.com/threads/success-asus-intel-nuc-13-pro-i5-1340h-igpu-passthrough-on-proxmox-ve-9.180742 HARDWARE Model: Mini PC with Intel N100 or Fujitsu Esprimo Q957 with Intel i5 7500 iGPU: Intel UHD Graphics, no additional GPU installed Host OS: Proxmox VE 9.1.5 Guest...
  6. H

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

    Man I feel you. I have an A750 and got it working just the other day and then I did the driver update and now I have not been able to get it working again. I downgraded the firmware to previous version as well, but no dice. Been banging my head against the wall with this stupid GPU. On VMware...
  7. leesteken

    Installing AMD vendor-reset on Proxmox 9.0.9

    It seems to be supported (but I don't own this specific GPU). It is in various guides and the vendor-reset github site itself. It only tells me that there was an issue, not what the issue actually was. It does refer to a log file which can help you find more information. If you want to...
  8. T

    Installing AMD vendor-reset on Proxmox 9.0.9

    ...KDIR=/lib/modules/6.17.4-2-pve/build Error! Bad return status for module build on kernel: 6.17.4-2-pve (x86_64) Consult /var/lib/dkms/vendor-reset/0.1.1/build/make.log for more information. So tried earlier proxmox-boot-tool kernel pin 6.17.2-1-pve running dkms install gives this Error...
  9. Z

    Passtrough AMD Ryzen 7 5825U

    using this repo: https://github.com/lowell80/vendor-reset.git I can get ``` root@wtr-pro:~# cat /sys/bus/pci/devices/0000\:04\:00.0/reset_method device_specific ``` however it still is not working as expected. I am trying to get the rom file out of the gpu, to see if that is the issue.
  10. E

    Intel Arc Pro B50 - xe driver not binding on PVE host

    Sure, this is the output root@prox:/sys/devices/pci0000:e0/0000:e0:01.1/0000:e1:00.0/0000:e2:01.0/0000:e3:00.0# ls aer config device iommu_group max_link_speed power reset_method resource2_resize sriov_numvfs...
  11. Z

    Passtrough AMD Ryzen 7 5825U

    it is in both, shutdown or reboot. I am testing with vendor-reset now to see if that helps
  12. leesteken

    Installing AMD vendor-reset on Proxmox 9.0.9

    This command is not correct: the period ( .) at the end is missing. Also, the vendor-reset code does not compile with the recent Proxmox kernel version: https://github.com/gnif/vendor-reset/issues/87 . What GPU do you have (exactly)? Is it explicitly supported by vendor-reset? Otherwise helping...
  13. T

    Installing AMD vendor-reset on Proxmox 9.0.9

    ...I get as far as dkms install root@pve-giga:~# cd vendor-reset root@pve-giga:~/vendor-reset# dkms install Error! Arguments <module> and <module-version> are not specified. Usage: add <module>/<module-version> or add -m <module>/<module-version> or add -m <module> -v...
  14. U

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

    After Intel driver update 32.0.101.8425 which came with a firmware update, and passing the new vbios, the issues returned without using hookscript. First slot takes out the whole host. Second slot keeps host alive but unresponsive and "kernel: vfio-pci 0000:04:00.0: not ready 32767ms after FLR...
  15. T

    [SOLVED] PCI HBA passthrough causes VM boot to hang

    This is my first experience with Proxmox. I am trying to use PCI passthrough on Proxmox for a PCI HBA card. My ultimate goal is a TrueNAS guest with a RAID-Z. The HBA card is in IT mode. I followed the passthrough guide on the wiki, and everything seemed to work fine until the very end. The...
  16. G

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

    ...are in Group 2. Network is in Group 6. BIOS/UEFI: Host BIOS has VT-d enabled. Tried VM in both SeaBIOS (Legacy) and OVMF (UEFI) modes. Vendor-Reset: Installed vendor-reset module, but it taints the kernel and doesn't seem to solve the reset bug for this specific card. VBIOS Patching: Dumped...
  17. U

    [SOLVED] AMD RX 7800/9070 XT vendor-reset?

    ...Some individuals circumvent these limitations through technical means out of interest. For instance, like the creator who developed vendor-reset for devices up to RDNA1. The fact that these issues remain unresolved is not Proxmox's problem; it stems from users lacking the technical knowledge...
  18. U

    [SOLVED] AMD RX 7800/9070 XT vendor-reset?

    Proxmox does not guarantee GPU passthrough for all GPUs. The ability to properly reset a device is a hardware matter, not something provided by Proxmox. The only way to obtain that information is from the hardware vendor or enthusiasts who purchased it and are trying to use it. Asking Proxmox...
  19. leesteken

    [SOLVED] AMD RX 7800/9070 XT vendor-reset?

    ...HD 5xxx, HD 6xxx and HD 7xxx GPUs, since that line in the Wiki was written some years ago. A lot of AMD GPUs have reset issues and vendor-reset only support some (old ones) of them. The RX 6800-6950XT resets fine but others from the 6000-series do not always. The RX 7000-series is known to...