Notices


Reply
Thread Tools
Posts: 462 | Thanked: 550 times | Joined on Sep 2008 @ Moscow
#261
Originally Posted by pichlo View Post
I have an opposite problem from enne30. My WLAN disconnects after 10 minutes, despite having selected "Never" in the Autodisable dialog. I do have AutoDisconnect but that is configured to 15 minutes and not while certain types of connection are open (IM, SSH...). Following the installation of AIS, my WLAN disconnects after 10 minutes indiscriminately.
AIS has nothing to do with disconnecting, it has only option to turn off WLAN after given timeout after it got disconnected.

@all
as autobuilder madness does not seem to stop, I can attach here deb.
 

The Following 2 Users Say Thank You to 412b For This Useful Post:
peterleinchen's Avatar
Posts: 4,117 | Thanked: 8,901 times | Joined on Aug 2010 @ Ruhrgebiet, Germany
#262
Hey 412b (and all),

I have some weird behaviour with internet connection (WLAN).
I am pretty sure it is not related to AIFS, but it comes close to above post and I think this is the best place to ask at first (as it could be caused by AIFS).

Let me describe:
- sometimes the wlan is not detected automatically and I need to connect manually
- connection is established and everything OK, besides that the wlan symbol is blinking all the time has if it still tries to connect)
- when idle, after some time the symbol is not shown anymore. What happens now is the weird thing:
the connection is still alive, as I can still browse the web. But clicking on status menu, also the staus menu shows "no internet connection". So stock menu and AIFS show the same wrong info. But when I open the ui-conndlgs, then it shows I am still connected to my WLAN.
Only a reboot helps out here. Do you (or any other) have an idea what is causing this inconvenience. This happened since a few months, so I am not sure when the first time or if it was after some update or whatever. And again, I am convinced it is something strange on my device, but ...

--edit
some more info: in above situation (where stable inet connection can browse the web, but being displayed as "not connected" also the email modest does not update/recognize inet connection(even when clicking manually on send/receive). wtf?
__________________
SIM-Switcher, automated SIM switching with a Double (Dual) SIM adapter
--
Thank you all for voting me into the Community Council 2014-2016!

Please consider your membership / supporting Maemo e.V. and help to spread this by following/copying this link to your TMO signature:
[MC eV] Maemo Community eV membership application, http://talk.maemo.org/showthread.php?t=94257

editsignature, http://talk.maemo.org/profile.php?do=editsignature

Last edited by peterleinchen; 2012-12-01 at 18:01.
 

The Following User Says Thank You to peterleinchen For This Useful Post:
peterleinchen's Avatar
Posts: 4,117 | Thanked: 8,901 times | Joined on Aug 2010 @ Ruhrgebiet, Germany
#263
Another small "working sometimes, not always" report.

Sometimes when I shut down wlan and interface is still connected, after enabling again wlancond is not recognizing any WiFi network at all.
Manually disabling and enabling again solves.

So I investigated a bit and I have a solution for me:
I added a 3 seconds sleep just as first command in /usr/bin/advifsw/wlan_down.sh to let icd do it's disconnection work (1s was just not enough, so I choose 3s).

Here is the diff:
Code:
~ $ diff /usr/bin/advifsw/wlan_down*
--- /usr/bin/advifsw/wlan_down.sh
+++ /usr/bin/advifsw/wlan_down___sh.ori
@@ -1,8 +1,6 @@
 #!/bin/sh
-sleep 3; #peterleinchen, need some time to disconnect properly
 ifconfig wlan0 0.0.0.0
 ifconfig wlan0 down
 sleep 1
-#sudo stop wlancond
-stop wlancond; #peterleinchen, added wlan search stop
+stop wlancond
 /usr/bin/advifsw/exec.sh ./post-down
Now it works always reliably.
__________________
SIM-Switcher, automated SIM switching with a Double (Dual) SIM adapter
--
Thank you all for voting me into the Community Council 2014-2016!

Please consider your membership / supporting Maemo e.V. and help to spread this by following/copying this link to your TMO signature:
[MC eV] Maemo Community eV membership application, http://talk.maemo.org/showthread.php?t=94257

editsignature, http://talk.maemo.org/profile.php?do=editsignature
 

The Following 3 Users Say Thank You to peterleinchen For This Useful Post:
peterleinchen's Avatar
Posts: 4,117 | Thanked: 8,901 times | Joined on Aug 2010 @ Ruhrgebiet, Germany
#264
Another report, only concerning devices suffering the "all telephony functions disabled" where ais will not show up in the status menu.
Please see here.
__________________
SIM-Switcher, automated SIM switching with a Double (Dual) SIM adapter
--
Thank you all for voting me into the Community Council 2014-2016!

Please consider your membership / supporting Maemo e.V. and help to spread this by following/copying this link to your TMO signature:
[MC eV] Maemo Community eV membership application, http://talk.maemo.org/showthread.php?t=94257

editsignature, http://talk.maemo.org/profile.php?do=editsignature
 

The Following User Says Thank You to peterleinchen For This Useful Post:
Posts: 1,417 | Thanked: 2,619 times | Joined on Jan 2011 @ Touring
#265
I love Advanced Power and Advanced Interface Switcher but in the last few days the applets are not coming up.
I can go into powatool uncheck everything, reboot and recheck every box and get my battery and wireless switches for about an hour but it doesn't keep past a reboot. Even loading a good backup image results in problems after updating everything to current version.
I am hoping this is a solved problem as I dislike loosing most of my app settings again by restoring.
 
Reply

Thread Tools

 
Forum Jump


All times are GMT. The time now is 07:22.