rtl8723be icon indicating copy to clipboard operation
rtl8723be copied to clipboard

looses the connection to the AP

Open gatorliu opened this issue 10 years ago • 1 comments

Hi,

I use this driver to connect to the wireless router works well. However it always looses the connection to AP, and try connet again

the parameters I using:

rtl8723be swenc=1 fwlps=0 ips=0

Hope that helps.

Thanks,

gatorliu avatar Jul 15 '14 01:07 gatorliu

Solved!!

I using hw encryption(rtl8723be fwlps=0 ips=0) works well on AP.

Just 'rtl_watchdog_wq_callback' waiting 10 sec is too short for me. Sometime, I can still ping, and dmesg show as follow:

88029-[ 2122.657613] rtlwifi-0:rtl_watchdog_wq_callback():<0-0> AP off for 8 s
88102:[ 2124.663291] rtlwifi-0:rtl_watchdog_wq_callback():<0-0> AP off for 10 s
88176-[ 2124.663314] rtlwifi-0:rtl_watchdog_wq_callback():<0-0> AP off, try to reconnect now

gatorliu avatar Jul 15 '14 02:07 gatorliu