raspberry-pi-pcie-devices icon indicating copy to clipboard operation
raspberry-pi-pcie-devices copied to clipboard

Raspberry Pi PCI Express device compatibility database

Results 230 raspberry-pi-pcie-devices issues
Sort by recently updated
recently updated
newest added
trafficstars

BIGTREETECH recently [announced](https://twitter.com/BigTreeTech/status/1542847931291602946) their new PI4B adapter: ![BIGTREETECH-PI4B-Adapter-BTT-CB1-Core-Board-SKR-MINI-E3-V3-0-Octopus-Pro-Klipper-3D jpg_Q90](https://user-images.githubusercontent.com/481677/177017519-d18d69ad-f30d-4290-9973-05f198359aa2.jpg) It basically puts a CM4 into the footprint of a Raspberry Pi 4 model B, along with the HDMI ports, USB-C...

not-on-site-yet

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...

currently testing

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: ![photo1652292932 (2)](https://user-images.githubusercontent.com/481677/176515005-9b3eb4a9-e3c9-460a-851d-ae26007e86a7.jpeg) I...

not-on-site-yet

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,...

testing in progress

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...

planned

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...

testing in progress

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 ![IOCREST M.2 (PCIe 3.0)](https://ae01.alicdn.com/kf/HTB1acaUXkCy2eVjSZPfq6zdgpXaz/IOCREST-M-2-PCIe-3-0-to-5-Ports-SATA-III-6G-SSD-Adapter-with-SATAIII.jpg) Already increased the...

testing complete

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...