You are not logged in.

#1 2011-09-28 06:42:39

unhammer
Member
Registered: 2009-10-01
Posts: 99
Website

wicd autoconnect.py does not autoconnect

In wicd, I have my wireless networked ticked as "automatically connect to this network". I can click the connect button and it connects fine. If I disconnect (or suspend my laptop), however, it does not autoconnect again afterwards.

If I run /usr/share/wicd/daemon/autoconnect.py, nothing happens except /var/log/wicd/wicd.log gets a line saying something like

2011/09/28 08:33:00 :: Autoconnecting...

(but nothing more, nothing new in dmesg)

Still, connecting by pressing the button in the GUI works. Shouldn't the "tick" be enough?

/etc/wicd/manager-settings.conf: http://paste.pocoo.org/show/483686/
relevant parts of /etc/wicd/wireless-settings.conf: http://paste.pocoo.org/show/483687/
(I think that's all the settings I have.)

Offline

#2 2011-09-28 21:17:46

7etc/
Member
Registered: 2010-05-08
Posts: 47

Re: wicd autoconnect.py does not autoconnect

I can't see your Dns servers. In dns1 put your gateway (192.168.x.x) in dn2 208.67.222.222 and in dns3 208.67.220.220. Ithink it will help you

Offline

#3 2011-09-29 06:33:24

unhammer
Member
Registered: 2009-10-01
Posts: 99
Website

Re: wicd autoconnect.py does not autoconnect

7etc/ wrote:

I can't see your Dns servers. In dns1 put your gateway (192.168.x.x) in dn2 208.67.222.222 and in dns3 208.67.220.220. Ithink it will help you

no difference hmm

btw, my /etc/resolv.conf already looked like

# Generated by dhcpcd from wlan0
# /etc/resolv.conf.head can replace this line
domain lan
nameserver 192.168.1.1
nameserver 66.33.206.206
nameserver 208.96.10.221
nameserver 66.33.216.216

Last edited by unhammer (2011-09-29 06:34:41)

Offline

#4 2011-09-29 20:32:09

7etc/
Member
Registered: 2010-05-08
Posts: 47

Re: wicd autoconnect.py does not autoconnect

Maybe I don't explain well. Open your Wicd Network Manager, then click on preferences, and then you will see dn1 dns2... select "use global dns servers" and put the servers there. Or you can click "properties" on you own ESSID if you don't want global dns servers, and put it there. Remember to fill your ip and the rest of the configuration.

Offline

#5 2011-09-30 07:56:52

unhammer
Member
Registered: 2009-10-01
Posts: 99
Website

Re: wicd autoconnect.py does not autoconnect

7etc/ wrote:

Maybe I don't explain well. Open your Wicd Network Manager, then click on preferences, and then you will see dn1 dns2... select "use global dns servers" and put the servers there. Or you can click "properties" on you own ESSID if you don't want global dns servers, and put it there. Remember to fill your ip and the rest of the configuration.

Yes, I did that, and it didn't help.

(Also, why should DNS make a difference to autoconnect, when I can easily manually connect?)

Offline

#6 2011-12-03 15:38:52

unhammer
Member
Registered: 2009-10-01
Posts: 99
Website

Re: wicd autoconnect.py does not autoconnect

Not sure if this is related, but when I did

# iwconfig wlan0 power off

wicd stopped disconnecting, and so the autoconnect hasn't been an issue (it might even be that the power management was the reason for autoconnect failing?)

Offline

Board footer

Powered by FluxBB