I am running BPI-R3 v1.1 with latest build generated from BPI-Router-Images repo (commit 4c5f1a26d935b90829060b29a570e0826837c580), but I am getting a similar Wi-Fi error. I have tried with and without UART console attached during the boot process, and I have tried both the chr341 and an FTDI FT232R, all with the same outcome. I am booting off of an SD Card.
Error is below. Any ideas? Thanks so much!
[ 12.957030] mt798x-wmac 18000000.wifi: HW/SW Version: 0x8a108a10, Build Time: 20221012174743a
[ 13.061720] mt798x-wmac 18000000.wifi: WM Firmware Version: ____000000, Build Time: 20221012174805
[ 13.130998] mt798x-wmac 18000000.wifi: WA Firmware Version: DEV_000000, Build Time: 20221012174937
[ 13.276791] mt798x-wmac 18000000.wifi: eeprom load fail, use default bin
root@bpi-r3:~# uname -a
Linux bpi-r3 6.6.36-bpi-r3-main #7 SMP Sat Jun 29 15:15:02 UTC 2024 aarch64 GNU/Linux
@frank-w You are right, it is working! I got confused because originally I had the UART problem described in this thread, and even though I fixed that issue, I had erroneously assumed that the “eeprom load failed” was the symptom. Sorry about that, and thank you very much for the assistance!