Unable to upgrade firmware for QCA988x module, ath10k!

Michal Kazior michal.kazior at tieto.com
Sun Oct 5 23:30:08 PDT 2014


On 4 October 2014 15:20, Ramprasad Vempati <ramprasad.vempati at gmail.com> wrote:
> Hi Michal,
>
> As you suggested I've moved to latest stable kernel: 3.16.3 . I still
> have the same problem.
>
> Problem is: My AP starts advertising beacons, clients connect & also
> talk to each other. but Client to AP or AP to client communication is
> not going through. On the Ap interface I see ARP requests coming, but
> no ARP response. Below is the console output. I'm attaching hostapd
> logs also for your reference.
>
> FW I'm using is: 10.1.467-2.1
[...]

Hostap logs point out you have a br0 (bridge) interface and wlan3 is a
part of it. You should be setting 192.168.3.1 for br0 instead of
wlan3:

 ifconfig wlan3 0.0.0.0
 ifconfig br0 192.168.3.1


Michał



More information about the ath10k mailing list