Problem with Raspberry Pi 5 and Xillybus driver
Posted:
Hello,
I have a problem with Xillybus on a Raspberry Pi 5 with Linux kernel 6.1.0. When insmod'ing the driver, I get a kernel oops from swiotlb_map.
The message of this oops is:
xillybus_pcie 0000:01:00.0: swiotlb addr 0x00000010fdffc000+16384 overflow (mask ffffffff, bus limit 1fffffffff).
Then there is a log message saying "xillybus_pcie 0000:01:00.0: Failed to map DMA memory!. Aborting."
There are no device files. Please help!
I have a problem with Xillybus on a Raspberry Pi 5 with Linux kernel 6.1.0. When insmod'ing the driver, I get a kernel oops from swiotlb_map.
The message of this oops is:
xillybus_pcie 0000:01:00.0: swiotlb addr 0x00000010fdffc000+16384 overflow (mask ffffffff, bus limit 1fffffffff).
Then there is a log message saying "xillybus_pcie 0000:01:00.0: Failed to map DMA memory!. Aborting."
There are no device files. Please help!