[Bug 34505] Re: Wireless network interface (ipw2200) does not have IP address after boot

2007-10-31 Thread Roman Yepishev
As a workaround, I commented out

ACTION==add, RUN+=/sbin/start-stop-daemon --start
--background --pidfile /var/run/network/bogus --startas /sbin/ifup --
--allow auto $env{INTERFACE}

inside /etc/udev/rules.d/85-iupdown.rules.

It turns out that as soon as driver module gets loaded into the kernel,
udev starts ifup which is not capable of bringing wpa_supplicant but
still marks the interface as up (writing wlan0=wlan0 to the interfaces
state list). During the boot sequence ifup is started again but won't do
anything as the interface is already marked as up.

Can it be fixed in some non-destructive way? i.e. prevent udef to start
during the first module load but start afterwards...

-- 
Wireless network interface (ipw2200) does not have IP address after boot
https://bugs.launchpad.net/bugs/34505
You received this bug notification because you are a member of Ubuntu
Bugs, which is a direct subscriber.

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


[Bug 34505] Re: Wireless network interface (ipw2200) does not have IP address after boot

2007-09-21 Thread Launchpad Janitor
[Expired for dhcp3 (Ubuntu) because there has been no activity for 60
days.]

-- 
Wireless network interface (ipw2200) does not have IP address after boot
https://bugs.launchpad.net/bugs/34505
You received this bug notification because you are a member of Ubuntu
Bugs, which is a direct subscriber.

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


[Bug 34505] Re: Wireless network interface (ipw2200) does not have IP address after boot

2007-09-09 Thread Axel Bojer
I am using Kubuntu 7.04 amd64 and I have the same problem with my wireless 
connection. 
I can get an Internet connection by running dhclient ra0, but after restart I 
am without net again. 
I have recently done a fresh install and on the old installation (also Kubuntu 
7.04 amd64, but initially kubuntu 5.10 I think, then upgraded step by step to 
7.04) it worked flawless, so I am not quite sure what the difference is.
diff /media/hda1/etc/dhcp3/dhclient.conf /etc/dhcp3/dhclient.conf (old/new 
dhclient file) gives nada, nothing. 
diff /etc/network/interfaces /media/hda1/etc/network/interfaces also gives 
nothing significant. 

I suspect though that the problem is, that I can not choose dhclient
under Execute script on connect under Kcontrol -- Internet and
network -- Wireless network This is because I have Vendor 1

right at the end, and I find no way of turning that off or changing it. I want 
to use my own Configuration 1, but currently find no way of doing so.
I vaguely remember having wrestled with turning that Vendor 1 off at another 
time, but can not remember how I did it :-(

-- 
Wireless network interface (ipw2200) does not have IP address after boot
https://bugs.launchpad.net/bugs/34505
You received this bug notification because you are a member of Ubuntu
Bugs, which is a direct subscriber.

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


[Bug 34505] Re: Wireless network interface (ipw2200) does not have IP address after boot

2007-09-09 Thread Axel Bojer
FIXED!

iface ra0 inet dhcp
wireless-essid My_network_name

in /etc/network/interfaces solved the problem. :-)
I do not know why this did not work at first just by choosing the same 
configuration with System Settings -- Network settings (which gives the same 
dialog as above mentioned). Oh well ...

-- 
Wireless network interface (ipw2200) does not have IP address after boot
https://bugs.launchpad.net/bugs/34505
You received this bug notification because you are a member of Ubuntu
Bugs, which is a direct subscriber.

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


[Bug 34505] Re: Wireless network interface (ipw2200) does not have IP address after boot

2007-07-12 Thread Rubeosis
Sorry, this was the wrong place to report my problem. I am using Feisty
7.0.4.

-- 
Wireless network interface (ipw2200) does not have IP address after boot
https://bugs.launchpad.net/bugs/34505
You received this bug notification because you are a member of Ubuntu
Bugs, which is a direct subscriber.

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


[Bug 34505] Re: Wireless network interface (ipw2200) does not have IP address after boot

2007-05-11 Thread Jonathan H
I have what seems to be the same issue.  I use the ipw2200 driver in
feisty.  knetworkmanager can not bring up a wep connection.  If I
disable knetworkmanager and run iwconfig and dhclient manually, the
connection comes up perfectly.

I got to this point in a threat on ubuntuforums here:
http://ubuntuforums.org/showthread.php?p=2637999

Please let me know if there is anymore information I can give.

-- 
Wireless network interface (ipw2200) does not have IP address after boot
https://bugs.launchpad.net/bugs/34505
You received this bug notification because you are a member of Ubuntu
Bugs, which is a direct subscriber.

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


[Bug 34505] Re: Wireless network interface (ipw2200) does not have IP address after boot

2007-01-11 Thread Mark R. Johnson
I've looked at bugs 37697 and 37821.  They describe many of the same
issues, but are related to madwifi.  I'm not using madwifi.  I will look
to see if I'm getting the AP MAC listed.

-- 
Wireless network interface (ipw2200) does not have IP address after boot
https://launchpad.net/bugs/34505

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


[Bug 34505] Re: Wireless network interface (ipw2200) does not have IP address after boot

2007-01-09 Thread Gregor
Hi,

very new to all this wireless stuff, so hopefully don't post something
stupid, but I think I have a similar problem, using Edgy:

- my wireless adapter (Netgear WG111v2) is recognized and up, but I
don't get an IP

- after runnig dhclient manually, everything works fine

- I first stumbled upon bug #37697, but then thought that it seems more
like a dhclient problem.

Please let me know if I can help with any information.

-- 
Wireless network interface (ipw2200) does not have IP address after boot
https://launchpad.net/bugs/34505

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


[Bug 34505] Re: Wireless network interface (ipw2200) does not have IP address after boot

2006-10-11 Thread Mark R. Johnson
It seems like I only have this problem after an IP lease expires.
Rebooting does not fix the problem unless I do a ifdown eth1 first.
That will release the old IP address, but an ifup eth1 will not assign
a new address.  I must reboot to get that working.

I'm also getting a couple of errors in the log file that might help.
The first one is:

Oct 10 20:28:01 localhost ifplugd(eth1)[4525]: client: wpa_supplicant:
failed to locate ctrl_interface socket, exiting

The second one is the repeated several times.  It is:

Oct 10 20:28:55 localhost kernel: [17179823.272000] TKIP: replay
detected: STA=00:13:10:d2:cf:98 previous TSC 0441 received TSC
016a

Followed by:

Oct 10 20:29:04 localhost dhclient: No DHCPOFFERS received.
Oct 10 20:29:04 localhost dhclient: No working leases in persistent database - 
sleeping.


At that point, iwconfig will start showing some RX invalid frag errors.

-- 
Wireless network interface (ipw2200) does not have IP address after boot
https://launchpad.net/bugs/34505

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


[Bug 34505] Re: Wireless network interface (ipw2200) does not have IP address after boot

2006-08-31 Thread Liu Qishuai
Maybe dhclient doesn't know the wireless connection is not associated to
an AP at this moment, and thinks the DHCP server is down.

-- 
Wireless network interface (ipw2200) does not have IP address after boot
https://launchpad.net/bugs/34505

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


[Bug 34505] Re: Wireless network interface (ipw2200) does not have IP address after boot

2006-08-16 Thread Nikopol
The issue seems to have  become worse for me as not even dhclient will
get me an IP address after  boot on my ipw2200 (Dell Inspiron 1300). The
only resolution to the problem is opening networkconfig and decativating
then reactivating the wireless card. That will make it get an IP address
but only then will that work.

-- 
Wireless network interface (ipw2200) does not have IP address after boot
https://launchpad.net/bugs/34505

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