Return-path: Received: from mail-we0-f171.google.com ([74.125.82.171]:45067 "EHLO mail-we0-f171.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753223Ab3HFOqI (ORCPT ); Tue, 6 Aug 2013 10:46:08 -0400 MIME-Version: 1.0 Reply-To: sedat.dilek@gmail.com In-Reply-To: <1375797260.8219.21.camel@jlt4.sipsolutions.net> References: <1375797260.8219.21.camel@jlt4.sipsolutions.net> Date: Tue, 6 Aug 2013 16:46:06 +0200 Message-ID: (sfid-20130806_164627_037473_711CC4FB) Subject: Re: linux-next: Tree for Aug 6 [ wireless | iwlwifi | mac80211 ? ] From: Sedat Dilek To: Johannes Berg Cc: Stephen Rothwell , linux-next@vger.kernel.org, linux-kernel@vger.kernel.org, wireless Content-Type: text/plain; charset=UTF-8 Sender: linux-wireless-owner@vger.kernel.org List-ID: On Tue, Aug 6, 2013 at 3:54 PM, Johannes Berg wrote: > On Tue, 2013-08-06 at 15:51 +0200, Sedat Dilek wrote: >> OK, I did not try with debugging enabled and/or w/o Network-Manager. >> >> If you know of an issue, please let me know. > > No, but the dmesg looks like security problems - check wpa_supplicant > log > I start a debug-session like this: # stop network-manager # kill -9 $(pidof wpa_supplicant) # /sbin/wpa_supplicant -B -P /run/sendsigs.omit.d/wpasupplicant.pid -u -s -O /var/run/wpa_supplicant -t -ddd # start network-manager # tail -f /var/log/syslog # egrep 'warn|fail|error' /root/syslog_for-johill.txt Aug 6 16:29:00 fambox wpa_supplicant[1150]: wlan0: WPA: 4-Way Handshake failed - pre-shared key may be incorrect Aug 6 16:29:07 fambox wpa_supplicant[1150]: wlan0: WPA: 4-Way Handshake failed - pre-shared key may be incorrect Aug 6 16:29:13 fambox NetworkManager[1064]: quit request received, terminating... Aug 6 16:30:21 fambox NetworkManager[2541]: (wlan0): driver supports Access Point (AP) mode Aug 6 16:30:21 fambox NetworkManager[2541]: failed to allocate link cache: (-10) Operation not supported Aug 6 16:30:21 fambox NetworkManager[2541]: Trying to remove a non-existant call id. Aug 6 16:30:21 fambox wpa_supplicant[2533]: nl80211: Scan trigger failed: ret=-16 (Device or resource busy) Aug 6 16:30:27 fambox wpa_supplicant[2533]: EAPOL: External notification - EAP fail=0 Aug 6 16:30:34 fambox wpa_supplicant[2533]: EAPOL: External notification - EAP fail=0 Aug 6 16:30:42 fambox wpa_supplicant[2533]: EAPOL: External notification - EAP fail=0 Aug 6 16:30:48 fambox wpa_supplicant[2533]: EAPOL: External notification - EAP fail=0 Aug 6 16:31:04 fambox NetworkManager[2541]: quit request received, terminating... I send you the full syslog.txt to your sipsolutions email-address (not sure if it contains sensitive data). - Sedat - > johannes >