From owner-freebsd-wireless@FreeBSD.ORG Sat Dec 7 22:42:04 2013 Return-Path: Delivered-To: freebsd-wireless@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id E6636763 for ; Sat, 7 Dec 2013 22:42:03 +0000 (UTC) Received: from mail-qa0-x229.google.com (mail-qa0-x229.google.com [IPv6:2607:f8b0:400d:c00::229]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 9F3D21F2E for ; Sat, 7 Dec 2013 22:42:03 +0000 (UTC) Received: by mail-qa0-f41.google.com with SMTP id j5so1606816qaq.14 for ; Sat, 07 Dec 2013 14:42:01 -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:content-type; bh=qGXH4OBOeDboGorRxIvaNFz54t6urUs3Asj4YtRC/jc=; b=KArfAFj9V38Mc/01UX8hOJqsVBIoMYBBHobrhKaNFE9wMzp4QLnPNGk6odfYZs/RDg wjzDvpXY7PiHgQn6WIET01Ld9bw5ovnn35LffUHZxRVY6AeSTJGdxGr42OFjnWPOcBKL De2erZKf97B7PJC/IJqEJMntkRJYM+7bD3Lwdn8Y2YFUbaE5utOfXdg9ZA1hHoCciUb0 7jwlVufvHOry8aOPT/zm6e8i8vhSJCK48xsRw7sTYFVcD9nAMVNJeO4/+exCzZ3peLCV MHgHDk2fmspj2VOv2jy7agNILX5ZBQgi8VW/A7srlGWrdDa85lRBD2zl0T9vtvND4bYe E2vg== MIME-Version: 1.0 X-Received: by 10.224.24.131 with SMTP id v3mr20488022qab.48.1386456121542; Sat, 07 Dec 2013 14:42:01 -0800 (PST) Sender: adrian.chadd@gmail.com Received: by 10.224.53.200 with HTTP; Sat, 7 Dec 2013 14:42:01 -0800 (PST) Received: by 10.224.53.200 with HTTP; Sat, 7 Dec 2013 14:42:01 -0800 (PST) In-Reply-To: References: Date: Sat, 7 Dec 2013 14:42:01 -0800 X-Google-Sender-Auth: YoxEW_Ust0PADKiYLY4BYD3ehgs Message-ID: Subject: Re: Atheros 9565 wifi problems From: Adrian Chadd To: Peter Edson , freebsd-wireless@freebsd.org Content-Type: text/plain; charset=ISO-8859-1 X-Content-Filtered-By: Mailman/MimeDel 2.1.17 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: Sat, 07 Dec 2013 22:42:04 -0000 Huh? 10.0 works fine on the 9565? Ive not changed anything in the ath driver since then. Adrian On Dec 7, 2013 2:14 PM, "Peter Edson" wrote: > when I do the destroy, it says it wasn't already configured. > > when I get to the supplicant part it says wpa_supplicant 1046 ioctl > something something operation not supported. > > then it tried to associate for awhile and says ctrl-event-disconnected > reason=3 local=1 > > and authentication timed out > > I get ath0_edma_recv_tasklet: sc_interest_cnt > 0; skipping on the screen > printed out alot. > > > Anyway thanks for the help I guess I should just reinstall 10 beta 4 again > since it was working? > > If this pops up again I guess i'll have to use windows for awhile :-( till > this gets hammered out as my NIC and my wifi aren't working on freebsd at > the moment, I guess this laptop is too new > > > On Sat, Dec 7, 2013 at 12:47 PM, Adrian Chadd wrote: > >> It should be working. :( >> >> Try doing it all manually: >> >> * comment out wpa / ifconfig lines for wifi in /etc/rc.conf >> >> # ifconfig wlan0 destroy >> # ifconfig wlan0 create wlandev ath0 >> # wpa_supplicant -i wlan0 -c /etc/wpa_supplicant.conf & >> >> .. see if that works. >> >> >> >> -a >> >> On 7 December 2013 02:10, Peter Edson wrote: >> > here is my rc.conf /boot/loader.conf /etc/wpa_supplicant.conf and all >> kernel >> > output >> > >> > >> > >> > >> > On Sat, Dec 7, 2013 at 1:22 AM, Adrian Chadd >> wrote: >> >> >> >> 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" >> > >> > >> > >