Re-building Image for Secondary Boards #8
-
Hi All, I wanted to test building the wlanpi image on another board which I believe may work okay (please correct if you think I may be wrong). I am thinking of using the OrangePI Zero 2 board, and I was hoping to take a list of requirements or a base image and just use the armbian build tool and build the image for that board. Is that a possibility? Or will I need to just install the Armbian image for the orangepi and install the software (Iperf, eperf, and so on) after I have the image working? Thanks for any input! -Taylor |
Beta Was this translation helpful? Give feedback.
Replies: 0 comments 6 replies
-
The main requirement for the WLAN Pi project that is missing from the OrangePi Zero2 is the lack of OTG, but if that isn't required for your use case it should be possible to build a WLAN Pi image for it. You can find the build repo here: https://github.com/WLAN-Pi/build |
Beta Was this translation helpful? Give feedback.
-
Awesome! Thank you for the quick response.
…On Tue, Feb 16, 2021 at 3:25 PM jolla ***@***.***> wrote:
The main requirement for the WLAN Pi project that is missing from the
OrangePi Zero2 is the lack of OTG, but if that isn't required for your use
case it should be possible to build a WLAN Pi image for it. You can find
the build repo here: https://github.com/WLAN-Pi/build
—
You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub
<https://github.com/WLAN-Pi/releases/discussions/29#discussioncomment-375151>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/ADHCWPWW6IA43NT6EFR3FD3S7LPC7ANCNFSM4XXDXTZQ>
.
|
Beta Was this translation helpful? Give feedback.
-
@TrivialPants, after cloning the build repository, you can use this command to generate the build:
Just a heads up - Armbian support for Orange Pi Zero 2 is still Work In Progress, so you might find some bugs :) Let us know how this went! |
Beta Was this translation helpful? Give feedback.
@TrivialPants, after cloning the build repository, you can use this command to generate the build:
Just a heads up - Armbian support for Orange Pi Zero 2 is still Work In Progress, so you might find some bugs :)
Let us know how this went!