Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 7 Dec 2013 20:52:46 -0800
From:      Adrian Chadd <adrian@freebsd.org>
To:        Peter Edson <pete.edson@gmail.com>, freebsd-wireless@freebsd.org
Subject:   Re: Atheros 9565 wifi problems
Message-ID:  <CAJ-VmonPCf8VbbchDabxsaF2nVpar8F8PVjJGyjX2dCLxpa14g@mail.gmail.com>
In-Reply-To: <CACfAQ3ZODJ4u0S8m4LYQ3enzG6q%2Bcbk02jixAuQ6tzYRvDLBiw@mail.gmail.com>
References:  <CACfAQ3bNOBAJwwnpQMMj=s=bbGCdo-gfFugY%2B%2BOksYN-99kxew@mail.gmail.com> <CAJ-VmonqxGWJBBdoNYb7S_8iisGs-OJ4_S4U7yN3ekdBjJUe6g@mail.gmail.com> <CACfAQ3YV6akqnNJ5SL8oBMS%2BnQzuxy-VsbHuniFEOhQX7NUKgw@mail.gmail.com> <CAJ-Vmonk-Y%2Bm%2BJBWoGfuiF%2B4xKjJ4c9vtiUYzY4sm2Uthr_Mbw@mail.gmail.com> <CACfAQ3by4_uaxam7EbyhhVbjYrDsdxfDjNvNBTPHVSXW_8nM=A@mail.gmail.com> <CAJ-VmomZxuH834e1TYZOSMRm7EE90N6Qz3T-t2gYt7hXxs9_wg@mail.gmail.com> <CACfAQ3bHi73bKMViypE2znzwJ%2BQAZ=%2BYdq7etZqnKLB6j3bL8w@mail.gmail.com> <CAJ-Vmok5qm2=JAxQwRXq_jcSotBVFsZVwRJsomp50iMfbeSjVg@mail.gmail.com> <CACfAQ3Y6WKPvoeckUrUiBzaRZCif2nnpZgDjehYZhe3eJykPOw@mail.gmail.com> <CACfAQ3ZODJ4u0S8m4LYQ3enzG6q%2Bcbk02jixAuQ6tzYRvDLBiw@mail.gmail.com>

next in thread | previous in thread | raw e-mail | index | archive | help
Well does it work manually on head? I'd like to make sure there are no
problems there.
On Dec 7, 2013 7:36 PM, "Peter Edson" <pete.edson@gmail.com> wrote:

> Hey, I went ahead and reinstalled 10 beta 4 and it does not work
> automatically, but running the commands manually does work -- even rebooted
> and it is still working.
>
> So that is awesome, just hope it keeps working. I still need to install
> xorg/i3 like before but I'll assume it's gonna stay working since those
> shouldn't have much to do with it working but I am trying to follow the
> steps I did last time to pinpoint any errors.
>
> I'll let you know if I run in to any problems thanks so much for the
> support.
>
>
> On Sat, Dec 7, 2013 at 5:52 PM, Peter Edson <pete.edson@gmail.com> wrote:
>
>> It's actually a really nice laptop for what I paid for it in my opinion
>> :-) I bought it from the microsoft store of all places on black friday for
>> like half off! lol.
>>
>>
>> it's a gateway (acer) nv570p10u
>>
>> has an i5 ivy bridge 3337U
>>
>> 15.6" screen b/g/n wifi (as you know)
>> Touch screen i'll probably never use.
>>
>> Not bad for 329$
>>
>> replaced the hdd with an ssd of course.
>>
>>
>> Anyway I gotta study for a big anatomy test for the rest of the weekend
>> but monday or tuesday i'll reinstall and i'll email you and let you know if
>> it works after a reboot.
>>
>> I figure i'll get the wifi up and running again like I did the first
>> time. Reboot, make sure it works.
>>
>> Install xorg/i3wm like I did reboot again and hope it works heh.
>>
>>
>>
>>
>>
>>
>>
>> On Sat, Dec 7, 2013 at 5:46 PM, Adrian Chadd <adrian@freebsd.org> wrote:
>>
>>> Try 10.0b4 and run with it again. It may have been a fluke. Which laptop
>>> is it? It could be some cut price version I need driver hacks for :(
>>>
>>> Adrian
>>> On Dec 7, 2013 2:45 PM, "Peter Edson" <pete.edson@gmail.com> wrote:
>>>
>>>> it worked on 10 beta 4. Was autodetected during the USB install process.
>>>>
>>>> I used wpa supplicant to configure it and it worked fine until I
>>>> rebooted, then it just stopped working for apparently no reason (you'd know
>>>> a hell of a lot better than I would)
>>>>
>>>> It was not detected in 9.2, which is why I installed 10 beta 4
>>>>
>>>>
>>>> On Sat, Dec 7, 2013 at 5:42 PM, Adrian Chadd <adrian@freebsd.org>wrote:
>>>>
>>>>> 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" <pete.edson@gmail.com> 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 <adrian@freebsd.org>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 <pete.edson@gmail.com> 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 <adrian@freebsd.org>
>>>>>>> wrote:
>>>>>>> >>
>>>>>>> >> What's logged in dmesg?
>>>>>>> >>
>>>>>>> >>
>>>>>>> >> -a
>>>>>>> >>
>>>>>>> >> On 6 December 2013 20:56, Peter Edson <pete.edson@gmail.com>
>>>>>>> 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"
>>>>>>> >
>>>>>>> >
>>>>>>>
>>>>>>
>>>>>>
>>>>
>>
>



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?CAJ-VmonPCf8VbbchDabxsaF2nVpar8F8PVjJGyjX2dCLxpa14g>