Running lspci - 1.1 English

Varium C1100 Compute Adaptor Installation Guide (UG1525)

Document ID
UG1525
Release Date
2022-03-08
Version
1.1 English
Revision
Confirm the card is detected by the OS:
  1. Enter the following command.
    $ sudo lspci -vd 10ee:
  2. If the card is successfully installed and found by the operating system, you will see a message similar to the following.
    af:00.0 Processing accelerators: Xilinx Corporation Device 5058
    Subsystem: Xilinx Corporation Device 000e
    Flags: bus master, fast devsel, latency 0, NUMA node 1
    Memory at 39bff2000000 (64-bit, prefetchable) [size=32M]
    Memory at 39bff4040000 (64-bit, prefetchable) [size=256K]
    Capabilities: <access denied>
    Kernel driver in use: xclmgmt
    Kernel modules: xclmgmt
    
    af:00.1 Processing accelerators: Xilinx Corporation Device 5059
    Subsystem: Xilinx Corporation Device 000e
    Flags: bus master, fast devsel, latency 0, IRQ 188, NUMA node 1
    Memory at 39bff0000000 (64-bit, prefetchable) [size=32M]
    Memory at 39bff4000000 (64-bit, prefetchable) [size=256K]
    Memory at 39bfe0000000 (64-bit, prefetchable) [size=256M]
    Capabilities: <access denied>
    Kernel driver in use: xocl
    Kernel modules: xocl
    Note: For each card, there will be two physical functions found: management and user. For additional details, see XRT and Vitis Platform Overview.