* Unable to receive beacon in IBSS mode
@ 2013-12-19 13:28 Yeoh Chun-Yeow
2013-12-20 10:17 ` Kalle Valo
0 siblings, 1 reply; 7+ messages in thread
From: Yeoh Chun-Yeow @ 2013-12-19 13:28 UTC (permalink / raw)
To: ath10k
Hi, all
I have observed if you create the interface in the ath10k as IBSS mode
(WMI_VDEV_TYPE_IBSS). The ath10k_wmi_event_mgmt_rx is not able to
receive the beacon frame. This maybe the reason when the STA up as
adhoc mode not able to join the network.
But if you put the ath10k as AP mode (WMI_VDEV_TYPE_AP), you are able
to receive the beacon.
Is this the correct behavior?
Please advice. Thanks
Regards,
Chun-Yeow
_______________________________________________
ath10k mailing list
ath10k@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/ath10k
^ permalink raw reply [flat|nested] 7+ messages in thread
* Re: Unable to receive beacon in IBSS mode
2013-12-19 13:28 Unable to receive beacon in IBSS mode Yeoh Chun-Yeow
@ 2013-12-20 10:17 ` Kalle Valo
2013-12-20 10:27 ` Yeoh Chun-Yeow
0 siblings, 1 reply; 7+ messages in thread
From: Kalle Valo @ 2013-12-20 10:17 UTC (permalink / raw)
To: Yeoh Chun-Yeow; +Cc: ath10k
Yeoh Chun-Yeow <yeohchunyeow@gmail.com> writes:
> I have observed if you create the interface in the ath10k as IBSS mode
> (WMI_VDEV_TYPE_IBSS). The ath10k_wmi_event_mgmt_rx is not able to
> receive the beacon frame. This maybe the reason when the STA up as
> adhoc mode not able to join the network.
>
> But if you put the ath10k as AP mode (WMI_VDEV_TYPE_AP), you are able
> to receive the beacon.
>
> Is this the correct behavior?
I haven't done any IBSS tests myself, but what firmware version are you
using?
--
Kalle Valo
_______________________________________________
ath10k mailing list
ath10k@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/ath10k
^ permalink raw reply [flat|nested] 7+ messages in thread
* Re: Unable to receive beacon in IBSS mode
2013-12-20 10:17 ` Kalle Valo
@ 2013-12-20 10:27 ` Yeoh Chun-Yeow
2013-12-20 10:33 ` Kalle Valo
0 siblings, 1 reply; 7+ messages in thread
From: Yeoh Chun-Yeow @ 2013-12-20 10:27 UTC (permalink / raw)
To: Kalle Valo; +Cc: ath10k
ath10k: qca988x hw2.0 (0x4100016c) fw 999.999.0.636 api 2 htt 2.1
The firmware version is 999.999.0.636.
----
Chun-Yeow
On Fri, Dec 20, 2013 at 6:17 PM, Kalle Valo <kvalo@qca.qualcomm.com> wrote:
> Yeoh Chun-Yeow <yeohchunyeow@gmail.com> writes:
>
>> I have observed if you create the interface in the ath10k as IBSS mode
>> (WMI_VDEV_TYPE_IBSS). The ath10k_wmi_event_mgmt_rx is not able to
>> receive the beacon frame. This maybe the reason when the STA up as
>> adhoc mode not able to join the network.
>>
>> But if you put the ath10k as AP mode (WMI_VDEV_TYPE_AP), you are able
>> to receive the beacon.
>>
>> Is this the correct behavior?
>
> I haven't done any IBSS tests myself, but what firmware version are you
> using?
>
> --
> Kalle Valo
_______________________________________________
ath10k mailing list
ath10k@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/ath10k
^ permalink raw reply [flat|nested] 7+ messages in thread
* Re: Unable to receive beacon in IBSS mode
2013-12-20 10:27 ` Yeoh Chun-Yeow
@ 2013-12-20 10:33 ` Kalle Valo
2013-12-23 7:47 ` Yeoh Chun-Yeow
0 siblings, 1 reply; 7+ messages in thread
From: Kalle Valo @ 2013-12-20 10:33 UTC (permalink / raw)
To: Yeoh Chun-Yeow; +Cc: ath10k
Yeoh Chun-Yeow <yeohchunyeow@gmail.com> writes:
> ath10k: qca988x hw2.0 (0x4100016c) fw 999.999.0.636 api 2 htt 2.1
>
> The firmware version is 999.999.0.636.
Ok, that's the firmware version I would recommend to start with. You
could try 10.1 version, but I doubt it works any better with IBSS.
--
Kalle Valo
_______________________________________________
ath10k mailing list
ath10k@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/ath10k
^ permalink raw reply [flat|nested] 7+ messages in thread
* Re: Unable to receive beacon in IBSS mode
2013-12-20 10:33 ` Kalle Valo
@ 2013-12-23 7:47 ` Yeoh Chun-Yeow
2014-01-28 10:28 ` Kalle Valo
0 siblings, 1 reply; 7+ messages in thread
From: Yeoh Chun-Yeow @ 2013-12-23 7:47 UTC (permalink / raw)
To: Kalle Valo; +Cc: ath10k
Hi, Kalle Valo
It seems that the problem of adhoc mode is due to the get_tsf is not
implemented in the driver.
Can you point out which WMI command that we can use to fetch the TSF timestamp.
Thanks
----
Chun-Yeow
On Fri, Dec 20, 2013 at 6:33 PM, Kalle Valo <kvalo@qca.qualcomm.com> wrote:
> Yeoh Chun-Yeow <yeohchunyeow@gmail.com> writes:
>
>> ath10k: qca988x hw2.0 (0x4100016c) fw 999.999.0.636 api 2 htt 2.1
>>
>> The firmware version is 999.999.0.636.
>
> Ok, that's the firmware version I would recommend to start with. You
> could try 10.1 version, but I doubt it works any better with IBSS.
>
> --
> Kalle Valo
_______________________________________________
ath10k mailing list
ath10k@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/ath10k
^ permalink raw reply [flat|nested] 7+ messages in thread
end of thread, other threads:[~2014-01-30 14:18 UTC | newest]
Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-12-19 13:28 Unable to receive beacon in IBSS mode Yeoh Chun-Yeow
2013-12-20 10:17 ` Kalle Valo
2013-12-20 10:27 ` Yeoh Chun-Yeow
2013-12-20 10:33 ` Kalle Valo
2013-12-23 7:47 ` Yeoh Chun-Yeow
2014-01-28 10:28 ` Kalle Valo
[not found] ` <CAEFj986-Ovb5pd7kHO2U=LxA_P73rohvgq6vW5x=+GUamH77hA@mail.gmail.com>
2014-01-30 14:18 ` Yeoh Chun-Yeow
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox