dockerpi icon indicating copy to clipboard operation
dockerpi copied to clipboard

Pi4 support

Open AI0867 opened this issue 3 years ago • 4 comments

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.

AI0867 avatar Apr 12 '21 09:04 AI0867

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.

hardillb avatar May 11 '21 12:05 hardillb

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

cdupont avatar Sep 09 '21 16:09 cdupont

+1

mfaccin avatar Feb 02 '22 12:02 mfaccin

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

opencoca avatar Apr 22 '23 18:04 opencoca