Open Nightmare41241 opened 3 weeks ago
ive tried the old ver of gpu driver and still code43
I have no idea about your virtualization setup / hypervisor but with kvm, there are a few things required. Make sure you have configured the following:
-vga none -nographic
-cpu host
(other cpu flags might be necessary to get good performance, e.g. hv_passthough
)-machine type=pc-q35-8.1
(or similar)-device vfio-pci,host=0000:00:02.1,id=hostpci0,bus=ich9-pcie-port-1,addr=0x0
(or similar)In Proxmox make sure to use pcie and primary gpu options for the passthrough.
I had the same issue. I tried so many combinations and finally managed to get my setup working. Here are the 2 things I did:
<vendor_id state='on' value='GenuineIntel'/>
using virsh edit
<feature policy='disable' name='hypervisor'/>
from <cpu>
sectionIt all works smoothly now and there's NO error code 43 on my windows guest.
My setup: i7 14700K Fedora 40
i am using a laptop with i7-1260P intel iris xe. i follow the instruction of sriov. when i install intel driver from intel web and restart, windows cannot use gpu and show code43. I am using pop os with 6.6 xanmod v3.