dumtux / Allwinner-H616

šŸ”„ Linux SDK for Allwinner H616, based on armbian-build
https://pcbcrew.com
GNU General Public License v2.0
33 stars 6 forks source link

fail to scan wlan using xr829 #4

Open tz61 opened 10 months ago

tz61 commented 10 months ago

I've already installed the blobs in rootfs and it seems that firmware is successfully loaded.

06:46:28 root@debian ~ ā†’ dmesg |grep XR
[   10.335834] ======== XRADIO WIFI OPEN ========
[   10.337754] [XRADIO] Driver Label:XR_v2.18.13_0.0_6d191d3(compat5.4-linux5.4-xr829)
[   10.351123] [XRADIO] Allocated hw_priv @ (____ptrval____)
[   10.562972] [XRADIO] Detect SDIO card 0
[   10.818004] [SBUS] XRadio Device:sdio clk=25000000
[   10.818817] [XRADIO] XRADIO_HW_REV 1.0 detected.
[   10.885232] [XRADIO] xradio_update_dpllctrl: DPLL_CTRL Sync=0x01400000.
[   10.919353] [XRADIO] Bootloader complete
[   11.019933] [XRADIO] Firmware completed.
[   11.035714] [WSM] Firmware Label:XR_C09.08.52.64_DBG_02.100 2GHZ HT40 Jan  3 2020 13:14:37
[   11.045199] [XRADIO] Firmware Startup Done.
[   11.050762] [XRADIO_WRN] enable Multi-Rx!
[   11.067508] [XRADIO_ERR] mac address not found in efuse.

And then I try to scan but failed iw dev wlan0 scan returned nothing I wonder if it's because of mac address not found in efuse If then how to fix it Thanks

hawav commented 4 months ago

Hi, I'm having an issue where the wired network is working fine, but the WiFi function is not working on my Yuzuki Chameleon with the XR829 wireless module. Have you encountered and solved this issue? If so, could you please share how you resolved it?