raspberry-pi-pcie-devices
raspberry-pi-pcie-devices copied to clipboard
Raspberry Pi PCI Express device compatibility database
BIGTREETECH recently [announced](https://twitter.com/BigTreeTech/status/1542847931291602946) their new PI4B adapter:  It basically puts a CM4 into the footprint of a Raspberry Pi 4 model B, along with the HDMI ports, USB-C...
tl;dr: Works? Use `ixgbe` driver, but I wasn't able to do end-to-end test. Enable the following in `menuconfig`: `Device Drivers -> Network device support -> Ethernet driver support -> Intel...
I don't know what to say, other than it's a Tux-based Linux computer, the [Tux4Pi](https://www.tux4pi.com): That's... literally it. That's the computer! Here's a shot of the board:  I...
Hi @geerlingguy . I'm trying to run Intel PRO/1000 NIC with RPi CM4. I stuck with the problem of allocating BAR space. ``` [ 1.172996] pci 0000:01:00.0: BAR 2: no...
I want to see if an AMD card works out of the box with the drivers built into Linux, as everyone on the Internet seems to say. For X86 Linux,...
I have on hand and would like to test the following with the Pi via an M.2 adapter, to come around full circle on the video I posted in Summer...
Today I received a Dell AMD Radeon HD 7470 1GB (C26411), which was marked on eBay as being a 'Dell Radeon HD 6450', but reports in the system as "Dell...
Bought this [IOCREST M.2 (PCIe 3.0) to 5 Ports](https://www.aliexpress.com/item/33014907444.html) (You can get them cheaper) and tried to make it work with cm4 4GB  Already increased the...
I'm currently trying to get the ASM1083 PCIe to PCI bridge to work but i had no success so far. easiest card i tried to get to work is a...
Hello, I was watching [this video](https://www.youtube.com/watch?v=LO7Ip9VbOLY) and, at minute 16 I've seen that every time you recompile the kernel you copy a few steps that probably don't change much. I...