clockworkpi / launcher

The launcher for GameShell
GNU General Public License v3.0
333 stars 79 forks source link

Wireless doesn't work reliably #167

Open sfjuocekr opened 5 years ago

sfjuocekr commented 5 years ago

Setting up a wireless network with multiple networks around is a pain in the a$$.

Usually the first network you pick is wrong after entering your password, then after scanning it pops up the password and connects to the correct network.

If it doesn't connect and says "connecting", pressing B will cause Launcher to crash and stay on the loading screen indefinitely (needs a reset).

This seems to happen in both Launcher and LauncherGo especially after switching launchers.

cuu commented 5 years ago

yeah,got it

cuu commented 5 years ago

next time if you caught this ,would you mind to run a command in GameShell and get resutlts for me? especially when launcher crashed

cat /tmp/x.log

actually I dont have so many wifi networks around me, hard to caught the bug

glindsey commented 5 years ago

This appears to be some sort of state machine issue -- if you are connected to one WiFi network, and then attempt to connect to a different one, Launcher asks for the SSID of the new one (whether or not you've entered it previously), and when you hit "Done" it doesn't change networks. The only way I've gotten this to work reliably has been to enter "Airplane Mode" and then exit it; after that I can change networks.