Quote:
Originally Posted by NiLuJe
Fun fact: Both code-paths do the exact same thing ^^.
They both call `promptWifiOn`, which calls `turnOnWifi`, which calls `showNetworkMenu`, which then does the wpa_client stuff via our Lua frontend the exact same way in both cases.
|
But when I am prompted to turn on wifi via checking for updates or whatever I don't get a menu with a list of networks, it just seems to connect. When I traced through the code I found it eventually got to platform/kobo/enable-wifi.sh. Am I missing something?
edit: ok, I just realised it does briefly pop up the menu. Sorry, typing this while at work without a Kobo in front of me