lukechilds / dockerpi

A Virtualised Raspberry Pi inside a Docker image
MIT License
1.75k stars 179 forks source link

Pi4 support #26

Open AI0867 opened 3 years ago

AI0867 commented 3 years ago

I'm using this to create images for a Raspberry Pi 4, and while running with pi1 seems to work okay, proper support would be nice to have. Using pi3 results in a missing network connection, so I can't really install packages.

hardillb commented 3 years ago

There is an outstanding pull request #21 that adds Network support for the Pi3 based images.

Qemu doesn't have support for the Pi4 based SoC just yet, but mentioned pull request does support 64bit as well as adding network capabilities...

If you want to build the containers yourself you can grab the changes from the branch.

cdupont commented 2 years ago

Hello, is this standing? I see the pull request has been merged...

mfaccin commented 2 years ago

+1

opencoca commented 1 year ago

We might want to look over https://github.com/0xMirasio/qemu-patch-raspberry4