Recent content by adolfotregosa

  1. A

    The Reasons for poor performance of Windows when the CPU type is host

    Sure, but it's not that old and apparently not exclusive to windows hence me thanking the OP for giving me the idea to try it!
  2. A

    The Reasons for poor performance of Windows when the CPU type is host

    I apologize if I wasn't clear, on a Fedora 43 VM? If I provided incorrect information in my previous post, please let me know so I can fix it!
  3. A

    The Reasons for poor performance of Windows when the CPU type is host

    Hi. I just wanted to say thank you and mention that this is not Windows exclusive. I'm running the game KCD2 on a Fedora 43 VM, and finally changing the CPU model from 'host' to 'x86-64-v3' made the in-game slowdowns I was experiencing go away. The game now runs practically like Linux...
  4. 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.
  5. 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.
  6. 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.
  7. 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...
  8. 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...
  9. 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...
  10. 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.
  11. 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!
  12. 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...