View Single Post
Old 08-08-2014, 03:39 AM   #1393
tshering
Wizard
tshering ought to be getting tired of karma fortunes by now.tshering ought to be getting tired of karma fortunes by now.tshering ought to be getting tired of karma fortunes by now.tshering ought to be getting tired of karma fortunes by now.tshering ought to be getting tired of karma fortunes by now.tshering ought to be getting tired of karma fortunes by now.tshering ought to be getting tired of karma fortunes by now.tshering ought to be getting tired of karma fortunes by now.tshering ought to be getting tired of karma fortunes by now.tshering ought to be getting tired of karma fortunes by now.tshering ought to be getting tired of karma fortunes by now.
 
Posts: 3,489
Karma: 2914715
Join Date: Jun 2012
Device: kobo touch
Quote:
Originally Posted by embryo View Post
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.

Last edited by tshering; 08-08-2014 at 03:46 AM.
tshering is offline   Reply With Quote