[Bug 123188] Re: [ipw3945] wpasupplicant gusty takes a long time to associate

2007-09-11 Thread Boyd Stephen Smith Jr.
Tribe 5 seems to have fixed the issue.  Now, the wireless either
completely works or completely doesn't.  When it does not work, it is
simply a problem with the ipw3945 daemon not being started.  This only
occurs when I boot into a -386 kernel image, as I don't have a -386
ipw3945 daemon.  The -generic daemon has worked for me on a -386 kernel
image.  Currently I've switched to just using the -generic kernel image
as a work around.

-- 
[ipw3945] wpasupplicant gusty takes a long time to associate
https://bugs.launchpad.net/bugs/123188
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 123188] Re: [ipw3945] wpasupplicant gusty takes a long time to associate

2007-09-11 Thread Boyd Stephen Smith Jr.
Fixed via network-manager.

** Changed in: linux-restricted-modules-2.6.22 (Ubuntu)
   Status: New => Invalid

-- 
[ipw3945] wpasupplicant gusty takes a long time to associate
https://bugs.launchpad.net/bugs/123188
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 123188] Re: [ipw3945] wpasupplicant gusty takes a long time to associate

2007-08-08 Thread Alexander Sack

We worked around this by unsetting essid right before trying to connect:

  network-manager (0.6.5-0ubuntu9) gutsy; urgency=low

  * debian/patches/series: disable 41o_completely_deactivate_stage1.patch
for tribe-4

 -- Alexander Sack <[EMAIL PROTECTED]>   Tue,  7 Aug 2007 12:36:37 +0200

#

  network-manager (0.6.5-0ubuntu8) gutsy; urgency=low

  * debian/patches/41n_graceful_supplicant_shutdown.patch: move
supplicant_cleanup into stage1_prepare; remove test timeouts in
_stage2_config and add 1 second sleep to the end of xx_stage1_prepare
  * debian/patches/series: add new patch 41n_graceful_supplicant_shutdown.patch
to series
  * debian/patches/41l_enable_ipw3945_reset_essid.patch: enable
ipw3945_reset_essid, by setting up function in class constructor
  * update debian/patches/41l_enable_ipw3945_reset_essid.patch:
completely deactivate device in  stage1 now
  * debian/patches/series: add new patch 41l_enable_ipw3945_reset_essid.patch
  * debian/patches/41m_unref_dbus_connection_on_shutdown.patch,
unref shared dbus_connection on shutdown (LP: #85113)
  * debian/patches/series: add new patch 
41m_unref_dbus_connection_on_shutdown.patch
  * debian/patches/41k_20_sec_wireless_link_timeout.patch: increase
timeout for link setup ... taken from upstream ml
  * debian/patches/series: add new patch 41k_20_sec_wireless_link_timeout.patch
  * debian/patches/41e_fix_vpn_ftbfs_dont_disable_gnome_deprecated.patch: Fix
ftbfs because of recently deprecated gnome druid - this patch enables gnome
deprecated in Makefiles
  * debian/patches/series: add new patch
41e_fix_vpn_ftbfs_dont_disable_gnome_deprecated.patch
  * debian/patches/41d_ipw3945_turn_off_essid_in_stage1.patch:
implement stage1_prepare implementation in nm-device-802-11-wireless.c
  * debian/patches/series: add new patch 
41d_ipw3945_turn_off_essid_in_stage1.patch
  * debian/rules, debian/control, debian/patches/series: Switch patchsystem to 
quilt
  * debian/patches/41c_ubuntu-fixup--get_mode_always_fails_typo_fix.patch: fix
programming bug in wireless code
  * debian/patches/24pp_svn2591_Ensure-the-device-is-up-stage3.patch: ensure
device is up in stage3 - cherry-picked from svn
  * 
debian/patches/24pp_svn2618_set-hardware-RF-to-enabled-if-no-killswitches.patch:
enable hardware rf by default -  cherry-picked from svn
  * debian/patches/24pp_svn2604_Add-HAL-based-rfkill-support.patch: hal based 
rfkill
- cherry-picked from svn
  * debian/patches/24pp_svn2579-sleep-1-second-to-stabilize-if.patch: sleep to
stabilize link status - cherry-picked from svn
  * debian/patches/41o_completely_deactivate_stage1.patch: use 
nm_device_deactivate
instead of just real_deactivate to deactivate device more cleanly

 -- Alexander Sack <[EMAIL PROTECTED]>   Tue,  7 Aug 2007 09:51:02 +0200


** Changed in: network-manager (Ubuntu)
   Status: New => Fix Released

-- 
[ipw3945] wpasupplicant gusty takes a long time to associate
https://bugs.launchpad.net/bugs/123188
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 123188] Re: [ipw3945] wpasupplicant gusty takes a long time to associate

2007-08-08 Thread Alexander Sack
with unsetting essid before trying to connect it works pretty fast. I
guess its the driver so i reject the wpasupplicant task

** Changed in: wpasupplicant (Ubuntu)
   Status: Incomplete => Invalid

-- 
[ipw3945] wpasupplicant gusty takes a long time to associate
https://bugs.launchpad.net/bugs/123188
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 123188] Re: [ipw3945] wpasupplicant gusty takes a long time to associate

2007-08-08 Thread Alexander Sack
network-manager 0.6.5-0ubuntu9 should fix wpa for ipw3945 ... if it
doesn't for you please let us know.

-- 
[ipw3945] wpasupplicant gusty takes a long time to associate
https://bugs.launchpad.net/bugs/123188
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 123188] Re: [ipw3945] wpasupplicant gusty takes a long time to associate

2007-08-06 Thread Alexander Sack
Hi,

apparently we found a workaround for one variant of this bug:

  "unset essid manually using iwconfig before connecting."

Can you try if this helps for you as well?

Thanks,

 - Alexander

-- 
[ipw3945] wpasupplicant gusty takes a long time to associate
https://bugs.launchpad.net/bugs/123188
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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