Because it is a third party card, we can't guarantee it will work all the time but if you want try. Here are the steps:
1) First, you need to find out is by using lspci output, is the card and the PCI-E root port of CPU negotiate in optimized speed or not?
Example:
# lspci -s b4:00.0 -vv |grep -E "LnkCap|LnkSta"
LnkCap: Port #9, Speed 8GT/s, Width x8, ASPM L1, Exit Latency L1 <4us
LnkSta: Speed 8GT/s (ok), Width x8 (ok)
LnkCap2: Supported Link Speeds: 2.5-8GT/s, Crosslink+ Retimer- 2Retimers- DRS-
LnkSta2: Current De-emphasis Level: -6dB, EqualizationComplete+ EqualizationPhase1+
2) If the PCIe device is not detected in lspci, go to BIOS to check the PCIe train / link.
Go to Chipset Configuration -> North Bridge -> IIO Configuration -> CPU1 or CPU2 Configuration (depends on which PCI-E slot your card is plugged into).