Open amenekowo opened 1 year ago
You're welcome to try it and submit PRs. At this time, my RPiZ2W works perfectly so I'm not spending time adding more features like this. It's not needed.
i might have something soon for this as i'm looking at bumping the version of the OS to get my GeekWorm x306 working
@waterfallm Did you ever test your idea?
@jayofelony started a fork for 64-bit Raspberry Pi's. You can find it here
@jayofelony started a fork for 64-bit Raspberry Pi's. You can find it here
🎉🎉 And boy oh boy does it work well.. 🫡
@jayofelony started a fork for 64-bit Raspberry Pi's. You can find it here
Yes, it's good work. This is my hobby tho and I like working on my fork.
I'm close to a fully working 64bit stable baseline3 version. Been running it locally with a few remaining small fixes needed.
@jayofelony started a fork for 64-bit Raspberry Pi's. You can find it here
Yes, it's good work. This is my hobby tho and I like working on my fork.
I'm close to a fully working 64bit stable baseline3 version. Been running it locally with a few remaining small fixes needed.
Can't wait to test it, since my PiSugar2 doesn't seem to work with armv7l. I found this issue
Are we waiting for Waveshare to release an update?
Is your feature request related to a problem? Please describe.
We just dropped the support of Rpi Zero W in 1.7.7, so I wondered that we could use a arm64 image of raspbian at build. According to Jeff's YouTube video, arm64 seems have a better performance, so maybe it helps pwnagotchi too.
Describe the solution you'd like Make built OS fully arm64
Describe alternatives you've considered
Additional context I think it could be possible because we build nexmon from source. Also, tensorflow could also build for arm64. Just wondered how much time we need to build this.