PCI Express on the Raspberry Pi 4
mloduchowski.com
PCI Express on the Raspberry Pi 4
1–10 of 166 posts
Re: PCI Express on the Raspberry Pi 4
#2Would the open source drivers that are part of the Kernel work out the box on ARM?
Re: PCI Express on the Raspberry Pi 4
#3Re: PCI Express on the Raspberry Pi 4
#4That's really cool. I'm curious, would it be possible to use a modern GPU (running at 1x) on an ARM based board? Would the open source drivers that are part of the Kernel work out the box on ARM?
Re: PCI Express on the Raspberry Pi 4
#5But is it possible to bring the project to the next level? Is it possible to make a daughterboard with QFN connector? If so, one can make a pin-compatible daughterboard with an extension connector. To use it, just desolder the USB chip and solder a new daughterboard on it, and you're ready to go. It would be one of the coolest Raspberry Pi projects!
Re: PCI Express on the Raspberry Pi 4
#6That's really cool. I'm curious, would it be possible to use a modern GPU (running at 1x) on an ARM based board? Would the open source drivers that are part of the Kernel work out the box on ARM?
VideoBIOS expects to run and expects a well behaving Intel CPU to do the power-up. That said X can sometimes emulate these quite well. On ARM we’d also run into alignment issues and likely other quirks - but in principle...
Re: PCI Express on the Raspberry Pi 4
#7Hmm, how about using this for fast interconnect for making rpi clusters?
Re: PCI Express on the Raspberry Pi 4
#8Hmm, how about using this for fast interconnect for making rpi clusters?
Re: PCI Express on the Raspberry Pi 4
#9Hmm, how about using this for fast interconnect for making rpi clusters?
Wouldn't the gigabit LAN be a better fit for this? If you want to make a cluster, you need to make some custom hardware to connect to, that can facilitate the communication. At this point you're likely spending more that if you just bought a real desktop for more performance. I can see the fun factor in hacking the system together, though.
What really motivated me to do this hack is the relative abundance of stuff I can now plug into an FPGA :)