hey all,
i wish i never reach this point but having deepseek and chatgpt fighting over which image should use the factory-bin or the sysupgrade to upgrade my banana pi bpi r3 mini its giving me headache so i couldnt decide which one to believe.
heres some outputs
oot@OpenWrt:~# cat /etc/os-release
NAME="OpenWrt"
VERSION="21.02-SNAPSHOT"
ID="openwrt"
ID_LIKE="lede openwrt"
PRETTY_NAME="OpenWrt 21.02-SNAPSHOT"
VERSION_ID="21.02-snapshot"
HOME_URL="https://openwrt.org/"
BUG_URL="https://bugs.openwrt.org/"
SUPPORT_URL="https://forum.openwrt.org/"
BUILD_ID="unknown"
OPENWRT_BOARD="mediatek/mt7986"
OPENWRT_ARCH="aarch64_cortex-a53"
OPENWRT_TAINTS="no-all busybox"
OPENWRT_DEVICE_MANUFACTURER="OpenWrt"
OPENWRT_DEVICE_MANUFACTURER_URL="https://openwrt.org/"
OPENWRT_DEVICE_PRODUCT="Generic"
OPENWRT_DEVICE_REVISION="v0"
OPENWRT_RELEASE="OpenWrt 21.02-SNAPSHOT unknown"
root@OpenWrt:~#
root@OpenWrt:~# ubus call system board
{
"kernel": "5.4.171",
"hostname": "OpenWrt",
"system": "ARMv8 Processor rev 4",
"model": "Bananapi BPI-R3MINI",
"board_name": "bananapi,bpi-r3mini",
"release": {
"distribution": "OpenWrt",
"version": "21.02-SNAPSHOT",
"revision": "unknown",
"target": "mediatek/mt7986",
"description": "OpenWrt 21.02-SNAPSHOT unknown"
}
}
root@OpenWrt:~#
root@OpenWrt:~# which opkg
/bin/opkg
root@OpenWrt:~#
root@OpenWrt:~# cat /proc/cmdline
console=ttyS0,115200n1 loglevel=8 earlycon=uart8250,mmi o32,0x11002000
root@OpenWrt:~#
anyhelp is much much appreciated