pluto icon indicating copy to clipboard operation
pluto copied to clipboard

Aarch64 port

Open SamTebbs33 opened this issue 5 years ago • 7 comments
trafficstars

Now that a lot of progress has been made on the x86 version of the kernel, we can start working on an Arm port. I would choose to start with aarch64 and the raspberry pi 3 as I have such hardware on hand and it makes sense to port for one of the more widespread and modern SBCs.

SamTebbs33 avatar May 06 '20 21:05 SamTebbs33

What kind of equipment is available for rpi implementation?

I have an hdmi tv and a 3b and a 3b+, along with a serial cable to a terminal (another 3b+ running raspbian and minicom.)

markfirmware avatar Jul 17 '20 16:07 markfirmware

I myself have a 3B+ as well so that's what I'll use when I'm doing hardware testing. I guess you could do the same too. I'm not sure what to do when it comes to getting serial output though (i do have a TTY to serial adapter so could use that with the GPIO pins).

SamTebbs33 avatar Jul 17 '20 19:07 SamTebbs33

Great. The 3b+ has an easily used activity led. (The 3b requires going through the video core to get at it.) Andrew has used a usb serial adapter to connect to clashos.

markfirmware avatar Jul 17 '20 23:07 markfirmware

What about @DrDeano?

markfirmware avatar Aug 06 '20 19:08 markfirmware

I have a old 1b+, 2b and rpi4 8GB

DrDeano avatar Feb 25 '21 22:02 DrDeano

I have a pine64 rockpro64 that has different hardware than raspberry PIs, I'd be glad using it to test the OS

b-NC avatar Apr 06 '21 22:04 b-NC

I have a pine64 rockpro64 that has different hardware than raspberry PIs, I'd be glad using it to test the OS

It would actually be really cool to get it working on a pine device! Feel free to have a go and submit some PRs if you'd like.

SamTebbs33 avatar Apr 09 '21 19:04 SamTebbs33