Hello everyone,
After reading a lot and following the recommendation from the forum, I decided on the BPi-R4 with BE14. Unfortunately, I can't get the router to work properly. I did a new OpenWrt 24.10.0 installation using an SD card and transferred it to Nand and then to EMMC using Uboot. Unfortunately, a lot of errors are appearing in the kernel log and WiFi isn't working properly. What am I doing wrong?
root@Router-BPi-R4-Wifi7:~# ubus call system board
{
"kernel": "6.6.73",
"hostname": "Router-BPi-R4-Wifi7",
"system": "ARMv8 Processor rev 0",
"model": "Bananapi BPI-R4",
"board_name": "bananapi,bpi-r4",
"rootfs_type": "squashfs",
"release": {
"distribution": "OpenWrt",
"version": "24.10.0",
"revision": "r28427-6df0e3d02a",
"target": "mediatek/filogic",
"description": "OpenWrt 24.10.0 r28427-6df0e3d02a",
"builddate": "1738624177"
}
}
type or paste code here[ 0.028193] PCI: CLS 0 bytes, default 64
[ 0.029080] workingset: timestamp_bits=46 max_order=20 bucket_order=0
[ 0.032785] squashfs: version 4.0 (2009/01/31) Phillip Lougher
[ 0.032791] jffs2: version 2.2 (NAND) (SUMMARY) (LZMA) (RTIME) (CMODE_PRIORITY) (c) 2001-2006 Red Hat, Inc.
[ 0.053454] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 250)
[ 0.054503] mtk-xsphy soc:xphy@11e10000: failed to get ref_clk(id-1)
[ 0.055139] mtk-pcie-gen3 11280000.pcie: host bridge /soc/pcie@11280000 ranges:
[ 0.055158] mtk-pcie-gen3 11280000.pcie: Parsing ranges property...
[ 0.055169] mtk-pcie-gen3 11280000.pcie: IO 0x0020000000..0x00201fffff -> 0x0020000000
[ 0.055183] mtk-pcie-gen3 11280000.pcie: MEM 0x0020200000..0x0027ffffff -> 0x0020200000
[ 0.055281] mtk-pcie-gen3 11290000.pcie: host bridge /soc/pcie@11290000 ranges:
[ 0.055292] mtk-pcie-gen3 11290000.pcie: Parsing ranges property...
[ 0.055301] mtk-pcie-gen3 11290000.pcie: IO 0x0028000000..0x00281fffff -> 0x0028000000
[ 0.055311] mtk-pcie-gen3 11290000.pcie: MEM 0x0028200000..0x002fffffff -> 0x0028200000
[ 0.055330] /soc/pcie@11290000: Failed to get clk index: 0 ret: -517
[ 0.055338] mtk-pcie-gen3 11290000.pcie: failed to get clocks
[ 0.055400] mtk-pcie-gen3 11300000.pcie: host bridge /soc/pcie@11300000 ranges:
[ 0.055410] mtk-pcie-gen3 11300000.pcie: Parsing ranges property...
[ 0.055420] mtk-pcie-gen3 11300000.pcie: IO 0x0030000000..0x00301fffff -> 0x0030000000
[ 0.055429] mtk-pcie-gen3 11300000.pcie: MEM 0x0030200000..0x0037ffffff -> 0x0030200000
[ 0.055445] /soc/pcie@11300000: Failed to get clk index: 0 ret: -517
[ 0.055453] mtk-pcie-gen3 11300000.pcie: failed to get clocks
[ 0.055527] mtk-pcie-gen3 11310000.pcie: host bridge /soc/pcie@11310000 ranges:
[ 0.055537] mtk-pcie-gen3 11310000.pcie: Parsing ranges property...
[ 0.055546] mtk-pcie-gen3 11310000.pcie: IO 0x0038000000..0x00381fffff -> 0x0038000000
[ 0.055555] mtk-pcie-gen3 11310000.pcie: MEM 0x0038200000..0x003fffffff -> 0x0038200000
[ 0.055577] /soc/pcie@11310000: Failed to get clk index: 0 ret: -517
[ 0.055585] mtk-pcie-gen3 11310000.pcie: failed to get clocks
Is this normal?
[ 1.152627] spi-nand spi0.0: Winbond SPI NAND was found.
[ 1.157945] spi-nand spi0.0: 128 MiB, block size: 128 KiB, page size: 2048, OOB size: 64
[ 1.166235] 2 fixed-partitions partitions found on MTD device spi0.0
[ 1.172605] OF: Bad cell count for /soc/spi@11007000/spi_nand@0/partitions
[ 1.179477] OF: Bad cell count for /soc/spi@11007000/spi_nand@0/partitions
[ 1.186491] Creating 2 MTD partitions on "spi0.0":
[ 1.191273] 0x000000000000-0x000000200000 : "bl2"
[ 1.197452] 0x000000200000-0x000008000000 : "ubi"
[ 2.360219] mtk-cpufreq mtk-cpufreq: failed to initialize dvfs info for cpu0
[ 2.792443] mtk-pcie-gen3 11280000.pcie: PCIe link down, current LTSSM state: detect.quiet (0x1)
[ 2.801241] mtk-pcie-gen3: probe of 11280000.pcie failed with error -110
[ 2.808278] mtk-pcie-gen3 11290000.pcie: host bridge /soc/pcie@11290000 ranges:
[ 2.815595] mtk-pcie-gen3 11290000.pcie: Parsing ranges property...
[ 2.821860] mtk-pcie-gen3 11290000.pcie: IO 0x0028000000..0x00281fffff -> 0x0028000000
[ 2.830296] mtk-pcie-gen3 11290000.pcie: MEM 0x0028200000..0x002fffffff -> 0x0028200000
[ 3.172458] mtk-pcie-gen3 11290000.pcie: PCIe link down, current LTSSM state: detect.quiet (0x1)
[ 3.181241] mtk-pcie-gen3: probe of 11290000.pcie failed with error -110
[ 3.188127] mtk-pcie-gen3 11300000.pcie: host bridge /soc/pcie@11300000 ranges:
[ 3.195437] mtk-pcie-gen3 11300000.pcie: Parsing ranges property...
[ 3.201697] mtk-pcie-gen3 11300000.pcie: IO 0x0030000000..0x00301fffff -> 0x0030000000
[ 3.210130] mtk-pcie-gen3 11300000.pcie: MEM 0x0030200000..0x0037ffffff -> 0x0030200000
[ 12.525662] crypto-safexcel 15600000.crypto: can't request region for resource [mem 0x15600000-0x1577ffff]
[ 12.535348] crypto-safexcel 15600000.crypto: failed to get resource
[ 12.541604] crypto-safexcel: probe of 15600000.crypto failed with error -16
root@Router-BPi-R4-Wifi7:~# iw list|grep -i dbm
# * 2412.0 MHz [1] (6.0 dBm)
* 2417.0 MHz [2] (6.0 dBm)
* 2422.0 MHz [3] (6.0 dBm)
* 2427.0 MHz [4] (6.0 dBm)
* 2432.0 MHz [5] (6.0 dBm)
* 2437.0 MHz [6] (6.0 dBm)
* 2442.0 MHz [7] (6.0 dBm)
* 2447.0 MHz [8] (6.0 dBm)
* 2452.0 MHz [9] (6.0 dBm)
* 2457.0 MHz [10] (6.0 dBm)
* 2462.0 MHz [11] (6.0 dBm)
* 2467.0 MHz [12] (6.0 dBm)
* 2472.0 MHz [13] (6.0 dBm)
* 5180.0 MHz [36] (7.0 dBm)
* 5200.0 MHz [40] (7.0 dBm)
* 5220.0 MHz [44] (7.0 dBm)
* 5240.0 MHz [48] (7.0 dBm)
* 5260.0 MHz [52] (7.0 dBm) (radar detection)
* 5280.0 MHz [56] (7.0 dBm) (radar detection)
* 5300.0 MHz [60] (7.0 dBm) (radar detection)
* 5320.0 MHz [64] (7.0 dBm) (radar detection)
* 5500.0 MHz [100] (7.0 dBm) (radar detection)
* 5520.0 MHz [104] (7.0 dBm) (radar detection)
* 5540.0 MHz [108] (7.0 dBm) (radar detection)
* 5560.0 MHz [112] (7.0 dBm) (radar detection)
* 5580.0 MHz [116] (7.0 dBm) (radar detection)
* 5600.0 MHz [120] (7.0 dBm) (radar detection)
* 5620.0 MHz [124] (7.0 dBm) (radar detection)
* 5640.0 MHz [128] (7.0 dBm) (radar detection)
* 5660.0 MHz [132] (7.0 dBm) (radar detection)
* 5680.0 MHz [136] (7.0 dBm) (radar detection)
* 5700.0 MHz [140] (7.0 dBm) (radar detection)
* 5720.0 MHz [144] (7.0 dBm) (radar detection)
* 5745.0 MHz [149] (7.0 dBm)
* 5765.0 MHz [153] (7.0 dBm)
* 5785.0 MHz [157] (7.0 dBm)
* 5805.0 MHz [161] (7.0 dBm)
* 5825.0 MHz [165] (7.0 dBm)
* 5845.0 MHz [169] (7.0 dBm)
* 5865.0 MHz [173] (7.0 dBm)
* 5955.0 MHz [1] (23.0 dBm)
* 5975.0 MHz [5] (23.0 dBm)
* 5995.0 MHz [9] (23.0 dBm)
* 6015.0 MHz [13] (23.0 dBm)
* 6035.0 MHz [17] (23.0 dBm)
* 6055.0 MHz [21] (23.0 dBm)
* 6075.0 MHz [25] (23.0 dBm)
* 6095.0 MHz [29] (23.0 dBm)
* 6115.0 MHz [33] (23.0 dBm)
* 6135.0 MHz [37] (23.0 dBm)
* 6155.0 MHz [41] (23.0 dBm)
* 6175.0 MHz [45] (23.0 dBm)
* 6195.0 MHz [49] (23.0 dBm)
* 6215.0 MHz [53] (23.0 dBm)
* 6235.0 MHz [57] (23.0 dBm)
* 6255.0 MHz [61] (23.0 dBm)
* 6275.0 MHz [65] (23.0 dBm)
* 6295.0 MHz [69] (23.0 dBm)
* 6315.0 MHz [73] (23.0 dBm)
* 6335.0 MHz [77] (23.0 dBm)
* 6355.0 MHz [81] (23.0 dBm)
* 6375.0 MHz [85] (23.0 dBm)
* 6395.0 MHz [89] (23.0 dBm)
* 6415.0 MHz [93] (23.0 dBm)