Search results for query: vendor-reset

  1. D

    Proxmox backup fails for VM with GPU passthrough in stop state

    This is from backup log: NFO: Starting Backup of VM 102 (qemu) INFO: Backup started at 2025-10-27 03:27:26 INFO: status = stopped INFO: backup mode: stop INFO: ionice priority: 7 INFO: VM Name: ************ INFO: include disk 'virtio0' 'vmdisk:102/vm-102-disk-2.raw' 104G INFO: include disk...
  2. leesteken

    Proxmox backup fails for VM with GPU passthrough in stop state

    This is not a problem and just an informational message. Since you probably installed and enabled vendor-reset, there should be no problems with resetting the RX5?0. There must be something else causing the VM to fail to start. Please show the VM configuration (qm config 102), the whole Task...
  3. 9

    [SOLVED] PVE9 + AMD 9070xt now work

    ...be loaded # at boot time, one per line. Lines beginning with "#" are ignored. # Parameters can be specified after the module name. #vendor-reset #vfio #vfio_iommu_type1 #vfio_pci #vfio-pci-noreset #vfio_virqfd use scripts It looks like #!/bin/bash phase="$2" echo "Phase is $phase" if [...
  4. D

    GPU passthrough with a GMKTec K8 - Locks up host

    Hi GioTr, It might well depend on your APU, but if you already have the passthrough functioning correctly, then this page should help with the AMD reset bug: https://github.com/isc30/ryzen-gpu-passthrough-proxmox/issues/131#issue-3266798285 Note: As stated previously, a Proxmox hook-script...
  5. G

    GPU passthrough with a GMKTec K8 - Locks up host

    Hi DerekG, tanks for your clarification. When you speak about hook script you refear to the vendor-reset script?
  6. S

    Installing AMD vendor-reset on Proxmox 9.0.9

    You mentioned it wasn't installed correctly maybe this will help? https://github.com/gnif/vendor-reset/issues/87
  7. C

    Force PCIe port downgrade at boot (or solve AER errors)

    First of all, the LSI cards are (nearly all) known for having severe issues with PCIe ASPM. Once that kicks in, you'll be flooded with AER error messages. So, not a good object for comparison. Now, concerning your Intel X540: Did not test those so far, so I cannot say, if they have the same...
  8. peterge-misoft

    NVMe Error - Delayed block allocation failed for inode ...

    But smart is just fine... root@proxmox15:~# smartctl -a /dev/nvme0n1 smartctl 7.3 2022-02-28 r5338 [x86_64-linux-6.8.4-2-pve] (local build) Copyright (C) 2002-22, Bruce Allen, Christian Franke, www.smartmontools.org === START OF INFORMATION SECTION === Model Number...
  9. M

    8700G iGPU 780m passthrough

    Hi, Million tries further, but still no luck. I remain getting the error writing '1' to '/sys/bus/pci/devices/0000:01:00.0/reset': Inappropriate ioctl for device failed to reset PCI device '0000:01:00.0', but trying to continue as not all devices need a reset kvm: -device...
  10. B

    AMD Ryzen 5600G iGPU code 43 error

    Is anyone try to use all this things using a real monitor? I'm on last proxmox 9 and after the kernel update I loose the possibility to have a working VM+HDMI output to TV after a first working usage, from second lunch the GPU is mounted but HDMI video is glitched image have black hole here and...
  11. R

    Why blacklist doesn't work

    I've seen that for this case vendor-reset is needed. My kernel, 6.14.8-3-bpo12-pve doesn't have the vendor-reset compatible?
  12. G

    client connection: 127.0.0.1:60994

    The PC where proxmox 9 is installed is Aoostar Gem 10 (AMD 6800), RAM 32GB LPDDR5. 1x NVMe supplied by the seller (gen 3) smart === START OF INFORMATION SECTION === Model Number: CT1000P3PSSD8 Serial Number: 250xxxxxxxx Firmware Version...
  13. F

    Fehler beim erstellen von LVM auf iSCSI

    Erhalte folgenden Fehler beim hinzufügen von LVM auf iSCSCI: create storage failed: vgcreate pve /dev/disk/by-id/scsi-36e843b66432653939323166663238653 error: Run `vgcreate --help' for more information. (500) root@pve:~# pveversion pve-manager/8.4.14/b502d23c55afcba1 (running kernel...
  14. S

    Urgent Inquiry Regarding Static MAC Address for VM Deployment

    Dears, I have an urgent question regarding deploying third-party software (ZKTech Time Management license) on a Windows virtual machine running on Proxmox. The vendor has informed me that their license is tied to the machine’s MAC address, and they advised against using a VM, mentioning that...
  15. T

    Raid 0,1,10 - poor performance

    the ssacli will not display anything however the storcli will do it: /opt/MegaRAID/storcli/storcli64 show Status Code = 0 Status = Success Description = None Number of Controllers = 1 Host Name = pmx-vh-03 Operating System = Linux6.14.11-2-pve System Overview : ===============...
  16. U

    [SOLVED] Proxmox 9.0 + AMD Radeon iGPU (Granite Ridge) Passthrough: A Desperate Plea for Help

    ...from using them in areas that function perfectly well without them. (This is purely my personal opinion.) Therefore, I have never used vendor-resets before. I recall that on Proxmox VE 8, the screen was green before performing a Proxmox Windows 11 Virtual Machine force reset (reset) or...
  17. F

    [SOLVED] Proxmox 9.0 + AMD Radeon iGPU (Granite Ridge) Passthrough: A Desperate Plea for Help

    ...reboot is required to get the GPU to reinitialize correctly for the VM. This is the final frontier. I am are NOT currently using the `vendor-reset` module, which may help but isn't 100% perfect so its are to say what is the best option from my novice perspective. We are actively seeking any...
  18. M

    8700G iGPU 780m passthrough

    If you can post your config that would be really appreciated. Did you do any changes in the bios settings? Or they are the ' factory default settings' As far as I see I did all the steps in the 3 posts, including creating a rom dump and trying the rom dump from...
  19. D

    Installing AMD vendor-reset on Proxmox 9.0.9

    Hi @Steve087 The AMD reset bug fix which I finalised on detailed on the 1st link. (remember a fix is required on both the host and within the guest VM) It works perfectly on the 780m, however I've not check for HDMI output as I only RDP into the guest VM. Derek
  20. S

    Installing AMD vendor-reset on Proxmox 9.0.9

    ...you very much @DerekG! I have already tried the second link. This didn't work for Strix Point 890M. Even when I add my device ID to Vendor-Reset, I get the same error that custom-reset is not valid. I added, removed and rebuilt vendor-reset multiple times including updating the udev rules...