[C2] Wifi strange issue

Why would it mean that?

It’s probably more a driver/network stack issue. The fact that the phone can connect to wireless and get an ip address is a good indication that at the radio level (thus the firmware level), everything looks fine.

1 Like

On my side, phone crashed at the last command (when loading again the module). Seems to confirm the driver has issues, not the userland.

Hi, some update of problem. Problem don’t occur any more. But a lot of micro problem with Wifi and Bluetooth. Wifi block on an old acces point. Turn it off and on solve the problem same for Bluetooth.

This phone+ sailfish is very unstable :frowning: . My old Xperia XA2 miss me :sneezing_face:

Had this issue from day 1 on the C2. Just upgraded to 5.1.0.11 (Pispala). Had no effect.

As soon as the phone switches AP in a Wifi Mesh network (3 FritzBox routers) it losses connection, It stays connected, gets an IP and route and correct gateway in arp but the no usable network connectivity.

I’m using WPA2 only on the mesh network.

My workaround (confirmed working)
devel-su
rfkill block wifi
modprobe -r sprd_wlan_combo
modprobe sprd_wlan_combo
rfkill unblock wifi

I have put it in a sudo script and linked to an icon on the app drawer. So I can restore connectivity without restarting the whole phone.

Jolla, please fix this long standing issue.

1 Like

Hello,

Not working for me. Sailfish reboot on “modprobe sprd_wlan_combo”
:–(

Today your workaround works, from usbConnexion ssh.

Yes, sometimes/often is causes a kernel crash. Other times it works.