Help BananaPi BPi-R3 22.03.5

Is there openwrt v22.03.5 for bpi3. please help.

no,

but it will be in stable, starting 23.05

1 Like

This has been working great for me -
OpenWrt 23.05.0-rc3, r23389-5deed175a5

root@OpenWrt:~# ubus call system board
{
"kernel": "5.15.127",
"hostname": "OpenWrt",
"system": "ARMv8 Processor rev 4",
"model": "Bananapi BPI-R3",
"board_name": "bananapi,bpi-r3",
"rootfs_type": "squashfs",
"release": {
"distribution": "OpenWrt",
"version": "23.05.0-rc3",
"revision": "r23389-5deed175a5",
"target": "mediatek/filogic",
"description": "OpenWrt 23.05.0-rc3 r23389-5deed175a5"
}
}

This version has no serial number from cpu, even other devices has now serial

Does is matter ?

I also need help on my bpi-r3. I downloaded a custom version with Luci (well worth the effort).

My problem now is how to resize emmc? The ´standard´ load does not contain parted, so once I had everything working on the emmc, I installed parted. However, the only way I could find to resize emmc is to boot off NAND. Problem is there is no parted available on that device, & I suspect not enough room to install it.
Would it be easier to copy my working OpenWRT (that includes parted now) to NAND after booting from emmc, then change to NAND & reboot so I can then resize emmc? What steps are involved to
copy my emmc to nand?? (That wiull be a good backup system anyway). Then I guess I just follow the procedure on the bpi-r3 wiki page.
Thanks, Doug