Public bug reported:

Binary package hint: wpasupplicant

I upgraded from gutsy and wpa_suplicant stopped working. Booting the
gutsy kernel (2.6.22-14-generic) fixes the problem. This is with the
ipw3945 driver running on my dell D520 laptop with built in intel wifi,
and  wpa_supplicant 0.6.0+0.5.8-0ubuntu2.

I have the same config as I was using with gutsy, which I manually set
up. In /etc/network/interfaces I have:

 iface eth1 inet static
 address 192.168.1.8
 netmask 255.255.255.0
 gateway 192.168.1.1
 wpa-conf /etc/wpa_supplicant.conf
 wpa-driver wext
 auto eth1

And in /etc/wpa_suplicant.conf I have:
  network={
        ssid="speedy"
        psk=_______my_personal_key_______
  }

I have tried killing and manually starting wpa_suplicant, but that did
not work either. It just kept failing to associate. I also tried
deleting my manual setup and using the hardy network setup, but that
didn't work either.

I have attached the result of running:
 wpa_supplicant -Dwext -ieth1 -c/etc/wpa_supplicant.conf -dd

I also ran it with the working kernel (gutsy 2.6.22-14-generic).
The first few differences in the files are:
diff wpa_output_2.6.22-14-generic.txt wpa_output_2.6.24-17-generic.txt 
17c17
< SIOCGIWRANGE: WE(compiled)=22 WE(source)=16 enc_capa=0xf
---
> SIOCGIWRANGE: WE(compiled)=22 WE(source)=21 enc_capa=0xf
31a32
> Ignore event for foreign ifindex 3
37,38c38,49
< Received 501 bytes of scan results (2 BSSes)
< Scan results: 2
---
> Received 0 bytes of scan results (0 BSSes)
> Scan results: 0

** Affects: wpasupplicant (Ubuntu)
     Importance: Undecided
         Status: New

-- 
wpa_supplicant not associating after upgrade to Hardy
https://bugs.launchpad.net/bugs/237290
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

Reply via email to