Results 1 to 4 of 4

Thread: Update/Upgrade killed WPA wireless network (again!)

  1. #1
    Join Date
    Mar 2007
    Beans
    21
    Distro
    Ubuntu 10.04 Lucid Lynx

    Update/Upgrade killed WPA wireless network (again!)

    Hi all,

    Updated my 8.04 install and it killed my wpa encrypted wireless network - ok connecting to open networks or using a network cable.

    Decided to bite the bullet and do a dist upgrade to 8.10 to see if it sorted it out - no luck.

    The 8.04 update has caused problems with wpa before. I generally use Network Manager to administer my wireless, although to try and debug these problems I dropped down to using wpa_supplicant from the commandline.

    If anyone has a clue as to what is going wrong I have all the relevant output here:

    http://mango.homelinux.net/wlan_debug

    iwconfig output is here: http://mango.homelinux.net/wlan_debug/iwconfig.txt
    ifconfig output is here: http://mango.homelinux.net/wlan_debug/ifconfig.txt
    wpa_supplicant output is here: http://mango.homelinux.net/wlan_debu...ant_output.txt
    and my wpa_supplicant.conf is here: http://mango.homelinux.net/wlan_debu...icant.conf.txt

    My call to wpa_supplicant is:

    sudo wpa_supplicant -Dwext -ieth1 -c/etc/wpa_supplicant.conf -dd


    Any help much appreciated

    S

  2. #2
    Join Date
    Mar 2007
    Location
    Denver, CO
    Beans
    7,958
    Distro
    Ubuntu Mate 16.04 Xenial Xerus

    Re: Update/Upgrade killed WPA wireless network (again!)

    What wireless chipset are you using?

    Can you post
    lshw -C network
    iwlist scan
    lspci -nnm

    Thanks

  3. #3
    Join Date
    Mar 2007
    Beans
    21
    Distro
    Ubuntu 10.04 Lucid Lynx

    Re: Update/Upgrade killed WPA wireless network (again!)

    Hi,

    Thanks for the reply. I have posted the output of all commands you asked to the same place:

    http://mango.homelinux.net/wlan_debug

    The device is a standard built in intel wireless card, using the ipw2200. Incidentally I have tried wpa_supplicant passing the proper driver but it uses -Dwext anyway, as I think it has support for more recent functionality/attributes.

    Interested if this shows up anything weird because my setup is pretty standard and must be used by thousands of others!

    Cheers

    S

  4. #4
    Join Date
    Mar 2007
    Beans
    21
    Distro
    Ubuntu 10.04 Lucid Lynx

    Re: Update/Upgrade killed WPA wireless network (again!)

    Ok so this is a bit embarrassing but . . . well firstly I am sure the update to my Hardy install killed my wireless but it's possible the upgrade to Ibex sorted it out . . . however in the meantime I had changed the wireless broadcast channel to 13 (as I am in Europe) and just found out:

    dmesg | grep 2200

    returns

    ipw2200: Detected geography ZZM (11 802.11bg channels, 0 802.11a channels)

    giving me only 11 supported channels - so no matter what I did I was never connecting to my network on channel 13. So I dropped down to Channel 1 and all was well!

    Thanks to whoever looked at this, apologies for wasting your time

    S
    Last edited by siloko; February 11th, 2009 at 08:56 AM. Reason: Forgot to add the eventual outcome!

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •