Date: Wed, 12 Mar 2008 22:54:43 +0000 From: "Alphons \"Fonz\" van Werven" <a.j.werven@student.utwente.nl> To: Benjamin Close <Benjamin.Close@clearchain.com> Cc: Mel <fbsd.questions@rachie.is-a-geek.net>, freebsd-mobile@freebsd.org Subject: Re: [Wireless] Can't connect to wlan Message-ID: <47D85F33.5060908@student.utwente.nl> In-Reply-To: <47D6FB5B.3020107@clearchain.com> References: <47C078EC.4020907@student.utwente.nl> <200802241730.13328.fbsd.questions@rachie.is-a-geek.net> <47D63A65.8010507@clearchain.com> <200803111356.00400.fbsd.questions@rachie.is-a-geek.net> <47D68808.5060709@student.utwente.nl> <47D6FB5B.3020107@clearchain.com>
next in thread | previous in thread | raw e-mail | index | archive | help
Benjamin Close wrote: > Yes the releng_7 one is for 7. Okay, The patch has been applied (laptop running 7.0-RELEASE) and all modules loaded: # kldload if_wpi wpi0: <Intel(R) PRO/Wireless 3945ABG> mem 0xd8000000-0xd8000fff irq 17 at device 0.0 on pci4 wpi0: Ethernet address: 00:1b:77:b5:98:bd wpi0: [ITHREAD] #kldload wpifw #kldload wlan_xauth The license ack was still in my loader.conf, so that's ok too. However: with the patch applied, wpi can't even seem to find any APs anymore, let alone associate with them. I included the output of wpa_supplicant below, in case it's of any help. Regards, Alphons # wpa_supplicant -d -i wpi0 -c /etc/wpa_supplicant.conf Initializing interface 'wpi0' conf '/etc/wpa_supplicant.conf' driver 'default' c trl_interface 'N/A' bridge 'N/A' Configuration file '/etc/wpa_supplicant.conf' -> '/etc/wpa_supplicant.conf' Reading configuration file '/etc/wpa_supplicant.conf' Priority group 0 id=0 ssid='SpeedTouch1EC5E8' Initializing interface (2) 'wpi0' EAPOL: SUPP_PAE entering state DISCONNECTED EAPOL: KEY_RX entering state NO_KEY_RECEIVE EAPOL: SUPP_BE entering state INITIALIZE EAP: EAP entering state DISABLED EAPOL: External notification - portEnabled=0 EAPOL: External notification - portValid=0 Own MAC address: 00:1b:77:b5:98:bd wpa_driver_bsd_set_wpa: enabled=1 wpa_driver_bsd_set_wpa_internal: wpa=3 privacy=1 wpa_driver_bsd_del_key: keyidx=0 wpa_driver_bsd_del_key: keyidx=1 wpa_driver_bsd_del_key: keyidx=2 wpa_driver_bsd_del_key: keyidx=3 wpa_driver_bsd_set_countermeasures: enabled=0 wpa_driver_bsd_set_drop_unencrypted: enabled=1 Setting scan request: 0 sec 100000 usec Added interface wpi0 State: DISCONNECTED -> SCANNING Starting AP scan (broadcast SSID) Trying to get current scan results first without requesting a new scan to speed up initial association Received 0 bytes of scan results (0 BSSes) Scan results: 0 Selecting BSS from priority group 0 Try to find WPA-enabled AP Try to find non-WPA AP No suitable AP found. Setting scan request: 0 sec 0 usec Starting AP scan (broadcast SSID) wpi0: timeout resetting Tx ring 1 wpi0: timeout resetting Tx ring 3 wpi0: timeout resetting Tx ring 4 Received 0 bytes of scan results (0 BSSes) Scan results: 0 Selecting BSS from priority group 0 Try to find WPA-enabled AP Try to find non-WPA AP No suitable AP found. Setting scan request: 5 sec 0 usec [repeat the following until out of patience] Starting AP scan (broadcast SSID) Received 0 bytes of scan results (0 BSSes) Scan results: 0 Selecting BSS from priority group 0 Try to find WPA-enabled AP Try to find non-WPA AP No suitable AP found. Setting scan request: 5 sec 0 usec Starting AP scan (broadcast SSID) Received 0 bytes of scan results (0 BSSes) Scan results: 0 Selecting BSS from priority group 0 Try to find WPA-enabled AP Try to find non-WPA AP No suitable AP found. Setting scan request: 5 sec 0 usec [okay, I'm out of patience now, so I ^C it] CTRL-EVENT-TERMINATING - signal 2 received Removing interface wpi0 State: SCANNING -> DISCONNECTED No keys have been configured - skip key clearing EAPOL: External notification - portEnabled=0 EAPOL: External notification - portValid=0 wpa_driver_bsd_set_wpa: enabled=0 wpa_driver_bsd_set_wpa_internal: wpa=0 privacy=0 wpa_driver_bsd_set_drop_unencrypted: enabled=0 wpa_driver_bsd_set_countermeasures: enabled=0 No keys have been configured - skip key clearing Cancelling scan request Cancelling authentication timeout wpa_driver_bsd_set_wpa_internal: wpa=0 privacy=1 -- All right, that does it Bill [Donahue]. I'm pretty sure that killing Jesus is not very Christian. -- pope Benedict XVI, South Park episode #158
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?47D85F33.5060908>