SkiffOS icon indicating copy to clipboard operation
SkiffOS copied to clipboard

pinebook a64 (non-pro): display & usb ethernet issues

Open yeyeto2788 opened this issue 3 years ago • 12 comments

Hey guys! Awesome work here.

I'd like to use SkiffOS on the Pinebook and I'm more than happy to help on the testing side of things.

I wanted to give a try but I don't know where to start rather than just creating the ticket and from the configs I don't see the A64 SoC within the Allwinner or Pine64 namespaces.

Best.

yeyeto2788 avatar May 25 '22 12:05 yeyeto2788

There's pine64/book :)

paralin avatar May 25 '22 16:05 paralin

Hey @paralin! Thanks for the reply but isn't that for the Pinebook Pro? I own the non Pro version which has a different SoC.

yeyeto2788 avatar May 25 '22 16:05 yeyeto2788

Pro uses rk3399 which is a 4x 1.5 GHz Cortex-A53 & 2x 2Ghz Cortex-A72

Original uses the allwinner a64

So yes they are different - I could have sworn I added the a64 for a different board, maybe it was the rockpro?

Anyway, I'll have a look at adding a config for the pinebook 1.

paralin avatar May 25 '22 17:05 paralin

Thanks! If you want me to test it out just let me know.

I would love also to know how to port this into any device as I also have other Orange PI SBC.

yeyeto2788 avatar May 25 '22 17:05 yeyeto2788

Feel free to open one issue per board you want added.

It's not much work, if you have a look at any of the existing configs/ they are all plaintext files.

paralin avatar May 25 '22 19:05 paralin

@yeyeto2788 Added PR #210 - if you could compile the pinebook branch with pine64/book_a64 and see if that works?

it might not work because u-boot needs to be re-built for the pinebook (re-using the pinephone a64 one for now) - but then again, we might be able to get away with reusing those blobs, so let's give it a shot.

There's not much info about the pinebook given its obsolescence.

paralin avatar May 31 '22 00:05 paralin

Building it right now 🥳

I found some information at the following sites but I guess you've also seen them already.

Once it's built and tested I'll update the ticket. Thanks!

yeyeto2788 avatar May 31 '22 10:05 yeyeto2788

PR: #210 is ready for merge

paralin avatar Jun 01 '22 18:06 paralin

Merged, with the kernel config switched to arch defconfig. Looking forward to hearing your test results. If there is anything that needs fixing still I'll re-open this.

paralin avatar Jun 03 '22 04:06 paralin

Reopening to address two issues:

  • Display not working
  • USB ethernet not working

paralin avatar Jun 03 '22 21:06 paralin

@yeyeto2788 USB ethernet might work now.

paralin avatar Aug 07 '22 02:08 paralin

@yeyeto2788 Hopefully this fixes it: https://github.com/skiffos/SkiffOS/commit/eee57b1187c0e2160a353fcef4e4535eece7c135

Awaiting your testing!

paralin avatar Oct 26 '22 21:10 paralin