Page 1 of 1

How to run OpenWrt on LuckFox Pico Pro?

Posted: 2024-03-29 9:08
by Toby
Hey guys,
I have got one piece of LuckFox Pico Pro, and I want to run OpenWrt on this board. I have compiled Openwrt and made a rootfs.img. Then I compiled the firmware directly from the LuckFox SDK. After that I replaced the buildroot rootfs.img by Openwrt rootfs.img, and use ./build.sh updateimg to make a new update.img.
However, everytime when I try to flash this image to the board, I got different errors.

Is there anyone that already have done this?

Re: How to run OpenWrt on LuckFox Pico Pro?

Posted: 2024-03-30 10:57
by Eng38
Hello,

Currently Luckfox supports busybox, buildroot and Ubuntu22.04. For OpenWrt, we have not tried porting it in Luckfox, so we are sorry that we cannot help you pinpoint the error you encountered.

Re: How to run OpenWrt on LuckFox Pico Pro?

Posted: 2024-05-18 15:46
by peterwillcn
In theory, it is possible to use Musl's Alpine, which can be ported, just like OpenWrt.
https://forum.openwrt.org/t/openwrt-sup ... ter/198404