From owner-freebsd-stable@FreeBSD.ORG Sat Dec 7 06:22:58 2013 Return-Path: Delivered-To: stable@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 CED4619D for ; Sat, 7 Dec 2013 06:22:58 +0000 (UTC) Received: from mail-qe0-x22c.google.com (mail-qe0-x22c.google.com [IPv6:2607:f8b0:400d:c02::22c]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 8E7C41716 for ; Sat, 7 Dec 2013 06:22:58 +0000 (UTC) Received: by mail-qe0-f44.google.com with SMTP id nd7so1283627qeb.3 for ; Fri, 06 Dec 2013 22:22:57 -0800 (PST) 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=z4a8ZYKRqavTc56HlDoAWaUCPkS/vz8obbyIrtIm5Kc=; b=gHHjSzF8mMr7p6BgPF85Un7G5sMogfNSaEDUXOc01C9/iZbck6RVA5lgx2JQX0JupE YV3ATbfy5J8B93TtDTd19by4tT/PhDz1+g+KTOjV/D1GYzK/pTT05st51ojDOTPVAP2M afp+NVvqzgrOQRRKTZHIOgILhCzJvVHCA1fg1IEpQWStzq2xwUW86tH7zo83A63LTT2K QmW5PW1RVrXVhruL3pjGuASytugphfUgXuXqpcO+qzb78SKep7Ey1o/0qdqfX8rQNfb7 slu//j4Ws3SqvgiE900ZWkS4RF3/XAQFRMGkuxZxPUj0Zw8+D+8ttKjHV5r1IvyUKuMy vHwA== MIME-Version: 1.0 X-Received: by 10.49.116.141 with SMTP id jw13mr13518329qeb.2.1386397377830; Fri, 06 Dec 2013 22:22:57 -0800 (PST) Sender: adrian.chadd@gmail.com Received: by 10.224.53.200 with HTTP; Fri, 6 Dec 2013 22:22:57 -0800 (PST) In-Reply-To: References: Date: Fri, 6 Dec 2013 22:22:57 -0800 X-Google-Sender-Auth: 0FAgWKZgiwkVgs3F-kIyANj2Gjg Message-ID: Subject: Re: Atheros 9565 wifi problems From: Adrian Chadd To: Peter Edson Content-Type: text/plain; charset=ISO-8859-1 Cc: "stable@freebsd.org" X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.17 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 07 Dec 2013 06:22:58 -0000 What's logged in dmesg? -a On 6 December 2013 20:56, Peter Edson wrote: > Hi, I installed freebsd 10 beta 4 today and it autodetected the atheros > 9565 chip and I got it setup no problem with wpa_supplicant. I installed > some stuff like xorg and i3 wm and then took a nap. I woke up and rebooted > the machine and it will not work on any wifi settings now. > > It keeps throwing errors about /var/run/wpa_supplicant failed to initialize > control interface and remove the file, this is when I run service netif > restart, start etc. I have tried removing it and it doesn't help. > > my pci conf for atheros looks like this: > > ath0@pci0:3:0:0: > > class = 0x028000 card=0x063211ad chip=0x0036168c rev=0x01 hdr=0x00 > > vendor= atheros communications > device= ar9565 wireless network adapter > class = network > _______________________________________________ > freebsd-stable@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-stable > To unsubscribe, send any mail to "freebsd-stable-unsubscribe@freebsd.org"