Closed ghost closed 7 months ago
seems to only happen for internal wifi. when using wn722n wireless adapter it turned out to be fine. if I'm not mistaken the internal wifi chip driver is rtl8189fs (?)
source code: https://github.com/jwrdegoede/rtl8189ES_linux/tree/rtl8189fs
Device Information
* SOC: S905X * Model: HG680P
OpenWrt Version
* Kernel Version: 5.15.x * Release: ImageBuilder
Describe the bug
Because OpenWRT 22.03 series will be EOL this April. https://openwrt.org/releases/22.03/notes-22.03.6#openwrt_2203_eol_in_april_2024 I tried upgrading from 22.03 series to 23.05 series (coincidentally a few days ago 23.05.3 was released).
I use ImageBuilder as before. Problem: On 23.05.x I can scan wifi AP but cannot activate wifi (as an AP or client). Every time I activate the wifi button the device hangs. I also can't disable wifi with the wifi button after that. And I can't remote the device even after rebooting/off/on device, the device doesn't provide an IP.
Out of curiosity, I rebuilt 22.03.6 (the version before I tried upgrading to 23.05.3) from scratch using the ImageBuilder. As expected WiFi runs well as an AP and client as before in this version (OpenWrt 22.03.6 | kernel 5.10.214-spring-plowing).
So what is the problem that prevents WiFi from being activated on the OpenWrt 23.05 series? I also tried OpenWrt_official_save with a different kernel and the problem was the same.
Conclusion: No problem with OpenWrt 22.03 series. There is a problem with OpenWrt 23.05 series.
Did you find the answer? Same with b860h fresh build, the wifi cant activate.
Device Information
OpenWrt Version
Describe the bug
Because OpenWRT 22.03 series will be EOL this April. https://openwrt.org/releases/22.03/notes-22.03.6#openwrt_2203_eol_in_april_2024 I tried upgrading from 22.03 series to 23.05 series (coincidentally a few days ago 23.05.3 was released).
I use ImageBuilder as before. Problem: On 23.05.x I can scan wifi AP but cannot activate wifi (as an AP or client). Every time I activate the wifi button the device hangs. I also can't disable wifi with the wifi button after that. And I can't remote the device even after rebooting/off/on device, the device doesn't provide an IP.
Out of curiosity, I rebuilt 22.03.6 (the version before I tried upgrading to 23.05.3) from scratch using the ImageBuilder. As expected WiFi runs well as an AP and client as before in this version (OpenWrt 22.03.6 | kernel 5.10.214-spring-plowing).
So what is the problem that prevents WiFi from being activated on the OpenWrt 23.05 series? I also tried OpenWrt_official_save with a different kernel and the problem was the same.
Conclusion: No problem with OpenWrt 22.03 series. There is a problem with OpenWrt 23.05 series.