XTRX driver throw error on Linux

I downloaded linux driver for XTRX from: GitHub - myriadrf/xtrx_linux_pcie_drv: XTRX PCI driver for linux

I tried to run ‘make’ and got errors like:

How to fix them? Use which kernel version or linux system? Or where is the latest linux PCIe driver repo?

that repository is for the Fairwaves XTRX software stack.
For LimeSDR XTRX all software and drivers are bundled here: GitHub - myriadrf/LimeSuiteNG

1 Like

I can see you are on Linux kernel 6.11. The driver you tried to build just got this week merged the kernel patches to add support for Fairwaves XTRX hardware revision 3 and 4.

Fairwaves XTRX hardware revision 5 (after FPGA firmware update to LimeSDR) and the LimeSDR XTRX can both only be used with the new developed LimeSuiteNG kernel driver.