On Sun, Sep 04, 2016 at 09:36:33PM +0200, Guan Xin wrote: > On Mon, Aug 29, 2016 at 10:38 AM, Jouni Malinen <j@xxxxx> wrote: > > That sounds like an error in the client device. Which station was this? > > Does it support HT? > > All my devices support HT, and work well with WPA-PSK with "require_ht=1". > I tried five mobile phones running Android 2.3, 4.4, 5.1 (x2), and 6.0. > Only the Android 4.4 and one of the two 5.1 devices have the > "AssocReq" problem when "require_ht=1". > Both of them use MediaTek SoCs (MT6732M and MT6735P). > All the other three devices don't use MediaTek SoC and don't have the problem. That sounds like a MediaTek specific issue on the client devices.. It would be interesting to see a wireless sniffer capture showing the exact frames exchanged between the AP and station. I'd use an external wireless sniffer for that, but you might also be able to add a separate virtual monitor interface on the AP and use that monitor interface to capture the frames. For example, something like this: iw dev wlan0 interface add mon0 type monitor ifconfig mon0 up tcpdump -i mon0 -n -s 2000 -w /tmp/mon0.pcap -- Jouni Malinen PGP id EFC895FA _______________________________________________ Hostap mailing list Hostap@xxxxxxxxxxxxxxxxxxx http://lists.infradead.org/mailman/listinfo/hostap