Recent content by adolfotregosa

  1. A

    Regression. Cannot start VMs with kernel 6.8.12-12-pve and 6.14.8-1-bpo12-pve and pci-passthrough sr-iov X710 VF

    Kernel 6.8.12-13 and proxmox-kernel-6.14.8-2-bpo12-pve fixes vfio. Thank you guys.
  2. A

    Kernel 6.8.12-12-pve Update results in VFIO PCI passthrough issues

    Kernel 6.8.12-13 and proxmox-kernel-6.14.8-2-bpo12-pve fixes this. Thank you guys.
  3. A

    Opt-in Linux 6.14 Kernel for Proxmox VE 8 available on test & no-subscription

    it should but proxmox version of the kernel breaks vfio for me :eek: I see 6.8.12-13 is out. I'll boot it just to check if it changes anything. EDIT: Yes, Kernel 6.8.12-13 and proxmox-kernel-6.14.8-2-bpo12-pve fixes vfio. Thank you guys.
  4. A

    Passthrough RTX 6000/5090 CPU Soft BUG lockup, D3cold to D0, after guest shutdown

    Have a look at the attachment: My notes tell me: mkdir /var/lib/vz/snippets nano /var/lib/vz/snippets/200.pl chmod +x /var/lib/vz/snippets/200.pl Then as example: qm set 200 --hookscript local:snippets/200.pl or if you don't need it anymore: qm set 200 --delete hookscript or edit the...
  5. A

    Opt-in Linux 6.14 Kernel for Proxmox VE 8 available on test & no-subscription

    With the latest 6.14.8 kernel I have Vfio problems. VMs that use my X710 VF will not start. (Same with 6.8.12-12, 6.8.12-11 is ok) Example: ➜ ~ qm start 100 GUEST HOOK: 100 pre-start 100 is starting, doing preparations. kvm: -device...
  6. A

    Passthrough RTX 6000/5090 CPU Soft BUG lockup, D3cold to D0, after guest shutdown

    Oh man, nothing like that. This is just a hobby for me—100% consumer gear, single GPU setup. I wanted an all-in-one solution: a router, a NAS, and “unlimited” OS flexibility, so I can switch between them at will. My GPU is mainly for actual image output for my "Desktop VM" of the moment. As for...
  7. A

    VM Fails to Start with vGPU - vfio-pci Input/Output Error

    Which kernel are you using on your host? If it's the 6.8.12-12, try with the 6.8.12-11. Same if you are with the 6.14.8, try the 6.14.5.
  8. A

    Passthrough RTX 6000/5090 CPU Soft BUG lockup, D3cold to D0, after guest shutdown

    I would personally use OVMF + Q35. Rombar + pci-express and cpu set to host. These have been my miracle settings so far. EDIT: Lol, I did tell you it would seem odd, didn’t I? You never know until you try it!
  9. A

    Passthrough RTX 6000/5090 CPU Soft BUG lockup, D3cold to D0, after guest shutdown

    I'm positive it is needed if you want to control the idle power when the gpu is not in usage by any VM, but 10W idle ? :D on a 5090 lol ? Nope :D Should be around 30W. A bit less than 10W is what the 5060 TI used, the 5070 TI about 18W. The 5090 should be around 30W idle. So yes, loading the...
  10. A

    Passthrough RTX 6000/5090 CPU Soft BUG lockup, D3cold to D0, after guest shutdown

    I had your "Unable to change power state from D3cold to D0, device inaccessible" when I was lucky and a "automatic" hard motherboard reset most of the times. To make it bearable, I had to unload the nvidia driver inside the VM before shutdown. All fixed after the firmware update. My previous...
  11. A

    Passthrough RTX 6000/5090 CPU Soft BUG lockup, D3cold to D0, after guest shutdown

    Install the nvidia driver, let it initialise the gpu(s), then unbind the driver for the card you want to use and start the vm. Proxmox will bind vfio for you. What do you have to lose ? I had your problem in the past and no more. The nvidia firmware is literally a requirement or the card(s) in...
  12. A

    Passthrough RTX 6000/5090 CPU Soft BUG lockup, D3cold to D0, after guest shutdown

    This is gonna seam odd to you since the following utility is supposedly for the 5060 and 5060 TI but using windows try to run this nvidia utility on your card and see if it has firmware up to date. The utility is for the 5000 Series. I had to update my 5070 TI for it to start to work correctly...