I am trying to create a backwards compatible test system in which a modern HW system with Proxmox and a VM with an old WinXP is running.
In addition, several different PCIe and USB interface cards are used.
All interface cards work except:
Company: AIM
Card Name: APE1553
This PCIe card was also configured via PCI passthrough.
All Functions: checked
ROM-Bar: checked
PCI-Express: unchecked (Q35 only)
The card was correctly recognized in the WinXP VM in the device manager and can also be addressed in principle. The only problem is that the card unfortunately does not trigger any interrupts.
I am already in contact with the manufacturer but I am still trying to find out whether a misconfiguration on my part could be the cause.
Here are some details:
PVE: 7.4-3
CPU: Intel Xeon W-2295
IOMMU: enabled
IOMMU interrupts: enabled
Thoughts on this:
1.) Can the pc-i440fx configuration have something to do with the interrupt handling?
2.) The card is physically PCIe but can only be passed through as PCI. Could this be a cause?
3.) Do I perhaps have to blacklist the card driver like GPUs during hardware boot?
4.) The PVE UI has not listed the PCIe card. I needed to list all IDs with
Hope someone can help and inform.
In addition, several different PCIe and USB interface cards are used.
All interface cards work except:
Company: AIM
Card Name: APE1553
This PCIe card was also configured via PCI passthrough.
All Functions: checked
ROM-Bar: checked
PCI-Express: unchecked (Q35 only)
The card was correctly recognized in the WinXP VM in the device manager and can also be addressed in principle. The only problem is that the card unfortunately does not trigger any interrupts.
I am already in contact with the manufacturer but I am still trying to find out whether a misconfiguration on my part could be the cause.
Here are some details:
PVE: 7.4-3
CPU: Intel Xeon W-2295
IOMMU: enabled
IOMMU interrupts: enabled
Thoughts on this:
1.) Can the pc-i440fx configuration have something to do with the interrupt handling?
2.) The card is physically PCIe but can only be passed through as PCI. Could this be a cause?
3.) Do I perhaps have to blacklist the card driver like GPUs during hardware boot?
4.) The PVE UI has not listed the PCIe card. I needed to list all IDs with
lspci
command to find the representation.Hope someone can help and inform.