Quote:
Originally Posted by embryo
Using Tshering's wifi scripts, koreader asks me if I want to download an OTA update (461?) but after that, if I press OK it says that "Download may take a few minutes", the warning window disappears and the reader stops using the router (wifi led stops blinking)
I can repeat this many times but nothing new happens even if I wait for a long time ...
|
Ken just pointed out to me that the latest koreader package includes a wifi.sh file. And this is called from networkmgr.lua. So I guess, it is not expected that the user starts or stops the wifi connection manually.
Another point: After calling wifi_start.sh from KSM, did you check whether a connection is actually established? You can ping from kbterminal, or you can wget a web page and redirect the out put to stdout (wget -qO- URL, if I remember correctly). The web page will be displayed in kbterminal.
Edit: I overlooked that you mentioned the leds on your router.