[Bug 103366] Re: NetworkManager cannot connect to WPA network at first boot, (usb device: 0ace:1211)

2010-02-19 Thread Brian Murray
** Changed in: zd1211 (Ubuntu) Status: Incomplete => Won't Fix -- NetworkManager cannot connect to WPA network at first boot, (usb device: 0ace:1211) https://bugs.launchpad.net/bugs/103366 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to U

[Bug 103366] Re: NetworkManager cannot connect to WPA network at first boot, (usb device: 0ace:1211)

2008-10-08 Thread Daniel T Chen
Are you having any luck w/ 8.10 beta on this affected hardware? ** Changed in: zd1211 (Ubuntu) Status: New => Incomplete -- NetworkManager cannot connect to WPA network at first boot, (usb device: 0ace:1211) https://bugs.launchpad.net/bugs/103366 You received this bug notification becaus

[Bug 103366] Re: NetworkManager cannot connect to WPA network at first boot, (usb device: 0ace:1211)

2008-06-03 Thread Fabián Rodríguez
** Summary changed: - NetworkManager cannot connect to WPA network at first boot + NetworkManager cannot connect to WPA network at first boot, (usb device: 0ace:1211) -- NetworkManager cannot connect to WPA network at first boot, (usb device: 0ace:1211) https://bugs.launchpad.net/bugs/103366 Y

[Bug 103366] Re: NetworkManager cannot connect to WPA network at first boot

2007-12-07 Thread Nanley Chery
** Changed in: ubuntu Status: New => Invalid -- NetworkManager cannot connect to WPA network at first boot https://bugs.launchpad.net/bugs/103366 You received this bug notification because you are a member of Ubuntu Bugs, which is the bug contact for Ubuntu. -- ubuntu-bugs mailing list u

[Bug 103366] Re: NetworkManager cannot connect to WPA network at first boot

2007-06-18 Thread Tim Gardner
** Changed in: linux-source-2.6.20 (Ubuntu) Assignee: Tim Gardner => Ubuntu Kernel Team Status: In Progress => Fix Released -- NetworkManager cannot connect to WPA network at first boot https://bugs.launchpad.net/bugs/103366 You received this bug notification because you are a member

[Bug 103366] Re: NetworkManager cannot connect to WPA network at first boot

2007-06-05 Thread Martin Pitt
** Changed in: linux-source-2.6.20 (Ubuntu) Importance: Critical => Medium -- NetworkManager cannot connect to WPA network at first boot https://bugs.launchpad.net/bugs/103366 You received this bug notification because you are a member of Ubuntu Bugs, which is the bug contact for Ubuntu. --

[Bug 103366] Re: NetworkManager cannot connect to WPA network at first boot

2007-05-14 Thread Conn
From: http://www.linuxwireless.org/en/users/Drivers/zd1211rw#head- dfa194ef8747529a0c18b3efae51430abd3fb34f "On some distributions (e.g., Debian) dhclient scripts do an ifconfig down/up before trying to get an IP which causes the driver to disassociate. Add iface eth1 inet dhcp to your /etc/networ

[Bug 103366] Re: NetworkManager cannot connect to WPA network at first boot

2007-04-27 Thread Conn
I have unmarked this as a duplicate of bug #103768. I tested Tim Gardner's workaround but my issue still occurs, so it's a different bug with similar symptoms. ** This bug is no longer a duplicate of bug 103768 softmac and network-manager cite unreconcilable differences -- NetworkManager cann

[Bug 103366] Re: NetworkManager cannot connect to WPA network at first boot

2007-04-19 Thread Tim Gardner
*** This bug is a duplicate of bug 103768 *** https://bugs.launchpad.net/bugs/103768 Please try this update: cd /lib/modules/2.6.20-15-generic/kernel/net/ieee80211/softmac sudo cp ieee80211softmac.ko ieee80211softmac.ko.old sudo wget -O ieee80211softmac.ko http://people.ubuntu.com/~rtg/ieee8

[Bug 103366] Re: NetworkManager cannot connect to WPA network at first boot

2007-04-12 Thread Conn
*** This bug is a duplicate of bug 103768 *** https://bugs.launchpad.net/bugs/103768 ** This bug has been marked a duplicate of bug 103768 softmac and network-manager cite unreconcilable differences -- NetworkManager cannot connect to WPA network at first boot https://bugs.launchpad.net/b

[Bug 103366] Re: NetworkManager cannot connect to WPA network at first boot

2007-04-09 Thread Conn
Please see this thread on the developer's list, I believe it is the same issue: http://www.mail- archive.com/zd1211-devs@lists.sourceforge.net/msg00802.html -- NetworkManager cannot connect to WPA network at first boot https://bugs.launchpad.net/bugs/103366 You received this bug notification beca

[Bug 103366] Re: NetworkManager cannot connect to WPA network at first boot

2007-04-09 Thread Conn
I whipped up a script that essentially fixes the problem, but it's working around what I suspect to be a driver or NetworkManager issue. /etc/network/if.pre-up.d/hackwireless: #!/bin/sh iwconfig eth1 essid MYESSID sleep 2 Replace your network interface name (eth1) and your wireless network's ESSI

[Bug 103366] Re: NetworkManager cannot connect to WPA network at first boot

2007-04-05 Thread Conn
** Summary changed: - Kernel module zd1211rw does not probe zd1311rw-mac80211, needed to connect to WPA network + NetworkManager cannot connect to WPA network at first boot ** Description changed: + EDIT: I previously thought that the zd1211rw-mac80211 module solved my + problem, but I was inco