How to install official openwrt releases/19.07.4 to BPI-R2?

Is there anyone use official openwrt releases/19.07.4 on BPI-R2?

Is the internal wifi working properly?Can SATA be used properly?

Is there a simple way to quick install?

https://openwrt.org/toh/hwdata/sinovoip/sinovoip_banana_pi_r2 Unsupported Functions: HDMI WIFI

Can I use a wireless network card with usb interface for AP?

on r2 sata should work without problem as it works in mainline linux without any modification. as you found out internal wifi and hdmi is not included as it requires additional Patches which are not upstream (hdmi will be upstream with 5.10). USB-wifi should work if driver is compiled in

I am using LEDE-4.9.44(SNAPSHOT, r4773-2cb61a8).

root@LEDE:~# uname -a

Linux LEDE 4.9.44 #0 SMP PREEMPT Wed May 16 00:11:34 2018 armv7l GNU/Linux

root@LEDE:~#

Is there a simple way to quick install official 19.07.4?

the same problem,want to know how to install sysupgrade.bin

root@OpenWrt:~# cat /proc/mtd
dev:    size   erasesize  name
mtd0: 00080000 00010000 "mbr"
mtd1: 00080000 00010000 "uboot"
mtd2: 00080000 00010000 "config"
mtd3: 00080000 00010000 "factory"
mtd4: 02000000 00010000 "kernel"
mtd5: 02000000 00010000 "recovery"
mtd6: 40000000 00010000 "rootfs"
mtd7: 3fdb0000 00010000 "rootfs_data"
mtd8: 80000000 00010000 "usrdata"
mtd9: e23e00000 00010000 "bmtpool"

Imho sysupgrade is a simple img which you install via dd,but i guess if your partition sheme is different to running system you lose your settings

1 Like