5GNR FEC PCI device not shown from lspci
Hi,
After following the https://www.intel.com/content/www/us/en/programmable/documentation/rjg1562957780901.html step 4 and 7 the `lspci | grep acc` only gives:
b3:00.0 Processing accelerators: Intel Corporation Device 0b30
b7:00.0 Processing accelerators: Intel Corporation Device 0b32
But according to https://doc.dpdk.org/guides/bbdevs/fpga_5gnr_fec.html it should have something with deviceID 0d8f
Is there anything we missed?
```fpgainfo fme
Board Management Controller, MAX10 NIOS FW version D.2.1.24
Board Management Controller, MAX10 Build version D.2.0.7
//****** FME ******//
Object Id : 0xF000000
PCIe s:b:d.f : 0000:b3:00.0
Device Id : 0x0b30
Numa Node : 1
Ports Num : 01
Bitstream Id : 0x23000110010310
Bitstream Version : 0.2.3
Pr Interface Id : f3c99413-5081-4aad-bced-07eb84a6d0bb
Boot Page : user```
```fpgainfo bmc
Board Management Controller, MAX10 NIOS FW version D.2.1.24
Board Management Controller, MAX10 Build version D.2.0.7
//****** BMC SENSORS ******//
Object Id : 0xF000000
PCIe s:b:d.f : 0000:b3:00.0
Device Id : 0x0b30
Numa Node : 1
Ports Num : 01
Bitstream Id : 0x23000110010310
Bitstream Version : 0.2.3
Pr Interface Id : f3c99413-5081-4aad-bced-07eb84a6d0bb
( 1) Board Power : 83.68 Watts
( 2) 12V Backplane Current : 3.57 Amps
( 3) 12V Backplane Voltage : 12.16 Volts
( 4) 1.2V Voltage : 1.20 Volts
( 6) 1.8V Voltage : 1.80 Volts
(
(10) FPGA Core Voltage : 0.90 Volts
(11) FPGA Core Current : 23.22 Amps
(12) FPGA Core Temperature : 84.00 Celsius
(13) Board Temperature : 56.00 Celsius
(14) QSFP A Voltage : N/A
(15) QSFP A Temperature : N/A
(24) 12V AUX Current : 3.31 Amps
(25) 12V AUX Voltage : 12.18 Volts
(37) QSFP B Voltage : N/A
(38) QSFP B Temperature : N/A
(44) Retimer A Core Temperature : 87.00 Celsius
(45) Retimer A Serdes Temperature : 88.00 Celsius
(46) Retimer B Core Temperature : 0.00 Celsius
(47) Retimer B Serdes Temperature : 0.00 Celsius```
The image is not provided with the acceleration stack. Can you check with your local FAE? Thanks.