PCI Graphics Passthrough Issue

TheGodOfWar1337

New Member
Jan 25, 2025
1
0
1
HI,

Lately, I have been trying to set up the PCIE Graphics passthrough with a Nivida GT 710 on a dell Poweredge R610, but once I start up my VM, I get this error message. Been scratching my head to try to find a solution to this issue, any help would be greatly appreciated.

Thanks!



error writing '1' to '/sys/bus/pci/devices/0000:05:00.0/reset': Inappropriate ioctl for device
failed to reset PCI device '0000:05:00.0', but trying to continue as not all devices need a reset
swtpm_setup: Not overwriting existing state file.
stopping swtpm instance (pid 5355) due to QEMU startup error
TASK ERROR: start failed: QEMU exited with code 1
 
Last edited:
error writing '1' to '/sys/bus/pci/devices/0000:05:00.0/reset': Inappropriate ioctl for device
failed to reset PCI device '0000:05:00.0', but trying to continue as not all devices need a reset
swtpm_setup: Not overwriting existing state file.
Those are common and not an error that would prevent a VM from stating.
stopping swtpm instance (pid 5355) due to QEMU startup error
TASK ERROR: start failed: QEMU exited with code 1
There is no information about what the "QEMU startup error" is.

What is shown in the System log (or journalctl) when you try to start the VM?
What does the VM configuration look like (qm config VM_ID_NUMBER)?
What is the output of lspci -nnks 05:00 and how much RAM does your Proxmox host have?