Re: [Bug 292167] Re: ubuntu 8.10, network manager 0.7 failes to connect to wlan (ndiswrapper + wg311v2 + WPA)

2008-12-27 Thread Roman Pach
I've updated the following packages from PPA:

network-manager   Version: 0.7-0ubuntu1~nm1~intrepid1
libmbca0  Version: 0.0.3~bzr42-0ubuntu3~nm1
libnm-glib-devVersion: 0.7-0ubuntu1~nm1~intrepid1
libnm-glib0   Version: 0.7-0ubuntu1~nm1~intrepid1
libnm-util0   Version: 0.7~~svn20081018t105859-0ubuntu2~nm4
network-manager-gnome Version: 0.7-0ubuntu1~nm1~intrepid1

Then tested the network manager a few times. I could see the same issue,
no problems while connecting over ifup, and timeouts while trying it
with network manager.

Attached is the file syslog.


** Attachment added: syslog
   http://launchpadlibrarian.net/20760798/syslog

-- 
ubuntu 8.10, network manager 0.7 failes to connect to wlan (ndiswrapper + 
wg311v2 + WPA)
https://bugs.launchpad.net/bugs/292167
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


Re: [Bug 292167] Re: ubuntu 8.10, network manager 0.7 failes to connect to wlan (ndiswrapper + wg311v2 + WPA)

2008-11-06 Thread Roman Pach
I've built in some debug messages in the src directory of
gnome-network-manager. The state machine wireless_get_icon() in the file
applet-device-wifi.c starts in state 'Attempting to join' and stays
there forever.


** Attachment added: nm.log
   http://launchpadlibrarian.net/19435961/nm.log

-- 
ubuntu 8.10, network manager 0.7 failes to connect to wlan (ndiswrapper + 
wg311v2 + WPA)
https://bugs.launchpad.net/bugs/292167
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


Re: [Bug 292167] Re: ubuntu 8.10, network manager 0.7 failes to connect to wlan (ndiswrapper + wg311v2 + WPA)

2008-11-05 Thread Roman Pach
the results of 'dhclient wlan0' follow

[EMAIL PROTECTED]:/home/roman# dhclient wlan0
Internet Systems Consortium DHCP Client V3.1.1
Copyright 2004-2008 Internet Systems Consortium.
All rights reserved.
For info, please visit http://www.isc.org/sw/dhcp/

Listening on LPF/wlan0/00:0f:b5:07:5c:d5
Sending on   LPF/wlan0/00:0f:b5:07:5c:d5
Sending on   Socket/fallback
DHCPDISCOVER on wlan0 to 255.255.255.255 port 67 interval 7
DHCPDISCOVER on wlan0 to 255.255.255.255 port 67 interval 11
DHCPDISCOVER on wlan0 to 255.255.255.255 port 67 interval 21
DHCPDISCOVER on wlan0 to 255.255.255.255 port 67 interval 18
DHCPDISCOVER on wlan0 to 255.255.255.255 port 67 interval 4
No DHCPOFFERS received.
No working leases in persistent database - sleeping.
[EMAIL PROTECTED]:/home/roman# dhclient wlan0
There is already a pid file /var/run/dhclient.pid with pid 5591
killed old client process, removed PID file
Internet Systems Consortium DHCP Client V3.1.1
Copyright 2004-2008 Internet Systems Consortium.
All rights reserved.
For info, please visit http://www.isc.org/sw/dhcp/

Listening on LPF/wlan0/00:0f:b5:07:5c:d5
Sending on   LPF/wlan0/00:0f:b5:07:5c:d5
Sending on   Socket/fallback
DHCPDISCOVER on wlan0 to 255.255.255.255 port 67 interval 5
DHCPDISCOVER on wlan0 to 255.255.255.255 port 67 interval 13
DHCPDISCOVER on wlan0 to 255.255.255.255 port 67 interval 18
DHCPDISCOVER on wlan0 to 255.255.255.255 port 67 interval 20
DHCPDISCOVER on wlan0 to 255.255.255.255 port 67 interval 5
No DHCPOFFERS received.
No working leases in persistent database - sleeping.

-- 
ubuntu 8.10, network manager 0.7 failes to connect to wlan (ndiswrapper + 
wg311v2 + WPA)
https://bugs.launchpad.net/bugs/292167
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


Re: [Bug 292167] Re: ubuntu 8.10, network manager 0.7 failes to connect to wlan (ndiswrapper + wg311v2 + WPA)

2008-11-04 Thread Roman Pach
I've installed the launchpad network-manager packages.
Unfortunately the network-manager still could not connect to wlan. 
I attach the new syslog file.

There must be a reason why the ifup has no problems and network-manager
has. I'd rather suggest there are some issues with the communication
between the network manager and the wpa_supplicant.

I can see in the syslog the wpa_supplicant state machine could not setup
the communication with the access point. I think the software had enough
time to do it, so I can't believe we have timing problems.


** Attachment added: syslog
   http://launchpadlibrarian.net/19345007/syslog

-- 
ubuntu 8.10, network manager 0.7 failes to connect to wlan (ndiswrapper + 
wg311v2 + WPA)
https://bugs.launchpad.net/bugs/292167
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


Re: [Bug 292167] Re: ubuntu 8.10, network manager 0.7 failes to connect to wlan (ndiswrapper + wg311v2 + WPA)

2008-11-03 Thread Roman Pach
I've tried it three times; with 8, 9 and 10 sec delay between ifup and
ping. The results are attached.



** Attachment added: ifup.trace
   http://launchpadlibrarian.net/19295543/ifup.trace

-- 
ubuntu 8.10, network manager 0.7 failes to connect to wlan (ndiswrapper + 
wg311v2 + WPA)
https://bugs.launchpad.net/bugs/292167
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs