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" <[email protected]> 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 <[email protected]> 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 <[email protected]> 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 <[email protected]> >> wrote: >> >> >> >> What's logged in dmesg? >> >> >> >> >> >> -a >> >> >> >> On 6 December 2013 20:56, Peter Edson <[email protected]> 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 >> >> > _______________________________________________ >> >> > [email protected] mailing list >> >> > http://lists.freebsd.org/mailman/listinfo/freebsd-stable >> >> > To unsubscribe, send any mail to >> >> > "[email protected]" >> > >> > >> > > _______________________________________________ [email protected] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-wireless To unsubscribe, send any mail to "[email protected]"
