From owner-freebsd-wireless@FreeBSD.ORG Mon Mar 31 09:38:51 2014 Return-Path: Delivered-To: freebsd-wireless@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 259C8C68 for ; Mon, 31 Mar 2014 09:38:51 +0000 (UTC) Received: from mail-qg0-x232.google.com (mail-qg0-x232.google.com [IPv6:2607:f8b0:400d:c04::232]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id D9A261B5 for ; Mon, 31 Mar 2014 09:38:50 +0000 (UTC) Received: by mail-qg0-f50.google.com with SMTP id q108so7160262qgd.9 for ; Mon, 31 Mar 2014 02:38:50 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:sender:in-reply-to:references:date:message-id:subject :from:to:cc:content-type; bh=csOvFwgYzCXke4L1ADE6drayn2UxmMlGxKtUcSMO69M=; b=E6FhHQsvE0KwAbuJfBXtacoXeiUlT7RoKAv7LVNm5LWJhzWTw2PHopVHPhu3XEE/hr u4IKq7lsDJX/i2yy2SARMzBN0usoKhV10tHdFFyEdMWuE/bxnKai3gJ9q+oj7rXO3h0G sgZ9R/dhp/wGpepPEM7HnoJlMvduTlu5SbhlmIwslpMLSfssyRnLwc468AUhS/1IzgEi l3po68p7WUOZzGgHx5Cyl/X+IgqOiLCIsRUECGGs4z6oVo+xpaNOofEJlRQcg3aWm+PM VzM08DPCyZdVXurohrD+B+y72Mvhwl2m1JNW1c/pciX5RzwxfHq5695NId/BuiHyQHSQ vOgg== MIME-Version: 1.0 X-Received: by 10.229.17.69 with SMTP id r5mr26297290qca.7.1396258730042; Mon, 31 Mar 2014 02:38:50 -0700 (PDT) Sender: adrian.chadd@gmail.com Received: by 10.224.50.143 with HTTP; Mon, 31 Mar 2014 02:38:49 -0700 (PDT) In-Reply-To: <20140331073054.5d7642d6@X220.alogt.com> References: <20140331073054.5d7642d6@X220.alogt.com> Date: Mon, 31 Mar 2014 02:38:49 -0700 X-Google-Sender-Auth: bekaGHrwAYQwMfYAEiZibDzYoAo Message-ID: Subject: Re: iwn0 hangs randomly when starting the machine From: Adrian Chadd To: Erich Dollansky Content-Type: text/plain; charset=ISO-8859-1 Cc: "freebsd-wireless@freebsd.org" X-BeenThere: freebsd-wireless@freebsd.org X-Mailman-Version: 2.1.17 Precedence: list List-Id: "Discussions of 802.11 stack, tools device driver development." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 31 Mar 2014 09:38:51 -0000 Hi, What were you running before and did the NIC work? -a On 30 March 2014 16:30, Erich Dollansky wrote: > Hi, > > since I upgraded to r263767, I have the following problem: > > Wireless does not start all the while. When it does not start, it hangs > then forever. wpa_supplicant's state in top is then '-'. If I start > wpa_supplicant by hand, it will hang and it cannot be stopped by > control C. The light indicating that wireless is up is never on in this > case. Rebooting the machine solves the problem. I did not find any > other way to solve as the wireless related commands will hang. > > When the wireless network comes up, I can work just normal. > > Erich > > PS: > > The hardware: > > iwn0: mem 0xf2500000-0xf2501fff irq 17 > at device 0.0 on pci3 > _______________________________________________ > freebsd-wireless@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-wireless > To unsubscribe, send any mail to "freebsd-wireless-unsubscribe@freebsd.org"